• 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

XFire WS showing HTTP status code 500 on JBoss 5 on SunOS 5.10 after remaining idle for few hours

 
Greenhorn
Posts: 1
Eclipse IDE Tomcat Server Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've an XFire WS deployed on web container "JBoss 5.1.0.EAP" on virtual machine "SunOS iruxpds1z 5.10 Generic_142900-13 sun4v sparc SUNW,T5240". This WS gets deployed successfully, shows the WSDL page properly and functions correctly. But after it remains idle, meaning no requests send overnight or for 7-8 hours, it starts showing HTTP status code 500 for the WSDL page and throws following error log for a WS consumption call:


The same web service war does not show this issue if deployed on the same web container on virtual machine "Red Hat Enterprise Linux Server release 6.1 (Santiago)". Any help would be highly appreciated.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic