My Oracle Support Banner

Java.lang.NoClassDefFoundError: com/vordel/apiportal/runtime/broker/parameters/ParameterValidator in OAG 11.1.2.4.0 (Doc ID 2070998.1)

Last updated on JULY 21, 2023

Applies to:

Oracle API Gateway - Version 11.1.2.4.0 and later
Information in this document applies to any platform.

Symptoms

Oracle API Gateway (OAG) 11.1.2.4.0 (no SP).

Problem:
=======
The following error is observed when attempting to deploy to the Gateway:

ERROR <TIMESTAMP> [<THREAD ID>]  Failed to configure module: store+com.vordel.store.util.env.EnvExpandEntityStore@3be2402f Entitity={ HTTP ESPK = ListenersStore-<FILE ID> with parent pk as PrimaryStore-<FILE ID> and fields as {name=[name{Default Services}]} }:
java.lang.NoClassDefFoundError: com/vordel/apiportal/runtime/broker/parameters/ParameterValidator
=========================================================================
at com.vordel.coreapireg.runtime.broker.InvokableMethod.(InvokableMethod.java:108)
at com.vordel.coreapireg.runtime.CoreApiBroker.createInvokableMethod(CoreApiBroker.java:386)
at com.vordel.coreapireg.runtime.CoreApiBroker$2.apply(CoreApiBroker.java:105)
at com.vordel.coreapireg.runtime.CoreApiBroker$2.apply(CoreApiBroker.java:101)
at com.vordel.common.util.Functional$1$1.next(Functional.java:55)
at com.vordel.common.util.Functional.mapDrain(Functional.java:32)
at com.vordel.coreapireg.runtime.CoreApiBroker.configureMethods(CoreApiBroker.java:101)
at com.vordel.coreapireg.runtime.CoreApiBroker.reset(CoreApiBroker.java:93)
at com.vordel.coreapireg.runtime.CoreApiBroker.configure(CoreApiBroker.java:85)
at com.vordel.dwe.NativeModule.configure(NativeModule.java:147)
at com.vordel.dwe.NativeModule.configure(NativeModule.java:61)
at com.vordel.precipitate.SolutionPack.loadModules(SolutionPack.java:398)
at com.vordel.dwe.Service.refresh(Service.java:449)
at com.vordel.api.configuration.ConfigurationService.updateConfiguration(ConfigurationService.java:89)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

 

Changes

The problem shows up only in OAG 11.1.2.4.0 with no service patch installed.

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.