It's all about the answers!

Ask a question

Why am I getting a CRJAZ1579E error on step 2 of installing RRC?


Sergey Orlov (56611) | asked Jul 05 '12, 7:05 a.m.
edited Jul 05 '12, 7:26 a.m. by Geoffrey Clemm (30.1k33035)
Hello
 I am download IBM Rational Requirements Composer 4.0.
When set to step 2 (http://host:port/jts/customSetup # / steps / 2) the following error CRJAZ1579E

The method getPrerequisiteServices() was called on the AbstractActivationManagerOwner for com.ibm.team.repository.service.internal.BaseServerDescriptionService when the service not activated. The method should only be called when the service is activated. If you see this error please report the problem to the Jazz Application Frameworks team, because there is a bug in the Jazz server.

Сonfiguration:
WebSphere Application Server version 7.0.0.15
Oracle Oracle Database 10g    Release 10.2.0.3.0

Tell me how to solve this problem.
Waiting for an answer.



 

Comments
Geoffrey Clemm commented Jul 05 '12, 7:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Please remember to phrase your question as a question.

Accepted answer


permanent link
Sergey Orlov (56611) | answered Jul 06 '12, 3:32 a.m.
edited Jul 06 '12, 3:41 a.m.
I solved this problem
  1    
go to the WAS administrative console
  2    go to Servers->Server Types->Websphere application server->server1->
        Server Infrastructure -> Java and Process Management -> Process Definition ->
        Java Virtual Machine
  3   
set the value of
        Initial heap size 100
        Maximum heap size 4096
  4   Deleted
environment variables
          DORACLE_JDBC
          ORACLE_JDBC
  5    Added environment variable
          ORACLE_JDBC_DRIVER_FILE
          value: c:\........\JazzTeamServer\server\oracle\ojdbc6.jar
  6    restarted server
  7    executed command
           repotools-jts -upgradeWarehouse

Good luck!!!


Ralph Schoon selected this answer as the correct answer

2 other answers



permanent link
Patrick Cunniff (1324) | answered Dec 06 '12, 2:01 p.m.
 Is there a solution to this if you're using Tomcat with DB2?

Comments
Thomas Loeber commented May 31 '13, 10:41 a.m.
JAZZ DEVELOPER

Was there a solution for WAS with DB2?


permanent link
Ralph Schoon (63.3k33646) | answered Jul 05 '12, 12:31 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest to create a PMR or a work item to get help.

Your answer


Register or 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.