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