Not Able To Create New Email Driver Configuration On EM Console And It Fails With "java.lang.NullPointerException at oracle.ucsinternal.messaging.config.MessagingConfigMXBeanImpl.createDriverConfig"
(Doc ID 2704628.1)
Last updated on AUGUST 16, 2024
Applies to:
SOA Suite Cloud Service - Version 12.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
On : NA version, Core SOA Product Issues
While configuring Email driver config, it fails with error
ERROR
-----------------------
oracle.sysman.emSDK.app.exception.EMSystemException
at oracle.sysman.emInternalSDK.sdkas.general.pojo.model.jmx.JMXUtil.invokeOperation(JMXUtil.java:110)
at oracle.sysman.emai.model.sdp.DomainDriverConfigModel.createEmptyDriver(DomainDriverConfigModel.java:1358)
at oracle.sysman.emai.model.sdp.DomainDriverConfigModel.testNewDriver(DomainDriverConfigModel.java:1616)
at oracle.sysman.emai.model.sdp.DomainDriverConfigModel.testDriver(DomainDriverConfigModel.java:1306)
at oracle.sysman.emai.view.sdp.DomainDriverConfigViewBean.testDriver(DomainDriverConfigViewBean.java:279)
...........
Caused by: javax.management.MBeanException
at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:295)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:299)
at javax.management.remote.rmi.RMIConnectionImpl_12213_WLStub.invoke(Unknown Source)
..............
Caused by: javax.management.MBeanRegistrationException
at oracle.ucsinternal.messaging.config.MessagingConfigMXBeanImpl.createDriverConfig(MessagingConfigMXBeanImpl.java:85)
at oracle.ucsinternal.messaging.config.MessagingConfigMXBeanImpl.createDriverClusterConfig(MessagingConfigMXBeanImpl.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
.......
Caused by: java.lang.NullPointerException
at oracle.ucsinternal.messaging.config.MessagingConfigMXBeanImpl.createDriverConfig(MessagingConfigMXBeanImpl.java:73)
... 196 more
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Configure email driver and save changes in EM Console.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |