cancel
Showing results for 
Search instead for 
Did you mean: 

JMS drivers deployment issue-Weblogic

Former Member
0 Kudos

HI,

We are getting the below error in channel after deploying the Weblogic(10.3.5.0 version) JMS drivers in PI 7.4. We have followed the steps mentioned in Note

1138877. Please advice what is missing.

Error:

Status Inactive  Administration Error  Processing Error  Cluster Node ID  Short Log 

No  During Following Time Period: 10 Seconds Server 01 03_334526 Error connecting due to missing class: weblogic.jndi.WLInitialContextFactory. Please ensure that all needed resources are present in the JMS provider library: com.sap.aii.adapter.lib.sda

wlfullclient.jar has this class but still error is coming.

Regards,

Prathap.

Accepted Solutions (0)

Answers (1)

Answers (1)

vadimklimov
Active Contributor
0 Kudos

Hi Prathap,

Please check if the deployed com.sap.aii.adapter.lib.sda is consistent - for example, if libraries that you assembed, are correctly described in the descriptor provider.xml. In order to simplify the process of assembly of com.sap.aii.adapter.lib.sda and automate generation of provider.xml, you may use SDA Maker Tool (see SAP Notes 1028961 and 1987079).

Best regards,

Vadim

Former Member
0 Kudos

HI Vadim,

Thanks, I will check that, Can you pls help me with the jar files that needs to be deployed.

wlfullclient is enough?

Regards,

Prathap.

vadimklimov
Active Contributor
0 Kudos

Hi Prathap,

Not really. I suggest you take a look at the SAP Note 1090516, it mentions libraries which need to be bundled, as well as it describes how actually wlfullclient.jar should be created (refer to WebLogic JarBuilder Tool for this).

Best regards,

Vadim