Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Rational Workbench for CLM setup

Is there any place to find whole setup documentation from first steps to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files for each of this databases.
After that, I run repotools for creating tables for all of databases.
After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

I successfully logged in RTC setup and RQM setup (as described in first steps of link I mentioned), but in RDM setup (step 6),

I got this message:

You are not authorized to access the Jazz Team Server Admin UI.

Why this happened?

I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also, at RQM database, I needed to increase buffer pool size. While I didn't do these steps, I wasn't able to run repotools -createTables.

Regards,

0 votes



22 answers

Permanent link
milan.krivic wrote:
Is there any place to find whole setup documentation from first steps
to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files for
each of this databases.
After that, I run repotools for creating tables for all of databases.

After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

I successfully logged in RTC setup and RQM setup (as described in
first steps of link I mentioned), but in RDM setup (step 6),

I got this message:

You are not authorized to access the Jazz Team Server
Admin UI.

Why this happened?

I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this
database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also, at
RQM database, I needed to increase buffer pool size. While I didn't do
these steps, I wasn't able to run repotools -createTables.

Regards,

First there is no separate database for RDM. It shares the jazz

database I believe. After you create the databases you want to login to
https://<server>:9443/rtc/setup and config as ADMIN/ADMIN and setup an
administrative user. Then login into .../rqm/setup using the same user
created for rtc and finish setup there - I understand you will have to
create the quality manager project manually - I have done a migration so
I can't verify that. Next go to .../rdm/setup this will bounce you over
to jazz and ask a few questions and then take you to configure rdm area.
Once that is done you should be configured. There is a wiki page on
Common Project Admin setup that I am starting down now.

Hope that helps

0 votes


Permanent link
Note that work is being done in the current 3.0 iteration to simplify
the setup ... the goal is to have one setup that configures all the CLM
repositories.

Cheers,
Geoff

On 7/22/2010 10:28 AM, David Mehaffy wrote:
milan.krivic wrote:
Is there any place to find whole setup documentation from first steps
to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files for
each of this databases. After that, I run repotools for creating
tables for all of databases.

After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup
I successfully logged in RTC setup and RQM setup (as described in
first steps of link I mentioned), but in RDM setup (step 6),
I got this message:

You are not authorized to access the Jazz Team Server
Admin UI.

Why this happened?
I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this
database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also, at
RQM database, I needed to increase buffer pool size. While I didn't do
these steps, I wasn't able to run repotools -createTables.

Regards,

First there is no separate database for RDM. It shares the jazz database
I believe. After you create the databases you want to login to
https://<server>:9443/rtc/setup and config as ADMIN/ADMIN and setup an
administrative user. Then login into .../rqm/setup using the same user
created for rtc and finish setup there - I understand you will have to
create the quality manager project manually - I have done a migration so
I can't verify that. Next go to .../rdm/setup this will bounce you over
to jazz and ask a few questions and then take you to configure rdm area.
Once that is done you should be configured. There is a wiki page on
Common Project Admin setup that I am starting down now.

Hope that helps

0 votes


Permanent link
milan.krivic wrote:
Is there any place to find whole setup documentation from first steps
to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files for
each of this databases.
After that, I run repotools for creating tables for all of databases.

After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

I successfully logged in RTC setup and RQM setup (as described in
first steps of link I mentioned), but in RDM setup (step 6),

I got this message:

You are not authorized to access the Jazz Team Server
Admin UI.

Why this happened?

I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this
database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also, at
RQM database, I needed to increase buffer pool size. While I didn't do
these steps, I wasn't able to run repotools -createTables.

Regards,

First there is no separate database for RDM. It shares the jazz

database I believe. After you create the databases you want to login to
https://<server>:9443/rtc/setup and config as ADMIN/ADMIN and setup an
administrative user. Then login into .../rqm/setup using the same user
created for rtc and finish setup there - I understand you will have to
create the quality manager project manually - I have done a migration so
I can't verify that. Next go to .../rdm/setup this will bounce you over
to jazz and ask a few questions and then take you to configure rdm area.
Once that is done you should be configured. There is a wiki page on
Common Project Admin setup that I am starting down now.

Hope that helps

Hi David,

I repeated some steps, and succeded to login. now, I stoppet at step 12, where I got this message:

Error initializing application. cpa.properties or friends.rdf is not configured correctly. Please correct the problem and restart the server

I reviewed these two files several times, but without success. I configured my own name for server, not using clmwb. I replaced all URL's with my own.

Any help with this?

0 votes


Permanent link
milan.krivic wrote:
dmehaffywrote:
milan.krivic wrote:
Is there any place to find whole setup documentation from first
steps
to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files
for
each of this databases.
After that, I run repotools for creating tables for all of
databases.
After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

