• 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

Error while starting the server on WSAD 5.0.0

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I get the following error in the console window.

java.lang.NoClassDefFoundError: Files\IBM\WebSphere
Exception in thread "main"

The server state is Server is synchronized

I wanted to see a servelt deployed realtime. How can I do that ?

Trying to start the server on command prompt does not work either. I am using windows xp prof

C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5\bin>startServer
The system cannot find the path specified.

Can anyone help ?

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

Can you give the details on how you installed your Websphere Application Server? What version and configuration are you using?

Regards,
[ March 15, 2005: Message edited by: Owee Nicolas ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic