Page 1 of 1

[RESOLVED] Server crashed and doesn't start

Posted: Sun Feb 21, 2010 9:31 am
by YukiLT
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

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) 
Anyone has any ideas, thanks.

Re: Server crashed and doesn't start

Posted: Sun Feb 21, 2010 9:37 am
by knoppix
Coonection are ok?

IP Doesnt change?

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.

Re: Server crashed and doesn't start

Posted: Sun Feb 21, 2010 9:39 am
by YukiLT
knoppix wrote:Coonection are ok?

IP Doesnt change?

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 :).

Re: Server crashed and doesn't start

Posted: Sun Feb 21, 2010 9:46 am
by YukiLT
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.

Re: [RESOLVED] Server crashed and doesn't start

Posted: Sun Feb 21, 2010 5:50 pm
by netvirus