If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
TIP 1: select at least one tag that further categorizes your topic. For example server
for APM Server related questions, java
for questions regarding the Elastic APM Java agent, or ui
for questions about the APM App within Kibana.
TIP 2: Check out the troubleshooting guide first. Not only will it help you to resolve common problems faster but it also explains in more detail which information we need before we can properly help you.
Kibana version: 7.1.1
Elasticsearch version: 7.1.1
APM Server version: 7.1.1
APM Agent language and version: elastic-apm-agent-1.18.0.RC1.jar
Browser version: Chrome Version 84.0
Original install method (e.g. download page, yum, deb, from source, etc.) and version: downloaded the rpm files and installed them manually. started the components as services.
Fresh install or upgraded from other version?: fresh install
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Steps to reproduce:
- Start the application with elastic apm agent parameters
- Check logs
- Observe catalina.out output
Errors in browser console (if relevant): no
Provide logs and/or server output (if relevant):
Starting the liferay application (runs in tomcat) without the agent outputs not errors inside catalina.out
However, starting the application with the elastic apm agent outputs some errors.
This is my setenv.sh file
Logs without the agent started
Logs with the agent started
The application is starting eventually, even the GET/POST requests are visible in Kibana->APM, however, I would very much like to solve the errors.
Can you help me guys?
Many thanks,
Catalin