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!

Error while creating Event Handler

SuperCoolDamnAwsomeMay 23 2016 — edited May 23 2016

I hae created an event handler to set middle name

but when i test it by creating user .. i am not getting the result ..

middle name is still blank

getting this error

<Error> <Default> <BEA-000000> <Failed to communic

ate with any of configured Access Server, ensure that it is up and running.>

javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: javax.xml.soap.S

OAPException: Message send failed: Connection refused: connect

javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: javax.xml.soap.S

OAPException: Message send failed: Connection refused: connect

        at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:880

)

        at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationW

ithRetry(OracleDispatchImpl.java:235)

        at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchI

mpl.java:106)

        at oracle.j2ee.ws.client.jaxws.WsClientProxyInvocationHandler.invoke(WsC

lientProxyInvocationHandler.java:254)

        at com.sun.proxy.$Proxy432.send(Unknown Source)

        at oracle.ucs.messaging.ws.MessagingClient.send(MessagingClient.java:299

)

        at oracle.iam.notification.provider.UMSEmailServiceProvider.sendMessage(

UMSEmailServiceProvider.java:239)

        at oracle.iam.notification.provider.UMSEmailServiceProvider.sendNotifica

tion(UMSEmailServiceProvider.java:193)

        at oracle.iam.notification.impl.NotificationServiceImpl.sendEmailNotific

ation(NotificationServiceImpl.java:801)

        at oracle.iam.notification.impl.NotificationServiceImpl.notify(Notificat

ionServiceImpl.java:740)

        at oracle.iam.notification.impl.NotificationServiceImpl.notify(Notificat

ionServiceImpl.java:374)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti

on(AopUtils.java:307)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJo

inpoint(ReflectiveMethodInvocation.java:182)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(

ReflectiveMethodInvocation.java:149)

        at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterc

eptor.java:25)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(

ReflectiveMethodInvocation.java:171)

        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami

cAopProxy.java:204)

        at com.sun.proxy.$Proxy429.notify(Unknown Source)

        at oracle.iam.notification.api.NotificationServiceEJB.notifyx(Unknown So

urce)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJo

inpointUsingReflection(AopUtils.java:310)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:149)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu

ctionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu

ctionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvo

cationVisitorImpl.java:34)

        at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.c

allback(EnvironmentInterceptorCallbackImpl.java:54)

        at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInt

erceptor.java:42)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocat

ionInterceptor.invoke(ExposeInvocationInterceptor.java:89)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu

ctionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu

ctionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopPr

oxy.invoke(JdkDynamicAopProxy.java:204)

        at com.sun.proxy.$Proxy428.notifyx(Unknown Source)

        at oracle.iam.notification.api.NotificationService_1g9rp9_NotificationSe

rviceRemoteImpl.__WL_invoke(Unknown Source)

        at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(Ses

sionRemoteMethodInvoker.java:40)

        at oracle.iam.notification.api.NotificationService_1g9rp9_NotificationSe

rviceRemoteImpl.notifyx(Unknown Source)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(Remote

BusinessIntfProxy.java:85)

        at com.sun.proxy.$Proxy204.notifyx(Unknown Source)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti

on(AopUtils.java:307)

        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami

cAopProxy.java:198)

        at com.sun.proxy.$Proxy426.notifyx(Unknown Source)

        at oracle.iam.notification.api.NotificationServiceDelegate.notify(Unknow

n Source)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti

on(AopUtils.java:307)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJo

inpoint(ReflectiveMethodInvocation.java:182)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(

ReflectiveMethodInvocation.java:149)

        at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterc

eptor.java:25)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(

ReflectiveMethodInvocation.java:171)

        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami

cAopProxy.java:204)

        at com.sun.proxy.$Proxy427.notify(Unknown Source)

        at oracle.iam.selfservice.uself.uselfmgmt.impl.handlers.create.SelfServi

ceNotificationHandler.sendNotificationToUsr(SelfServiceNotificationHandler.java:

325)

        at oracle.iam.selfservice.uself.uselfmgmt.impl.handlers.create.SelfServi

ceNotificationHandler.execute(SelfServiceNotificationHandler.java:227)

        at oracle.iam.platform.kernel.impl.OrchProcessData.runPostProcessEvents(

OrchProcessData.java:1490)

        at oracle.iam.platform.kernel.impl.OrchProcessData.runEvents(OrchProcess

Data.java:896)

        at oracle.iam.platform.kernel.impl.OrchProcessData.executeEvents(OrchPro

cessData.java:357)

        at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess

(OrchestrationEngineImpl.java:948)

        at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess

(OrchestrationEngineImpl.java:978)

        at oracle.iam.platform.kernel.impl.OrhestrationAsyncTask.execute(Orhestr

ationAsyncTask.java:134)

        at oracle.iam.platform.async.impl.TaskExecutor.executeUnmanagedTask(Task

Executor.java:99)

        at oracle.iam.platform.async.impl.TaskExecutor.execute(TaskExecutor.java

:69)

        at oracle.iam.platform.async.messaging.MessageReceiver.onMessage(Message

Receiver.java:68)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJo

