Missing entry point in AgentBase.dll [message #139480] |
Mon, 12 January 2009 17:18  |
Eclipse User |
|
|
|
Hello all
I am trying to start up a Java app using the -agentlib option. I have the
Agent Controller stuff in the path, but I get this error at startup:
The procedure entry point ?asyncRegisterAgent@BaseAgentImpl@@QAEHXZ could
not be located in the dynamic link library AgentBase.dll.
After closing the error dialog, the following error appears in stdout and
then the JVM just quits:
[Error: FATAL ERROR: JPIAgent can't load ACCollector]
I am using AC v 4.5.0 on WinXP SP2 with the following args:
-agentlib:JPIBootLoader=JPIAgent:server=enabled;CGProf:execd etails=true
Running on IBM JVM 1.5.0 SR7.
Could there be other DLLs in the path that are getting in the way? Any
help would be appreciated.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03461 seconds