1 Reply Latest reply on Dec 14, 2003 6:42 PM by juha

    jboss-3.0.8_tomcat-4.1.24 can't open jmx-console...

    danielsds

      It's my server.log message:

      2003-12-14 18:22:04,388 INFO [org.jboss.web.localhost.Engine] Error compiling file: C:\Program Files\jboss-3.0.8_tomcat-4.1.24\tomcat-4.1.x\work\MainEngine\localhost\jmx-console\/index_jsp.java [javac] Since fork is true, ignoring compiler setting.
      [javac] Compiling 1 source file
      [javac] Since fork is true, ignoring compiler setting.
      [javac] javac: invalid flag: C:\Program
      [javac] Usage: javac <source files>
      [javac] where possible options include:
      [javac] -g Generate all debugging info
      [javac] -g:none Generate no debugging info
      [javac] -g:{lines,vars,source} Generate only some debugging info
      [javac] -O Optimize; may hinder debugging or enlarge class file
      [javac] -nowarn Generate no warnings
      [javac] -verbose Output messages about what the compiler is doing
      [javac] -deprecation Output source locations where deprecated APIs are used
      [javac] -classpath Specify where to find user class files
      [javac] -sourcepath Specify where to find input source files
      [javac] -bootclasspath Override location of bootstrap class files
      [javac] -extdirs Override location of installed extensions
      [javac] -d Specify where to place generated class files
      [javac] -encoding Specify character encoding used by source files
      [javac] -source Provide source compatibility with specified release
      [javac] -target Generate class files for specific VM version
      [javac] -help Print a synopsis of standard options


      2003-12-14 18:22:04,388 INFO [org.jboss.web.localhost.Engine] Info: Compile: javaFileName=C:\Program Files\jboss-3.0.8_tomcat-4.1.24\tomcat-4.1.x\work\MainEngine\localhost\jmx-console\/index_jsp.java
      classpath=/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/server/default/deploy/jmx-console.war/WEB-INF/classes/;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/server/default/lib/bsh-deployer.jar;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/server/default/lib/jpl-pattern.jar;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/tomcat-4.1.x/common/lib/naming-resources.jar;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/server/default/tmp/deploy/server/default/deploy/scheduler-service.xml/13.scheduler-service.xml;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/server/default/tmp/deploy/server/default/deploy/hsqldb-service.xml/6.hsqldb-service.xml;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/lib/jboss-system.jar;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/server/default/lib/jnpserver.jar;/C:/Program Files/jboss-3.0.8_tomcat-4.1.24/serve....

      2003-12-14 18:22:04,438 ERROR [org.jboss.web.localhost.Engine] Exception:
      Compile failed; see the compiler error output for details.
      at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)
      at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682)
      ....


      I'm running at win2000 and j2sdk1.4.0_02, what should be this error, how can I fix ???

      thanks

      Daniel S.