cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to logon to J2EE Server+Dispatcher running,but no server connected!

Former Member
0 Kudos

Hello Everybody!

I opened my J2EE Config Tool & I turned on the Server DEBUG MODE to "YES" via my J2EE Config Tool and then restarted my J2EE Server Instance via SAPMMC.I could see my J2EE server running.I didnot change anything else via the Config Tool.

When i try to access it via the URL "http://10.1.1.13:50000/index.html", i get the following error.

503 Service Unavailable.

Dispatcher running, but no server connected!

Then i tried to logon to the J2EE Visual Administrator and i get the following error.

Unable to Logon to Local Host

"End of Stream is reached unexpectedly during input from socket[addr=/10.1.1.13,port=50004,localport=3764].

Details: No details available

Any kind of help is greatly appreciated.

I Will assign you with the right rewards

Thanks

Gisk

Accepted Solutions (1)

Accepted Solutions (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Gisk,

an interesting one, but logical. I asume you have a workplace installation, that means a single node. With Debug mode on, your server gets restarted and comes up in debug mode, which takes it out of normal dispatching. Only a specialy signed URL is now accepted and forwarded to this node.

Because there is only one node in your system you get this message. You should be able to connect from the debug mode of devloper studio, as designed.

Please use the debug mode only from there and switch it on and off from the server view.

To manipulate via config tool makes sense only in larger systems, for example a central development system used by several developers or a productive system that you want to debug.

Regards,

Benny

Former Member
0 Kudos

Hi Benny!

Excellent!

I turned OFF the Debug Mode and restarted the J2EE Server and now everything is fine as before.

The reason is wanted to have it on is, We do have a Central Development System and about 10 developers are using it to deploy their application after they deploy,run and test it using their local J2EE Engine.

Could you pl provide more details about the node.I would like to deploy and run applications with this debug mode ON, if there is an option.

Since this question is marked as answered i will post a new topic.Pl watch for it.

Thanks

Gisk

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Sivakumar,

to do this in your central system you use the same environment as with the local system. You have to configure your NWDS to connect to central system and then start debugging. It works as usual. Just go to the server view and restart a node in debug mode. The only difference is that you have to tell the debugger which node to connect to (in the debugger wizard they appear in a list).

and bang, you are there.

regards,

Benny

Answers (0)