2 Replies Latest reply on Dec 25, 2006 7:23 PM by yskreddy2003

    JBOSS 4.0.4 install issues on Windows XP media Center OS

    yskreddy2003

      Hi All

      I have installed Jboss 4.0.4 using installer GUI. before installing made sure I have valid JDK. even after setting JAVA_HOME I am getting following error. There is not much help in Install documentation to fix the issue..

      any help is appreciated.


      JDK environment:

      C:\Program Files\jboss\bin>java -version
      java version "1.5.0_09"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
      Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)


      ERROR MESSAGE :

      C:\Program Files\jboss\bin>run
      ===============================================================================
      .
      JBoss Bootstrap Environment
      .
      JBOSS_HOME: C:\Program Files\jboss\bin\\..
      .
      JAVA: C:\Sun\SDK\jdk\bin\bin\java
      .
      JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
      .
      CLASSPATH: C:\Sun\SDK\jdk\bin\lib\tools.jar;C:\Program Files\jboss\bin\\run.jar
      .
      ===============================================================================
      .
      The system cannot find the path specified.
      Press any key to continue . . .


      -Krishna