CNC - Update Package Build Error from AS/400

  • Thread starter michael.lukatchik
  • Start date

michael.lukatchik

Member
All,

During the Update Package Build process, the client build always comes back successfully. However, at some times, the server build does not complete. Upon further research, I can see that the SvrPkgBuild.log indicates the following:

Wed Feb 06 15:19:29 - Checking build status on AS/400
Wed Feb 06 15:19:29 - Updating status to complete for spec object 'dstmpl': records read: 39, records written: 39, server 'AS/400'.
Wed Feb 06 15:19:29 - Updating status for Object 'dstmpl' to PKG_COMPLETE on 'AS/400'
Wed Feb 06 15:19:29 - Updating status to complete for spec object 'gbrlink': records read: 1188, records written: 1188, server 'AS/400'.
Wed Feb 06 15:19:29 - Updating status for Object 'gbrlink' to PKG_COMPLETE on 'AS/400'
Wed Feb 06 15:19:29 - Updating status to complete for spec object 'asvrdtl': records read: 37, records written: 37, server 'AS/400'.
Wed Feb 06 15:19:29 - Updating status for Object 'asvrdtl' to PKG_COMPLETE on 'AS/400'
Wed Feb 06 15:19:29 - Updating status to complete for spec object 'asvrhdr': records read: 5, records written: 5, server 'AS/400'.
Wed Feb 06 15:19:29 - Updating status for Object 'asvrhdr' to PKG_COMPLETE on 'AS/400'
Wed Feb 06 15:24:29 - spkgclnt.c:1125 PKGCLT0048 ERROR: Failed to receive message. Error Timeout..
Wed Feb 06 15:24:29 - spkgstatus.c:281 PKGSTS0001 ERROR: Failed to retrieve status for object rdatext on server AS/400. Server status unknown. Setting package to ERROR.
Wed Feb 06 15:24:29 - Build not complete. Waiting for Server AS/400
Wed Feb 06 15:30:29 - spkgclnt.c:1125 PKGCLT0048 ERROR: Failed to receive message. Error Timeout..
Wed Feb 06 15:30:29 - spkgstatus.c:281 PKGSTS0001 ERROR: Failed to retrieve status for object gbrspec on server AS/400. Server status unknown. Setting package to ERROR.

Has anyone ever seen this before? If so, why does the AS/400 not want to respond for the server build?

Any input or help is appreciated.

TIA
Mike
 
I've seen similiar issues caused by spyware installed on the Deployment server. If you have that installed, try disabling it and try again.
 
Michael, let me know if you find a resolve for this. We get similar errors all the time. Here is one example:

Thu Jan 31 09:41:31 - spkgclnt.c:1059 PKGCLT0048 ERROR: Failed to receive confirmation message, build status not retrieved. Error: Timeout..
Thu Jan 31 09:41:31 - spkgstatus.c:264 PKGSTS0001 ERROR: Failed to retrieve status for object ddtabl on server AS400S2. Server status unknown.
Thu Jan 31 09:41:31 - Build not complete. Waiting for Server 'AS400S2
 
Back
Top