The Official Forums for the Multiverse MMO Development Platform
 
HomeHome  FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  Log in  The Wiki  Website  github Project  
The Wiki is back up and running! However, there are still some malicious code warnings, so stay sharp - we're working on it
Share | .
 

 Server Startup issues

View previous topic View next topic Go down 
AuthorMessage
Lou
Experienced Newbie
Experienced Newbie


Posts: 19
Join date: 2012-03-02
Location: Usa- east coast

PostSubject: Server Startup issues   Fri 2 Mar - 0:32

Hi,
I am trying to get the server started and get this java exception under WIN7.

C:\Lou Files\multiverse\bin>start-multiverse.bat
DEFAULT_MV_PROPERTYFILE is C:\Lou Files\Multiverse\bin\Chronicles.properties
MV_HOME is C:\lou files\multiverse
ENABLE_MGMT is false
Using properties file C:\Lou Files\Multiverse\bin\Chronicles.properties
Exception in thread "main" java.lang.NoClassDefFoundError: files\multiverse\dist\lib\multiverse/jar
Caused by: java.lang.ClassNotFoundException: files\multiverse\dist\lib\multiverse.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
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)
Could not find the main class: files\multiverse\dist\lib\multiverse.jar. Program will exit.
Exception in thread "main" java.lang.NoClassDefFoundError: files\multiverse\dist\lib\multiverse/jar
Caused by: java.lang.ClassNotFoundException: files\multiverse\dist\lib\multiverse.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
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)
Could not find the main class: files\multiverse\dist\lib\multiverse.jar. Program will exit.
JDBC is
Exception in thread "main" java.lang.NoClassDefFoundError: files\multiverse\dist\lib\multiverse/jar
Caused by: java.lang.ClassNotFoundException: files\multiverse\dist\lib\multiverse.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
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)
Could not find the main class: files\multiverse\dist\lib\multiverse.jar. Program will exit.
( was unexpected at this time.

I think I have the path correct to get to the files. Does anyone have an idea?
Regards,
Lou
Back to top Go down
Lou
Experienced Newbie
Experienced Newbie


Posts: 19
Join date: 2012-03-02
Location: Usa- east coast

PostSubject: Re: Server Startup issues   Fri 2 Mar - 0:37

OY!
I found my issue. My directory had a space in it, "C:\lou files\" I removed the space and now things are rolling!!
Lou
Back to top Go down
Tristan
Head of Foundation Communications


Posts: 297
Join date: 2011-08-02
Location: Liverpool, UK

PostSubject: Re: Server Startup issues   Fri 2 Mar - 1:19

Glad you sorted it out Smile
Back to top Go down
http://www.3dmodeller.info
 

Server Startup issues

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» Bukkit server startup - Windows and Linux
» VR Startup and IC Character Creation
» PS3 Connection Issues
» Install Scripts For Apps And How To Issues.
» All issues/topics regarding ground improvements and grading.

Permissions in this forum:You cannot reply to topics in this forum
 :: Development :: Getting Started-