Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 STARTUP FAILED -- didnt complete after 120 seconds.

Go down 
4 posters
AuthorMessage
SnowWolfX
Newbie
Newbie
SnowWolfX


Posts : 2
Join date : 2012-10-03
Location : The Matrix

STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: STARTUP FAILED -- didnt complete after 120 seconds.   STARTUP FAILED -- didnt complete after 120 seconds. EmptyWed 3 Oct - 12:18

Mine gives the following Error :
i hope somebody can help me





DEFAULT_MV_PROPERTYFILE is not defined using multiverse.properties
MV_HOME is not defined, using relative paths
MV_HOME is ..
ENABLE_MGMT is false
Using properties file multiverse.properties
JDBC is c:\mysql-connector-java-5.1.22\mysql-connector-java-5.1.22-bin.jar
Using world file "..\config\sampleworld\sampleworld.mvw"
Using world script directory ..\config\sampleworld
Using log directory ..\logs\sampleworld
Using common directory ..\config\common
Java Flags are: -Dmultiverse.rundir=run\sampleworld -client -Xms32m -Xmx256m -cp
"..\dist\lib\injected.jar;..\dist\lib\multiverse.jar;..\dist\lib\mars.jar;..\di
st\lib\sampleworld.jar;..\other\rhino1_5R5\js.jar;..\other\java-getopt-1.0.11.ja
r;..\other\jython.jar;c:\mysql-connector-java-5.1.22\mysql-connector-java-5.1.22
-bin.jar;..\other\log4j-1.2.14.jar;..\other\bcel-5.2.jar" -Dmultiverse.propertyf
ile=multiverse.properties -Dmultiverse.logs=..\logs\sampleworld
Starting message domain server

C:\MultiverseComplete\multiverse\bin>START /B java -Dmultiverse.rundir=run\samp
leworld -client -Xms32m -Xmx256m -cp "..\dist\lib\injected.jar;..\dist\lib\multi
verse.jar;..\dist\lib\mars.jar;..\dist\lib\sampleworld.jar;..\other\rhino1_5R5\j
s.jar;..\other\java-getopt-1.0.11.jar;..\other\jython.jar;c:\mysql-connector-jav
a-5.1.22\mysql-connector-java-5.1.22-bin.jar;..\other\log4j-1.2.14.jar;..\other\
bcel-5.2.jar" -Dmultiverse.propertyfile=multiverse.properties -Dmultiverse.logs=
..\logs\sampleworld -Dmultiverse.loggername=domain multiverse.msgsys.Dom
ainServer -t ..\config\common\typenumbers.txt -a combat -a wmgr_1 -
a mobserver -a objmgr -a login_manager -a proxy_1 -a instance -a voiceserver
-p Login,1 -p Proxy,1 -p ObjectManager,1 -p WorldManager,1 -p Inventory,1 -p Mo
bManager,1 -p Quest,1 -p Instance,1 -p Voice,1 -p Trainer,1 -p Group,1 -p Combat
,1 -p ClassAbility,1 -p Domain,1
Starting world manager
Starting combat server
Starting instance server
Starting object manager
Starting login manager
Starting proxy server
Starting mob server
Starting voice server
Wait for finished initializing msg...
Multiverse server version 1.5 0 (- -)

STARTUP FAILED -- didnt complete after 120 seconds.
Please stop server.
Back to top Go down
Agamemnon
Experienced Newbie
Experienced Newbie
Agamemnon


Posts : 28
Join date : 2012-08-26
Location : Marietta, Georgia

STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: Re: STARTUP FAILED -- didnt complete after 120 seconds.   STARTUP FAILED -- didnt complete after 120 seconds. EmptySat 6 Oct - 4:16

post the top part of your prop file without the passwords etc of course, might help to see if you've got everything pointed in the right place. Also, did you set your global variable for c:\mv_home for the path???
Back to top Go down
SnowWolfX
Newbie
Newbie
SnowWolfX


Posts : 2
Join date : 2012-10-03
Location : The Matrix

STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: Re: STARTUP FAILED -- didnt complete after 120 seconds.   STARTUP FAILED -- didnt complete after 120 seconds. EmptySat 6 Oct - 8:33

Global variable on a windows pc?
Back to top Go down
Guest
Guest
avatar



STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: Need output from Log files   STARTUP FAILED -- didnt complete after 120 seconds. EmptySat 6 Oct - 9:14

Include the output from your .out log files using the "Code" tag <> when you post Smile

The window output doesn't really reveal what the issue is. Sad

My .out log file locations for the server are: C:\multiverse\logs\sampleworld

Check this:
http://www.multiversemmo.com/wiki/Server_Troubleshooting#Examine_log_files_to_find_errors

You can open up a command prompt in your logs\sampleworld folder and type find "ERROR" *.out

The .out and .log files tell you a lot. When you find an "ERROR" just post the whole .out file here using <code> tags. Very Happy

My important logs are:

Server
C:\multiverse\logs\sampleworld

Client
User\My Documents\Multiverse World Browser\Logs

Also check Tristan's post
https://multiverse.forumotion.co.uk/t7-log-file-locations

Once you have them started
When you get the servers started, and you will, and you try to connect to your local server:
World Settings File
The world_settings_sample.xml should be in Multiverse Client/worlds
Rename, mod and copy the world settings file as noted here:
http://www.multiversemmo.com/wiki/World_Settings_File_Reference#Working_offline

and I run the client locally on WinXP with
multiverseclient.exe --development --noupdate

When you do connect locally there is no login page


I had a bit of trouble at first (before the Multiverse Complete download) here:
https://multiverse.forumotion.co.uk/t220-server-startup-failed-solved


Cheers

Back to top Go down
CobaltBlues
Moderator
Moderator
CobaltBlues


Posts : 202
Join date : 2011-11-21
Location : Chicago Land

STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: Re: STARTUP FAILED -- didnt complete after 120 seconds.   STARTUP FAILED -- didnt complete after 120 seconds. EmptyThu 11 Oct - 7:22

SnowWolfX wrote:
Global variable on a windows pc?

He's referring to "Environment Variables" Like the PATH variable. That is essentially a Global Variable on windows. They are directly referenceable within a DOS prompt and you can execute platform functions to get them also.
Back to top Go down
http://www.multiversemmo.com
oldschool
Experienced Newbie
Experienced Newbie
oldschool


Posts : 26
Join date : 2012-12-27
Location : Canada

STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: Re: STARTUP FAILED -- didnt complete after 120 seconds.   STARTUP FAILED -- didnt complete after 120 seconds. EmptyThu 27 Dec - 12:10

Edit:

Sorry to wake this thread up, I did manage to solve the issue I was having, which was that start-multiverse.bat on Windows XP was not completing.

Checking the logs indicated the instance server was crashing on the file startup_instance.py

This was due to the start-multiverse.bat needing an adjustment for the JAVA_FLAGS

Code:
set JAVA_FLAGS=%JAVA_FLAGS% -%JVM_TYPE% %JVM_HEAP_FLAGS% -cp "%MV_CLASSPATH%" -Dmultiverse.propertyfile=%PROPFILE%

This is all from a variety of threads here on the forum:

thread about error here

So related to the null world_name field in the database.

All is well now! server is up and once I had provided the client file:
world_settings.xml as described here:
forum link for local client

Note the post by Koron.

Thanks for everything and everyone who has worked on it and posted.
Back to top Go down
Sponsored content





STARTUP FAILED -- didnt complete after 120 seconds. Empty
PostSubject: Re: STARTUP FAILED -- didnt complete after 120 seconds.   STARTUP FAILED -- didnt complete after 120 seconds. Empty

Back to top Go down
 
STARTUP FAILED -- didnt complete after 120 seconds.
Back to top 
Page 1 of 1
 Similar topics
-
» STARTUP FAILED -- didnt complete after 120 seconds Nightmare >>SOLVED
» STARTUP FAILED Question
» Server STARTUP FAILED >>> SOLVED
» Multiverse Complete - Download Available
» [RESOLVED] Multiverse Complete - Script Errors

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