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.  Issues with Websphere 7 console on Chrome

    Posted 04/17/14 02:30 PM
    Hi, We are having issues in opening the websphere console using chrome latest versions.

    Using Websphere 7.0.0.27 & 7.0.0.31 on windows machines. The console works on older version of chrome (v26) but not on the latest versions (v31 and beyond). We get a connection timeout issue.

    The bigger problem is that even our application running on this server does not run on the chrome browser latest versions. It runs fine on Windows and FireFox. But since this application is open to all, we cannot control the browsers that they use.

    Anyone faced this issue and any possible solution?

    Thanks,
    Sachin 


  • 2.  Issues with Websphere 7 console on Chrome

    Posted 04/17/14 09:56 PM
    Hi Sachin,

      chrome is not supported browser in WAS v7
     
      www-01.ibm.com/support/docview.wss?rs=18...
     
      Web browsers         

        Firefox 2.0 or 3.0
        Internet Explorer for XP SP2
        Internet Explorer 6.0 SP1, SP2 or 7
        Internet Explorer 8
       
      So if you open a PMR you we will get this answer

      If the problem is the application you need to check the browser before.  If you have a web server as front-end you can use mod-rewrite to check the browser
     
      Mod Rewrite Part 3 - Redirecting Browser Dependent Content with Apache and Mod Rewrite
      www.webreference.com/programming/Mod_Rew...
     
      or check the browser at application level using javascript or something similar
     
      anyway have you enabled trace to know why are you getting the timeout?
     
      Hope this helps. Tell us if you need more support
     
    regards