I successfully logged in RTC setup and RQM setup (as described in
first steps of link I mentioned), but in RDM setup (step 6),

I got this message:

You are not authorized to access the Jazz Team Server
Admin UI.

Why this happened?

I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this
database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also,
at
RQM database, I needed to increase buffer pool size. While I didn't
do
these steps, I wasn't able to run repotools -createTables.

Regards,

First there is no separate database for RDM. It shares the jazz
database I believe. After you create the databases you want to login
to
https://<server>:9443/rtc/setup and config as ADMIN/ADMIN and
setup an
administrative user. Then login into .../rqm/setup using the same
user
created for rtc and finish setup there - I understand you will have to

create the quality manager project manually - I have done a migration
so
I can't verify that. Next go to .../rdm/setup this will bounce you
over
to jazz and ask a few questions and then take you to configure rdm
area.
Once that is done you should be configured. There is a wiki page on

Common Project Admin setup that I am starting down now.

Hope that helps


Hi David,

I repeated some steps, and succeded to login. now, I stoppet at step
12, where I got this message:

Error initializing application. cpa.properties or friends.rdf is not
configured correctly. Please correct the problem and restart the
server

I reviewed these two files several times, but without success. I
configured my own name for server, not using clmwb. I replaced all
URL's with my own.

Any help with this?

Yes I got to the same place and have opened a defect on the problem.
You can still use the server, you just won't be able to administer from
a single place - hopefully there will be a fix for it soon. The
workitem for 122669.

0 votes


Permanent link
milan.krivic wrote:
dmehaffywrote:
milan.krivic wrote:
Is there any place to find whole setup documentation from first
steps
to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files
for
each of this databases.
After that, I run repotools for creating tables for all of
databases.
After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

I successfully logged in RTC setup and RQM setup (as described in
first steps of link I mentioned), but in RDM setup (step 6),

I got this message:

You are not authorized to access the Jazz Team Server
Admin UI.

Why this happened?

I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this
database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also,
at
RQM database, I needed to increase buffer pool size. While I didn't
do
these steps, I wasn't able to run repotools -createTables.

Regards,

First there is no separate database for RDM. It shares the jazz
database I believe. After you create the databases you want to login
to
https://<server>:9443/rtc/setup and config as ADMIN/ADMIN and
setup an
administrative user. Then login into .../rqm/setup using the same
user
created for rtc and finish setup there - I understand you will have to

create the quality manager project manually - I have done a migration
so
I can't verify that. Next go to .../rdm/setup this will bounce you
over
to jazz and ask a few questions and then take you to configure rdm
area.
Once that is done you should be configured. There is a wiki page on

Common Project Admin setup that I am starting down now.

Hope that helps


Hi David,

I repeated some steps, and succeded to login. now, I stoppet at step
12, where I got this message:

Error initializing application. cpa.properties or friends.rdf is not
configured correctly. Please correct the problem and restart the
server

I reviewed these two files several times, but without success. I
configured my own name for server, not using clmwb. I replaced all
URL's with my own.

Any help with this?

Yes I got to the same place and have opened a defect on the problem.
You can still use the server, you just won't be able to administer from
a single place - hopefully there will be a fix for it soon. The
workitem for 122669.

David,

Does this mean that I can't deploy predefined templates at:

https://clmwb:9443/cpa/web#/templates?

Every time I try to run this link, I get same message:

Error initializing application. cpa.properties or friends.rdf is not
configured correctly. Please correct the problem and restart the
server


Is there any way to pass further steps without this?

Regards,

0 votes


Permanent link
milan.krivic wrote:
dmehaffywrote:
milan.krivic wrote:
dmehaffywrote:
milan.krivic wrote:
Is there any place to find whole setup documentation from first
steps
to deploying first templates?

I created four db2 databases:

jazz, rtc, rqm and rdm. I customized teamserver.properties files
for
each of this databases.
After that, I run repotools for creating tables for all of
databases.
After that, I started Jazz team server and followed these steps:

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

I successfully logged in RTC setup and RQM setup (as described in
first steps of link I mentioned), but in RDM setup (step 6),

I got this message:

You are not authorized to access the Jazz Team Server
Admin UI.

Why this happened?

I can't follow further steps without this.

Is there something what I am doing wrong?

P.S. As I mentioned RQM, when using DB2, I needed to create this
database with PAGESIZE 16k, and all others with PAGESIZE 8k. Also,
at
RQM database, I needed to increase buffer pool size. While I didn't
do
these steps, I wasn't able to run repotools -createTables.

Regards,

