• 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

Suddenly Weblogic instance shut down after issuing HANGUP

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Suddenly Weblogic instance shut down and when I check the logs, there is no exception or error.
There is only one word "HANGUP" which is new and after that there is no logs
 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
is there any application deployed on server
 
anj Sharma
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The ONLY times I have seen this happen is shortly after a bounce (whether deploying something or not). Usually it’s only 2-3 instances within a few hours of traffic after the bounce. But after bouncing the impacted instances again, then it seems to be resolved. Not sure if there is some condition while recompiling after the bounce when users hit it that calls the hangup or what the deal is. In this case, it looks like the instances were bounced 11/27 at around 3:30am and the issue happened at 10:30am the same day (2.5 hours after start of business).
 
kona krishnakumar
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If possible, post the stack trace at the time of issue occured i.e. 11/27 around 10:30am.
 
reply
    Bookmark Topic Watch Topic
  • New Topic