1 Reply Latest reply on Nov 22, 2006 5:40 AM by jaikiran

    jboss-4.0.5.GA starting problem

    santhakumarchimata

      I am getting problem when i start the jboss-4.0.5.GA, I am starting it form the console::<jboss_home>\bin\run.bat

      I am getting the error::::::

      'findstr' is not recognized as an internal or external command,
      operable program or batch file.


      Though I put all my path settings and class path settings correct, its giving problem. I even couldnot start my jboss in eclipse, My eclipse version is 3.1.1

      Its saying error "Missing classpath entry \your_server_root\appservers\jboss-3.2.3\bin\run.jar"

      Also eclipse is not showing the current version of jboss

      What could be the problem behind this?

      Any help will be appreciated.

      My Java Version is:
      java version "1.5.0-rc"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
      Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)

      My Environment variable settings are:

      JAVA_HOME: C:\Java\jdk1.5.0
      PATH : C:\Java\jdk1.5.0\bin;C:\Ant\bin;C:\Maven;C:\jboss\bin;
      JBOSS_HOME: C:\jboss
      MAVEN_HOME: C:\Maven
      ANT_HOME : C:\Ant

      CLASS_PATH: C:\Java\jdk1.5.0\lib;C:\Java\jdk1.5.0\jre\lib;C:\Java\jdk1.5.0\jre\lib\ext\mysql-connector-java-3.1.12-bin.jar;C:\Java\jdk1.5.0\lib\tools.jar;C:\Java\jdk1.5.0\jre\lib\rt.jar;C:\Ant\lib\ant.jar;C:\jboss\bin\run.jar;C:\jboss\server\default\deploy\jbossweb-tomcat55.sar;