Question:
I installed a SAP EP 6.0, now I want to check my installation :
I took a look in D:\usr\sap\EP06\j2ee\j2ee00\cluster\server\managers\comnsole_logs\
In the newest file 2004_4_27_at_17_1_0_output is not written "Starting service jervlet_jsp ... done" like descripted in the SAP installation giude. The corresponding error log file is empty. But in a older error log file I found a strange javax.naming.NameNotFound.Exeption: ID003608: Object not found ....
If I try to see the link to my installation http://ep06:50000/irj then I see the page "Dispatcher is running, but no server connected." Is this ok or has the installation failed ? How can I connect the server ?
Answer:
Hello,
how long did you wait before attempting to connect to your portal. It can be about 10 minutes to start portal.
From your message J2EE is started but not the EP server.
I can see that you installed EP on Windows. Go to D:\usr\sap\EP06\j2ee\j2ee00\cluster\dispatcher\ and start go.bat in command prompt.
You will see when server is connected.
HTH
Gordan
Answer:
I tried to start go.bat in the ...\cluster\dispatcher folder. The message was "ClusterManager: ID000460 Can't open port 50010. Loading Cluster Manager returned false. Kernel niot loaded. System halted."
It seems to be a problem in installation process ?
Answer:
Hello,
Try "netstat" in command prompt to see what do you have on port 50010.
you can reinstall as last solution.
Gordan