The project Jabox is fantastic. Excellent work.
I'm trying to install it in my environment and I have some problems. I tried install on two machines and the same problem occurred.
Operating System: Windows 7 64-bit.
java version: 1.7.0_07
I downloaded the file jabox-0.6.0-jetty-console.war;
Executed the command: java-jar jabox-0.6.0-jetty-console.war
I clicked start, port 8080;
The main page of Jabox opened. I clicked start on page Containers.
Apparently all downloads were made and everything should be working.
Clicking on items "Continuous Integration", "Repository Management" and "Code Metrics" gives me access to the software's "Jenkins", "Nexus" and "Sonar" as expected.
The problem is with Redmine. By clicking "Project Management" nothing appears (somethimes Http 404).
The settings of the servers page for "Project Management" are thus:
Name: Redmine
Plugin: <choose one>
Login: admin
Password: Blank
I tried to change
Name: Redmine
Plugin: Embedded Redmine
Login: admin
By saving I get this message:
Unexpected RuntimeException
Last cause: Connection refused: connectWicketMessage: Exception 'org.apache.http.conn.HttpHostConnectException: Connection to http://Roberto-PC:9090 refused' occurred during validation org.jabox.its.redmine.RedmineLoginValidator on component 20:border:border_body:form:configuration:editor:password Complete log attached.
All other servers also point to port 9080.
Report of NetStat.
Can someone help me?