Anybody seen this before: 13:17:11,507 ERROR [STDERR] java.lang.NullPointerException 13:17:11,508 ERROR [STDERR] at org.jboss.profiler.engine.LogFileEngine.processGC(LogFileEngine.java:813) 13:17:11,508 ERROR [STDERR] at org.jboss.profiler.engine.LogFileEngine.processGCS(LogFileEngine.java:796) 13:17:11,509 ERROR [STDERR] at org.jboss.profiler.engine.LogFileEngine.doProcess(LogFileEngine.java:109) 13:17:11,509 ERROR [STDERR] at org.jboss.profiler.engine.LogFileEngine.doProcess(LogFileEngine.java:45) 13:17:11,509 ERROR [STDERR] at org.jboss.profiler.web.servlets.ServletProcess.doGet(ServletProcess.java:138) 13:17:11,509 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) 13:17:11,510 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 13:17:11,510 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:360) 13:17:11,510 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) 13:17:11,510 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:558) 13:17:11,510 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpContext.java:1714) 13:17:11,510 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:517) 13:17:11,510 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpContext.java:1664) 13:17:11,510 ERROR [STDERR] at org.mortbay.http.HttpServer.service(HttpServer.java:863) 13:17:11,511 ERROR [STDERR] at org.jboss.jetty.Jetty.service(Jetty.java:496) 13:17:11,511 ERROR [STDERR] at org.mortbay.http.HttpConnection.service(HttpConnection.java:775) 13:17:11,511 ERROR [STDERR] at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:939) 13:17:11,511 ERROR [STDERR] at org.mortbay.http.HttpConnection.handle(HttpConnection.java:792) 13:17:11,511 ERROR [STDERR] at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:201) 13:17:11,511 ERROR [STDERR] at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:289) 13:17:11,511 ERROR [STDERR] at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:455)
This happens under Mac OS X after the profile data had been read into memory and it starts to sort it. This process is talking many minutes, like 10 minutes to read and sort the data for a very sort run of the profiler. Bob View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857593#3857593 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857593 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
