java.lang.NoClassDefFoundError: Could not initialize class uw.Logs
at uw.utils.DBConnHelper.fetchConnWithNormal(DBConnHelper.java:41)
at util.DBCon.newConnection(DBCon.java:511)
at util.DBCon.getConnection(DBCon.java:487)
at info.Catalog.queryAll(Catalog.java:1111)
at info.Catalog.queryAll(Catalog.java:1078)
at _channel._travel__jsp._jspService(/home/website/cc/channel/travel.jsp:161)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:506)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:619)