error when server restarting !

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
cursing
Posts: 51
Joined: Wed Feb 24, 2010 1:09 pm

error when server restarting !

Post by cursing »

Hello , somehow my server have this error after restarting .

I'm using Freya the latest version , was working fine but for X reason now has error. IF after this error close the server and reopen the .sh files working and this error dont appear anymore .
But every time trying to restart by commands or telnet this error stop the server and i have to reopen manual . any idea how i could fix this?

Code: Select all

Offline traders stored.Error while sending logout packet to loginAll players disconnected.Connecting to login on 127.0.0.1:9014Disconnected from Login, Trying to reconnect: Connection refusedjava.net.ConnectException: Connection refused    at java.net.PlainSocketImpl.socketConnect(Native Method)    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)    at java.net.Socket.connect(Socket.java:529)    at java.net.Socket.connect(Socket.java:478)    at java.net.Socket.<init>(Socket.java:375)    at java.net.Socket.<init>(Socket.java:189)    at com.l2jserver.gameserver.LoginServerThread.run(LoginServerThread.java:147) All ThreadPools are now stoppedSIGTERM received. Shutting down NOW!RaidBossSpawnManager: All raidboss info saved!!GrandBossManager: All Grand Boss info saved!!TradeController saving data.. This action may take some minutes! Please wait until completed!TradeController: All count Item SavedOlympiad System: Data saved!!Hero System: Data saved!!Clan System: Data saved!!GlobalVariablesManager: Database updated. 
thanks in advance ! :D
cursing
Posts: 51
Joined: Wed Feb 24, 2010 1:09 pm

Re: error when server restarting !

Post by cursing »

bump!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: error when server restarting !

Post by JIV »

Error while sending logout packet to login
no stack trace? login is down?
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: error when server restarting !

Post by BiggBoss »

login is in the same machine?
Image
cursing
Posts: 51
Joined: Wed Feb 24, 2010 1:09 pm

Re: error when server restarting !

Post by cursing »

Logins was online >< just I'm restarting the server from admin panel , and server load and got the error i post, But after the manually restart working fine , but i have to restart both , gameserver and logins :/

bigboss yes
cursing
Posts: 51
Joined: Wed Feb 24, 2010 1:09 pm

Re: error when server restarting !

Post by cursing »

bump
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: error when server restarting !

Post by tukune »

Ok. Isee.

:evil: Bad!
1. login server down
2. game server down -- Error!
3. login server start
4. game server start

:D Good
1. login server down
2. login server start
3. game server down
4. game server start

:D :D Verry Good
1. game server down
2. login server down
3. login server start
4. game server start
Post Reply