cancel
Showing results for 
Search instead for 
Did you mean: 

Java Goes down - Need help Please

Former Member
0 Kudos

Hello,

I have an issue with Visual administrator and J2EE. When I login to visual admin after 2 minutes getting ping time out error. I have played around with the heap size. I changed it to 1024, 1536 and 2048 and issue still remain the same.

Basically, Java dies after few minutes and everything is green all the time in the MMC.

Here is the error I am getting after I logged into Visal admin.

:Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)

Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)

com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.Nested e

xception is:

java.net.SocketException: Connection reset

java.net.SocketException: Connection reset

at java.net.SocketInputStream.read(SocketInputStream.java:168)

at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:312)

at java.lang.Thread.run(Thread.java:534)"

Regards,

N.S

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

narayanan,

"I have an issue with Visual administrator and J2EE. When I login to visual admin after 2 minutes getting ping time out error."

you get above error because Visual admin lostthe connectin toJ2EE engine which means J2ee engine is down.

you getthese problems because of memeory shortage

you need to increase your vitrual memory to 4000 atleast.

Regards

Sreeram.G.Reddy