• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Profiling on RAD 7

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am trying to profile a standalone java application. When i do Profile As --> Java application i get this exception:

Error occurred during initialization of VM
Could not find -Xrun library: piAgent.dll

I have set the system PATH varaible to:C:\Program Files\IBM\SDP70Shared\plugins\org.eclipse.hyades.execution.win32.x86_4.2.2.v200701141614 where i have piAgent.dll file but still i get this error.

Do i have to install Agent Controller separately or is it part of TPTP framework?

Could anyone help me out to resolve this issue?

Thanks,
csr
 
reply
    Bookmark Topic Watch Topic
  • New Topic