My Oracle Support Banner

BEA-149205 Failed to initialize the application 'Transport Provider' (Doc ID 1536280.1)

Last updated on MAY 10, 2023

Applies to:

Oracle SOA Suite - Version 11.1.1.5.0 and later
Information in this document applies to any platform.

Symptoms

SOA server starts up in admin mode.

The following error is an example reported in the soa_diagnostics.log file. The sample is telling about EJB Transport Provider but it applies to any transport provider.

<Feb 28, 2013 3:56:44 PM CST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: ejbtransport-l10n, referenced from: /u02/app/oracle/product/admin/soa_domain/mserver/soa_domain/servers/soa_server1/tmp/_WL_user/EJB Transport Provider/l2qdqu]. Make sure the referenced optional package has been deployed as a library.>
<Feb 28, 2013 3:56:44 PM CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'ALDSP Transport Provider' due to error java.lang.NoClassDefFoundError: com/bea/dsp/transport/sb/DspTransportMessagesLogger.
java.lang.NoClassDefFoundError: com/bea/dsp/transport/sb/DspTransportMessagesLogger
at com.bea.dsp.transport.sb.ApplicationListener.preStart(ApplicationListener.java:90)
at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
Truncated. see log file for complete stacktrace
Caused By: java.lang.NoClassDefFoundError: com/bea/dsp/transport/sb/DspTransportMessagesLogger
at com.bea.dsp.transport.sb.ApplicationListener.preStart(ApplicationListener.java:90)
at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
Truncated. see log file for complete stacktrace
<Feb 28, 2013 3:56:44 PM CST> <Error> <WliSbTransports> <BEA-381950> <Exception in EjbAppListener.preStart, java.lang.NullPointerException
java.lang.NullPointerException
at com.bea.wli.sb.transports.ejb.EjbTransportProvider.<init>(EjbTransportProvider.java:105)
at com.bea.wli.sb.transports.ejb.EjbTransportProvider.getInstance(EjbTransportProvider.java:90)
at com.bea.wli.sb.transports.ejb.EjbAppListener.preStart(EjbAppListener.java:28)
at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

 

Changes

 SOA domain was extended to include Oracle Service Bus (OSB)

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


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