I tried to stop the collector and after stopping it the collector went offline and couldn't restart the collector and finally deleted the collector.After that again I started the hybris application and I'm getting the below error.How to solve the issue?
11:27:59 [000001c8] info [native] Options string .............. name=hybris-app-demo1,server=localhost:9998,wait=45 2016-03-11 11:27:59 [000001c8] info [native] Agent name .................. hybris-app-demo1 2016-03-11 11:27:59 [000001c8] info [native] Server/Collector ............ localhost:9998 2016-03-11 11:27:59 [000001c8] info [native] Interface type .............. JVMTI 2016-03-11 11:27:59 [000001c8] info [native] Process ID .................. 7452 2016-03-11 11:27:59 [000001c8] info [native] JVM name .................... Java HotSpot(TM) 64-Bit Server VM 25.60-b23 2016-03-11 11:27:59 [000001c8] info [native] JVM vendor .................. Oracle Corporation 2016-03-11 11:27:59 [000001c8] info [native] JVM info .................... mixed mode, sharing 2016-03-11 11:28:00 [000001c8] info [native] Could not retrieve LoadBalancing configuration from localhost:9998 (730061): No connection could be made because the target machine actively refused it. 2016-03-11 11:28:00 [000001c8] info [native] Trying to connect to Server/Collector for up to 0 seconds 2016-03-11 11:28:02 [000001c8] severe [native] Exception while connecting to collector, info:<connect()/apr_socket_connect(), 730061, Connection refused> 2016-03-11 11:28:02 [000001c8] warning [native] Unable to register with Server/Collector localhost:9998, CONTINUING WITHOUT INSTRUMENTATION. 2016-03-11 11:28:02 [000001c8] info [native] Platform .................... Windows 7 6.1, amd64
Answer by Andreas G. ·
This error message says that your hybris app tries to load our agent. the agent then tries to connect to the collector which is now no longer there as you stopped/deleted it. The error message "connection refused" indicates exactly this case that the agent cant connect to the collecdtor
So - if you want to monitor your application you need a Collector. If you want to get rid of dynatrace and just start your app you need to remove the -agentpath option from your hybris command line.
As I assume though that you want to monitor your app i suggest you try to get your collector up&running again. from that point on your hybris app should start without problems
Andi
DECEMBER 12, 10:00 AM GMT / 2:00 PM ET
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 10, 4:00 pm CET / 10:00 am ET
Register here
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 10, 4:00 pm CET / 10:00 am ET
Register here
Learn how Dynatrace Real User Monitoring automatically detects errors that impact your end users caused by erroneous 3rd party or CDNs.
December 10, 4:00 pm CET / 10:00 am ET
Register here
Host/Process/Transactions not Showing for Application Server 12 Answers
ICMP Services for (Private LAN) Dynatrace Server with No internet connectivity 1 Answer
Problem while injecting Dynatrace agent into WebLogic App Server 11g 2 Answers
How to instument UEM on the JVM Tier? 1 Answer
How to monitor java-1.7.0-openjdk.x86_64 2 Answers