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

Problem with JazzTeamServer-I20070711-2021

message unavailable

0 votes



5 answers

Permanent link
--
Sincerely,

Ahmed Hadad

"Ahmed Hadad (IBM)" <ahadad> wrote in message
news:fvfi35$olr$2@localhost.localdomain...

I have tried the following string for the Clear Case stream selector:

ahadad_dev_esdt0406@esdt_pvob
ahadad_dev_esdt0406@/esdt_pvob

Screen shots are in the attached file.

Thnaks.
--
Sincerely,

Ahmed Hadad

"Ahmed Hadad (IBM)" <ahadad> wrote in message
news:fvfer8$n4a$1@localhost.localdomain...
I am trying to import my Clear Case stream into Jazz, but I getting a
pvob
tag error. I am sure I am using the right pvob name, but I ma not sure
about
the tag.

Has any one deal with this problem before or has any suggestions?

--
Sincerely,

Ahmed Hadad

0 votes


Permanent link
--
Sincerely,

Ahmed Hadad

"Ahmed Hadad (IBM)" <ahadad> wrote in message
news:fvfpht$s3q$1@localhost.localdomain...


--
Sincerely,

Ahmed Hadad

"Ahmed Hadad (IBM)" <ahadad> wrote in message
news:fvfi35$olr$2@localhost.localdomain...

I have tried the following string for the Clear Case stream selector:

ahadad_dev_esdt0406@esdt_pvob
ahadad_dev_esdt0406@/esdt_pvob

Screen shots are in the attached file.

Thnaks.
--
Sincerely,

Ahmed Hadad

"Ahmed Hadad (IBM)" <ahadad> wrote in message
news:fvfer8$n4a$1@localhost.localdomain...
I am trying to import my Clear Case stream into Jazz, but I getting a
pvob
tag error. I am sure I am using the right pvob name, but I ma not sure
about
the tag.

Has any one deal with this problem before or has any suggestions?

--
Sincerely,

Ahmed Hadad

0 votes


Permanent link
To figure out what your pvob name is just fire up cleartool and type
"lsvob". If you are on windows, it probably will say "\esdt_pvob", in
which case your stream selector would be ahadad_dev_esdt0406@\esdt_pvob.

In general, once you think you have a correct name for your stream try
it out with "cleartool describe <my>"

If cleartool understands it, we will understand it (we talk to ClearCase
via cleartool).

Also note that the second bogus error pop-up is a bug that's been fixed
in RC2.

Cheers,
Geoff
Ahmed Hadad (IBM) wrote:

I have tried the following string for the Clear Case stream selector:

ahadad_dev_esdt0406@esdt_pvob
ahadad_dev_esdt0406@/esdt_pvob

Screen shots are in the attached file.

Thnaks.

0 votes


Permanent link
sviens wrote:
I'm writing up RTC config instructions for our Ops team and noticed in
the RTC installation instructions for DB2 that the value for the
"com.ibm.team.repository.db.jdbc.location" property looks
like this:

//host:port:user=username;password=password;

I would have expected to see a "jdbc:db2:" prefix:

jdbc:db2://host:port:user=username;password=password;

Will either work? Is the jdbc:db2: prepended by RTC? I do not have
the opportunity to test this out myself before they have a go at it
so was hoping someone could clarify.

Hi,

The jdbc:db2: is prepended by RTC. Adding that prefix to your value
will cause failures.

Thanks,
Craig Chaney
Jazz server team

0 votes


Permanent link
mcraek@ca.ibm-dot-com.no-spam.invalid (mcraek) wrote in news:he452f$h0n$2
@localhost.localdomain:

Unable to login: CRJAZ0099I HTTP error "RSA premaster secret
error" accessing URL

This is a shot but I believe it should work.

Did you setup the SSL connection to allow issues ?


HttpClient.setupLenientSSL();
final HttpClient client= new HttpClient(repo.getRepositoryURI(), "", USER,
PASSWORD);
client.setAccept(MediaType.JSON.toString());

--
Christophe Elek
Jazz L3
IBM Software Group - Rational

0 votes

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

Question asked: Aug 02 '07, 9:47 a.m.

Question was seen: 6,215 times

Last updated: Aug 02 '07, 9:47 a.m.

Confirmation Cancel Confirm