Hello there, idk if i posted in the right forum but i wish i could get some help
Can one of you guys help me out please
I Ran the ZenthosDev OneW and i get this:
ZenthosDev has started:
World Launched
ERROR: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cou
ld not create connection to database server. Attempted reconnect 3 times. Giving
up.
Exception in thread "main" java.lang.NullPointerException
at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:56)
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:71)
at net.world.WorldServer.main(WorldServer.java:47)
Login Launched
Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
orld server.
Press any key to continue . . . Channel Launched
Exception in thread "main" java.rmi.NotBoundException: WorldRegistry
at sun.rmi.registry.RegistryImpl.lookup(Unknown Source)
at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
at sun.rmi.transport.Transport$1.run(Unknown Source)
at sun.rmi.transport.Transport$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Sou
rce)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
ce)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
n Source)
at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.channel.ChannelServer.main(ChannelServer.java:204)
Press any key to continue . . .

