Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

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

0 votes



2 answers

Permanent link
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...
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

0 votes


Permanent link
I've narrowed down the problem to that it's not possible to use the computers network name when connecting to the repository.

Only localhost or 127.0.0.1 works.

https://127.0.0.1:9443/jazz/ => ok
https://localhost:9443/jazz/ => ok
https://<comp name>:9443/jazz/ => not ok

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 11 '08, 4:31 a.m.

Question was seen: 5,680 times

Last updated: Apr 11 '08, 4:31 a.m.

Confirmation Cancel Confirm