at java.util.Hashtable.get(Hashtable.java:333)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:270)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:414)
at org.bibeault.frontman.CommandBroker.<clinit>(CommandBroker.java:66)
... 28 more
Can you find the log that contains the full stack trace.
Somewhere in the '28 more' there should be a line that points to one of your classes.