I have a new laptop and have loaded Netbeans 6.5. However running the
exercise in the first lesson has failed because of following reasons:
    ConfigFilesUtils: unable to parse domain config file  C:\Users\xxx
\.personalDomain/personalDomain/config/domain.xml

 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:\Users\xxx\Documents\NetBeansProjects\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: 10 seconds)

Did anyone of you have trouble running your first web app? I have
uninstalled netbeans and reinstalled netbeans and still have the same
problem.

Please help!!!!!!!

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to