Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse plug in issue #29

Open
pdewan opened this issue Feb 24, 2013 · 2 comments
Open

Eclipse plug in issue #29

pdewan opened this issue Feb 24, 2013 · 2 comments

Comments

@pdewan
Copy link

pdewan commented Feb 24, 2013

Hi, I tried using InTrace, both the command line and the Eclipse plug-in. I can get the plug-in working on the command line:

D:\dewan_backup\Java\WarmupProject\bin>java -javaagent:D:\dewan_backup\Java\lib
intrace-agent.jar warmup.AGreeter

Loaded InTrace Agent.

InTrace Agent listening on port 9123

Hello World
null

However, the Eclipse Plug-In gives the message:

Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing : D:\Program

It seems it cannot find the jar file(s). Do they have to be included in every project? It seems to be looking for the file D:\Program which does not seem to make sense.

Any help would be appreciated as InTrace seems like the perfect tool for my needs.

Prasun

@kqvanity
Copy link

Building this subdirectory using ant, got it working for me. The prepackaged releases resulted in this error. On top of that these executable binaries are no longer directly available at the main website, so I had to obtain those -faulty- ones from binaries directory as they're neither published at the releases section, nor linked at the main website for download whose file hosting is giving Error: Server Error for me.

@mchr3k
Copy link
Owner

mchr3k commented May 31, 2023

I have now officially taken my eclipse update sites offline as per my note at the top of https://mchr3k.github.io/. You can fetch these binaries directly from the github repos which held all the files which were in these update sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants