Built Update package from local machine

Tuazon

Active Member
Hi, I am getting this error on building update package. ClientPkgBuild.log shows success but the SvrPkgBuild.log has errors.
Tue Sep 22 11:49:36 -
Tue Sep 22 11:49:36 - ----------------------------------------------------------
Tue Sep 22 11:49:36 -
Tue Sep 22 11:49:36 - Server Package Build Log
Tue Sep 22 11:49:36 - Package Name: PD811TS01
Tue Sep 22 11:49:36 - Package Description: Update Package
Tue Sep 22 11:49:36 - Parent Package: PD811FC
Tue Sep 22 11:49:36 - Path Code: PD811
Tue Sep 22 11:49:36 - Process ID\Thread ID: 6672\5712
Tue Sep 22 11:49:36 - Current Time: 09/22/201511:49:36
Tue Sep 22 11:49:36 - Package Build Date/Time: 09/22/2015/114917
Tue Sep 22 11:49:36 -
Tue Sep 22 11:49:36 - ----------------------------------------------------------
Tue Sep 22 11:49:36 - Header structure initialized successfully.
Tue Sep 22 11:49:36 -
Tue Sep 22 11:49:36 - Initializing detail structure for server JDENTP.
Tue Sep 22 11:49:36 - Initialize detail structure and working folders on server.
Tue Sep 22 11:49:36 - Initializing internal structures for server JDENTP.
Tue Sep 22 11:50:37 - spkgclnt.c:247 PKGCLT0012 ERROR: Failed to send message. Error Connection failed.
Tue Sep 22 11:50:37 - spkginit.c:509 PKGINT0014 ERROR: Failed to initialize detail structures and folders on the server.
Tue Sep 22 11:50:37 - spkginit.c:370 PKGINT0011 ERROR: Failed to initialize detail structure for server JDENTP. Server list might be incomplete.
Tue Sep 22 11:50:37 - spkginit.c:387 PKGINT0012 ERROR: Failed to initialize list of servers for server package build.
Tue Sep 22 11:50:37 - spkgeng.c:216 PKGENG0006 ERROR: Failed to initialize the servers in the package.
Tue Sep 22 11:50:37 - spkgeng.c:219 PKGENG0007 ERROR: Exiting Server Package Build.
Tue Sep 22 11:50:37 -

Please help...


Thank you.
Romel
JDE EnterpriseOne
8.98.4.9
 
Is this the first package on the server JDENTP?
Looks like a communication failure.
- Check if you are able to ping the machine JDENTP from the build machine.
- Check if the E1 services are running on the enterprise server.
- Check if the environment PD811 is defined for the machine JDENTP. You can check this from P9654a.
- Check for any firewall blocking the communication from the machines and the ports.
 
Back
Top