Try to log out and see it it solves your problem. (You get this error if there is another process owning the port.) Logging out is the easiest way of terminating all the outstanding processes.
If the problem persists, then try to delete ./netbeans/6.5 directory of your home directory. This is to clean up a corrupted NetBeans configuration file. -Sang Shin Davanagere, Nagaraj wrote: > 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) > > > > -- --------------------------------------------------------------- **** Java Certification Day, Hong Kong **** June 18th, 2008 Hong Kong http://hk.sun.com/sunnews/events/2009/javacertday/ Sang Shin, sang.s...@sun.com http://www.javapassion.com/SangShinSchedule.html (Life is worth living... with Passion!) --------------------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---