cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE server not accessible

Former Member
0 Kudos

Hi

we use an XI 3.0 SPS18.

These XI runs now a long time well but now we have a major problem.

If i try to access the Integration Builder via browser i get the following message:

Dispatcher running but no server connected!

When I connect me to the j2ee cluster with telnet and use the LSC command i get the following message.

>lsc

NAME ID GROUP HOST PORT TYPE STATE

-


Dispatcher 0 0_94291

9429100 94291 138.191.10.41 N/A dispatcher running

-


Server 0 0_94291

9429150 94291 138.191.10.41 50020 server running

-


Server 1 0_94291

9429151 94291 138.191.10.41 50025 server running

-


Looks like the J2ee cluster works.

If I use the LIST_APP_LOAD_BALANCING command, i get the message that the servers are suspended.

.

.

.

Application: sap.com/com.sap.aii.af.mp.modules

Web Applications: OldMarketplaceAdapter

Server Nodes:

Suspended Server Nodes: 9429150, 9429151

Do you have any idea what happens ?

Regards

Gerald

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I suspect the servernode got restarted automatically at that time. Check the default trace.

/usr/sap/<SID>/DVEBMGS01/j2ee/cluster/server0/log

Thanks,

Tanuj

Former Member
0 Kudos

Hi

I fix the problem with the following solution (workaround)

1. Add a additional server with the configtool

2. Deactivate the existing server with the configtool

-> Cluster works fine now.

Regards

Gerald