Hi, Currently I can see my WebSphere App Server (Standalone JVM) in the Viewer, but when using the application running on this server, nothing is picked up. Is this related to the error I am seeing in the Agent Logs, which occurs after starting my WAS??
If so, how can I fix this error?
[WT=0] 17 Jan 2012 15:27:20,897 WARN WASIIOPServerCorrelationInterceptor - Error in reading header for WAS RMI request MethodExecutionEnvironment{ invokedObject='com.ibm.ws.orb.WSServerDelegate' className='com.ibm.CORBA.iiop.ServerDelegate', methodName='dispatch', invokedObject hashcode='742665284', paramValues =[class com.ibm.rmi.iiop.ServerRequestImpl], thrownException=null, returnValue class =null} java.lang.NullPointerException at com.singularity.ee.agent.lc.a(Unknown Source) at com.singularity.ee.agent.appagent.services.transactionmonitor.rmi.q.a(Unknown Source) at com.singularity.ee.agent.appagent.services.c.onMethodBegin(Unknown Source) at com.singularity.ee.agent.appagent.entrypoint.bciengine.MethodInterceptorDelegator.invokeOnBegin(Unknown Source) at com.singularity.ee.agent.appagent.entrypoint.bciengine.MethodInterceptorDelegator.safeOnMethodBegin(Unknown Source) at com.ibm.CORBA.iiop.ServerDelegate.dispatch(Unknown Source) at com.ibm.rmi.iiop.ORB.process(Unknown Source) at com.ibm.CORBA.iiop.ORB.process(Unknown Source) at com.ibm.rmi.iiop.Connection.respondTo(Unknown Source) at com.ibm.rmi.iiop.Connection.doWork(Unknown Source) at com.ibm.rmi.iiop.WorkUnitImpl.doWork(Unknown Source) at com.ibm.rmi.iiop.WorkerThread.run(Unknown Source) at java.lang.Thread.run(Unknown Source)