log4j:WARN No appenders could be found for logger
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
log4j:ERROR Could not read configuration file [/someDir/log4j.properties].
java.io.FileNotFoundException: /someDir/log4j.properties (No such file or directory)
The file is def there and has this in it:
Anything wrong with this?
Some other warnings there:
SEVERE: /someDir/server.properties is not a valid file location.
SLF4J: Class path contains multiple SLF4J bindings.