HELP! What does this ERROR mean?

Hey ya all...=))

I have a situation and was hoping that you guys could look into it. I am currently working on my project using NetBeans 5.5. I downloaded the Sun Java System Application server (SJSAS) for project purposes. As usual, I will need to start the server. However, a pop-up error occured indicating that the server is not functioning due to certain reasons. I do not know how are the errors related to my project. Thus, I seek help from all you brilliant thinkers!

P.S: The Error says;

The Sun Java System Application System could not start.

More information about the causes is in the Server log file.

Possible reasons include;

- IDE timeoout: refresh the server node to see if its running now.

- Port conflicts. (use netstat - a to detect possible port numbers already used by the operating system.)

- Incorrupt 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.

What I've done so far;

- I placed the Server installation in :C drive.

- I also receive an output in NetBeans stating that it could not listen on port 1527 on host localhost.

- The project im currently working on is Java Pet shop to explore on the API codes.

[1431 byte] By [Wheelerz_05a] at [2007-11-27 6:24:24]
# 1

I suggest you look at the server log file. It should record why the server couldn't start.

Also, you've mistakenly posted in the Web Server forum. Obviously, the Web Server forum isn't the right forum for Application Server or NetBeans questions. You'll probably have more luck in the Application Server forum at http://forum.java.sun.com/forum.jspa?forumID=734 or on the NetBeans mailing lists at http://www.netbeans.org/community/lists/top.html.

elvinga at 2007-7-12 17:43:13 > top of Java-index,Web & Directory Servers,Web Servers...