My Oracle Support Banner

All the Process Extensions Are Failing With Exception 'org/apache/http/ssl/SSLContexts' (Doc ID 3025113.1)

Last updated on MAY 29, 2024

Applies to:

Oracle Agile PLM Framework - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

All the Process extensions are failing with below exception

java.lang.NoClassDefFoundError: org/apache/http/ssl/SSLContexts
at org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:966)
at com.bayer.bcc.synaps.configurationClient.client.HttpRequestExecutor.<init>(HttpRequestExecutor.java:32)
at com.bayer.bcc.synaps.configurationClient.client.ClientFactory.<init>(ClientFactory.java:14)
at com.bayer.bcc.synaps.commons.configuration.SynapsConfigurationFactory.<init>(SynapsConfigurationFactory.java:16)
at com.bayer.bcc.synaps.pdpgo.px.CreateNPI_PX.doAction(CreateNPI_PX.java:38)
at com.agile.px.Extensions2$PXCustomActionNode.invoke(Extensions2.java:732)
at com.agile.px.Extensions2.doCustomEvent(Extensions2.java:538)


The issue can be reproduced at will with the following steps:

  1. Open a browser and Launch Agile PLM Web Client using url http://{server_name}.{domain_name}:{port}/Agile/PLMServlet
  2. Log into Agile Web Client.
  3. Run the PX.
  4. Failed with error.

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
References


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