Hi,
I have an issue where 5 out of 6 installations of smo client runs smoothly. The problem is the last one where i get this error:
[oracle@xxxxxx ~]$ smo profile sync -repository -dbname xxx -host xxx.xxx.xxx.xxx -port 1521 -login -username xxx
ERROR] SMO-20017: User "oracle" has credentials for repository "xxx@xxx/xxx.xxx.xxx.xxx:1521" but validity could not be checked. Error: SMO-09032: Failed to connect to repository: Io exception: Connection reset: [ORA-17002].
[ERROR] SMO-01104: Error invoking command: SMO-20017: User "oracle" has credentials for repository "xxx@xxx/xxx.xxx.xxx.xxx:1521" but validity could not be checked. Error: SMO-09032: Failed to connect to repository: Io exception: Connection reset: [ORA-17002].
There are no firewalls between hosts (they are on the same network). Port 1521 is reachable and i can login with the smo repository user via sqlnet.
But at this point i don't know how to troubleshoot this further, and wouldn't mind some assistance.
The version of smo is 3.0.1
Servers are RHEL5 Kernel: 2.6.18-194.el5
Thanks in advance
//Morgan