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.
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.
Comments
Andy Armstrong
commented Nov 19 '12, 2:41 p.m.
I see, well the thing is - the rtc works on the local machine its running on...so what you are suggesting seems right, but how do I configure this correctly?! |
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 Comments
Andy Armstrong
commented Nov 19 '12, 2:42 p.m.
Yes - and I am using the same router type and broadband service as before... |
did u hard code the IP address in your hosts file?
Comments
Andy Armstrong
commented Nov 19 '12, 3:08 p.m.
Hmm possibly..The server is mac osx and there mightve been some odd setups issues like that - will check I think you are onto something...
Andy Armstrong
commented Nov 19 '12, 3:12 p.m.
I had an entry : 127.0.0.1 thinkbigapps.dyndns.tv so I think If i restart the server after all these issues and updating my router with the dyndns details it may work.
Andy Armstrong
commented Nov 19 '12, 3:30 p.m.
ok - no difference! |
what happens if you use the IP address instead of the name?
Comments
Andy Armstrong
commented Nov 19 '12, 5:31 p.m.
the same issues when using 192.168.0.5, but its odd when ot works perfectly when on the local machine using 127.0.0.1 |
what do you get when you nslookup or ping your name? some config is different than before
Comments
Andy Armstrong
commented Nov 19 '12, 5:55 p.m.
well its gettin thru to tomcat to throw those errors, so ping works. i think its a server side issue, just not sure what!
sam detweiler
commented Nov 19 '12, 6:00 p.m.
yes, I can see your tomcat page.
Andy Armstrong
commented Nov 20 '12, 12:23 p.m.
I have visited that page - to no avail...:(
Andy Armstrong
commented Nov 20 '12, 3:46 p.m.
nslookup reports:
C:\Users\Andy>nslookup
Default Server: SkyRouter.Home
Address: 192.168.0.1
> thinkbigapps.dyndns.tv
Server: SkyRouter.Home
Address: 192.168.0.1
Non-authoritative answer:
Name: thinkbigapps.dyndns.tv
Address: 2.218.141.240
sam detweiler
commented Nov 20 '12, 4:45 p.m.
an after running the requestreset, you need to cycle the server
Andy Armstrong
commented Nov 20 '12, 5:41 p.m.
Ahh right, ok, ill try that now
Andy Armstrong
commented Nov 20 '12, 5:52 p.m.
No difference, same issues...! :'(
sam detweiler
commented Nov 20 '12, 6:11 p.m.
man you got tricky one..
Andy Armstrong
commented Nov 20 '12, 6:23 p.m.
Yes, and i get the same problems that you see connecting from a WAN. I.e from my desktop i go:
https://192.168.0.5:9443/ccm i get the exact same error.
Router config very little has changed. Admittedly I have a new router but I setup in the same way. I have 192.168.0.5 in the dmz, and thats pretty much all i would ever need.
just for grins, what happens if you move this out of the DMZ, and use port mapping?
Andy Armstrong
commented Nov 21 '12, 9:46 a.m.
Ok so:
I removed 192.168.0.5 from DMZ - ip of server
Added 2 new firewall rules :
1/outbound -> 192.168.0.5 : 9443:9443 to any address
2/inbound -> any address on 9443 to 192.168.0.5
No luck.
sam detweiler
commented Nov 21 '12, 11:35 a.m.
ok, well, more fun..
Andy Armstrong
commented Nov 21 '12, 12:16 p.m.
I really wanted to avoid that, because a ton of projects which are needed on the existing setup! This is ridiculous what is causing the problem!!??!?!?!??!
sam detweiler
commented Nov 21 '12, 12:39 p.m.
I wasn't suggesting you REPLACE the existing server, just install a second one to test the connectivity.. It might help you zero in on the config issue. (which is what I think it is)..
Andy Armstrong
commented Nov 21 '12, 1:27 p.m.
On the not DMZ setup it acts exactly the same inside the house. I will need to spend quite a bit of time fiddling to get another server setup as I need to install on linux, then port across to mac in order to continue -_- Right I started another server up and go to /jts/setup from localhost is fine, from any other host in my house i get the same old errors,
So this suggests its network
Andy Armstrong
commented Nov 23 '12, 6:56 a.m.
I wonder if it has anything to do with https?? Do you think it generated something off my old IP address?? Why is it saying https://(NULL):9443 - why is it unable to get access to that piece of data.
Do I need to do a reset of tomcat or somehow refresh it!?
sam detweiler
commented Nov 23 '12, 8:15 p.m.
sorry, I have no clue.. I have taken my laptop with RTC server installed to different locations and have been able to access it remotely without doing anything using its IP address..
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
Application Status
Comments
Andy Armstrong
commented Nov 20 '12, 12:26 p.m.
Ok mine looks fine: it shows:
Status Summary
Application Status
Database Status Connected
Uptime 21 hours, 10 minutes
Public URI https://thinkbigapps.dyndns.tv:9443/ccm
Diagnostics
OK
VM Memory Usage
Maximum Memory Allocation 1170 MB
Current Memory Allocation 1170 MB
Free Memory 72 %
|
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.