Skip to Content
0
Former Member
Aug 22, 2007 at 06:22 PM

WebSecurityException: Cannot associate security session

78 Views

Hi All,

I am getting this strange Exception after adding 2 webdynpro iViews in one page. Below I am pasting the text what I am getting when I try to open that page(3 different times). This Exception I am getting only first time I try to open that page after that how many times I may click its working fine until I close the browser. Again once I open a new browser first time it shows this Exception and works fine later.

FYI: If I add only one webdynpro iView in that page it works fine. I am using NW2004s SP 12.

1) com.sap.engine.services.servlets_jsp.server.exceptions.WebSecurityException: Cannot associate security session when the http session has already another security session associated. Logout first. Http session id is [(J2EE6729100)ID0110482350DB00213697876401447663End]. Security session in the http session is [[<b>Security Session (116)</b> for test created at Wed <b>Aug 22 11:59:18</b> EDT 2007]]. Security session in thread is [[<b>Security Session (117)</b> for test created at Wed <b>Aug 22 11:59:22</b> EDT 2007]].

2) com.sap.engine.services.servlets_jsp.server.exceptions.WebSecurityException: Cannot associate security session when the http session has already another security session associated. Logout first. Http session id is [(J2EE6729100)ID1454641250DB01294928550734371711End]. Security session in the http session is [[<b>Security Session (382)</b> for test created at Wed <b>Aug 22 12:42:57</b> EDT 2007]]. Security session in thread is [[<b>Security Session (383)</b> for test created at Wed <b>Aug 22 12:42:57</b> EDT 2007]].

3) com.sap.engine.services.servlets_jsp.server.exceptions.WebSecurityException: Cannot associate security session when the http session has already another security session associated. Logout first. Http session id is [(J2EE6729100)ID0316373650DB02204634979898341102End]. Security session in the http session is [[<b>Security Session (549)</b> for test created at Wed <b>Aug 22 13:07:44</b> EDT 2007]]. Security session in thread is [[<b>Security Session (550)</b> for test created at Wed <b>Aug 22 13:07:44</b> EDT 2007]].

Did anybody face this problem?

Please advice.

Thanks

Joe