codedx/codepulse

"Start Tracing" Not Found

Arunraj89 opened this issue · 4 comments

I have installed Code pulse latest build 1.1.4(Win X64) on Win 10 64bit machine. I have used Sample OWASP Shepherd application. I have configured the agent with Tomcat and started the application and application is running good. But i could not locate the "START TRACE" button as it mentioned in user guide. because of which when i trace the shepherd app, its not getting traced in the code pulse. Please help me to solve this issue.

Sorry to hear you're having trouble getting tracing going. Do you have Code Pulse up and running before you start Tomcat? If so, do you see a pop up similar to the one below?

Tracing popup

There are more details here on starting a trace if you are seeing this popup.

Yes I have started Code Pulse before starting Tomcat,but I don't get any notification/pop-up like what you show above.

1

Please see the above screenshot for your reference.

How did you configure the agent with Tomcat? You'll want to make sure it's added to CATALINA_OPTS in setenv.bat. It may help to make sure that the path to the agent jar file does not contain spaces as well.

Nine months with no response; I'm going to assume he figured it out.