Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 OpenJDK Doesn't Work With Multiverse

Go down 
2 posters
AuthorMessage
Xangis
Foundation Developer
Xangis


Posts : 124
Join date : 2011-12-30
Location : Beaverton, OR

OpenJDK Doesn't Work With Multiverse Empty
PostSubject: OpenJDK Doesn't Work With Multiverse   OpenJDK Doesn't Work With Multiverse EmptyFri 20 Apr - 15:54

I tried to run the Multiverse server using OpenJDK on Ubuntu 10.04 because I already had it installed.

It looks like it works and gets as far as starting services, but they die after a few seconds because apparently OpenJDK can't use the JDBC connector properly.

After uninstalling OpenJDK and replacing it with the Sun JDK things run fine. Both version 6 and 7 of the Sun JDK seem to work well, but avoid OpenJDK because it's no good.
Back to top Go down
http://zetacentauri.com
ggraz
Newbie
Newbie
ggraz


Posts : 4
Join date : 2012-05-06
Age : 47
Location : Italian in Oz

OpenJDK Doesn't Work With Multiverse Empty
PostSubject: Re: OpenJDK Doesn't Work With Multiverse   OpenJDK Doesn't Work With Multiverse EmptySun 6 May - 19:19

To make the server (svn head) run on oracle JDK 7, I had to add -XX:-UseSplitVerifier to JAVA_FLAGS;
without it I was getting many exceptions like the following during startup:


Code:
Exception in thread "main" java.lang.VerifyError: Expecting a stackmap frame at branch target 11 in method multiverse.msgsys.Message.marshalObject(Lmultiverse/server/network/MVByteBuffer;)V at offset 6
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:186)
   at multiverse.server.marshalling.MarshallingRuntime.initializeBatch(MarshallingRuntime.java:1407)
   at multiverse.server.util.InitLogAndPid.initLogAndPid(InitLogAndPid.java:86)
   at multiverse.server.engine.Engine.main(Engine.java:308)
Back to top Go down
 
OpenJDK Doesn't Work With Multiverse
Back to top 
Page 1 of 1
 Similar topics
-
» Does Server Version 1.5 actually work on WinXP? YES. Connected
» Server STARTUP FAILED >>> SOLVED
» Has anyone made a game yet?
» Protecting the work
» What is the status of development on this game engine?

Permissions in this forum:You cannot reply to topics in this forum
 :: Development :: Getting Started-
Jump to: