Critical error in debugging - first run

how do i fix this . tried everything.

java.lang.NullPointerException

at org.jivesoftware.admin.AdminConsole.getAppName

there was thing warning, i don’t need logging

log4j:WARN No appenders could be found for logger (org.jivesoftware.util.Log).

log4j:WARN Please initialize the log4j system properly.

Howdy,

The second error has been around a while and I think it is mostly harmless. Can you further describe what you are attempting to do? Is there a more complete java stack trace available?

daryl