cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee 6.20 PL 25 start hangs

Former Member
0 Kudos
47

I installed the Portal from CD (51030419) and all installations where successfully. If I start the server, it hangs on Loading: ClusterManager ...

I also try to solve the problem with the Patch 25 but it doesn't work.

<b>Operating System:</b>

WindwosServer 20003

Standard Edition

Version 5.2

<b>Startup Window</b>

[OS: Windows XP] [VM vendor: Sun Microsystems Inc.] [VM version: 1.3.1_11-b02] [

VM type: Java HotSpot(TM) Client VM]

SAP J2EE Engine Version 6.20 PatchLevel 85851.20 is starting...

Loading: LogManager ...

Loading: SystemThreadManager ...

Loading: ThreadManager ...

Loading: TimeoutManager ...

Loading: MemoryManager ...

Loading: PoolManager ...

Loading: PolicyManager ...

Loading: IpVerificationManager ...

Loading: ClusterManager ...

... and nothing more happens.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

The server node is waiting for one of the other nodes. Check to be sure your state controller and dispatcher are starting up correctly. The server node will not start until the state controller starts completely.

Look at the timeouts as well as mentioned above.

Former Member
0 Kudos

Hello,

You may also want to check the ClusterManager.properties file located at ../dispatcher/managers/settings, ../server/managers/settings, and ../server2/managers/settings (if you have 2 nodes).

In this file there is a ClusterHosts parameter. Make sure that this is the correct IP Address of your server.

Hope this helps,

Keith

Former Member
0 Kudos

Check J2EE <b>timeout setting</b> according to the attachement of Note <b>738921</b>

AviadRivlin
Advisor
Advisor
0 Kudos

Hi,

How do you start the server?

Please try the following:

1. kill all JAVA processes

2. start the dispatcher (under: \usr\sap\<SID>\j2ee\j2ee_##\cluster\dispatcher\go.bat)

If it still does not work, I assume that your R3startup is set to manual. check this issue in the Visual Admin Tool. and start again the dispatcher.

Best regards,

Aviad