aspose file tools
The moose likes Websphere and the fly likes  websphere application server not starting second time Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark " websphere application server not starting second time" Watch " websphere application server not starting second time" New topic
Author

websphere application server not starting second time

Ram Kas
Ranch Hand

Joined: Jul 26, 2006
Posts: 81
Hi all,

I am using RAD for websphere 8.5. I created the websphere application server. When run the server , it is running properly. But, when I run it for the second time, it does not run. It throws the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: Files
Caused by: java.lang.ClassNotFoundException: Files
at java.net.URLClassLoader.findClass(URLClassLoader.java:434)
at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:665)
at java.lang.ClassLoader.loadClass(ClassLoader.java:644)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358)
at java.lang.ClassLoader.loadClass(ClassLoader.java:627)
Could not find the main class: Files. Program will exit.


Any inputs regarding this is highly appreciated.

Thanks,
Dinakar.K
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: websphere application server not starting second time
 
Similar Threads
XMLbeans giving problem with WebSphere
java.lang.NoClassDefFoundError
Accessing Websphere Datasource through Standalone jav program.
Starting Websphere 6.0 in Eclipse3.3
Websphere App SErver V8.5 error during startup