Szymon,

i finally got it installed by unjaring cocoon.jar.

It seems that content of cocoon.jar is not loaded.

I unjared it in ~Jetspeed/lib/

I also included a wrapper.classpath to ~Jetspeed/lib/ in my jserv.properties


Nils




----- Original Message -----
From: Szymon Stasik <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 15, 2000 8:08 AM
Subject: setup



hi,

I was trying to install JetSpeed but with no success. It seems that it
is similar problem to one raised by "Nils Koesters"
<[EMAIL PROTECTED]>.

I am using configuration according to FAQ-matic

Exact effects I've got is:

Browser tells that document contained no data, response from server is:

HTTP/1.1 200 OK
Date: Mon, 15 May 2000 08:57:00 GMT
Server: Apache/1.3.9 (Unix) mod_ssl/2.4.9 OpenSSL/0.9.4 ApacheJServ/1.1
PHP/3.0.12
Set-Cookie: JServSessionIdjetspeed=5g1n2ypri1; path=/
Connection: close
Content-Type: text/plain

and there is trace in error_log (why there and not in jserv.log?)

strange is that after first request I can find there:

[Mon May 15 10:31:32 2000] [notice] Apache/1.3.9 (Unix) mod_ssl/2.4.9
OpenSSL/0.9.4 ApacheJServ/1.1 PHP/3.0.12 configured -- resuming normal
operations
java.lang.NoClassDefFoundError
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:320)
        at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java)

and after second request it gives rest of the trace:

SIGSEGV   11*  segmentation violation
        stackbase=0x412d3000, stackpointer=0x412d2bec

Full thread dump:
    "Thread-6" (TID:0x40572540, sys_thread_t:0x41357e0c, state:CW)
prio=5

org.apache.jserv.JServServletManager.run(JServServletManager.java:998)
        java.lang.Thread.run(Thread.java)
    "Thread-5" (TID:0x4055cbf0, sys_thread_t:0x41336e0c, state:CW)
prio=5

org.apache.jserv.JServServletManager.run(JServServletManager.java:998)
        java.lang.Thread.run(Thread.java)
    "Thread-4" (TID:0x40563a90, sys_thread_t:0x412d2e0c, state:R) prio=1
*current thread*
        java.lang.Throwable.printStackTrace(Throwable.java)
        org.apache.java.io.LogWriter$Agent.write(LogWriter.java:476)
        org.apache.java.io.LogWriter$Agent.run(LogWriter.java:432)
    "Finalizer thread" (TID:0x40556210, sys_thread_t:0x4129ae0c,
state:R) prio=1
    "Async Garbage Collector" (TID:0x40556258, sys_thread_t:0x41279e0c,
state:CW) prio=1
    "Idle thread" (TID:0x405562a0, sys_thread_t:0x41258e0c, state:R)
prio=0
    "Clock" (TID:0x40556088, sys_thread_t:0x41237e0c, state:CW) prio=12
    "main" (TID:0x405560b0, sys_thread_t:0x80c49b0, state:CW) prio=5
        java.net.PlainSocketImpl.accept(PlainSocketImpl.java:379)
        java.net.ServerSocket.implAccept(ServerSocket.java:198)
        java.net.ServerSocket.accept(ServerSocket.java:181)

org.apache.java.net.AuthenticatedServerSocket.accept(AuthenticatedServerSock
et.java:160)
        org.apache.jserv.JServ.main(JServ.java:174)
Monitor Cache Dump:
    <unknown key> (0x0x41279e0c): <unowned>
        Waiting to be notified:
            "Async Garbage Collector" (0x41279e0c)
    <unknown key> (0x0x41357e0c): <unowned>
        Waiting to be notified:
            "Thread-6" (0x41357e0c)
    <unknown key> (0x0x41336e0c): <unowned>
        Waiting to be notified:
            "Thread-5" (0x41336e0c)
    java.net.PlainSocketImpl@1079395072/1079808968: owner "main"
(0x80c49b0, 1 entry)
    org.apache.java.io.LogWriter$Agent@1079392912/1079802456: owner
"Thread-4" (0x412d2e0c, 1 entry)
Registered Monitor Dump:
    Verifier lock: <unowned>
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: owner "Finalizer thread" (0x4129ae0c, 1
entry)
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
        Waiting to be notified:
            "Clock" (0x41237e0c)
    Monitor registry: owner "Thread-4" (0x412d2e0c, 1 entry)
Thread Alarm Q:
    sys_thread_t 0x41279e0c   [Timeout in 995 ms]
    sys_thread_t 0x41336e0c   [Timeout in 24078 ms]
    sys_thread_t 0x41357e0c   [Timeout in 24078 ms]
DbBrokerImpl: Is now turned on.
java.lang.NoClassDefFoundError


thanx for any help,

Szymon.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

  • setup Szymon Stasik
    • Nils Koesters

Reply via email to