[Spacewalk-list] /rhn/Login.do - Blank page

David Nutter davidn at bioss.sari.ac.uk
Thu Sep 18 08:53:59 UTC 2008


On Thu, Sep 18, 2008 at 02:07:29PM +0530, piya mohamad rafi wrote:

*snip*

> SEVERE: Error starting endpoint
> java.net.BindException: Address already in use:8080

The critical error appears to be the above - you have something
listening on port 8080 already

netstat -ntap | grep :8080 

should give you a clue what it is. I suspect if/when you configured
Oracle XE's web-based management application you let it listen on Port
8080, the port that tomcat is now trying to use.

Regards,

-- 
David Nutter  				Tel: +44 (0)131 650 4888
BioSS, JCMB, King's Buildings, Mayfield Rd, EH9 3JZ. Scotland, UK 

Biomathematics and Statistics Scotland (BioSS) is formally part of The
Scottish Crop Research Institute (SCRI), a registered Scottish charity
No. SC006662




More information about the Spacewalk-list mailing list