Hello all,

I have the problem, I cannot run Web App on GlassFish V2 sever. After
installation of  GlassFish V2 together with the Netbeans 6.5 everythink
worked fine, but then suddenly I got the error for any web project run on
GlassFish V2 server. For example when I want to run MyFirstWebApp project I
get the following output

init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
The Sun Java System Application Server could not start.
More information about the cause is in the Server log file.
Possible reasons include:
 - IDE timeout: refresh the server node to see if it's running now.
 - Port conflicts. (use netstat -a to detect possible port numbers already
used by the operating system.)
 - Incorrect server configuration (domain.xml to be corrected manually)
 - Corrupted Deployed Applications preventing the server to start.(This can
be seen in the server.log file. In this case, domain.xml needs to be
modified).
 - Invalid installation location.
D:\Tutorials\J2EE\webappstructure\MyFirstWebApp\nbproject\build-impl.xml:545:
Deployment error:
The Sun Java System Application Server could not start.
More information about the cause is in the Server log file.
Possible reasons include:
 - IDE timeout: refresh the server node to see if it's running now.
 - Port conflicts. (use netstat -a to detect possible port numbers already
used by the operating system.)
 - Incorrect server configuration (domain.xml to be corrected manually)
 - Corrupted Deployed Applications preventing the server to start.(This can
be seen in the server.log file. In this case, domain.xml needs to be
modified).
 - Invalid installation location.
See the server log for details.
BUILD FAILED (total time: 30 seconds)


I have also tried to reinstall Netbeans together with GlassFish V2
server, but no success. When I set Tomcat server for the MyFirstWebApp
everything works OK. How to solve this problem ? What could cause it,
because after first installaton of GlassFish everythink worked OK. Any
advice is appreciated.

Peter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to