Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Login link in M9 Jazz web UI not working?

Hi,

I ran the Jazz server web application on a local machine and found that
the"Login" link is broken. It points to "localhost:null/jazz/web" which
displays a page not found error. How can I fix it and log in as someone
other than "Guest"?

Regards,
Kelvin

0 votes



One answer

Permanent link
Kelvin,

You need to set the HTTP and HTTPS ports in the teamserver.properties
file that the server is using :

com.ibm.team.repository.server.repourl.port.http = 8080
com.ibm.team.repository.server.repourl.port.https = 8443

You will also have to setup an HTTPS port in your appserver along with
enabling some form of authetication. The Jazz WebApp requires users as
associated with a security-role called "jazzusers".

You don't say what appserver you are using. If it is Tomcat I can
provide more detailed information on setting up authentication and SSL.

Richard

Kelvin Low wrote:
Hi,

I ran the Jazz server web application on a local machine and found that
the"Login" link is broken. It points to "localhost:null/jazz/web" which
displays a page not found error. How can I fix it and log in as someone
other than "Guest"?

Regards,
Kelvin


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: Jan 19 '07, 9:25 p.m.

Question was seen: 11,968 times

Last updated: Dec 22 '14, 12:08 a.m.

Confirmation Cancel Confirm