isos81
isos81
Hey all, I have couple of questions: 1. I'm trying to attach the agent to our `Tomcat` server. Here are the options we use: ``` export AGENT_PATH="/home/isos/pinpoint-agent-2.5.3" CATALINA_OPTS="$CATALINA_OPTS -javaagent:$AGENT_PATH/pinpoint-bootstrap-2.5.3.jar" CATALINA_OPTS="$CATALINA_OPTS...
Hey all, I'm trying to run the `Pinpoint Agent` on `Wildfly` app server. However, when I add the `-javaagent` JVM parameter, the server doesn't even boot. There is also no...
Hey all, I'm not sure if this is the correct place to ask but I'm having problem installing Pinpoint on my Macook Pro (Sonoma 14.1.1). I'm following the instructions but...
#### What version of pinpoint are you using? 2.5.3 #### What version of Wildfly are you using? Product Version: 20.0.1.Final Release Version: 12.0.3.Final #### Describe your problem** I cannot get...