I�m just beginning with java and JSP in a Linux machine w/ RedHat 6.0
I install glib and gtk 1.2.3 and untared jdk1.2 from blackdown and I�m
getting the following message:


*** panic: GC: getStickySystemClass failed: java/lang/ref/Reference
        CLASSPATH may be incorrect
SIGABRT   6*   abort (generated by abort(3) routine)
        stackpointer=0xbffff660

Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v2, native threads):
    "main" (TID:0x404c71e0, sys_thread_t:0x804bf28, state:R, native
ID:0x400) pr
io=5: pending=java.lang.OutOfMemoryError
Monitor Cache Dump:
Registered Monitor Dump:
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    ......

the classpath is set to :.:/usr/local/jdk/src.jar and the
LD_LIBRARY_PATH=:/usr/local/lib

I can�t figured out what�s the problem

Any suggestions gratly appreciated

Diana

-----Original Message-----
From: Nelson, Laird <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, September 09, 1999 2:19 AM
Subject: Session question


>This probably ultimately concerns servlets, but it applies to the session
>scope of JSP pages as well.
>
>I've heard from several sources now, who have not gone into details, that
>relying on the builtin Session object will get you into trouble when your
>high-volume web application begins getting pounded.  Specifically, the
>problems referred to had to do with load balancing (presumably there would
>be a problem matching outgoing responses with their incoming requests).
>
>Can anyone comment on these problems in general?  Should I assume that I
>will have to write my own centralized session management so that I can
bring
>up more than one JSP engine at a time?
>
>Cheers,
>Laird
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
>FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to