Welcome to the Jazz Community Forum
Repositories not available after upgrade to M6

After upgrading from M5A to M6A (including repotools export + import), first all users except ADMIN was gone. After modifying tomcat-users.xml they are now able to login to the webgui.
Next problem is that now it seems my repositories have gone missing? Login failure and a 404 message when trying to login.
Failed to log into 'TestRepository'
Return code 404 from http request: Not Found
Next problem is that now it seems my repositories have gone missing? Login failure and a 404 message when trying to login.
Failed to log into 'TestRepository'
Return code 404 from http request: Not Found
2 answers

Do I understand this correctly, you are seeing this when connecting from an
RTC client but not from the Web UI?
I observed a 404 once while testing the team server using the web UI;
somehow tomcat had gotten into a bad state while installing the WAR.
You might try cleaning up the WAR with the following steps:
1) stop tomcat
2) remove <install>/jazz/server/tomcat/webapps/jazz
3) remove <install>/jazz/server/tomcat/work/Catalina/localhost/jazz
4) restart tomcat
If that does not help, please file a work item and subscribe me. If
possible include screen caps, the RTC eclipse log, and the tomcat log.
--
Ritchie Schacher
Jazz Repository/Server Team
"AndersDahlberg" <anders.xb.dahlberg@ericsson-dot-com.no-spam.invalid> wrote
in message news:ftn81b$9r2$1@localhost.localdomain...
RTC client but not from the Web UI?
I observed a 404 once while testing the team server using the web UI;
somehow tomcat had gotten into a bad state while installing the WAR.
You might try cleaning up the WAR with the following steps:
1) stop tomcat
2) remove <install>/jazz/server/tomcat/webapps/jazz
3) remove <install>/jazz/server/tomcat/work/Catalina/localhost/jazz
4) restart tomcat
If that does not help, please file a work item and subscribe me. If
possible include screen caps, the RTC eclipse log, and the tomcat log.
--
Ritchie Schacher
Jazz Repository/Server Team
"AndersDahlberg" <anders.xb.dahlberg@ericsson-dot-com.no-spam.invalid> wrote
in message news:ftn81b$9r2$1@localhost.localdomain...
After upgrading from M5A to M6A (including repotools export + import),
first all users except ADMIN was gone. After modifying
tomcat-users.xml they are now able to login to the webgui.
Next problem is that now it seems my repositories have gone missing?
Login failure and a 404 message when trying to login.
Failed to log into 'TestRepository'
Return code 404 from http request: Not Found