Dear community,
Every time when I start my application server
with a command ./asadmin start-domain
I receive further error in my console
[i]
Domain domain1 failed to startup. There is a conflict on
port 80. Please check the server log for more details.
CLI156 Could not start the domain domain1.[/i]
stop-domain doesn't work because server is not running so
I checked server's log and here is the part describing error:
[i]"[#|2008-03-22T02:13:10.172+0100|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;80;|A
conflict occured on port 80 . Server is shutting down.|#]"[/i]
I'm running server on ubuntu and I checked with netstat
-lnap if exists any other server running on port 80 and port
8080 but it doesn't exist.
For port 80 and 8080 it stands in my /etc/services
[i]www 80/tcp http # WorldWideWeb HTTP
webcache 8080/tcp # WWW caching service[/i]
[b]I really can't find out what's going on, what is the program
that my server conflicts with???
What's the cause of my error???[/b]
regards,
Nikola
[Message sent by forum member 'eqafrica' (eqafrica)]
http://forums.java.net/jive/thread.jspa?messageID=265262