Re: Geronimo doesn't startup if restart it using another JDK

2006-06-09 Thread David Jencks
BTW migrating to howl 1.0.1 is waiting on a maven upload request... http://jira.codehaus.org/browse/MAVENUPLOAD-930 As of a couple days ago these were stalled indefinitely. thanks david jencks On Jun 9, 2006, at 1:48 PM, Dain Sundstrom wrote: As jason pointed out using a hash code isn't

Re: Geronimo doesn't startup if restart it using another JDK

2006-06-09 Thread Dain Sundstrom
As jason pointed out using a hash code isn't portable. This is a known problem in Howl and IIRC they added an optional flag in howl to use a specified hash algorithm. Anyway, please create a JIRA (http:// issues.apache.org/jira/browse/GERONIMO) for this issue. -dain On Jun 9, 2006, at 3:3

Re: Geronimo doesn't startup if restart it using another JDK

2006-06-09 Thread Jason Dillon
Using the ADLER-32 makes much more sence than a hash code. --jason -Original Message- From: "Udovichenko, Nellya" <[EMAIL PROTECTED]> Date: Fri, 9 Jun 2006 14:32:43 To: Subject: Geronimo doesn't startup if restart it using another JDK Hello,   I have launche

Geronimo doesn't startup if restart it using another JDK

2006-06-09 Thread Udovichenko, Nellya
Hello,   I have launched Geronimo on Sun JDK. Then I’ve tried to run it with Harmony class library and IBM VM j9. I’ve got the error log below. Also I’ve got the same result when launched Geronimo on Harmony and then - on Sun JDK.    There is a bug in HOWL repaired in howl-1.0.1 b