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

error during load zfiles to z/os

I've installed RTC 3.0 on z/os and
When I try to load the files to z/os I receive the following error:
java.lang.Exception: CRHTC0301E:Invalid userid or password for server : https://rdzut0:9443/ccm/. Check the FileAgent miner configuration file.
at com.ibm.teamz.fileagent.miner.client.FileAgentService.loadFiles(Unknown Source)
at com.ibm.teamz.fileagent.miner.client.FileAgentSubsystem.loadFiles(Unknown Source)
at com.ibm.teamz.fileagent.miner.client.FileAgentLoadOperation.run(Unknown Source)
at com.ibm.teamz.zide.ui.wizards.LoadOperation.run(Unknown Source)
at com.ibm.teamz.zide.ui.actions.LoadzAction$2.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Unknown Source)

Where are sored userid and password?

Thanks in advance.

0 votes



One answer

Permanent link
Problem solved.

The content of our FileAgentConfiguration.dat
https://hostname:9443/ccm, userid, /u/jazz/pwdfile

changing the content with (note the / after ccm)
https://hostname:9443/ccm/,userid,/u/jazz/pwdfile

the load works.

Bye

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: Feb 14 '11, 5:58 p.m.

Question was seen: 8,164 times

Last updated: Feb 14 '11, 5:58 p.m.

Confirmation Cancel Confirm