I am having linux2.2.3, egcs1.1.1 on my x86 together with JDK1.2-pre1,
any java command I execute, there is always same error:

===================================================

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

Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v1, native
threads):
    "main" (TID:0x410e21e0, sys_thread_t:0x81436d8, state:R, native
ID:0x400) prio=5: pending=java.lang.OutOfMemoryError
Monitor Cache Dump:
Registered Monitor Dump:
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class linking lock: <unowned>
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "main" (0x81436d8) 1 entry
    Thread queue lock: owner "main" (0x81436d8) 1 entry
    Dynamic loading lock: <unowned>
    Monitor registry: owner "main" (0x81436d8) 1 entry

======================================================

I believe I have set up my CLASSPATH well, well, it looks like this:

/usr/local/jdk/lib/dt.jar:/usr/local/jdk/src.jar:/usr/local/jdk/lib/tools.jar:/usr/local/jdk/jre/lib/rt.jar:/usr/local/jdk/jre/lib/i18n.jar

I only download JDK1.2, no JRE as I think it is not necessary.

Anyone knows what is the problem?
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to