Full Package 812 - Failed to initialize detail structures and folders on the server.

Aryan123

Aryan123

Well Known Member
Hello All,

I am getting the below error while carry’g out full package on new servers, client build is successful but server build is going in error /build submitted

[We are on Windows platform with JDE 812/oracle database]

SvrPkgBuild: log

Tue Jan 26 22:05:30 - Initializing detail structure for server ES.
Tue Jan 26 22:05:30 - Initialize detail structure and working folders on server.
Tue Jan 26 22:05:30 - Initializing internal structures for server ES.
Tue Jan 26 22:06:32 - spkgclnt.c:246 PKGCLT0012 ERROR: Failed to send message. Error Connection failed.
Tue Jan 26 22:06:32 - spkginit.c:496 PKGINT0014 ERROR: Failed to initialize detail structures and folders on the server.
Tue Jan 26 22:06:32 - spkginit.c:357 PKGINT0011 ERROR: Failed to initialize detail structure for server ES. Server list might be incomplete.
Tue Jan 26 22:06:32 - spkginit.c:374 PKGINT0012 ERROR: Failed to initialize list of servers for server package build.
Tue Jan 26 22:06:32 - spkgeng.c:215 PKGENG0006 ERROR: Failed to initialize the servers in the package.
Tue Jan 26 22:06:32 - spkgeng.c:218 PKGENG0007 ERROR: Exiting Server Package Build.

Thanks in Advance!
 
Re: Full Package 812 - Failed to initialize detail structures and folders on the server.

[ QUOTE ]
Hello All,

I am getting the below error while carry’g out full package on new servers, client build is successful but server build is going in error /build submitted

[We are on Windows platform with JDE 812/oracle database]

SvrPkgBuild: log

Tue Jan 26 22:05:30 - Initializing detail structure for server ES.
Tue Jan 26 22:05:30 - Initialize detail structure and working folders on server.
Tue Jan 26 22:05:30 - Initializing internal structures for server ES.
Tue Jan 26 22:06:32 - spkgclnt.c:246 PKGCLT0012 ERROR: Failed to send message. Error Connection failed.
Tue Jan 26 22:06:32 - spkginit.c:496 PKGINT0014 ERROR: Failed to initialize detail structures and folders on the server.
Tue Jan 26 22:06:32 - spkginit.c:357 PKGINT0011 ERROR: Failed to initialize detail structure for server ES. Server list might be incomplete.
Tue Jan 26 22:06:32 - spkginit.c:374 PKGINT0012 ERROR: Failed to initialize list of servers for server package build.
Tue Jan 26 22:06:32 - spkgeng.c:215 PKGENG0006 ERROR: Failed to initialize the servers in the package.
Tue Jan 26 22:06:32 - spkgeng.c:218 PKGENG0007 ERROR: Exiting Server Package Build.

Thanks in Advance!

[/ QUOTE ]

For some reason, the E1 service is not able to create or write to folders or files on the enterprise server. Ensure that the service has permissions to the volume in question. If you want to shortcut it, place the E1 services user in the local admins group on the server.
 
Re: Full Package 812 - Failed to initialize detail structures and folders on the server.

Aryan,

It would help if you had config info in your sig.

Can you ping the destination ES from the build machine?
Do you have services started on the ES?
Do you have a security server defined in the JDE.INI of the build machine?

Tom
 
Re: Full Package 812 - Failed to initialize detail structures and folders on the server.

1] Ensure that the service has permissions to the volume - How to do that ?
2] If you want to shortcut it, place the E1 services user in the local admins group on the server – How to do this activity?
3] Can you ping the destination ES from the build machine? Yes both ways
4] Do you have services started on the ES? Yes What I remember
5] Do you have a security server defined in the JDE.INI of the build machine? I am doing package from Deployment server & if I give Security server name then I am not able to login

Thanks
 
Re: Full Package 812 - Failed to initialize detail structures and folders on the server.

Apart from package issue , I am getting this erorr on Enterprise server
"This application has failed to start because orasql9.dll was not found. Re-installing the application may fix this problem"

Thanks
 
Back
Top