support@vmlens.de
Find Synchronization Bugs

Find Synchronization Bugs for an Application running outside Eclipse

Run the application withe the following java option:

               java  -javaagent:[Path to unzipped vmlens.zip]\vmlens\agent.jar=[Path to a file with the ending .vmlens]  ...

for example:

              java -javaagent:C:\vmlens\agent.jar=C:\TEMP\eclipse.vmlens  ..

After the application stopps, open the vmlens trace file with eclipse as shown below.

Please not that the file must end with ".vmlens" for example eclipse.vmlens. Go to interpret the result for a detailed description for what is shown.

 

 

 

Top