• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Inconsistency in opening a URL, application hosted in a weblogic server.

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

We have a weblogic server version 8.1 hosted on a IBM AIX 5.2.0.0 Operating system and there is an application hosted on the weblogic server.

we used to monitor this application by accessing the URL no and then to check from a desktop. In some scenario when we close the URL after checking the URL is not accessible from any of the system, even the admin console is not opening. There is no error page displayed, however the browser keeps on trying to connect for a longer time.

during this scenario if we access the URL from our regular test machine, the URL opens in all the other systems without any issues and if we logout of the application from the test machine, the URL is not accessible after 30-40 min.

does anyone encountered these kind of scenario's

Thanks
Anand
 
reply
    Bookmark Topic Watch Topic
  • New Topic