Hello All,
  I was wondering if anyone knew how to solve this problem.  I am trying to run 
run.sh on a SuSe linux 9 Server and everytime I run the program I get to this 
error.
6:16:37,575 INFO  [ServerInfo] OS-System: Linux 2.6.5-7.97-default,i386
16:16:38,153 INFO  [Server] Core system initialized
Failed to boot JBoss:
org.jboss.deployment.DeploymentException: url 
file:/home/slesuser/Documents/jboss-3.2.7/server/default/conf/jboss-service.xml 
could not be opened, does it exist?
        at org.jboss.deployment.DeploymentInfo.(DeploymentInfo.java:175)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:603)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:588)
        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:585)
        at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:198)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:407)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:311)
        at org.jboss.Main.boot(Main.java:191)
        at org.jboss.Main$1.run(Main.java:480)
        at java.lang.Thread.run(Thread.java:595)
16:16:38,268 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
Shutting down
Shutdown complete
Halting VM

I looked in /jboss-3.2.7/server/default/conf but I could not find 
boss-service.xml.  Both JAVA_HOME and PATH are set properly.  Any Idea what is 
causing this.  Thanks in advance for any help.

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to