Install of RTC-Standard-Full-1.0.1-Win-local not working
I successfully did an upgrade from Express-C using RTC-Standard-Server-1.0.1-Trial-Win, but a clean install using RTC-Standard-Full-1.0.1-Win-local is not working.
When I start the server, and access https://localhost:9442/jazz/Admin, I get the log-in screen, but logging in with the default ADMIN account results in the following error:
HTTP Status 404 - ProxyServlet: /jazz/Admin
type Status report
message ProxyServlet: /jazz/Admin
description The requested resource (ProxyServlet: /jazz/Admin) is not available
Any ideas on what to look for????
When I start the server, and access https://localhost:9442/jazz/Admin, I get the log-in screen, but logging in with the default ADMIN account results in the following error:
HTTP Status 404 - ProxyServlet: /jazz/Admin
type Status report
message ProxyServlet: /jazz/Admin
description The requested resource (ProxyServlet: /jazz/Admin) is not available
Any ideas on what to look for????
One answer
After posting the problem, further research uncovered a similar error by David Ward.
Accessing https://localhost:9443/jazz/admin?internal=true#action=com.ibm.team.repository.admin.serverReset and then restarting the server fixed this problem also.
The issue, apparently, is multiple copies of plugins. The installation of Standard resulted in this situation twice. (I installed on two machines trying to get things to work.) Don't know if the previous installation of Express-C has anything to do with the problem.
Accessing https://localhost:9443/jazz/admin?internal=true#action=com.ibm.team.repository.admin.serverReset and then restarting the server fixed this problem also.
The issue, apparently, is multiple copies of plugins. The installation of Standard resulted in this situation twice. (I installed on two machines trying to get things to work.) Don't know if the previous installation of Express-C has anything to do with the problem.