[Building Sakai] ERRORS installing SAKAI 2.9.3 on CentOS 6.4 64-bit

Matthew Jones matthew at longsight.com
Sat Oct 5 17:44:34 PDT 2013


I'd bet there is something listening, probably a default tomcat that was
installed from the package manager or something. At least that's the
usually problem with ubuntu.

Try lsof to see what's listening on the port. You can also go into
conf/server.xml and change the port there from 8080 to something else. You
might have to change all of the other ports too.

sudo lsof -i :8080
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20131005/498a69f9/attachment.html 


More information about the sakai-dev mailing list