Hacker News new | ask | show | jobs
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)

3 comments

Well spotted - I just assumed that the server was having traffic problems as this link has been posted by Jeff Atwood at Coding Horror. It opens just fine in a FireFox IE tab of course.
Server load has nothing to do with what browser you're using.
Sorry - I did not make it clear. It was not a server issue but a browser issue. The site seems to respond best to Internet Explorer so I opened it in FireFox using the IE tab "addin".
Isn't working for me in these popular browsers you speak of, unless it's just a mac thing?

EDIT: A ha, it works now. Maybe it's a server load thing.

I got that on my first attempt (Opera 9.25/Linux), after hitting 'reload' once I got the page. Weird.