Sign in to follow this  
Comzy

Issue Running Dedicated Server

Recommended Posts

I have been hosting a server for over a month with no issues... I had a windows update last night and now cannot seem to get the dedicated server to work. I thought maybe it was an ip issue, but I cannot see what is wrong as I am still port forwarding, and the ip is still the same as what is showing in ipconfig. My log is below, did anyone else have recent trouble with this?

 

Feb 10, 2016 7:27:44 PM com.wurmonline.server.Server shutDown
INFO: Shutting down at: 
java.lang.Exception
    at com.wurmonline.server.Server.shutDown(Server.java:3385)
    at com.wurmonline.server.Server.shutDown(Server.java:3377)
    at com.wurmonline.server.ServerLauncher.runServer(ServerLauncher.java:116)
    at com.wurmonline.server.gui.WurmServerGuiController.startButtonClicked(WurmServerGuiController.java:277)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at sun.reflect.misc.Trampoline.invoke(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
    at javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
    at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    at javafx.event.Event.fireEvent(Unknown Source)
    at javafx.scene.Node.fireEvent(Unknown Source)
    at javafx.scene.control.Button.fire(Unknown Source)
    at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    at javafx.event.Event.fireEvent(Unknown Source)
    at javafx.scene.Scene$MouseHandler.process(Unknown Source)
    at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
    at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
    at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$355(Unknown Source)
    at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
    at com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
    at com.sun.glass.ui.View.notifyMouse(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$149(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Feb 10, 2016 7:27:44 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Polling Battles
Feb 10, 2016 7:27:44 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Players
Feb 10, 2016 7:27:44 PM com.wurmonline.server.Players savePlayersAtShutdown
INFO: Saving Players
Feb 10, 2016 7:27:44 PM com.wurmonline.server.Players savePlayersAtShutdown
INFO: Finished saving Players
Feb 10, 2016 7:27:44 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Clearing Item Database Batches
Feb 10, 2016 7:27:44 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Creatures
Feb 10, 2016 7:27:44 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Clearing Creature Database Batches
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving all creatures
Feb 10, 2016 7:27:48 PM com.wurmonline.server.creatures.Creatures saveCreatures
INFO: Saved 0 creature statuses.
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving All Zones
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Surface Mesh
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Rock Mesh
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Cave Mesh
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Resource Mesh
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Flags Mesh
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving Constants
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Saving WurmID Numbers
Feb 10, 2016 7:27:48 PM com.wurmonline.server.Server shutDown
INFO: Shutting down - Closing Database Connections
Feb 10, 2016 7:27:48 PM com.wurmonline.server.DbConnector closeAll
INFO: Starting to close all Database Connections.
Feb 10, 2016 7:27:49 PM com.wurmonline.server.DbConnector closeAll
INFO: Finished closing all Database Connections.
Feb 10, 2016 7:27:49 PM com.wurmonline.server.Server shutDown
INFO: The server shut down nicely. Wurmcalendar time is 28215500
Feb 10, 2016 7:27:49 PM com.wurmonline.server.Server$4 run
INFO: 
Wurm Server Shutdown hook is running

Feb 10, 2016 7:27:49 PM com.wurmonline.server.DbConnector closeAll
INFO: Starting to close all Database Connections.
Feb 10, 2016 7:27:49 PM com.wurmonline.server.DbConnector closeAll
INFO: Finished closing all Database Connections.
 

Share this post


Link to post
Share on other sites

There should be another stacktrace with the actual cause before the block you posted.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this