# Elastic APM with Java agent : No data has been received from agents yet

**URL:** https://discuss.elastic.co/t/elastic-apm-with-java-agent-no-data-has-been-received-from-agents-yet/339220
**Category:** APM
**Tags:** java
**Created:** [July 25, 2023, 6:58pm UTC](https://discuss.elastic.co/t/elastic-apm-with-java-agent-no-data-has-been-received-from-agents-yet/339220 "2023-07-25T18:58:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Aishwarya\_Kulkarni](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aishwarya_kulkarni/32/123878_2.png) [@Aishwarya\_Kulkarni](https://discuss.elastic.co/u/Aishwarya_Kulkarni)
#### Post date: [July 25, 2023, 6:58pm UTC](https://discuss.elastic.co/t/elastic-apm-with-java-agent-no-data-has-been-received-from-agents-yet/339220/1 "2023-07-25T18:58:03Z")

</div>

**Kibana version** : 7.16.2

**Elasticsearch version** :7.16.2

**APM Server version** :1.40.0

**Fresh install or upgraded from other version?** Fresh

**Steps to reproduce** :  
Ran the following  
java -javaagent:elastic-apm-agent-1.40.0.jar -Delastic.apm.service\_name=fvf-agent -Delastic.apm.server\_urls=localhost:8200 -Delastic.apm.application\_packages=com.abc -jar F-V-F-API-0.0.1-SNAPSHOT.jar

Error in Kibana: No data has been received from agents yet  
FYI: localhost:8200 is reachable  
Logs:  
2023-07-26 00:01:59,387 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean  
2023-07-26 00:01:59,428 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific ThreadMXBean interface: com.sun.management.ThreadMXBean  
2023-07-26 00:01:59,461 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.40.0 as fvf-agent (0.0.1-SNAPSHOT) on Java 17.0.7 Runtime version: 17.0.7+8-LTS-224 VM version: 17.0.7+8-LTS-224 (Oracle Corporation) Windows 10 10.0  
2023-07-26 00:01:59,463 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - service\_name: 'fvf-agent' (source: Java System Properties)  
2023-07-26 00:01:59,470 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - server\_urls: 'localhost:8200' (source: Java System Properties)  
2023-07-26 00:01:59,471 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - application\_packages: 'com.abc' (source: Java System Properties)  
2023-07-26 00:02:01,522 [elastic-apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build\_date": "2021-12-18T19:50:46Z", "build\_sha": "24fe620eeff5a19e2133c940c7e5ce1ceddb1445", "publish\_ready": true, "version": "7.16.2"}  
2023-07-26 00:02:01,993 [main] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state

---

<div class="post-metadata">

### Author: ![Jonas\_Kunz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jonas_kunz/32/110740_2.png) [@Jonas\_Kunz](https://discuss.elastic.co/u/Jonas_Kunz)
#### Post date: [July 27, 2023, 10:27am UTC](https://discuss.elastic.co/t/elastic-apm-with-java-agent-no-data-has-been-received-from-agents-yet/339220/2 "2023-07-27T10:27:07Z")

</div>

In order to assist you here, we would need the [debug-level logs](https://www.elastic.co/guide/en/apm/agent/java/current/trouble-shooting.html#trouble-shooting-logging-procedure). Please capture them and provide them to us, e.g via [GitHub Gist](https://gist.github.com/).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 24, 2023, 10:27am UTC](https://discuss.elastic.co/t/elastic-apm-with-java-agent-no-data-has-been-received-from-agents-yet/339220/3 "2023-08-24T10:27:51Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
