RRDI 2.0.0.1 Setup server - "Register" fails
CEntOS 6.3 (RHEL 6.3 clone) 64-bit
WAS 8.0.0.5 64-bit
DB2 Express (not C) V9.7 64-bit
CLM 4.0.0.1 (CCM, QM, RM) 64-bit
RRDI 2.0.0.1
Single server
Firefox ESR 10.0.11. Pop-up enabled for localhost and CLMRRDI (this node)
Start the RRDI setup server (as root). Check:
[...]
Dec 9, 2012 9:02:05 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 29526 ms
[...]
OK. Go to the RRDI Setup server at https://localhost:10443/jts. Get an odd-looking "Register" page - notice there's no password confirmation:
Trying to add the URL and RRDI setup user fails:
Nothing jumps out from the logs (same messages on catalina.log)
# cat /opt/IBM/RRDI/setup/logs/rrdi_setup.log
12/09/2012 09:06:09,797 INFO com.ibm.rational.rrdi.setup.internal.AppInitializer : /opt/IBM/RRDI/setup/tool/JazzTeamServer/server/conf/rrdi
12/09/2012 09:06:11,823 ERROR com.ibm.rational.rrdi.setup.service.RootDiscoveryService : java.lang.IllegalStateException: BootstrapConfig.ErrorNotInitialized
12/09/2012 09:08:44,537 INFO com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
12/09/2012 09:08:44,537 INFO com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0172I: response:<!DOCTYPE html>
[...]
I double-checked bit-ness. IM Installed Products says:
Shared Resources Directory: /opt/IBM/IMShared
Installation Directory: /opt/IBM/RRDI
Eclipse IDE: /opt/IBM/RRDI
Translations: English
Architecture: 64-bit
/opt/IBM/WebSphere/AppServer/bin/versionInfo.sh says:
[...]
Package com.ibm.websphere.BASE.v80_8.0.5.20121022_1902
Architecture x86-64 (64 bit)
Installed Features IBM 64-bit SDK for Java, Version 6
EJBDeploy tool for pre-EJB 3.0 modules
Embeddable EJB container
Sample applications
Stand-alone thin clients and resource adapters
[...]
What might I have done wrong this time?
Thanks,
Larry.
Edit: images are URL only, no files allowed.
WAS 8.0.0.5 64-bit
DB2 Express (not C) V9.7 64-bit
CLM 4.0.0.1 (CCM, QM, RM) 64-bit
RRDI 2.0.0.1
Single server
Firefox ESR 10.0.11. Pop-up enabled for localhost and CLMRRDI (this node)
Start the RRDI setup server (as root). Check:
[...]
Dec 9, 2012 9:02:05 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 29526 ms
[...]
OK. Go to the RRDI Setup server at https://localhost:10443/jts. Get an odd-looking "Register" page - notice there's no password confirmation:
Trying to add the URL and RRDI setup user fails:
Nothing jumps out from the logs (same messages on catalina.log)
# cat /opt/IBM/RRDI/setup/logs/rrdi_setup.log
12/09/2012 09:06:09,797 INFO com.ibm.rational.rrdi.setup.internal.AppInitializer : /opt/IBM/RRDI/setup/tool/JazzTeamServer/server/conf/rrdi
12/09/2012 09:06:11,823 ERROR com.ibm.rational.rrdi.setup.service.RootDiscoveryService : java.lang.IllegalStateException: BootstrapConfig.ErrorNotInitialized
12/09/2012 09:08:44,537 INFO com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
12/09/2012 09:08:44,537 INFO com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0172I: response:<!DOCTYPE html>
[...]
I double-checked bit-ness. IM Installed Products says:
Shared Resources Directory: /opt/IBM/IMShared
Installation Directory: /opt/IBM/RRDI
Eclipse IDE: /opt/IBM/RRDI
Translations: English
Architecture: 64-bit
/opt/IBM/WebSphere/AppServer/bin/versionInfo.sh says:
[...]
Package com.ibm.websphere.BASE.v80_8.0.5.20121022_1902
Architecture x86-64 (64 bit)
Installed Features IBM 64-bit SDK for Java, Version 6
EJBDeploy tool for pre-EJB 3.0 modules
Embeddable EJB container
Sample applications
Stand-alone thin clients and resource adapters
[...]
What might I have done wrong this time?
Thanks,
Larry.
Edit: images are URL only, no files allowed.
Accepted answer
Hi Larry,
The reason there is no password confirmation is because this user/password must be created before you enter it on the rrdi/setup page you've shown above. To do this, run the server.config.sh in the <RRDI Install>/setup/tool/JazzTeamServer/server folder. During this process you will create the username/password for the setup admin user and you should be able to proceed with the setup. Hope it helps,
The reason there is no password confirmation is because this user/password must be created before you enter it on the rrdi/setup page you've shown above. To do this, run the server.config.sh in the <RRDI Install>/setup/tool/JazzTeamServer/server folder. During this process you will create the username/password for the setup admin user and you should be able to proceed with the setup. Hope it helps,
One other answer
Hi Michael,
There is no config file for 4.0.1. Just start the setup server and proceed with the rrdi/setup wizard (on port 10443 by default).
There is no config file for 4.0.1. Just start the setup server and proceed with the rrdi/setup wizard (on port 10443 by default).
Comments
Larry McCarthy
Dec 09 '12, 2:13 p.m.