Overview
Artifact ID: | ed0aa1464d03493482fa8642d358239b8b88a602 |
---|---|
Ticket: | 3567d7dd0cd5b2134421dced890bdeba5655b391
occupied port 8080 has been used instead of available 8081 |
User & Date: | navratil 2010-10-06 19:40:30 |
Changes
- comment changed to:
I had Plone running locally on 8080 I started <pre>fossil ui</pre> and instead of 8081 port, 8080 has been used. Plone has been replaced by fossil web interface. There is no message displayed. I expected <pre>Listening for HTTP requests on TCP port 8080</pre> I started i other source tree (other project) also <pre>fossil ui</pre> and I got properly <pre>Listening for HTTP requests on TCP port 8081</pre> I'm using Mac OS X