I only have jdk1.3.1_01 on this box. Francisco Reverbel wrote:
> Did you buid JBoss with JDK 1.4 and attempted to start the server with > IBM's 1.3 or 1.3.1 VM for Linux, by any chance? I had trouble in this > case. > > It appears that a 1.4-generated server barfs with IBM's 1.3.x VMs for > Linux. Do not ask me why... ;-( > > Best, > > Francisco > > On Tue, 21 May 2002, Dain Sundstrom wrote: > > >>I can't seem to get the server to start anymore. I did a fresh checkout >>and rebuild. When I start the server I get the following exception: >> >>13:50:58,280 ERROR [Server] start failed >>org.jboss.deployment.DeploymentException: Could not create deployment: >>file:/hom >>e/dain/work/jboss/jboss-head/build/output/jboss-3.1.0alpha/server/default/conf/j >>boss-service.xml; - nested throwable: (java.lang.NoSuchMethodError) >> at org.jboss.deployment.MainDeployer.start(MainDeployer.java:698) >> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:522) >> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:489) >> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:472) >> at java.lang.reflect.Method.invoke(Native Method) >> at >>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea >>nDispatcher.java:284) >> at >>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) >> at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:318) >> at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216) >> at org.jboss.Main.boot(Main.java:148) >> at org.jboss.Main$1.run(Main.java:381) >> at java.lang.Thread.run(Thread.java:484) >>java.lang.NoSuchMethodError >> at >>org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL.getLast >>Modified(URLDeploymentScanner.java:304) >> at >>org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL.deploye >>d(URLDeploymentScanner.java:274) >> at >>org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen >>tScanner.java:375) >> at >>org.jboss.deployment.scanner.URLDeploymentScanner.scanDirectory(URLDe >>ploymentScanner.java:555) >> at >>org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS >>canner.java:434) >> at >>org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A >>bstractDeploymentScanner.java:237) >> at >>org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1 >>98) >> at java.lang.reflect.Method.invoke(Native Method) >> at >>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea >>nDispatcher.java:284) >> at >>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) >> at >>org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl >>ler.java:867) >> at $Proxy0.start(Unknown Source) >> at >>org.jboss.system.ServiceController.start(ServiceController.java:339) >> at java.lang.reflect.Method.invoke(Native Method) >> at >>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea >>nDispatcher.java:284) >> at >>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) >> at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174) >> at $Proxy3.start(Unknown Source) >> at org.jboss.deployment.SARDeployer.start(SARDeployer.java:341) >> at org.jboss.deployment.MainDeployer.start(MainDeployer.java:686) >> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:522) >> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:489) >> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:472) >> at java.lang.reflect.Method.invoke(Native Method) >> at >>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea >>nDispatcher.java:284) >> at >>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) >> at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:318) >> at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216) >> at org.jboss.Main.boot(Main.java:148) >> at org.jboss.Main$1.run(Main.java:381) >> at java.lang.Thread.run(Thread.java:484) >> >>-dain >> >> >>_______________________________________________________________ >> >>Don't miss the 2002 Sprint PCS Application Developer's Conference >>August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm >> >>_______________________________________________ >>Jboss-development mailing list >>[EMAIL PROTECTED] >>https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
