[jboss-dev-forums] [Design of JBoss Internal Benchmarking] - specj2004 with Jboss

sudheer_pisces do-not-reply at jboss.com
Tue Mar 6 02:46:38 EST 2007


I am trying to setup specj2004 to work on JBoss, however I have encountered the following errors:
Failed to boot JBoss:
org.jboss.deployment.DeploymentException: url file:/usr/local/jboss-4.0.5.GA/server/emulator/conf/jboss-service.xml could not be opened, does it exist?
        at org.jboss.deployment.DeploymentInfo.(DeploymentInfo.java:214)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:781)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
        at org.jboss.Main.boot(Main.java:200)
        at org.jboss.Main$1.run(Main.java:490)
        at java.lang.Thread.run(Thread.java:619)
13:03:04,862 INFO  [Server] Runtime shutdown hook called, forceHalt: true
13:03:04,893 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
13:03:04,927 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM

I am using jboss application server jboss-4.0.5.GA, jboss-specj2004-kit-1.3.7 and SPECjAppServer2004. 


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

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



More information about the jboss-dev-forums mailing list