Hi,
We are trying inspectIT in our environment.
Its pretty easy to setup the agent and CMR. (version 1.6.9.83)
We are facing a weird problem. When we start the agent it connect to CMR but after 2 minutes its starts timing out. we dont see it connects again.
For POC, we are running agent and CMR on the same VM.
Agent Logs:
2016-09-29 11:22:14,741: 26826 [ main] INFO spectit.agent.java.SpringAgent - Using agent version 1.6.0.0.
2016-09-29 11:23:55,385: 127470 [:1475162592749]] WARN analyzer.impl.ByteCodeAnalyzer - Error occurred instrumenting the byte code of class com.ibm.as400.access.AS400JDBCStatement. Sending the class structure to the CMR resulted in a time-out.
2016-09-29 11:24:10,766: 142851 [ervice-thread-2] INFO .analyzer.impl.AnalyzeCallable - Type could not be sent to the CMR due to the ServerUnavailableException.
CMR Logs:
2016-09-29 11:18:11,380: 20579 [ main] INFO rocks.inspectit.server.CMR - CMR started in 20243.087109 ms
2016-09-29 11:22:13,989: 263188 [ Server] INFO all.minlog.MinlogToSLF4JLogger - kryonet: Connection 1 connected: /
127.0.0.12016-09-29 11:22:14,067: 263266 [ervice-thread-0] INFO er.service.RegistrationService - Trying to register Agent 'InspectIT_TC'
2016-09-29 11:22:14,073: 263272 [ervice-thread-0] INFO er.service.RegistrationService - Successfully registered the Agent 'InspectIT_TC' with id 1, version 1.6.0.0 and following network interfaces:
2016-09-29 11:22:14,073: 263272 [ervice-thread-0] INFO er.service.RegistrationService - |- IPv4: 10.100.40.239
2016-09-29 11:22:14,073: 263272 [ervice-thread-0] INFO er.service.RegistrationService - |- IPv4: 127.0.0.1
2016-09-29 11:23:55,281: 364480 [ervice-thread-0] INFO r.util.AgentStatusDataProvider - Platform 1 timed out.
2016-09-29 11:23:59,628: 368827 [ Server] INFO all.minlog.MinlogToSLF4JLogger - kryonet: Connection 1 disconnected.
For CMR we are using the JRE provided in the respository.
For agent we are using 1.7
java version "1.7.0_111"
Java(TM) SE Runtime Environment (build 1.7.0_111-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.111-b13, mixed mode)
But I dont see any port connectivity issues. Is there any known issue around this?
Regards,
Viswanath