Hello,

I just tried to run Apache Lenya 2.0 on a Debian GNU/Linux 4.0 system with 
version 1.5 of the Sun JDK.  I installed Lenya according to the instructions 
on the Lenya website, meaning that I executed the following commands in the 
root of the source tree:

    ./configure.sh
    ./build.sh
    ./lenya.sh

During configuration, I accepted all the offered default values.  (This 
includes, accepting a value of “xxx” for “lenya.revision” since I couldn’t 
find any information about what value to enter there.)

After having started Lenya, I tried to access <http://<my IP address>:8888/>.  
I received a web page with just the following content:

> HTTP ERROR: 500
> Internal Server Error
> RequestURI=/index.html
> Powered by Jetty://

Hmm, not very informative.  The attached file lenya-output contains the 
messages, the ./lenya.sh process outputted.  This situation leaves me with no 
idea about what to do.  Does anyone of you know how to get Lenya running?

Best wishes,
Wolfgang
./lenya.sh: executing default action 'servlet', use -h to see other actions
./lenya.sh: using ./build/lenya/webapp as the webapp directory
INFO: Jetty Port is 8888
INFO: Jetty Admin Port is 8889
INFO: build/lenya/webapp directory already exists.
-------------------- Loading --------------------
Processing repository: ./tools/jetty/lib
Adding jar: ./tools/jetty/lib/servlet-2.4.jar
Adding jar: ./tools/jetty/lib/org.mortbay.jetty-5.1.4.jar
Adding jar: ./tools/jetty/lib/org.mortbay.jmx-5.1.4.jar
Processing repository: ./tools/jetty/extra/lib
Adding jar: ./tools/jetty/extra/lib/org.mortbay.jaas-5.1.4.jar
Adding jar: ./tools/jetty/extra/lib/org.mortbay.jetty.plus-5.1.4.jar
Processing repository: ./tools/jetty/extra/ext
Adding jar: ./tools/jetty/extra/ext/jotm_jrmp_stubs.jar
Adding jar: ./tools/jetty/extra/ext/howl.jar
Adding jar: ./tools/jetty/extra/ext/jotm_iiop_stubs.jar
Adding jar: ./tools/jetty/extra/ext/log4j.jar
Adding jar: ./tools/jetty/extra/ext/commons-cli-1.0.jar
Adding jar: ./tools/jetty/extra/ext/jotm.jar
Processing repository: ./tools/jetty/ext
Adding jar: ./tools/jetty/ext/commons-logging.jar
Processing repository: ./tools/jetty/extra/resources
Processing repository: ./externals/cocoon_2_1_x/lib/endorsed
Adding jar: ./externals/cocoon_2_1_x/lib/endorsed/xercesImpl-2.9.1.jar
Adding jar: ./externals/cocoon_2_1_x/lib/endorsed/jakarta-bcel-20040329.jar
Adding jar: ./externals/cocoon_2_1_x/lib/endorsed/jakarta-regexp-1.5.jar
Adding jar: ./externals/cocoon_2_1_x/lib/endorsed/xml-apis-1.3.04.jar
Adding jar: ./externals/cocoon_2_1_x/lib/endorsed/xalan-2.7.1.jar
-------------------- Executing -----------------
Main Class: org.mortbay.jetty.plus.Server
0    [main] INFO  org.mortbay.util.Credential  - Checking Resource aliases
354  [main] INFO  org.mortbay.http.HttpServer  - Statistics on = false for 
[EMAIL PROTECTED]
356  [main] INFO  org.mortbay.http.HttpServer  - Version Jetty/5.1.4
1135 [main] INFO  org.mortbay.util.Container  - Started [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to