Getting this problem:
Error 404: ProxyServlet: /ccm
JTS is workign fine. Trying to setup RTC 3.0.1.2 on Win 2008 server (64-bit) with WAS 7.19 (64-bit).
I get the above error when I try to access https://host-name:9443/ccm/web
and
while at the registering application step in the setup process, ccm fails with a message:
An error occurred while attempting to access the Application About service listed in the Discovery document for this application. Please ensure that the application has been installed and provisioned correctly.ID CRJAZ2080E
The data at URL "https://host-name.com:9443/ccm/scr" does not appear be a SCR document. Please ensure that the URL is correct and try again.
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.getAboutServiceContent(FriendsAdminRestService.java:971)
...
Checked the ccm.war deployment parameters, redeployed ccm.war and did whatever I can think of. Any idea what the issue is?
Thanks!