Justin Coyne created MARMOTTA-600:
-------------------------------------
Summary: Startup messages give wrong port
Key: MARMOTTA-600
URL: https://issues.apache.org/jira/browse/MARMOTTA-600
Project: Marmotta
Issue Type: Bug
Affects Versions: 3.3.0
Environment: Jetty 8.1.16
Reporter: Justin Coyne
Priority: Trivial
When running with Jetty 8.1.16, started by doing: "java -jar start.jar
-Djetty.port=8888"
The following messages are in the log:
10:21:43.637 WARN - Apache Marmotta Core Version 3.3.0 has started up
successfully!
10:21:43.641 WARN - not running on Tomcat, could not determine server port,
returning default of 8080
10:21:43.641 WARN - You can access the system now at the URL
http://Justins-MacBook-Pro.local:8080/marmotta/
This is incorrect as it is successfully running on port 8888, not 8080
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)