Why would I get this when attempting to stop the profiler?
2008-04-09 15:47:01,783 ERROR [org.jboss.profiler.client.cmd.Client]
java.lang.NullPointerException
at org.jboss.profiler.agent.ClassUtil.getClasses(ClassUtil.java:80)
at org.jboss.profiler.agent.Profiler.stopProfiler(Profiler.java:146)
at
org.jboss.profiler.connectors.AbstractHandler.handleCommand(AbstractHandler.java:51)
at org.jboss.profiler.connectors.SocketHandler.invoke(SocketHandler.java:50)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:734)
at
org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:560)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:369)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:165)
at
org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:163)
at org.jboss.remoting.Client.invoke(Client.java:1550)
at org.jboss.remoting.Client.invoke(Client.java:530)
at org.jboss.remoting.Client.invoke(Client.java:518)
at org.jboss.profiler.client.cmd.Client.main(Client.java:252)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142742#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...