[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 03:34:04 PST 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=660

Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerxes at zafena.se

--- Comment #6 from Xerxes Rånby <xerxes at zafena.se> 2011-11-29 11:34:04 UTC ---
Hi I have been trying to reproduce this bug but I need more information on how
you use the play framework in order to trigger the crash. Can you upload the
folder with your play application source?

my testcase that fail to trigger this bug:
#start by download the apache 2.0 licensed source from:
wget http://download.playframework.org/releases/play-1.2.3.zip
unzip play-1.2.3.zip
cd play-1.2.3
./play new helloworld
./play run helloworld
firefox http://localhost:9000

# and then I did follow all steps in the
# http://www.playframework.org/documentation/1.0/firstapp guide
# on my system all play tests passes and no JVM errors seen.
# tested using
java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10)
OpenJDK Server VM (build 20.0-b11, mixed mode)

-- 
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