Author Topic: SSJavaProfiler65  (Read 1997 times)

lubos

  • EA User
  • **
  • Posts: 101
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
SSJavaProfiler65
« on: November 08, 2006, 12:08:43 am »
Hello,

I want to try to generate sequence diagrams by connecting to java application that is run from MyEclipse.
When I set a JVM in MyEclipse to use agent SSJavaProfiler65 I get the following error:

ERROR: JDWP unable to get necessary JVMTI capabilities. ["debugInit.c",L279]

What I do wrong?

Thanks for any advice in advance

lubos

  • EA User
  • **
  • Posts: 101
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: SSJavaProfiler65
« Reply #1 on: November 10, 2006, 02:50:00 am »
Hello,
I have just tested it on some very simple testing application and it seems I have succesfully attached to the running java process. But when it tries to stop on the breakpoint it shows the following message:

"Source file path loaded in module doesnt match, please rebuild"

The source code was created by forward engineering and model updated by reverse engineering so the connection of the model to the sources should be OK.

What can be the problem?

Thanks for any advice