StendhalLocalhostServerOnLinux: Difference between revisions
Content deleted Content added
imported>Qwertydragon |
imported>AntumDeluge →Class not found exceptions: "log4j.jar" is now intended to be in "libs" directory |
||
Line 136:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger
</pre>
''<span style="color:red;">DEPRECATED:</span> "log4j.jar" is now intended to be located in "libs" directory''
Please open runserver.sh in a text editor. You'll see the classpath defined there, something like
LOCALCLASSPATH=.:data/script/:data/conf/:stendhal-server-$STENDHAL_VERSION.jar:marauroa.jar:mysql-connector.jar:log4j.jar:commons-lang.jar
| |||