I'm loading the jdk1.2 onto a new computer with Redhat6.0. and received this
error when I simply run "java" with no arguments:

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

Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v1, native threads):
    "main" (TID:0x410e81e0, sys_thread_t:0x81436e8, 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" (0x81436e8) 1 entry
    Thread queue lock: owner "main" (0x81436e8) 1 entry
    Dynamic loading lock: <unowned>
    Monitor registry: owner "main" (0x81436e8) 1 entry

I have read the notes and increased the NR_TASKS in tasks.h to 1512 (from it's
default of 512)

I have seen others on this list with the same problem and they solved it by
turning of native threads but I need native threads.

Anybody have any Ideas where to start?

TIA!

-- 
Glenn Valenta   Engineering @ http://www.coloradostudios.com
[EMAIL PROTECTED]   http://ouray.cudenver.edu/~gavalent/
[EMAIL PROTECTED]              Personal mail
[EMAIL PROTECTED]     Work mail


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

Reply via email to