OAuthConsumerProperties must not be null
I had to change the port configuration of my RRC Server. It initially had 9443 as the default port. I created projects and accessed them through RRC Client. Later I changed it to 9454 and change the other ports as well. My Client connection does not work any more.
I have RRCS 2.0 installed on my laptop using tomcat and local default database.
I get the following error...
OAuthConsumerProperties must not be null
What do I need to fix this error. Do I need to re-install?
Thanks
Nags (nags_chevula@us.ibm.com)
I have RRCS 2.0 installed on my laptop using tomcat and local default database.
I get the following error...
OAuthConsumerProperties must not be null
What do I need to fix this error. Do I need to re-install?
Thanks
Nags (nags_chevula@us.ibm.com)
5 answers
This workitem describes the steps that are required to change the Tomcat port:
https://jazz.net/jazz03/web/projects/Rational%20Requirements%20Composer#action=com.ibm.team.workitem.viewWorkItem&id=19198
In this workitem what does the step 9 indicate?
Does this mean that I have to rerun the configuration setup again?
or Is this talking about client configuration?
Thanks
Nags (nags_chevula@us.ibm.com)
This workitem describes the steps that are required to change the Tomcat port:
https://jazz.net/jazz03/web/projects/Rational%20Requirements%20Composer#action=com.ibm.team.workitem.viewWorkItem&id=19198
In this workitem what does the step 9 indicate?
Does this mean that I have to rerun the configuration setup again?
or Is this talking about client configuration?
Thanks
Nags (nags_chevula@us.ibm.com)
This is crazy.... I don't know how to explain it...
I tried connecting using the client and the new port. The client threw an exception in one of the pop-up windows I said abort, but the client connected to the server and retrieved the projects and them displayed another pop-up window saying "Exception Initializing User roles".
I wish I could mail you guys a screen shot! I have captured it. Any one wants give me your e-mail. I'll mail it over.
Thanks
Nags
You get this error if you install RRC server, then run https://server:port/jazz/setup instead of https://server:port/rdm/setup.
As of this writing, RRC is different from RTC and RQM in that you must run /rdm/setup rather than /jazz/setup for the other two.
/jazz/setup skips the requirements server configuration step, which leads to the OAuth error you quoted.
As of this writing, RRC is different from RTC and RQM in that you must run /rdm/setup rather than /jazz/setup for the other two.
/jazz/setup skips the requirements server configuration step, which leads to the OAuth error you quoted.