Skip to Main Content

Integration

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!

Unable to start soa server with anonymous attempt to JNDI resource error

864767Jul 1 2011 — edited Jul 1 2011
I created a new outbound connection in my JMS Adapter deployment then I also created a new Foreign Server in my JMS Module that is deployed on my SOA server.
Now when i try to restart my SOA server it is failing with the below exception.


<Jul 1, 2011 10:43:23 AM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.SecurityException: Anonymous attempt to get to a JNDI resource
java.lang.SecurityException: Anonymous attempt to get to a JNDI resource
at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:194)
at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.java:222)


I have deleted the outbound connection as well as the new Foreign server but still when restarting I am getting the same error.

How can I fix this?

This is blocking me from doing my development work.

Thanks,
Rajesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2011
Added on Jul 1 2011
3 comments
2,085 views