Export to GitHub

u3j-aion-beta - issue #74

Quest


Posted on Feb 19, 2013 by Helpful Hippo

Required Information: ------------------------------ 1. Operating system?:windows7 2. Revision used?:490 3. Geodata?:-

[WARN 2013-02-19 16:48:13] commons.utils.concurrent.ExecuteWrapper:61 - Exception in a Runnable execution: java.lang.NullPointerException at quest.verteron._1020SealingTheAbyssGate$3.run(_1020SealingTheAbyssGate.java from JavaSourceFromFile:186) at commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:57) at commons.utils.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:38) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

Comment #1

Posted on Mar 6, 2013 by Swift Hippo

Quest bug? Id, name, ...

More info pls

Comment #2

Posted on Mar 6, 2013 by Helpful Giraffe

Comment deleted

Comment #3

Posted on Mar 6, 2013 by Helpful Giraffe

It's not a quest Swarlog. When i run the gameserver it throws that error. I'm not really sure what's going on but before the upgrade to JDK7 everything was ok. It's only for me?

Comment #4

Posted on Mar 6, 2013 by Helpful Giraffe

Everything seems to be ok now. I'm not sure what causes the problem but with the latest revision everything runs ok. Thanks for everything! You can close the ticket!

Comment #5

Posted on Mar 7, 2013 by Swift Hippo

Yes, up the JAVA_HOME to java jdk 7

Edit "StartGS.bat" and "StartLS.bat":

Replace:

SET JAVA_HOME

For:

SET PATH=C:\Program Files (x86)\Java\jdk1.7.0_15\bin

NOTE: Directory bin java 7 (in my case C:\Archivos de programa\Java\jdk1.7.0_15\bin)

Status: Invalid

Labels:
Type-Defect Priority-Medium