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
![]()
what do you get when you nslookup or ping your name? some config is different than before
Comments well its gettin thru to tomcat to throw those errors, so ping works. i think its a server side issue, just not sure what! yes, I can see your tomcat page.
I have visited that page - to no avail...:( 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
an after running the requestreset, you need to cycle the server
Ahh right, ok, ill try that now No difference, same issues...! :'( man you got tricky one..
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?
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.
ok, well, more fun..
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!!??!?!?!??! 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)..
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
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!?
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 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 %
|