It's all about the answers!

Ask a question

RTC 3.0.1 OSGI config cannot connect


Zachary K (19354239) | asked Aug 16 '11, 3:43 p.m.
Hello,
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



permanent link
Ralph Schoon (63.1k33645) | answered Aug 18 '11, 4:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My best guess is that the teamserver.properties are missing the settings for autentication. LDAP, Tomcat etc.

Have you checked with how things are done in https://jazz.net/library/article/634 ?

permanent link
Zachary K (19354239) | answered Aug 24 '11, 3:02 p.m.
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:
https://localhost:7443/jazz/dashboards

What am I missing?
Any help would be greatly appreciated.
Thanks

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.