[jboss-user] [Management, JMX/JBoss] - Re: Testing if JBOSS is UP and running

2008-08-14 Thread carlos.unix
List,
What happens is that Jboss is up, but the application does not respond, when 
this occurs we give a stop / start in Jboss application and return to work.
The WhatsUP Gold (WUG) to get on a page and the page replied.
We have made a probe that tests the page http://localhost:8080/jmx-console, and 
theoretically not be available if the Jboss is down.

Carlos Eduardo
Any help is appreciated.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170577#4170577

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170577
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Management, JMX/JBoss] - Re: Testing if JBOSS is UP and running

2008-08-20 Thread erasmomarciano
You try 
You have to do a telnet, and next a get request 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171456#4171456

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171456
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Management, JMX/JBoss] - Re: Testing if JBOSS is UP and running

2008-03-19 Thread FrankTheTank
Dunno if it helps but there JBoss services that you can extract info from about 
it's state.

Maybe have a servlet that extracts data from jboss.system:type=Server (Started 
f.i.)and returns it.
Then your tool would have to see if the contents matches what is expected.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137667#4137667

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137667
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Management, JMX/JBoss] - Re: Testing if JBOSS is UP and running

2008-03-19 Thread csaldanh
Quoting Stan Silvert from an email reply

"These should help:
http://wiki.jboss.org/wiki/Wiki.jsp?page=StartupAndDeploymentCheck
http://wiki.jboss.org/wiki/Wiki.jsp?page=Twiddle";

Hope this helps

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137826#4137826

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137826
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user