My Oracle Support Banner

WLS 12.1.1 -WS-RM AsyncClient NullPointerException In Javax.xml.ws.Service.getPort(Service.java:175) (Doc ID 1460918.1)

Last updated on DECEMBER 16, 2023

Applies to:

Oracle WebLogic Server - Version 12.1.1.0 to 12.1.1.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

Invoking an RM Webservice from an EJB application fails with an NPE in 12.1.x:

Caused By: java.lang.NullPointerException
at weblogic.ejb.container.deployer.EJBModule.getName(EJBModule.java:1046)
at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:367)
at weblogic.ejb.container.deployer.DynamicEJBModule.deployDynamicEJB(DynamicEJBModule.java:147)
at weblogic.wsee.async.AsyncUtil.setupDynamicMDB(AsyncUtil.java:309)
at weblogic.wsee.reliability2.saf.BufferUtil$DeployMDBAction.run(BufferUtil.java:432)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
at weblogic.wsee.reliability2.saf.BufferUtil.setupBufferingFeature(BufferUtil.java:234)
at weblogic.wsee.reliability2.saf.BufferUtil.setupBufferingFeature(BufferUtil.java:145)
at weblogic.wsee.reliability2.tube.WsrmTubelineDeploymentListener$MyAsyncEndpointListener.endpointPublished(WsrmTubelineDeploymentListener.java:356)

 

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.