inpointUsingReflection(AopUtils.java:310)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:149)

        at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocat

ionInterceptor.invoke(ExposeInvocationInterceptor.java:89)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu

ctionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu

ctionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho

dInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopPr

oxy.invoke(JdkDynamicAopProxy.java:204)

        at com.sun.proxy.$Proxy425.onMessage(Unknown Source)

        at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:58

3)

        at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDL

istener.java:486)

        at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:

388)

        at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)

        at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)

        at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)

        at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)

        at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:517

0)

        at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin

gWorkManagerImpl.java:545)

        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Caused by: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message s

end failed: Connection refused: connect

        at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConne

ction.java:231)

        at oracle.j2ee.ws.common.transport.HttpTransport.transmit(HttpTransport.

java:75)

        at oracle.j2ee.ws.common.async.MessageSender.call(MessageSender.java:67)

        at oracle.j2ee.ws.common.async.Transmitter.transmitSync(Transmitter.java

:134)

        at oracle.j2ee.ws.common.async.Transmitter.transmit(Transmitter.java:90)

        at oracle.j2ee.ws.common.async.RequestorImpl.transmit(RequestorImpl.java

:273)

        at oracle.j2ee.ws.common.async.RequestorImpl.invoke(RequestorImpl.java:9

4)

        at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:824

)

        ... 107 more

Caused by: javax.xml.soap.SOAPException: Message send failed: Connection refused

: connect

        at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.post2(HttpSOAPConne

ction.java:520)

        at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection$PrivilegedPost.run(

HttpSOAPConnection.java:1287)

        at java.security.AccessController.doPrivileged(Native Method)

        at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConne

ction.java:229)

        ... 114 more

Caused by: java.net.ConnectException: Connection refused: connect

        at java.net.DualStackPlainSocketImpl.connect0(Native Method)

        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketI

mpl.java:79)

        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.ja

va:339)

        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocket

Impl.java:200)

        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java

:182)

        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)

        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)

        at java.net.Socket.connect(Socket.java:579)

        at java.net.Socket.connect(Socket.java:528)

        at java.net.Socket.<init>(Socket.java:425)

        at java.net.Socket.<init>(Socket.java:241)

        at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:277)

        at HTTPClient.HTTPConnection.getSocket(HTTPConnection.java:3640)

        at HTTPClient.HTTPConnection.doConnect(HTTPConnection.java:4460)

        at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3390)

        at HTTPClient.HttpOutputStream.closeImpl(HttpOutputStream.java:461)

        at HTTPClient.HttpOutputStream.access$000(HttpOutputStream.java:99)

        at HTTPClient.HttpOutputStream$1.run(HttpOutputStream.java:417)

        at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.j

ava:708)

        at HTTPClient.HttpOutputStream.close(HttpOutputStream.java:415)

        at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.sendMessage(HttpSOA

PConnection.java:1062)

        at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.post2(HttpSOAPConne

ction.java:495)

        ... 117 more

<May 23, 2016 3:19:29 PM IST> <Error> <oracle.iam.notification.provider> <BEA-00

0000> <UMS Webservice URL is invalid. Exact error: javax.xml.soap.SOAPException:

javax.xml.soap.SOAPException: Message send failed: Connection refused: connect>

<May 23, 2016 3:19:29 PM IST> <Error> <oracle.iam.notification.provider> <BEA-00

0000> <javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send

failed: Connection refused: connect>

<May 23, 2016 3:19:29 PM IST> <Error> <oracle.iam.notification.impl> <BEA-000000

> <Provider UMSEmailServiceProvider has encountered exception : javax.xml.ws.Web

ServiceException: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Me

ssage send failed: Connection refused: connect>

<May 23, 2016 3:19:29 PM IST> <Error> <oracle.iam.notification.impl> <BEA-000000

> <Sending notification with Provider UMSEmailServiceProvider has encountered ex

ception : Error occured while Sending Notification through Provider UMSEmailServ

iceProvider : javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: ja

vax.xml.soap.SOAPException: Message send failed: Connection refused: connect>

<May 23, 2016 3:19:29 PM IST> <Error> <oracle.iam.notification.impl> <BEA-000000

> <Sending notification with Provider UMSEmailServiceProvider detailed exception

: javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: javax.xml.soa

p.SOAPException: Message send failed: Connection refused: connect>

<May 23, 2016 3:19:29 PM IST> <Error> <XELLERATE.ADAPTERS> <BEA-000000> <Class/M

ethod: tcAdpEvent/initAdapter encounter some problems: The adapter you are tryin

g to run, adpEMAILGEN, has unmapped variables>

<May 23, 2016 3:28:40 PM IST> <Warning> <XELLERATE.SCHEDULER.TASK> <BEA-000000>

<tcTskUsrEvaluatePolicies/init: maxWorkerCount: 20 batchSize: 500 maxExecutionTi

meMins: null startTime: 1463997520269>

<May 23, 2016 3:28:40 PM IST> <Warning> <XELLERATE.SCHEDULER.TASK> <BEA-000000>

<tcTskUsrEvaluatePolicies/execute>

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2016
Added on May 23 2016
3 comments
696 views