Server Package build Fails

sunnyind

Well Known Member
Hi List,
ERP 8 ES on Win NT
I am unable to submit the full/update package on server. On the deployment server the jde.log :
170/196 Mon May 05 16:18:06 2003 jdb_ctl.c6104
JDB9900155 - Failed to get non - zero AB Number.

167/265 Mon May 05 16:18:56 2003 netsock.c323
11001- returned

167/265 Mon May 05 16:18:56 2003 spkgclnt.c80
PKG0001000 - Package Initialization of server failed!
Unable to create a network message. JDENET error: Invalid host name.

167/265 Mon May 05 16:18:56 2003 spkginit.c901
PKG0002305 - Unable to load detail structures for package TEST1

167/265 Mon May 05 16:18:56 2003 spkginit.c589
PKG0002205 - Unable to load detail structures for package TEST1

167/265 Mon May 05 16:18:56 2003 spkgeng.c197
PKG0000022 - Package Build Failed for TEST1: Unable to create package header structure.

167/265 Mon May 05 16:18:57 2003 jdb_ctl.c6104
JDB9900155 - Failed to get non - zero AB Number.

The server path is B7334 in P00945 & P980042.

Thanks in advance for your valuable tips..
 
From the Enterprise server, can you FTP to the B7334 share on the deployment server?

The 'Invalid HOST name is a big hint'. Try to ping the host name from the Deployment server and see if the name resolves. If not check the HOST/LMHOST file.

If you can resolve the name then make sure that this is the name that OneWorld is using.


Colin
 
That was simply gr8. IT WORKED. Thanks.
But now my server package fails as the SvrBuild.log states :

Mon May 05 18:42:56 2003 spkgsvr.c334 Log File Created
Mon May 05 18:42:56 2003 spkgsvr.c355 Machine type retrieved: OS = INTEL; Ver = 4.0
Mon May 05 18:42:56 2003 spkgsvr.c372 Object list created
Mon May 05 18:42:56 2003 spkgsvr.c467 Package TEST1 for JDE has been initialized.
Mon May 05 18:42:58 2003 spkgsvr.c550 Creating detail file for object ddpkeyd in package TEST1.
Mon May 05 18:42:58 2003 spkgsvr.c627 Structure for Object ddpkeyd (ID 7, Operation 0) was created and added to object list successfully
Mon May 05 18:42:58 2003 spkgsvr.c699 Created detail file for object ddpkeyd in package TEST1.
Mon May 05 18:42:58 2003 spkgsvr.c1015 Starting build for object ddpkeyd in package TEST1.
Mon May 05 18:42:58 2003 spkgutil.c3027 Unpack spec ddpkeyd.
Mon May 05 18:42:58 2003 spkgsvr.c550 Creating detail file for object ddpkeyh in package TEST1.
Mon May 05 18:42:58 2003 spkgsvr.c627 Structure for Object ddpkeyh (ID 6, Operation 0) was created and added to object list successfully
Mon May 05 18:42:58 2003 spkgsvr.c699 Created detail file for object ddpkeyh in package TEST1.
Mon May 05 18:42:59 2003 spkgsvr.c1015 Starting build for object ddpkeyh in package TEST1.
Mon May 05 18:42:59 2003 spkgutil.c3027 Unpack spec ddpkeyh.
Mon May 05 18:42:59 2003 spkgsvr.c550 Creating detail file for object ddclmn in package TEST1.
Mon May 05 18:42:59 2003 spkgsvr.c627 Structure for Object ddclmn (ID 5, Operation 0) was created and added to object list successfully
Mon May 05 18:42:59 2003 spkgsvr.c699 Created detail file for object ddclmn in package TEST1.
Mon May 05 18:42:59 2003 spkgsvr.c1015 Starting build for object ddclmn in package TEST1.
Mon May 05 18:42:59 2003 spkgutil.c3027 Unpack spec ddclmn.
Mon May 05 18:42:59 2003 spkgsvr.c550 Creating detail file for object ddtabl in package TEST1.
Mon May 05 18:42:59 2003 spkgsvr.c627 Structure for Object ddtabl (ID 4, Operation 0) was created and added to object list successfully
Mon May 05 18:42:59 2003 spkgsvr.c699 Created detail file for object ddtabl in package TEST1.
Mon May 05 18:43:00 2003 spkgsvr.c1015 Starting build for object ddtabl in package TEST1.
Mon May 05 18:43:00 2003 spkgutil.c3027 Unpack spec ddtabl.
Mon May 05 18:43:00 2003 spkgsvr.c1377 Status for spec object ddpkeyd = STOPPED with ERROR.
Mon May 05 18:43:00 2003 spkgsvr.c1377 Status for spec object ddpkeyh = STOPPED with ERROR.
Mon May 05 18:43:01 2003 spkgsvr.c1377 Status for spec object ddclmn = STOPPED with ERROR.
Mon May 05 18:43:01 2003 spkgsvr.c1377 Status for spec object ddtabl = PROCESSING.
Mon May 05 18:44:01 2003 spkgsvr.c1377 Status for spec object ddtabl = STOPPED with ERROR.

Couple of other logs from ES are attached
 

Attachments

  • 54269-LOG05.zip
    1.8 KB · Views: 74
Were you able to resolve the porttest issue....that could be impacting you package build...verify that your DD tables are populated.
 
Cleolai,

The Porttest failed. I just couldn't get through the porttest, but any ways i started the services and they "seems" to be running fine. During porttest and after starting the services the error were from the TAM for Eg:
TAMFetchByKey: Invalid Index ID 4 (No Indices defined) (e:\jdedwardsoneworld\ddp\b7334\dv7334\spec\ddtabl.xdb) (e:\jdedwardsoneworld\ddp\b7334\dv7334\spec\ddtabl.xdb)...

So I decided to create a full package and that may solve my problem. ( this is on the same system FollowUp Post SP21 - Enterprise Server Experiment)


Thanks for the tips in advance...Please do give your tips..
 
Most of the BSFN's are showing these lines
" The name specified is not recognized as an
internal or external command, operable program or batch file."

For Eg: these are picked up from
"JDEdwardsOneWorld\ddp\B7334 \packages\DV7334FB\CompileLogs\CCONVERT\ b8901131.err"
 
Sunny,
are you sure, your C-Compiler ist installed properly? The same error-message you get on a W2K box, when environment variables are not populated.
Regards

Herbert
 
Yes, I found that later the C compiler path was in a way wrong. its working now.

Thanks
 
Back
Top