andyspan / pinpoint-weblogic-plugin

a plugin of pinpoint
3 stars 3 forks source link

Pinpoint Agent started normally,but the weblogic couldn't able to start #5

Open shevchendov opened 6 years ago

shevchendov commented 6 years ago

Hi : Thanks for your help,I could successfully deploy pinpoint and increase the weblogic-plugin in the pinpoint agent. but when I Add the agent parameter(for weblogic) in start shell(startWebLogic.sh or setDomainEnv.sh) under the domains,the weblogic couldn't able to start.


Specific information is as follows:

2018-01-28 07:13:39 INFO profiler.resin.excludeurl= 2018-01-28 07:13:39 INFO profiler.resin.realipheader=null 2018-01-28 07:13:39 INFO profiler.resin.realipemptyvalue=null 2018-01-28 07:13:39 INFO profiler.resin.excludemethod= 2018-01-28 07:13:39 INFO profiler.resin.hidepinpointheader=true 2018-01-28 07:13:39 INFO profiler.resin.tracecookies=true 2018-01-28 07:13:39 INFO profiler.resin.cookie.sampling.rate=10 2018-01-28 07:13:39 INFO profiler.resin.cookie.dumptype=ALWAYS 2018-01-28 07:13:39 INFO profiler.weblogic.enable=true 2018-01-28 07:13:39 INFO profiler.weblogic.excludeurl=/aa/test.html, /bb/exclude.html 2018-01-28 07:13:39 INFO profiler.debug.injector.type=debug 2018-01-28 07:13:39 INFO bytecode.dump.enable=false 2018-01-28 07:13:39 INFO pinpoint agent started normally. Error: Could not find or load main class weblogic.Server Stopping Derby server... Derby server stopped.


I use the pinpoint version is hbase 1.0.3 pp-col 1.6.2 pp-web 1.6.2 pp-agent 1.6.2 pinpoint-weblogic-plugin 1.6.0

the $AGENT_PATH is SAVE_JAVA_OPTIONS="${JAVA_OPTIONS} -javaagent:/data/pp-agent_1.6.2/pinpoint-bootstrap-1.6.2.jar -Dpinpoint.agentId=Weblogic_test -Dpinpoint.applicationName=Weblogic_test"

Is something wrong with my configuration?

startWebLogic.txt

setDomainEnv.txt