Hi
I have a problem with my CLM 5.0. I'm using Derby and Tomcat.
When I start my jts/admin page I have this error on the diagnostics link :
Application: the root services resource at https://clmswfibk.pe.ibm.com:9443/admin/rootservices for "/admin" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the service contribution resource at https://clmswfibk.pe.ibm.com:9443/admin/scr for "/admin" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the root services resource at https://clmswfibk.pe.ibm.com:9443/ccm/rootservices for "/ccm" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the service contribution resource at https://clmswfibk.pe.ibm.com:9443/ccm/scr for "/ccm" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the root services resource at https://clmswfibk.pe.ibm.com:9443/qm/rootservices for "/qm" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the service contribution resource at https://clmswfibk.pe.ibm.com:9443/qm/scr for "/qm" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the root services resource at https://clmswfibk.pe.ibm.com:9443/rm/rootservices for "/rm" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Application: the service contribution resource at https://clmswfibk.pe.ibm.com:9443/rm/scr for "/rm" cannot be accessed:
org.apache.http.conn.HttpHostConnectException: Connection to https://clmswfibk.pe.ibm.com:9443 refused
java.net.ConnectException: Connection timed out: connect
Please I nee dhelp because I can not create the project areas in the CLM.
Seems to be a generic network issue given the "connection timed out" error. On the server itself (not the client machine), try to use following commands to verify that the host name is resolvable and the port is reachable.
Looks like the applications are not available for JTS to connect at the moment. Can you access the each application separately? Have u completed registration of each application successfully?
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.
Comments
Donald Nong
Aug 19 '14, 12:33 a.m.Seems to be a generic network issue given the "connection timed out" error. On the server itself (not the client machine), try to use following commands to verify that the host name is resolvable and the port is reachable.
1 vote