facebook

Unable start JBOSS from my eclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211282 Reply

    excent
    Member

    Hi,
    I’m using Eclipse 3.0.0 and my Eclipse beta2 (latest) with JBOSS 3.2.3. My- Eclipse is successfully integrated with Eclipse, but my problem is when ever I tried to run my server(JBOSS) from eclipse through my eclipse, i’m getting an error.. as follows.

    ============================================
    Failed to boot JBoss:
    org.jboss.deployment.DeploymentException: url file:/D:/jboss-3.2.3/server/JBOSS/conf/jboss-service.xml could not be opened, does it exist?
    at org.jboss.deployment.DeploymentInfo.<init>(DeploymentInfo.java:162)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:604)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
    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:324)
    at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy5.deploy(Unknown Source)
    at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
    at org.jboss.Main.boot(Main.java:150)
    at org.jboss.Main$1.run(Main.java:395)
    at java.lang.Thread.run(Thread.java:534)
    16:17:32,307 INFO [Server] JBoss SHUTDOWN: Undeploying all packages

    =============================================

    Here eclipse is looking for jboss-service.xml in an imaginary directory, also deployment is also not tatking place. Please help me…
    Thanks in advance,
    excent 🙂

    #211291

    Riyad Kalla
    Member

    Ahhhh not this one again…. the last time we tried to run this down it took 1 week and no one figured out the problem, but another user came along and pointed out that it had to do with the newline characters in the files getting corrupt, so he opened the file with a good editor like Ultra Edit, TextPad, etc… copied the contents into a NEW file and saved it over the old one…

    Give that a try

    #211472

    excent
    Member

    🙂
    excent

    #211484

    Riyad Kalla
    Member

    Was that it?! Does it work now?

    This one is definately going in the FAQ if that was it…

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Unable start JBOSS from my eclipse

You must be logged in to post in the forum log in