|
|
|
|
|
by willarson
6687 days ago
|
|
Trying to go to their website using Camino (I realize that its working for Firefox and other more popular browsers, was just kind of surprised): javax.servlet.ServletException: agent.filename property not set in config
file
at com.cmp.nucleus.servlet.NucleusServlet.init(NucleusServlet.java:895)
at com.caucho.server.http.Application.createServlet(Application.java:3114)
at com.caucho.server.http.Application.loadServlet(Application.java:3065)
at com.caucho.server.http.QServletConfig.loadServlet(QServletConfig.java:435)
at com.caucho.server.http.Application.getFilterChainServlet(Application.java:2809)
at com.caucho.server.http.Application.buildFilterChain(Application.java:2765)
at com.caucho.server.http.Invocation.service(Invocation.java:313)
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:595) |
|