wso2 / wso2/docs-apim

Doc Feedback: API Manager Dont Load API/Publish/apis ... redirect API/carbon

Open
#8,769 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API-M-4.1.0
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Location : https://apim.docs.wso2.com/en/4.1.0/

[2024-11-08 06:29:00,137] ERROR - [/authenticationendpoint] Exception sending context initialized event to listener instance of class [org.wso2.carbon.identity.mgt.endpoint.util.listener.IdentityManagementEndpointContextListener]
213java.lang.NoClassDefFoundError: org/apache/cxf/jaxrs/provider/json/JSONProvider

Caused by: java.lang.ClassNotFoundException: org.apache.cxf.jaxrs.provider.json.JSONProvider cannot be found by org.wso2.carbon.identity.mgt.endpoint.util_5.17.5
292 at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:512) ~[org.eclipse.osgi_3.14.0.v20190517-1309.jar:?]
293 at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423) ~[org.eclipse.osgi_3.14.0.v20190517-1309.jar:?]
294 at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415) ~[org.eclipse.osgi_3.14.0.v20190517-1309.jar:?]
295 at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155) ~[org.eclipse.osgi_3.14.0.v20190517-1309.jar:?]
296 at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
297 ... 77 more

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the API Manager documentation URL and reproducing the reported API/publish redirect behavior. Review the authentication endpoint log for the missing org.apache.cxf.jaxrs.provider.json.JSONProvider class, then establish whether the documentation or the API Manager behavior needs correction; done means the reported navigation works without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.