I just checked out HEAD to a new machine and I'm getting the below on
startup...

It doesn't seem like anyone is in the middle of a check-in but I just
refreshed it and tried again... Same deal...

Problem with jboss-jdbc.rar?

23:28:52,973 ERROR [ServiceController] JMRuntimeException thrown during
ServiceProxy operation start on mbean
JBOSS-SYSTEM:service=ConnectionFactoryLoader,name=DefaultDS
java.lang.NoSuchMethodError
        at 
org.jboss.resource.adapter.jdbc.local.JDBCManagedConnectionFactory.<init>(JD
BCManagedConnectionFactory.java:100)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at 
org.jboss.resource.ConnectionFactoryLoader.loadConnectionFactory(ConnectionF
actoryLoader.java:500)
        at 
org.jboss.resource.ConnectionFactoryLoader.startService(ConnectionFactoryLoa
der.java:410)
        at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:130)
        at java.lang.reflect.Method.invoke(Native Method)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
a:782)
        at $Proxy0.start(Unknown Source)
        at 
org.jboss.system.ServiceController.start(ServiceController.java:487)
        at 
org.jboss.system.ServiceController.start(ServiceController.java:515)
        at 
org.jboss.system.ServiceController.registerAndStartService(ServiceController
.java:278)
        at java.lang.reflect.Method.invoke(Native Method)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.resource.RARDeployer.deploy(RARDeployer.java:195)
        at 
org.jboss.deployment.DeployerMBeanSupport.deploy(DeployerMBeanSupport.java:1
02)
        at java.lang.reflect.Method.invoke(Native Method)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.AutoDeployer.deploy(AutoDeployer.java:653)
        at org.jboss.deployment.AutoDeployer.run(AutoDeployer.java:326)
        at java.lang.Thread.run(Thread.java:484)
23:28:52,989 ERROR [AutoDeployer] Deployment
failed:file:/usr/local/src/jboss-all/build/output/jboss-3.0.0alpha/deploy/li
b/jboss-jdbc.rar
org.jboss.deployment.DeploymentException: Problem making RARDeployment
MBean, Cause: javax.management.RuntimeMBeanException: RuntimeException
thrown in operation registerAndStartService
        at org.jboss.resource.RARDeployer.deploy(RARDeployer.java:205)
        at 
org.jboss.deployment.DeployerMBeanSupport.deploy(DeployerMBeanSupport.java:1
02)
        at java.lang.reflect.Method.invoke(Native Method)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.AutoDeployer.deploy(AutoDeployer.java:653)
        at org.jboss.deployment.AutoDeployer.run(AutoDeployer.java:326)
        at java.lang.Thread.run(Thread.java:484)


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to