Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OIM client login

Nirupam SamantaApr 29 2015 — edited Apr 30 2015

I have wrote a simple code using java OIMClient login for ssl. The code is working fine from windows system. but when I am deploying the code in the unix box (from where  oim is running) its giving the below error:

LoginException: java.net.ConnectException: t3s://xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:xxxxx: Destination unreachable; nested exception is:

        java.net.SocketException: Broken pipe; No available router to destination

I am providing host, port correctly and there is no firewall issue. any suggestion.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2015
Added on Apr 29 2015
2 comments
727 views