• 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

where is WSAD log directory ?

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

I am usign WSAD 5.1.2 and its WebSphere 5.0 test environment. Say I installed WSAD in c:\Application Developer\v5.1.2. I dont see the logs of WSAD's WebSphere 5.0 Test Environment anywhere in a 'log' directory on my filesystem. I am seeing the log on the WSAD's server console but where do I see more detailed logs of my server . Where can I find one ?

Ofcourse there is runtimes\base_v51\logs and runtimes\expess_v51\logs but no runtimes\base_v5\logs on my filesystem. Did it get accidently deleted. Please suggest ...
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are a few types of logs. For IDE logs, check in the .metadata folder for the .log file. For the server logs, check in the "com.ibm.server.etools" directory. (I may have gotten the name of the directory slightly wrong; I'm doing this from memory.)
 
Rr Kumaran
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jeanne-

Can you please give me exact location since I see lot of directories with names similiar to "com.ibm.server.etools"
 
Jeanne Boyarsky
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
\.metadata\.plugins\com.ibm.etools.server.core
reply
    Bookmark Topic Watch Topic
  • New Topic