File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Java Products and Servers and the fly likes Glassfish from myeclipse is throwing exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Glassfish from myeclipse is throwing exception" Watch "Glassfish from myeclipse is throwing exception" New topic
Author

Glassfish from myeclipse is throwing exception

VenkataPrasad Regula
Ranch Hand

Joined: Jun 30, 2011
Posts: 63
As i start glassfish from myeclipse I am getting the following error. Can someone please kindly look into it.

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/enterprise/glassfish/bootstrap/ASMain
Caused by: java.lang.ClassNotFoundException: com.sun.enterprise.glassfish.bootstrap.ASMain
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: com.sun.enterprise.glassfish.bootstrap.ASMain. Program will exit.
 
 
subject: Glassfish from myeclipse is throwing exception
 
Threads others viewed
java command error
help !!
Starting Websphere 6.0 in Eclipse3.3
help with marcus questions
java.lang.NoClassDefFoundError: com/google/gwt/dev/Compiler
developer file tools