cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.IllegalStateException: ShmWebSession is closed.

Former Member
0 Kudos

Hi,

While restarting Web context following exception occurred.

java.lang.IllegalStateException: ShmWebSession is closed

java.lang.IllegalStateException: ShmWebSession is closed

at com.sap.bc.proj.jstartup.sadm.ShmWebSession.activate(ShmWebSession.java:539)

at com.sap.engine.session.runtime.http.HttpRuntimeSessionModel.activateShmSlot(HttpRuntimeSessionModel.java:446)

at com.sap.engine.session.runtime.http.HttpRuntimeSessionModel.beforeActivate(HttpRuntimeSessionModel.java:86)

at com.sap.engine.session.runtime.RuntimeSessionModel.activate(RuntimeSessionModel.java:278)

at com.sap.engine.session.runtime.SessionRequest.session(SessionRequest.java:91)

at com.sap.engine.session.AbstractSessionHolder.getSession(AbstractSessionHolder.java:87)

at com.sap.engine.session.SessionDomain.failoverState(SessionDomain.java:990)

at com.sap.engine.core.session.SoftShutdown.traverseDomains(SoftShutdown.java:47)

at com.sap.engine.core.session.SoftShutdown.failoverState(SoftShutdown.java:36)

at com.sap.engine.boot.soft.FailoverContext.readyForSoftShutdown(FailoverContext.java:25)

at com.sap.engine.boot.soft.SoftShutdownThread.run(SoftShutdownThread.java:20)

Can anyone help me?

Regards,

Sankalp

Accepted Solutions (0)

Answers (2)

Answers (2)

vincentlim826
Employee
Employee
0 Kudos

check your defaultTrace log.

try using Session Manager, set regular.check.period property to

a higher value in seconds.

More info available here:

http://help.sap.com/saphelp_nwce711/helpdata/en/

47/f1fc52720d296fe10000000a42189b/frameset.htm

regards,

Vincent

Former Member
0 Kudos

Hi,

Can you check the below link if the problem is similar:

http://wiki.sdn.sap.com/wiki/display/JSTSG/%28JSTSG%29%28P4-IIOP%29Ses-P004

Regards,

Sujit.