[RESOLVED] Server crashed and doesn't start
Posted: Sun Feb 21, 2010 9:31 am
Hey Guys,
We had our server up for a month or so without downtime, this night it crashed, and now doesn't start... I tried repairing the whole database, replaced the libs, still nothing... Only stdout.log spawns and it shows
Anyone has any ideas, thanks.
We had our server up for a month or so without downtime, this night it crashed, and now doesn't start... I tried repairing the whole database, replaced the libs, still nothing... Only stdout.log spawns and it shows
Code: Select all
Exception in thread "main" java.lang.NoClassDefFoundError: com.l2jserver.gameserver.GameServer at java.lang.Class.initializeClass(libgcj.so.90)Caused by: java.lang.ClassNotFoundException: org.mmocore.network.IAcceptFilter not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:l2jserver.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} at java.net.URLClassLoader.findClass(libgcj.so.90) at java.lang.ClassLoader.loadClass(libgcj.so.90) at java.lang.ClassLoader.loadClass(libgcj.so.90) at java.lang.Class.initializeClass(libgcj.so.90)