• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Problem in Agent controller in WSAD

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

I am working on a swing application on WSAD. In one of the windows we are facing performance issue. So to analyse that we are planning to use the agent controller of the WSAD. We are successfully able to install the agent, it is running but we are not able to use it. Whenever we try to add it gives the message:
"
connection failed on host localhost.
IWAT0016E The Agent Controller is not available on host localhost.
Make sure that:
*the Agent controller is installed.
*the Agent controller is configured to communicate with your machine.
*you have the correct host name and port number for the Agent Controller.
"

Can anybody let me know the exact steps to make use of agent controller in analysing the memory leaks?
We have installed the agent controller successfully but we are not sure of whether we configured it correctly to communicate with the machine. so, please provide steps for configuration also.

Thanks in Advance...

Regards,
Arvind
 
Be reasonable. You can't destroy everything. Where would you sit? How would you read a tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic