Stendhal server trouble shooting: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Navigation for Stendhal Top|Building & Hosting}}

==Out of memory error / Lagging / Turn overflows==
==Out of memory error / Lagging / Turn overflows==


Line 20: Line 22:
Caused by: java.lang.<something>Error: <name>
Caused by: java.lang.<something>Error: <name>


And ''doesn't'' say InvocationTargetError, then you have a version mismatch between what stendhal version you're using and what marauroa version you're [[using. As a rule marauroa and stendhal are released together, so released versions should match. But if you get very latest CVS marauroa and not very latest CVS stendhal (say) then you may get this problem.
And ''doesn't'' say InvocationTargetError, then you have a version mismatch between what Stendhal version you're using and what Marauroa version you're using. As a rule Marauroa and Stendhal are released together, so released versions should match. But if you get very latest Git Marauroa and not very latest Git Stendhal (say) then you may get this problem.


==log4j:ERROR setFile(null,true) call failed==
==log4j:ERROR setFile(null,true) call failed==