Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
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
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)
Anyone has any ideas, thanks.
Last edited by YukiLT on Sun Feb 21, 2010 9:46 am, edited 1 time in total.
If you are in US, check the connectivity, AT&T it suppose to do some maintenance in his global network, it could probably cause some disconnection and if the DNS doesn't response have network issues.
"Only two things are infinite, the universe and human stupidity, and I\\\'m not sure about the former." - A.Einstein
If you are in US, check the connectivity, AT&T it suppose to do some maintenance in his global network, it could probably cause some disconnection and if the DNS doesn't response have network issues.
Nah, the ISP is fine, we're in Europe. The IPs are all the same aswell .
java -version
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)
reinstalled Java with a newer, works like a charm.