RTC 3.0.1 OSGI config cannot connect
Hello,
I have pb starting JTS 3.0.1 with an OSGI config. I get an http 500 error message
Here are the OSGI config arguments
What am I doing wrong?
Thank you
I have pb starting JTS 3.0.1 with an OSGI config. I get an http 500 error message
Problem accessing /jazz/authenticated/identity. Reason: No realm
Here are the OSGI config arguments
-Dorg.mortbay.log.LogFactory.noDiscovery="true"
-Dorg.eclipse.equinox.servlet.bridge.enabled="true"
-Dosgi.compatibility.bootdelegation="false" -Dorg.osgi.framework.bootdelegation="sun.*,com.ms.*,com.ibm.*,com.sun.*,org.w3c.*,org.xml.*,javax.*"
-Dosgi.noShutdown="true"
-Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin="true"
-Dcom.ibm.team.repository.discovery.document.location="file:C:/JazzTeamServer/server/conf/jazz/services.xml"
-Dcom.ibm.team.server.configURL="file:C:/JazzTeamServer/server/conf/jazz/teamserver.properties"
-Dcom.ibm.team.repository.friends.config.location="file:C:/JazzTeamServer/server/conf/jazz/friendsconfig.rdf"
-Dlog4j.configuration="file:C:/JazzTeamServer/server/conf/jazz/log4j.properties"
-Djetty.https.port="9444"
-Djetty.http.port="9081"
What am I doing wrong?
Thank you
2 answers
Thanks for your reply. I can now start a Jetty config based on the doc you mentioned but I cannot launch the dashboards even though I can see the component dashboard loaded under the server administration.
The link below returns a 404 error:
What am I missing?
Any help would be greatly appreciated.
Thanks
The link below returns a 404 error:
https://localhost:7443/jazz/dashboards
What am I missing?
Any help would be greatly appreciated.
Thanks