3 Dec
2008
3 Dec
'08
9 a.m.
Hi Lahiru, On Wed, Dec 3, 2008 at 2:14 PM, Lahiru Samarakoon <[email protected]>wrote:
Hi all, I have downloaded the Xwiki enterprise generic jar and installed it in a machine which has ubuntu as the operating system. It has installed successfully, but when I try to run the application, it can't start the thread server which runs on port 8080. The exceptions is as follows.
org.mortbay.util.MultiException[java.net.BindException: Address already in use]
Make sure you don't have any other server running on port 8080 (A netstat would be useful). Also, you can try running xwiki on a different port like : sh start_xwiki.sh <port_number> Thanks. - Asiri