E9.2 Package build hangs

JohnnyCNC

Member
Hi all
I am trying to build a non-prod full package and it is hanging. This happens for both DV and PY. PD is fine. DV/PY are on one server, PD is on it's own E1 server. TR is 9.2.7.1.
The non prod E1 server and deployment server are both Windows Server 2019 Datacenter Evaluation version.

Looking at the .\packages\<package>\svrpkgbuild.log on the E1 server file I see that it completes the file transfer from Primary Build Server to Deployment server package directory successfully.
It starts the build process and gets a "COMPLETED" result for several DLLs from CAEC through COBLIB. After that I see:
Status for business function dll object COPBASE = PROCESSING
then after that the rest of the DLLs show:
Status for business function dll object COPBASE = WAITING.
Eventually most of the DLLs finish building but the build has been going for 24 hours and not all of the DLLs have completed yet. I have attempted several times to build the package.

There are a large number of objects that can't be found. Roughly 1500 objects showing errors like this:

Wed Aug 16 15:15:29 - Object CRUNTIME/B9800014 failed on server BHJDEDEV01
Wed Aug 16 15:15:29 - Object CRUNTIME/B9800207 failed on server BHJDEDEV01
Wed Aug 16 15:15:29 - Object CRUNTIME/B9861104 failed on server BHJDEDEV01
Wed Aug 16 15:15:29 - Object CRUNTIME/B9861301 failed on server BHJDEDEV01
...
Wed Aug 16 15:16:29 - Object CTOOL/jdertdll failed on server BHJDEDEV01
Wed Aug 16 15:16:29 - Object CTOOL/B903511 failed on server BHJDEDEV01
Wed Aug 16 15:16:29 - Object CTOOL/B9090004 failed on server BHJDEDEV01
Wed Aug 16 15:16:29 - Object CTOOL/B9100001 failed on server BHJDEDEV01
...

Any thoughts and suggestions would be appreciated.
Thanks.
 
Back
Top