Unable to run server

47 views
Skip to first unread message

Dilborg

unread,
Apr 8, 2014, 10:03:57 PM4/8/14
to game-g...@googlegroups.com
I recently downloaded the GGDK and had a shot at the tutorial.

It seems to fail at 'ant server'

Throws up a security error.  I tried it on different machines but still get the same error.

Quick stab at google told me it might have something to do with the versions, 1.5 vs 1.7

Is that possible?

Michael Bayne

unread,
Apr 8, 2014, 10:23:39 PM4/8/14
to game-g...@googlegroups.com

On Tue, Apr 8, 2014 at 7:03 PM, Dilborg <dil...@gmail.com> wrote:
I recently downloaded the GGDK and had a shot at the tutorial.

It seems to fail at 'ant server'

Throws up a security error.  I tried it on different machines but still get the same error.

I just downloaded the SDK and ran it fine with JDK 1.8 on a Mac. Did you run "ant dist" before you ran "ant server"?

-- m...@samskivert.com

Lou Langelier

unread,
Apr 8, 2014, 11:35:02 PM4/8/14
to game-g...@googlegroups.com

Thank you for the quick response Michael,

 

I ran ‘ant newgame’ no problem, created the directories and files

Ran ‘ant dist’ with only a warning about bootstrap
Warning: Bootstrap class path not set in conjunction with source 1.5

Running ‘ant server’ gives me error :

[propertyfile] Creating new property file: C:\Users\*myname*\Java-Projects\Game-Gardens\games\reversi\dist\classes\toybox.properties

     [java] java.security.AccessControlException

     [java]  - klass: 'java/security/AccessControlException'

     [java] #

     [java] # A fatal error has been detected by the Java Runtime Environment:

     [java] #

     [java] #  Internal Error (exceptions.cpp:424), pid=1712, tid=5304

     [java] #  fatal error: ExceptionMark destructor expects no pending exceptions

 

Cheers,

--
You received this message because you are subscribed to a topic in the Google Groups "Game Gardens" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/game-gardens/5x4PWsRQ-GU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to game-gardens...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Bayne

unread,
Apr 9, 2014, 10:06:24 AM4/9/14
to game-g...@googlegroups.com

On Tue, Apr 8, 2014 at 8:35 PM, Lou Langelier <dil...@gmail.com> wrote:

[propertyfile] Creating new property file: C:\Users\*myname*\Java-Projects\Game-Gardens\games\reversi\dist\classes\toybox.properties

     [java] java.security.AccessControlException

     [java]  - klass: 'java/security/AccessControlException'

     [java] #

     [java] # A fatal error has been detected by the Java Runtime Environment:

     [java] #

     [java] #  Internal Error (exceptions.cpp:424), pid=1712, tid=5304

     [java] #  fatal error: ExceptionMark destructor expects no pending exceptions


That's super weird. I just followed those same instructions and everything works fine, but moreover, the error you're reporting is some sort of internal JVM error wherein the JVM is crashing. It should definitely *not* be possible that something Game Gardens does is crashing the JVM.

I'd try uninstalling and reinstalling your JVM because maybe something is corrupted in your JVM installation.

Lou Langelier

unread,
Apr 9, 2014, 10:32:57 AM4/9/14
to game-g...@googlegroups.com

JVM is initially what I thought. 

I uninstalled the JVM and the Java entirely and reinstalled.

 

And when I still got the same error message I tried it on another system.

 

When I got the exact same error message I posted here.

 

Dilborg

~ Toute est possible, mais rien n'est garanti!

 

From: game-g...@googlegroups.com [mailto:game-g...@googlegroups.com] On Behalf Of Michael Bayne
Sent: April-09-14 10:06 AM
To: game-g...@googlegroups.com
Subject: Re: [gg] Unable to run server

 

 

On Tue, Apr 8, 2014 at 8:35 PM, Lou Langelier <dil...@gmail.com> wrote:

--

Michael Bayne

unread,
Apr 9, 2014, 10:57:46 AM4/9/14
to game-g...@googlegroups.com

On Wed, Apr 9, 2014 at 7:32 AM, Lou Langelier <dil...@gmail.com> wrote:

And when I still got the same error message I tried it on another system.

 

When I got the exact same error message I posted here.


I googled the error message and it looks like it might be a JVM bug:


What version of Java are you using (java -fullversion)?

-- m...@samskivert.com
Reply all
Reply to author
Forward
0 new messages