users@glassfish.java.net

Re: Core dump with 3.1 and OpenJDK 6

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Wed, 01 Dec 2010 08:02:33 -0600

  Please start the domain with the --verbose option, to see if there is
any output on the console.

Also, are you using secure admin? If so, there is a known problem that
requires b22 of the JVM, but that symptom is not a VM core dump.

Tom

On 12/1/2010 12:54 AM, gdoe6545_at_yahoo.it wrote:
> I'm trying to run the latest nightly 3.1 on FreeBSD with OpenJDK6 -
> glassfish seems to start fine but when I access the Admin Console and
> the redirection to /common/index.jsf occurs it crashed with a core dump
> and no exceptions in the log file.
>
> openjdk version "1.6.0"
> OpenJDK Runtime Environment (build 1.6.0-b20)
> OpenJDK 64-Bit Server VM (build 17.0-b16, mixed mode)
>
> Any ideas?