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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Getting issue while installing OID 12213 connector

3717022Jul 24 2020 — edited Jul 27 2020

Hi Experts,

Environment Used

OIG 12213

CONNECTOR OID 12213

while installing the connector list as ODSEE/OUD/LDAPV3 12.2.1.3 and installing at the import of connector XML file its fails with error as attached belwo

Screen Shot 2020-07-24 at 3.14.15 PM.png

While diagnosing the logs :

[2020-07-24T14:19:26.087+05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.oimdataproviders.impl] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: ba167a68-be37-4dd3-aa73-545959b84109-00002bec,0] [APP: oim] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: 0000NE00RnQFO9WFLzMMOA1V6NHu00000C] oracle.iam.oimdataproviders.impl.OIMUserDataProvider

[2020-07-24T14:19:26.287+05:30] [oim_server1] [ERROR] [] [org.jgroups.protocols.UDP] [tid: Timer-4,OSCacheBus,192.168.0.211:54302] [userId: <anonymous>] [ecid: ba167a68-be37-4dd3-aa73-545959b84109-000000b1,0:3:2] [APP: oim] [partition-name: DOMAIN] [tenant-name: GLOBAL] failed sending message to null (58 bytes)[[

java.lang.Exception: dest=/234.164.61.175:45566 (61 bytes)

at org.jgroups.protocols.UDP._send(UDP.java:212)

at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:167)

at org.jgroups.protocols.TP.doSend(TP.java:1102)

at org.jgroups.protocols.TP.send(TP.java:1088)

at org.jgroups.protocols.TP.down(TP.java:907)

at org.jgroups.protocols.PING.sendMcastDiscoveryRequest(PING.java:276)

at org.jgroups.protocols.PING.sendGetMembersRequest(PING.java:256)

at org.jgroups.protocols.Discovery$PingSenderTask$1.run(Discovery.java:396)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

Caused by: java.io.IOException: Invalid argument (sendto failed)

at java.net.PlainDatagramSocketImpl.send(Native Method)

at java.net.DatagramSocket.send(DatagramSocket.java:693)

at org.jgroups.protocols.UDP._send(UDP.java:204)

Regards.

Comments

Post Details

Added on Jul 24 2020
3 comments
269 views