WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Conflict between DMGR WAS 6.1 and DMGR WAS 7.0

    Posted Fri February 24, 2012 07:14 AM
    Hello everyone,

    I have 2 instances of Websphere on the same solaris 10 zone. The DMGR console of WAS 6.1 uses port number 9060 and the DMGR console of WAS 7.0 uses porte number 9109.

    I open an instance of IExplorer , I enter the url of WAS 7 DMGR then i log in and all it's OK. But when I open another instance of IExplorer to run the DMGR of WAS 6.1 i got the following error message:










    Another user is currently logged in with the same user ID. Select from the following options:












    Log out the other user with the same user ID. You can recover changes made during the other user's session.
    Return to the Login page and enter a different user ID.


     
    However i'm not using the same user id. I have tried deletting the cookies and retrying but i still got the same problem.

    Thak you for your help. 


  • 2.  Conflict between DMGR WAS 6.1 and DMGR WAS 7.0

    Posted Fri February 24, 2012 07:37 AM
    Hi adilyos,

      Sometimes i have the same problem, so finally i decide to open each console in different   browser DMGR 6.1.041 in IE9 and 7.0.0.17 in firefox (10.0.2) or vice versa.

      I don't know but maybe when browser has tabs and cache enable happens.

      With two browser I haven't any problem. 

      Hope this helps

    Regards


  • 3.  Conflict between DMGR WAS 6.1 and DMGR WAS 7.0

    Posted Fri February 24, 2012 04:55 PM
    this is a known issue.. You need to update deployment.xml of  either WAS6 or WAS7 admin console application (isclite.ear) and add below attribute in defaultCookieSettings tag name="JSESSIONID_Dmgr01"

    for eg :


    Restart DMGR.


  • 4.  Conflict between DMGR WAS 6.1 and DMGR WAS 7.0

    Posted Mon February 27, 2012 05:51 AM
    Hi Pankaj,


      I did not know it was a known bug  (2011-11-17) but yes....

    Multiple Administrative Consoles running at the same time on the same machine using Internet Explorer 8 causes the user to be logged out of one of the Adminstrative Consoles


     http://www-01.ibm.com/support/docview.wss?uid=swg21567302



      thank you very much.

    regards,


  • 5.  Conflict between DMGR WAS 6.1 and DMGR WAS 7.0

    Posted Fri March 02, 2012 05:57 AM
    I think you could also use different IE8 instances (--> iexplore.exe processes) for both DMGR consoles. When using CTRL+N, a new IE8 Window is being opened within the same iexplore.exe process, which leads to problems with sessions. separate iexplore.exe processes should be independend to each other.