Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12227

EAP6/AS7 fails to start from JBDS on Windows XP default java - exit code 4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • 3.3.1.Final, 4.0.x
    • 3.3.0.CR1
    • server
    • None

    Description

      When you try to start the EAP 6 server included in the JBDS installer or AS7 added through runtime detection, they fail to start.

      The error with AS7 is:

      !ENTRY org.jboss.ide.eclipse.as.core 4 0 2012-06-20 16:34:19.255
      !MESSAGE The XPath Model could not be saved
      !STACK 0
      java.io.FileNotFoundException: C:\JBDS\workspace-eap-213\.metadata\.plugins\org.jboss.ide.eclipse.as.core\jboss-eap-5.1.1\xpaths.xml (The system cannot find the path specified)
      	at java.io.FileOutputStream.open(Native Method)
      	at java.io.FileOutputStream.<init>(Unknown Source)
      	at java.io.FileOutputStream.<init>(Unknown Source)
      	at org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel.save(XPathModel.java:184)
      	at org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel.handleAddJBossXPaths(XPathModel.java:98)
      	at org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel.access$1(XPathModel.java:95)
      	at org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel$1.run(XPathModel.java:82)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      
      !ENTRY org.eclipse.wst.server.core 4 0 2012-06-20 16:36:13.159
      !MESSAGE Server jboss-as-7.1.1.Final failed to start.
      

      And the error with EAP6 is:

      !ENTRY org.eclipse.wst.server.core 4 0 2012-06-20 16:37:25.593
      !MESSAGE Server jboss-eap failed to start.
      
      !ENTRY org.eclipse.wst.server.core 4 0 2012-06-20 16:39:27.448
      !MESSAGE Server jboss-eap failed to start.
      

      I noticed there was "/" in many places in the paths in the launch config, but changing those to "\" didn't help.

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: