Sign in to follow this  
Eject

My server dont start now

Recommended Posts

Hello all

 

i updated now the server, disabled all mods except serverpacks and updatet to the newest modloader

 

[04:50:49 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\TCAFiles\Users\AndreasM\1559\Necropolis\wurm.ini
Meshsize=11
[04:50:49 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\TCAFiles\Users\AndreasM\1559\Necropolis\wurm.ini
Meshsize=11
[04:50:49 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
[04:50:49 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
[04:50:49 PM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: java.lang.NoClassDefFoundError: org/flywaydb/core/Flyway
java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: org/flywaydb/core/Flyway
	at com.wurmonline.server.database.migrations.SqliteMigrator.<init>(SqliteMigrator.java:29)
	at com.wurmonline.server.database.migrations.SqliteMigrationStrategy.<init>(SqliteMigrationStrategy.java:28)
	at com.wurmonline.server.DbConnector$SqliteConfigHelper.newMigrationStrategy(DbConnector.java:246)
	at com.wurmonline.server.DbConnector.initialize(DbConnector.java:315)
	at com.wurmonline.server.DbConnector.initialize(DbConnector.java:277)
	at com.wurmonline.server.gui.WurmServerGuiController.startDB(WurmServerGuiController.java:1284)
	at com.wurmonline.server.gui.WurmServerGuiMain.main(WurmServerGuiMain.java:96)
	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 javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:30)
	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 javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: java.lang.NoClassDefFoundError: org/flywaydb/core/Flyway
	... 19 more
Caused by: java.lang.ClassNotFoundException: org.flywaydb.core.Flyway
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at javassist.Loader.delegateToParent(Loader.java:426)
	at javassist.Loader.loadClass(Loader.java:312)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	... 19 more

 
java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: org/flywaydb/core/Flyway
	at com.wurmonline.server.database.migrations.SqliteMigrator.<init>(SqliteMigrator.java:29)
	at com.wurmonline.server.database.migrations.SqliteMigrationStrategy.<init>(SqliteMigrationStrategy.java:28)
	at com.wurmonline.server.DbConnector$SqliteConfigHelper.newMigrationStrategy(DbConnector.java:246)
	at com.wurmonline.server.DbConnector.initialize(DbConnector.java:315)
	at com.wurmonline.server.DbConnector.initialize(DbConnector.java:277)
	at com.wurmonline.server.gui.WurmServerGuiController.startDB(WurmServerGuiController.java:1284)
	at com.wurmonline.server.gui.WurmServerGuiMain.main(WurmServerGuiMain.java:96)
	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 javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:30)
	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 javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: java.lang.NoClassDefFoundError: org/flywaydb/core/Flyway
	... 19 more
Caused by: java.lang.ClassNotFoundException: org.flywaydb.core.Flyway
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at javassist.Loader.delegateToParent(Loader.java:426)
	at javassist.Loader.loadClass(Loader.java:312)
	at java.lang.ClassLoader.loadClass(Unknown Source)

 
	... 19 more

 

 

maybe anyone can help me ou?

 

Eject

Share this post


Link to post
Share on other sites

Eject - I think you still run on Citadel. Not saying what follows is the issue for certain. 

 

For 1.3 a new version of server modlauncher is required I believe. At least in the past the displayed version at CItadel for the modlauncher didn't always match the actual version being run. Double-check this in the server log file. There will be a line there which states the modlauncher version in use.

 

Might be something else, I would still check this anyway.

Edited by Nappy

Share this post


Link to post
Share on other sites

yea Citadel still have v0.20, i updated it manually to 0.24 before i wrote this topic ;)

 

Share this post


Link to post
Share on other sites
42 minutes ago, Eject said:

yea Citadel still have v0.20, i updated it manually to 0.24 before i wrote this topic ;)

 

Ok, glad you checked. Means others may have that issue then. I was burned on this issue before when I still ran on Citadel.

 

~Nappy

  • Like 1

Share this post


Link to post
Share on other sites

what is this flywaydb?

i just tried to run a neighbour server, same problems.

all mods disabled again, nothing happens

 

Share this post


Link to post
Share on other sites

I think you are missing something, I would try and verify you have all the new files.

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