[Beepcore-java-users] what is wrong with the logging!!
Status: Beta
Brought to you by:
huston
From: noe <nej...@in...> - 2004-10-12 09:06:59
|
Hi People, Anybody can help me with the below problem it is been days that i couldn't solve it.I really need some help! Thanks... org.apache.commons.logging.LogConfigurationException: java.lang.NullPointerException at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:558) at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:355) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:409) at mankana.<init>(mankana.java:39) at mankana.main(mankana.java:98) Caused by: java.lang.NullPointerException at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:543) |