RE: [JBoss-dev] JVM crash on linux

2001-11-04 Thread Ferguson, Doug
We had some problems on linux with a runaway java process. The process hangs at 99% and cannot be stopped. We found out that it has to do will file io. We can even recreate it with perl. We have a perl script that can recreate this. If you want we can send you the perl script for further testing.

[JBoss-dev] Quick JMX question

2001-11-04 Thread Ferguson, Doug
Hey, I was trying to invoke a method on an MBEAN using server.inoke and it won't work. It works fine when I try to inoke no arg methods like start() or init() I call server.invoke(myObjectName, start, new Object[0], new String0]); But when I try to call sendNotification it screws up.

R: [JBoss-dev] Quick JMX question

2001-11-04 Thread Bordet, Simone
Hey Doug, Hey, I was trying to invoke a method on an MBEAN using server.inoke and it won't work. It works fine when I try to inoke no arg methods like start() or init() I call server.invoke(myObjectName, start, new Object[0], new String0]); But when I try to call

RE: [JBoss-dev] Quick JMX question

2001-11-04 Thread marc fleury
Please keep support questions OFF this list, thanks marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Bordet, Simone |Sent: Sunday, November 04, 2001 10:46 AM |To: jBoss Dev (E-mail) |Subject: R: [JBoss-dev] Quick JMX question | | |Hey Doug, |

[JBoss-dev] [ jboss-Bugs-447158 ] Problem with cascade-delete in CMP2.x

2001-11-04 Thread noreply
Bugs item #447158, was opened at 2001-08-02 05:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=447158group_id=22866 Category: JBossCMP Group: v2.5 Rabbit Hole (unstable) Status: Closed Resolution: Fixed Priority: 5 Submitted By: Liam Magee (lmagee)

Re: [JBoss-dev] Let's drop the org.jboss.ejb.DeploymentException

2001-11-04 Thread Toby Allsopp
On Thu, Nov 01, 2001 at 07:13:42PM -0800, Scott M Stark wrote: We have two equivalent exceptions org.jboss.deployment.DeploymentException and org.jboss.ejb.DeploymentException. In a number of places we have to catch a org.jboss.ejb.DeploymentException just to rethrow it as a

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-04 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 129 Errors:5 Failures: 6 [time of test: 5 November 2001 3:18 GMT] [java.version:

[JBoss-dev] CVS update: jboss/src/main/org/jboss/security EJBSecurityManager.java

2001-11-04 Thread Scott M Stark
User: starksm Date: 01/11/04 20:04:54 Modified:src/main/org/jboss/security Tag: Branch_2_4 EJBSecurityManager.java Log: Make EJBSecurityManager an empty subinterface of SecurityManager and deprecate it. Revision ChangesPath No

[JBoss-dev] CVS update: jboss/src/main/org/jboss/security AnybodyPrincipal.java NobodyPrincipal.java RealmMapping.java SecurityAssociation.java SecurityProxy.java SecurityProxyFactory.java SimplePrincipal.java

2001-11-04 Thread Scott M Stark
User: starksm Date: 01/11/04 20:08:55 Modified:src/main/org/jboss/security Tag: Branch_2_4 AnybodyPrincipal.java NobodyPrincipal.java RealmMapping.java SecurityAssociation.java SecurityProxy.java

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-04 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 131 Errors:4 Failures: 5 [time of test: 5 November 2001 5:21 GMT] [java.version:

[JBoss-dev] CVS update: jbosspool/src/main/org/jboss/pool/connector/jboss MinervaSharedLocalCMFactory.java

2001-11-04 Thread Doug Ferguson
User: thedug Date: 01/11/04 22:06:19 Modified:src/main/org/jboss/pool/connector/jboss Tag: Branch_2_4 MinervaSharedLocalCMFactory.java Log: Exposed BlockingTimeout for MinervaShareLocalCMFactory. setBlockingTimeout was already available on ObjectPool.

[JBoss-dev] CVS update: jbosspool/src/main/org/jboss/pool/connector PoolManager.java

2001-11-04 Thread Doug Ferguson
User: thedug Date: 01/11/04 22:06:19 Modified:src/main/org/jboss/pool/connector Tag: Branch_2_4 PoolManager.java Log: Exposed BlockingTimeout for MinervaShareLocalCMFactory. setBlockingTimeout was already available on ObjectPool. I just add a new

[JBoss-dev] CVS update: jbosspool/src/main/org/jboss/pool PoolParameters.java

2001-11-04 Thread Doug Ferguson
User: thedug Date: 01/11/04 22:06:19 Modified:src/main/org/jboss/pool Tag: Branch_2_4 PoolParameters.java Log: Exposed BlockingTimeout for MinervaShareLocalCMFactory. setBlockingTimeout was already available on ObjectPool. I just add a new key data member to

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-04 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 131 Errors:4 Failures: 5 [time of test: 5 November 2001 6:23 GMT] [java.version:

[JBoss-dev] [ jboss-Bugs-478090 ] EJBLocalHome interface NOT passivateable

2001-11-04 Thread noreply
Bugs item #478090, was opened at 2001-11-04 13:20 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=478090group_id=22866 Category: JBossServer Group: v2.5 Rabbit Hole (unstable) Status: Open Resolution: None Priority: 5 Submitted By: Peter Levart (plevart)