Menu

#1 Beta 2 doesn't run "out of the box" under PC Linux

closed
nobody
None
5
2006-09-07
2006-08-08
No

First, it looks like all the execute permissions were
lost when I unzipped, but when I reapplied the
permissions I received the following error and the
program seemed to hang.

jvm 1 | Wrapper (Version 3.2.0)
http://wrapper.tanukisoftware.org
jvm 1 |
jvm 1 | log4j:ERROR Could not open [log4j.xml].
jvm 1 | java.io.FileNotFoundException: log4j.xml (No
such file or directory)

Discussion

  • rzo

    rzo - 2006-08-09

    Logged In: YES
    user_id=82782

    Tyler,

    Could you pls add the compelete log file (mx.log), so I may
    check why.
    the log4j error is "normal" the program runs without the
    log4j.xml file.

    it generaly hangs if you are running it with jdk 1.3
    pls also check that per default you have java 1.4 installed.
    you may check this by opening a console and calling
    java -version.

    ps: I have it running on linux and it runs perfect.

    - Ron

     
  • Tyler Bannister

    Tyler Bannister - 2006-08-10

    Logged In: YES
    user_id=123070

    I have the following Java version:

    java version "1.5.0_07"
    Java(TM) 2 Runtime Environment, Standard Edition (build
    1.5.0_07-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode,
    sharing)

    I couldn't find the mx.log file so I attached the
    wrapper.log. There are quite a few error messages listed.

     
  • Tyler Bannister

    Tyler Bannister - 2006-08-10

    Wrapper log

     
  • rzo

    rzo - 2006-08-10

    Logged In: YES
    user_id=82782

    Tyler,

    thanks for the feedback,

    it seems that there is a bug when running with java 1.5.
    i found the problem and will include it in the next release
    in approx a week.
    if you cannot wait until then you may find the updated
    source code in subversion (in the project rzomx)
    or you may use jdk 1.4.

    Ron

     
  • rzo

    rzo - 2006-09-07
    • status: open --> closed
     
  • rzo

    rzo - 2006-09-07

    Logged In: YES
    user_id=82782

    Closed with Release Beta-3

     
Auth0 Logo