To run it on Mac is necessary:
WLS:
startWebLogic.sh
-javaagent:/Applications/inspectIT/agent/inspectit-agent.jar -Dinspectit.repository=localhost:9070 -Dinspectit.agent.name=test1
inspectIT Server: (nothing, just run it)
/Applications/inspectIT/CMR/startup.sh
InspectIT Client:
(eclipse)
/Applications/inspectIT/inspectit/run.sh
(some modifications are necessary)
$ cat /Applications/inspectIT/inspectit/run.sh
xattr -r -d com.apple.quarantine inspectIT.app
./inspectIT.app/Contents/MacOS/inspectIT -vm /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin -data /Users/German/tmp/workspace-inspectit -debug
Issue:
I hit a bug when using a JDK newer than 1.8.0_131 (on Mac)
https://inspectit-performance.atlassian.net/browse/INSPECTIT-2560?focusedCommentId=33865&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-33865
TODO:
- https://blog.novatec-gmbh.de/can-opentracing-scene-benefit-new-tracer-implementations/
No comments :
Post a Comment