After moving house RTC server having problems
I was running an RTC server and build engine on a box in my home with ccm. Everything worked fine.
Then I moved home - today I have started up the same box on my new connection in my new location and when going to :
https://thinkbigapps.dyndns.tv:9443/ccm I am getting :
I also get the same error when going to /jts/admin.
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.RuntimeException: Failed to generate URI from incoming request data com.ibm.team.repository.servlet.AbstractTeamServerServlet.getRepoURL(AbstractTeamServerServlet.java:1212) com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1648) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61) org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126) org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120) com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133) com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
root cause
java.net.URISyntaxException: Illegal character in hostname at index 8: https://(null):9443 java.net.URI$Parser.fail(URI.java:2810) java.net.URI$Parser.parseHostname(URI.java:3349) java.net.URI$Parser.parseServer(URI.java:3198) java.net.URI$Parser.parseAuthority(URI.java:3117) java.net.URI$Parser.parseHierarchical(URI.java:3059) java.net.URI$Parser.parse(URI.java:3015) java.net.URI.<init>(URI.java:662) com.ibm.team.repository.servlet.AbstractTeamServerServlet.getRepoURL(AbstractTeamServerServlet.java:1207) com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1648) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61) org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126) org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120) com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133) com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.25 logs.
The rtc works on the local machine its running on i,e going https://thinkbigapps.dyndns.tv:9443/ccm.....comes back with the correct webpage and services.
Please offer any ideas on stuff I can change or try to fix this.
6 answers
From
java.net.URISyntaxException: Illegal character in hostname at index 8: https://(null):9443
I would say you have DNS issues.
did your router fix your dyndns.org address?
mine has a configuration for my dyndns.org address
and for my ISP, I had to ask for a fixed IP address as they don't allow inbound requests on the dynamic IP systems
mine has a configuration for my dyndns.org address
and for my ISP, I had to ask for a fixed IP address as they don't allow inbound requests on the dynamic IP systems
did u hard code the IP address in your hosts file?
Comments
what do you get when you nslookup or ping your name? some config is different than before
Comments
showing 5 of 18
show 13 more comments
also, can u look at the server name in the config when accessing locally?
mine shows ok from this URL https://wxyz.dyndns.org:xxxx/ccm/admin
mine shows ok from this URL https://wxyz.dyndns.org:xxxx/ccm/admin
Application Status
| Database Status | Connected |
| Uptime | 5 hours, 26 minutes |
| Public URI | https://wxyz.dyndns.org:xxxx/ccm |
| Diagnostics |