Endevor Package Ship failing with C1BX107S and C1BMX31E
search cancel

Endevor Package Ship failing with C1BX107S and C1BMX31E

book

Article ID: 210126

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

When trying to ship a package of 33 elements, one of the elements failed due to being a dup.  The package could not be re-executed because a  change to the element was needed and that could cause a CAST problem, etc. A new Package for the other elements was created.  However, when attempting to ship the failed package for the few elements that worked, it couldn't ship it due to the following messages.

C1BX107S  SHIP NOT ALLOWED FOR PACKAGE CP548260 ELEMENT XDMMAIN AS/ASMB LOC=INST
C1BX107I  THE LAST PROCESSING OF THE ABOVE ELEMENT WAS NOT DONE IN A PACKAGE.   
C1BMX31E  PACKAGE "CP548260        " - BACKOUT 0018 HAS NO ID RECORDS           
C1BMX31E  PACKAGE "CP548260        " - BACKOUT 001A HAS NO ID RECORDS           
C1BMX06E  PACKAGE STAGING FAILED - RC 0016                                      
C1BMX00I  END OF RUN - ENDEVOR RC 0016              

What do these errors mean and how can I ship the elements in the failing package that were successful?                            

Environment

Release : 18.0, 18.1 

Component : CA Endevor Software Change Manager

Resolution

The failing package cannot be shipped because there is an element in the package (in this example XDMMAIN) that was processed outside the package after the package was executed and prior to the ship.  The error C1BX107S caused the entire shipment of that package to stop (fail) - partial shipments will not be done.  If the members of the failing package that were successful and need to be shipped it will have to be done manually.  
 
Below is an explanation of the error messages: 
 
C1BX107S  SHIP NOT ALLOWED FOR PACKAGE CP548260 ELEMENT XDMMAIN AS/ASMB LOC=INST  
 -The element name is XDMMAIN, which is the member name associated with the shipment...the " AS" is extraneous.  Type is ASMB and LOC=INST is the location information truncated in the environment name.
 
C1BMX31E  PACKAGE "CP548260        " - BACKOUT 0018 HAS NO ID RECORDS           
C1BMX31E  PACKAGE "CP548260        " - BACKOUT 001A HAS NO ID RECORDS
- The 0018 and 001A are syntax statement numbers 24 (x'0018') and 26 (x'001A') in the C1BMX31E messages.