JDE EnterpriseOne restart

p.bassanese

Member
Hi all,

We run a JDE/EnterpriseOne 8.11 SP 1 with Tools 8.96.1.2 on a SunSolaris10 container (Oracle db server in same container).
Enterprise Server failed to restart every time we try to restart it few minutes after a regular stop.
Enterprise Server restart correctly when it is restarted ours after stop (no actions in meantime).
Logs display that all resources was successfully cleared.
We use the documented procedures to start/stop Enterprise Server processes.
Do you know operations to be applied and/or data (OS or DB) to be reviewed in order to restart EnterpriseOne server safetly and correctly?

Kind regards to all
Piergiuseppe
 
Many times E1 kernel processes will not stop completely even after stopping the parent E1 process. You need to make sure the jdenet_k, jdenet, and jdenet_n processes are all stopped (kill -9 if necessary) before starting E1.


[ QUOTE ]
Hi all,

We run a JDE/EnterpriseOne 8.11 SP 1 with Tools 8.96.1.2 on a SunSolaris10 container (Oracle db server in same container).
Enterprise Server failed to restart every time we try to restart it few minutes after a regular stop.
Enterprise Server restart correctly when it is restarted ours after stop (no actions in meantime).
Logs display that all resources was successfully cleared.
We use the documented procedures to start/stop Enterprise Server processes.
Do you know operations to be applied and/or data (OS or DB) to be reviewed in order to restart EnterpriseOne server safetly and correctly?

Kind regards to all
Piergiuseppe

[/ QUOTE ]
 
Thanks for suggest.
I have verified that after stop no processes related to JDE process owner are still running.
Also all resources seem correctly cleared (semaphores/etc).
Enterprise Server processes start and fail in few minutes.
I do not find nothing specific in log files.

Best regards
Piergiuseppe
 
CLRIPC ?

You need to clear all IPC processes between the stop and start....
 
Thanks.
During week-end we tryed to replicate issue.
IPC was correctly cleared by stop script.
We found that JDE fails when we close unix(SUNSolaris) terminal session used to start it.
JDE run well if started using a remsh from a remote node.
We are now investigating this issue.

Best regards
Piergiuseppe
 
Back
Top