What can I do if my re-imaged RTC server fails to startup, with a lot of SSL errors? (Help!)
Ron Mathews (6●4●5)
| asked Nov 01 '12, 12:35 p.m.
edited Nov 03 '12, 2:05 a.m. by Geoffrey Clemm (30.1k●3●30●35)
I had to reimage my server that hosted my RTC system. The RTC system was housed on a RAID storage volumn and the data wasn't affected by the reinstallation of the OS. When I try to start the RTC Server with the server.startup.bat I get a lot of errors related to SSL at one point it states the following "java.net.BindException: Address already in use: NET_Bind:443" and the server fails to startup. What are my options? Do I do a new installation of RTC and if so is there a way to import all of my existing project and user data...I'm completely lost at this point
|
One answer
Hmm sounds like something else is using that port before your RTC server gets to start up.
Maybe a default web server (Microsoft Internet Information Server) was installed with your OS? Try to access "https://localhost" in a browser and see what responds. This might point you in the right direction. Cheers, /Morten Comments
Ron Mathews
commented Nov 02 '12, 11:41 a.m.
Hi Morten,
Morten Madsen
commented Nov 02 '12, 11:56 a.m.
Hmm, did you access https://localhost or whatever the server name is?
|
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.
Comments
What version of RTC are you using? Are you using local host in your URL or have you defined a name for localhost in the Windows hosts file.