Jump to content

BW5.13: REST Plugin Error : javax.ws.rs.core.MultivaluedMap.addAll(Ljava/lang/Object;[Ljava/lang/Object;)V java.lang.NoSuchMethodError:


SIJIN JACOB 2

Recommended Posts

BW 5.13

Plugin REST JSON 2.1

 

getting below error after receiving message to component, we tried uninstalling and installed again. but some of the server having below error.

How to solve this issue please help.

 

 

2022 Jun 22 12:34:55:918 GMT +0100 BW.ServerCheck-DR-1 Error [bW-Core] BWENGINE-100001 javax.ws.rs.core.MultivaluedMap.addAll(Ljava/lang/Object;[Ljava/lang/Object;)V

java.lang.NoSuchMethodError: javax.ws.rs.core.MultivaluedMap.addAll(Ljava/lang/Object;[Ljava/lang/Object;)V

at org.glassfish.jersey.client.ClientRequest.accept(ClientRequest.java:327)

at org.glassfish.jersey.client.JerseyInvocation$Builder.accept(JerseyInvocation.java:246)

at org.glassfish.jersey.client.JerseyInvocation$Builder.accept(JerseyInvocation.java:163)

at com.tibco.plugin.json.rest.RESTParameterOrganizer.setAcceptType(RESTParameterOrganizer.java:80)

at com.tibco.plugin.json.activities.RestActivity.createResourceBuilder(RestActivity.java:496)

at com.tibco.plugin.json.activities.RestActivity.doPostAlike(RestActivity.java:436)

at com.tibco.plugin.json.activities.RestActivity.doService(RestActivity.java:417)

at com.tibco.plugin.json.activities.RestActivity$1.run(RestActivity.java:366)

at com.tibco.pe.util.ThreadPool$ThreadPoolThread.run(Unknown Source)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...