Full Server Build Problem

dgonthier

Member
Hi All,

I am having issues building a full server package where the pdf comes back
as a 0kb file but, the directories were all created, however, the BIN32, OBJ
and SOURCE directories have nothing in them and the INCLUDE and SPEC
directories have partial information. The builderror.txt says the build was
successful and there is no evidence in the buildlog.txt of any errors.

Has anyone seen this before or have any idea what I should be looking for?
Any suggestions would be greatly appreciated.

Thanks in advance!!

Dave



One World B7332 / SP11.3
NT4.0 / SP6a
SQL7.0 / SP3
 
There are a few more files you can check -
1. JDE.LOG on the package build machine. If you start the full package build from a client machine, check C:\. If you start it from the deployment server, JDE.LOG should be in C:\ on the deployment server.
2. SvrBuild.log both on the deployment server and the enterprise server. They should be in the root directory of <your full package name> on both server.
3. JDE_xxx.LOG in the LOG directory on the enterprise server.
4. PDF files.

The full package build process may fail even the BuildError.txt or BuildLog.txt show no error or failed. The reason that the process fails may be some backup processes, including tape backup and MS SQL backup, Anti-Virus processes, or limitations on file sizes or user's rights.

Hopefully, it helps! Good luck!

Tim Hui


Tsunghan Tim Hui
[email protected]
Xe SP16.1 Update 3, SQL 7 SP2, Windows 2000 SP 2, ES=NT 4.0 SP6.1a, DS=NT 4.0 SP 6.1a
 
I'm also facing the same problem. Where all the C files are not copied into the Enterprise server. There are no error message said that it had not enough disk space. Just couldn't figure out why it is not transfer the C files over.
 
Back
Top