[JBoss-user] [Management, JMX/JBoss] - Re: Shutdown JBoss gracefully when it fails to deploy a crit

2006-06-11 Thread tmuldoon
Dmitris, thanks for your reply. It's appreciated. That said, I tried the 
following within my MBean's startService method to no avail (the server did not 
abort the startup as hoped) ...

  try
  {
.
.
.
  }
  catch (MyException e)
  {
MBeanServer server = MBeanServerLocator.locateJBoss();
ObjectName target = new ObjectName("jboss.system:type=Server");
server.invoke(target, "shutdown", new Object[0], new String[0]);
  }

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950311


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Shutdown JBoss gracefully when it fails to deploy a crit

2006-06-10 Thread tmuldoon
Unfortunately, I have the very same question. If only someone had replied ...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950248


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - IdleRemover questions

2004-09-15 Thread tmuldoon
After searching the online documentation for information regarding the IdleRemover, 
I'm at a bit of a loss. I am trying to understand its behavior since we are observing 
significant performance spikes when it kicks in. In short, why does it tear down all 
idle connections (beyond the min-pool-size)? On a related note, is there anyway to set 
the idle-timeout-minutes to infinite? What are the implications of doing so?

Thanks in advance, Tom

PS. We are running JBoss 3.2.1.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848359


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user