[Bug 660] The VM crashes when running a play framework application
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Nov 29 02:39:13 PST 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=660
Julien Balas <icedtead at krilin.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 |P2
CC| |icedtead at krilin.org
--- Comment #3 from Julien Balas <icedtead at krilin.org> 2011-11-29 10:39:13 UTC ---
VM crash when play 1.2.x is started in "prod" mode.
Everything it ok is "dev" mode.
console.log -> log from the console
hs_err_pid3896.log -> log from the VM
one of the difference between dev and prod is that play compile all classes at
startup in "prod" mode and compile classes "when needed" in "dev" mode.
occurs on debian 6.0 but also on ubuntu 11.04.
SunJDK doesn't have the issue.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list