The connection to the repository does not work
We have installed RTC and RRC servers on a dedicated Windows 2003 server. They should be correctly setup.
We have installed RTC and RRC clients on a dedicated client environment.
The RTC client works correctly.
When we start the RRC client, during the creation of the repository, we get the following message :
CRRRC2260E : The connection to the repository does not work
Reason : Erreur interne de servlet (Servlet internal error in French)
In the .log, we have the following :
!MESSAGE Could not locate the running profile instance. The eclipse.p2.data.area and eclipse.p2.profile properties may not be set correctly in this application's config.ini file.
Any idea how we can solve such problem ?
We have installed RTC and RRC clients on a dedicated client environment.
The RTC client works correctly.
When we start the RRC client, during the creation of the repository, we get the following message :
In the .log, we have the following :
Any idea how we can solve such problem ?
5 answers
I've installed v2.0.0.1 of RRC and both server and client appear to be working but I can't create a new project (trying the demo script for classic CDs and the associated template). I go to the jazz admin server and try and add myself as a user of the project area but the Save button is disabled. In RRC, when I click Create Project, it gives me the wizard but when I click Finish, nothing happens.
Any clues?
Thanks,
Claire
Any clues?
Thanks,
Claire
You may need to check this technote
http://www.ibm.com/support/docview.wss?rs=3499&uid=swg21418761
I saw server not working as expected because of this parameter been incorrect.
./P
http://www.ibm.com/support/docview.wss?rs=3499&uid=swg21418761
I saw server not working as expected because of this parameter been incorrect.
./P
I've installed v2.0.0.1 of RRC and both server and client appear to be working but I can't create a new project (trying the demo script for classic CDs and the associated template). I go to the jazz admin server and try and add myself as a user of the project area but the Save button is disabled. In RRC, when I click Create Project, it gives me the wizard but when I click Finish, nothing happens.
Any clues?
Thanks,
Claire
Thank you very much ctournier0 -- that solved my problem. I had started with /localhost:9443/rdm/setup, but after changing the LDAP settings, then shutting down the server to apply the corresponding LDAP changes to server.xml and web.xml, then restarting the server, I inadvertently and incorrectly completed the setup using /localhost:9443/jazz/setup instead of /localhost:9443/rdm/setup.
I had the same kind of problem yesterday. But I did not launch the correct setup: I launched /localhost:9443/jazz/setup instead of localhost:9443/rdm/setup. Now, it works.
Hope this helps.