Admin console crashing jvm

Hi guys,

Sometimes when using wildfire 3.0 admin console the browser waits a long time to receive de answer and after timeout

i can see that the wildfire is not running anymore and a hs_err_[pid].log is written. I guess the problem happens when

a session of the admin console expires. I’‘m worried about this and i don’'t know what to do.

my JVM :

java version “1.5.0_06”

Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)

Java HotSpot™ Client VM (build 1.5.0_06-b05, mixed mode)

We would need more information about your environment (OS, hardware, errors in logs, etc.)

Hi,

you could update your JVM to 1.5.0_07 as it is as far as I know recommended for Wifi 3.0.

It is usually a problem within the JVM or within some native libs (pam, trayicon, …) which you’'ll find in the hs file.

Sun recommends to use the latest java version as a lot of exception / segmentation faults are claimed to be managed much better with the latest version.

And you could of course post the content of the hs file so one can look at this problem you see.

LG

it2000 wrote:

Hi,

you could update your JVM to 1.5.0_07 as it is as far as I know recommended for Wifi 3.0.

I have upgraded Wifi to 3.0 on Wednesday and i think i dont have 07 java (will check this later). Was working, though only few people were connected after upgrade.

Hi Oleg,

I did look at the change log:

  • Upgraded to JDK 1.5.0_07.

So it’'s probably not recommended but Wifi 3.0 is delivered with it.

LG