Full Package Build Problems

s_woolley

Member
Dear List

I have a problem that full packages on our system have suddenly stopped
working.
They get as far as trying to run busbuild.exe and just hang under generating
source for NER or TER.
No business functions are selected.

I eventually have to kill the package build, and only then do i get an error
in builderror.txt file which says 'ERROR: Parent dll, C58CUST ,
not built. Errors in business functions when compiling dll. See
buildlog.txt', however the buildlog.txt file is empty.

Killing the package build also leaves a rogue oracle process lying around..

This problem ocurrs in all environments, however update packages which
include BSFN's do work.

I have even tried just running busbuild.exe for selective parent dll's but
no BSFN's are built.

We are using OneWorld XE SP20_D1 on a Sun Solaris machine with a Oracle
8.1.7.3 database.

Any ideas?

Thanks
Shane
 
Once I had a problem like that.
It was a network issue. Try to increase JDENETTimeout in jde.ini on the
deployment server from 60 to 120 or 240.
I hope it will help.

Regards, Alex Shevchenko

XE SP18 Oracle 8.1.7, Solaris production
XE SP18 Oracle 8.1.7, Solaris test
 
Check to see if any BusObj directories exist on your deployment server, and
if so, delete them. These are created during the build of BSFN's and if you
have a problem with the package build they do not get cleared properly.

If this does not work, you can try building the package from a client
workstation that has C++ loaded on it.


Andy



Consultant with clients
at B7331 - Xe
Various Deployment Servers, Citrix and JAS
 
Back
Top