Rachel Greenham wrote:
> 
> I recently (this weekend) attempted an upgrade to Java 2 on our web
> servers, and came across a few problems someone might be able to help
> with. Briefly:
> 
> Java 1.2 green threads won't start on one system: It just hangs taking
> all processor time and memory. This is a Dual PII machine with SMP
> running kernel 2.2.9 and I've reported this as a bug to Blackdown. It's
> not my software: it happens even if I just run "java" on its own.

Last I knew (unless it's been fixed in preV2) the JIT compiler was
incompatible with green threads. Try running with -Djava.compiler= in
the command-line to disable JIT.

Nathan


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

Reply via email to