RAM not working after applying DB2 fix pack 9
I was using RAM7.2 successfully with original DB2 Version 9 copy, recently I have applied DB2 Fixpack 9 (DB2 9.1.0.1).
Now I am getting elow error in RAM :
CRJAZ0106I The request for URL "/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService" was denied with a Not Available status. The IBM Rational Team Concert server was not accessed.
CRJAZ0820I Failed to create the system schema.
java.lang.RuntimeException: CRJAZ0820I Failed to create the system schema. at com.ibm.team.repository.service.internal.schemagen.PersistentMappingService.activate(PersistentMappingService.java:90)
When I try to reconfigure Lifecycle management settings from ram.setup (user : admin), it says : The login was successful, but the user admin is not a member of JazzAdmins role and is not authorized to perform any actions.
I also had a look at http://www-01.ibm.com/support/docview.wss?uid=swg21418911, with no luck.
Now I am getting elow error in RAM :
CRJAZ0106I The request for URL "/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService" was denied with a Not Available status. The IBM Rational Team Concert server was not accessed.
CRJAZ0820I Failed to create the system schema.
java.lang.RuntimeException: CRJAZ0820I Failed to create the system schema. at com.ibm.team.repository.service.internal.schemagen.PersistentMappingService.activate(PersistentMappingService.java:90)
When I try to reconfigure Lifecycle management settings from ram.setup (user : admin), it says : The login was successful, but the user admin is not a member of JazzAdmins role and is not authorized to perform any actions.
I also had a look at http://www-01.ibm.com/support/docview.wss?uid=swg21418911, with no luck.
One answer
Not sure if it is your problem but after FixPack installations on DB2 I
had problems if I didn't execute a 'rebind' for the DDBB on DB2.
On 11/12/2010 2:23 PM, RAMQuestion wrote:
had problems if I didn't execute a 'rebind' for the DDBB on DB2.
On 11/12/2010 2:23 PM, RAMQuestion wrote:
I was using RAM7.2 successfully with original DB2 Version 9 copy,
recently I have applied DB2 Fixpack 9 (DB2 9.1.0.1).
Now I am getting elow error in RAM :
CRJAZ0106I The request for URL
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService"
was denied with a Not Available status. The IBM Rational Team Concert
server was not accessed.
CRJAZ0820I Failed to create the system schema.
java.lang.RuntimeException: CRJAZ0820I Failed to create the system
schema. at
com.ibm.team.repository.service.internal.schemagen.PersistentMappingService.activate(PersistentMappingService.java:90)
When I try to reconfigure Lifecycle management settings from ram.setup
(user : admin), it says : The login was successful, but the user admin
is not a member of JazzAdmins role and is not authorized to perform
any actions.
I also had a look at
http://www-01.ibm.com/support/docview.wss?uid=swg21418911, with no
luck.