First there is no separate database for RDM. It shares the jazz
database I believe. After you create the databases you want to
login
to
https://<server>:9443/rtc/setup and config as ADMIN/ADMIN and
setup an
administrative user. Then login into .../rqm/setup using the same
user
created for rtc and finish setup there - I understand you will have
to
create the quality manager project manually - I have done a
migration
so
I can't verify that. Next go to .../rdm/setup this will bounce you
over
to jazz and ask a few questions and then take you to configure rdm
area.
Once that is done you should be configured. There is a wiki page
on
Common Project Admin setup that I am starting down now.

Hope that helps

Hi David,

I repeated some steps, and succeded to login. now, I stoppet at step
12, where I got this message:

Error initializing application. cpa.properties or friends.rdf is not
configured correctly. Please correct the problem and restart the
server

I reviewed these two files several times, but without success. I
configured my own name for server, not using clmwb. I replaced all
URL's with my own.

Any help with this?

Yes I got to the same place and have opened a defect on the
problem.

You can still use the server, you just won't be able to administer
from
a single place - hopefully there will be a fix for it soon. The
workitem for 122669.

David,

Does this mean that I can't deploy predefined templates at:

https://clmwb:9443/cpa/web#/templates?

Every time I try to run this link, I get same message:

Error initializing application. cpa.properties or
friends.rdf is not
configured correctly. Please correct the problem and restart the
server

Is there any way to pass further steps without this?

Regards,

From what I can see, you can not use cpa at this time but you can still
use rtc, rqm, and doors - you just don't get the nice configuration of
the projects together. You can go into any of the individual servers
and create projects by logging with your admin id. For example you can
login to https://servername:9443/rqm/web and choose project
administration for the upper right icon and create a project area. Same
follows for rtc and rdm.

0 votes


Permanent link
Hi
I have followed all instructions in the document

https://jazz.net/wiki/bin/view/Main/CommonProjectAdminSetup

Everything worked fine till I deploy templates. But when I start creating a project from a template I get an error " Error Retrieving Contexts" and no project is created.

I am able to start RTC. RQM, RDM without any problems. But Common Project Administration is not working.

What's wrong? Any idea.

0 votes


Permanent link
KD: I'm sorry you're experiencing problems with CPA.

When you say "Everything worked fine till I deploy templates", were you able to deploy the templates successfully? I.e. did you see the list of templates that includes "Rational Workbench for Collaborative Lifecycle Management - All Capabilities".

Re: Not being able to retrieve contexts, that says to me that the CPA app is not able to reach the other applications (RTC, RQM, RDRP). This could be caused by a number of reasons:

1. You have not specified the correct application URLs in <clm>/conf/cpa/friends.rdf. Could you verify the application URLs are reachable in a browser?
2. You have not created OAuth consumer entries for CPA in each of the three applications' admin UIs. Each OAuth consumer must have the OAuth key and secret, the 'trusted' attribute checked, and a pre-authorized user assigned.
3. You did not configure the config properties at <cpa>/cpa.

Could you please verify the steps above and email me your cpa.log file (under <clm>/server/logs) with a reference to this forum entry?

- Bill Higgins
CPA Development

0 votes


Permanent link
bill wrote:
KD: I'm sorry you're experiencing problems with CPA.

When you say "Everything worked fine till I deploy
templates", were you able to deploy the templates successfully?
I.e. did you see the list of templates that includes "Rational
Workbench for Collaborative Lifecycle Management - All
Capabilities".

Re: Not being able to retrieve contexts, that says to me that the CPA
app is not able to reach the other applications (RTC, RQM, RDRP).
This could be caused by a number of reasons:

1. You have not specified the correct application URLs in
clm>/conf/cpa/friends.rdf. Could you verify the application
URLs are reachable in a browser?
2. You have not created OAuth consumer entries for CPA in each of the
three applications' admin UIs. Each OAuth consumer must have the
OAuth key and secret, the 'trusted' attribute checked, and a
pre-authorized user assigned.
3. You did not configure the config properties at <cpa>/cpa.

Could you please verify the steps above and email me your cpa.log file
(under <clm>/server/logs) with a reference to this forum entry?

- Bill Higgins
CPA Development


Bill can you respond to workitem 122669 that I opened for the problems
in CPA. I have configured the URLs and friends correctly. Is there
anything that precludes this running on AIX or other unix platforms as
the stack trace is giving a nullpointer exeception the looks like it is
looking for a file location (perhaps something is hardcoded ?)

0 votes


Permanent link
This topic has been moved to the new Workbench for CLM forum.

0 votes

1–15 items
page 1of 1 pagesof 2 pagesof 3 pages

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,511

Question asked: Jul 22 '10, 9:57 a.m.

Question was seen: 21,970 times

Last updated: Jul 22 '10, 9:57 a.m.

Confirmation Cancel Confirm