ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

rev165 Errors #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[ERROR] 2011-03-13 03:20:02 - 
com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:50 - Java 
Compiler WARNING: Cannot find annotation method 'value()' in type 
'javax.xml.bind.annotation.XmlSeeAlso': class file for 
javax.xml.bind.annotation.XmlSeeAlso not found
Source: QuestScriptData.class
Line: -1
Column: -1
[ERROR] 2011-03-13 03:20:03 - 
com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:50 - Java 
Compiler ERROR: cannot find symbol
symbol : method marshal(gameserver.dataholders.FlyRingData,java.io.File)
location: interface javax.xml.bind.Marshaller
Source: /D:/Aion 
Server/a_gameserver/gameserver/./data/scripts/system/handlers/admincommands/Ring
.java
Line: 197
Column: 27
[ERROR] 2011-03-13 03:20:03 - 
gameserver.utils.ThreadUncaughtExceptionHandler:37 - Critical Error - Thread: 
main terminated abnormaly: gameserver.GameServerError: Can't initialize chat 
handlers.
gameserver.GameServerError: Can't initialize chat handlers.
at 
gameserver.utils.chathandlers.ChatHandlers.createChatHandlers(ChatHandlers.java:
76)
at gameserver.utils.chathandlers.ChatHandlers.<init>(ChatHandlers.java:46)
at gameserver.utils.chathandlers.ChatHandlers.<init>(ChatHandlers.java:32)
at 
gameserver.utils.chathandlers.ChatHandlers$SingletonHolder.<clinit>(ChatHandlers
.java:91)
at gameserver.utils.chathandlers.ChatHandlers.getInstance(ChatHandlers.java:40)
at gameserver.GameServer.main(GameServer.java:156)
Caused by: java.lang.RuntimeException: Error while compiling classes
at 
com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.doCompilation
(ScriptCompilerImpl.java:181)
at 
com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.compile(Scrip
tCompilerImpl.java:151)
at 
com.aionemu.commons.scripting.impl.ScriptContextImpl.init(ScriptContextImpl.java
:132)
at 
com.aionemu.commons.scripting.scriptmanager.ScriptManager.load(ScriptManager.jav
a:86)
at 
gameserver.utils.chathandlers.ChatHandlers.createChatHandlers(ChatHandlers.java:
73)
... 5 more

Original issue reported on code.google.com by laurovic...@gmail.com on 13 Mar 2011 at 6:08

GoogleCodeExporter commented 9 years ago
Please make sure you're up to date. My server is up to date and I have no 
problems with my Ring.java.

Original comment by alejsimp...@gmail.com on 14 Mar 2011 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by ZeroSign...@gmail.com on 14 Mar 2011 at 6:21