Re: Any EJB Server for Linux?

1999-12-09 Thread Robert Krueger
[EMAIL PROTECTED] wrote: > Are there any EJB Server for Linux currently Available. > you can use any 100% pure java ejb server like weblogic (expensive), ejipt or orion check the javasoft ejb page for a list of servers and urls. if you're just evaluating, you can try the free jonas server wh

rc3 swing problem with 24bit color depth

1999-12-07 Thread Robert Krueger
Hi, starting a swing app with rc3 I see the following: Exception occurred during event dispatching: java.lang.InternalError: Unsupported 24-bit depth at sun.awt.motif.X11Graphics.X11LockViewResources(Native Method) at sun.awt.motif.X11Graphics.lock(X11Graphics.java:779)

Re:jdk bug (nested memory levels)?

1999-11-28 Thread Robert Krueger
Kevin Hendricks wrote: > Hi, > > > OUCH: nested memory code, to 1 levels. > > This is an error message that basically says the locks we placed around our own > malloc functions to make them green_thread safe were *not* effective. > > ... > I am not sure how to debug this problem. Is there any

jdk bug (nested memory levels)?

1999-11-27 Thread Robert Krueger
Hi, we're using the orion ejb server. sometime during execution the vm dies with the following error message: OUCH: nested memory code, to 1 levels. It appears on all blackdown jdk1.2 versions on linux. Running the same application with the sun jdk on windows works perfectly. Could someone

pre-releases before final?

1999-10-30 Thread Robert Krueger
Hi, great to hear you're closing in on the target. one question though, just to get a feeling for what's really happening. is the release you're planning for the second half of november supposed to be the first final, JCK compliant release of jdk1.2.2 or is it planned as a pre-release (not all JC