Hi! As you can see the problem is not in your project the problem is in your NetBean IDE, if you installed, some database server or some other software that use same localhost port, but you installed them after NetBean IDE it have priority to use that port, but mayby the problem is in you Sun Application Server, we use Glass FIsh for most of thise project, but it isn't mentioned in your error message. Mayby you just have to change your application server in to Glass Fish V2.
--- On Thu, 6/25/09, Davanagere, Nagaraj <nagaraj.davanag...@umassmed.edu> wrote: From: Davanagere, Nagaraj <nagaraj.davanag...@umassmed.edu> Subject: [java ee programming] Re: HelloWeb sample project To: "Davanagere, Nagaraj" <nagaraj.davanag...@umassmed.edu>, java-ee-j2ee-programming-with-passion@googlegroups.com Date: Thursday, June 25, 2009, 1:48 PM Hi, When I try to run the sample HelloWeb application which was downloaded from javapassion.com, I get the following error in my NetBeans IDE. Can anyone please help me identifying this problem? This used to work fine for a while before it went off with the following message. (Server log does not indicate the problem.) I appreciate your help. Thanks, Nagaraj 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. C:\downloads\NetBeans\4011_netbeanswebapp2\netbeanswebapp2\samples\HelloWeb\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: 29 seconds) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---