2 Replies Latest reply on Feb 17, 2005 2:31 PM by norman.richards

    Error on Start-up. Jboss can't find jboss-service.xml

    botboy

      I'm tryng to run Jboss for the first time but always I receive this error.

      Failed to boot JBoss:
      org.jboss.deployment.DeploymentException: url file:/D:/jboss-3.2.7/server/default/conf/jboss-service.xml could not be opened, does it exist?

      My OS is Windows2000 and I've create the ENV Variable JAVA_HOME following the steps to instalation.

      I verified at the dir '/conf' and really there aren't any file jboss-service.xml..

      Could someone help-me?

      Luiz Lucasi
      Rio de Janeiro -Brazil

        • 1. Re: Error on Start-up. Jboss can't find jboss-service.xml
          botboy

          I can´t solve this problem on version 3.2.7

          I verified past versions... and VOLLA!!!
          Versions 3.2.6 , 3.2.5, .... 3.2.3 run perfectly

          All past versions come with the file jboss-service.xml on dir conf/all conf/default etc;;;

          I'm running now version 3.2.6

          Luiz Lucasi
          Rio de Janeiro - BRAZIL

          • 2. Re: Error on Start-up. Jboss can't find jboss-service.xml

            A fresh JBoss 3.2.7 download from sourceforge:

            [orb@toki java]$ tar xf jboss-3.2.7.tar
            [orb@toki java]$ cd jboss-3.2.7/server/default/conf/
            [orb@toki conf]$ ls -al
            total 528
            drwxr-xr-x 12 orb staff 408 17 Feb 13:28 .
            drwxr-xr-x 5 orb staff 170 28 Jan 01:26 ..
            -rw-r--r-- 1 orb staff 6645 28 Jan 01:26 jboss-minimal.xml
            -rw-r--r-- 1 orb staff 23605 28 Jan 01:26 jboss-service.xml
            -rw-r--r-- 1 orb staff 194 28 Jan 01:26 jndi.properties
            -rw-r--r-- 1 orb staff 9928 28 Jan 01:26 log4j.xml
            -rw-r--r-- 1 orb staff 6213 28 Jan 01:26 login-config.xml
            -rw-r--r-- 1 orb staff 543 28 Jan 01:26 server.policy
            -rw-r--r-- 1 orb staff 35767 28 Jan 01:26 standardjaws.xml
            -rw-r--r-- 1 orb staff 53673 28 Jan 01:26 standardjboss.xml
            -rw-r--r-- 1 orb staff 112262 28 Jan 01:26 standardjbosscmp-jdbc.xml
            drwxr-xr-x 7 orb staff 238 17 Feb 13:28 xmdesc