Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working with Observability - v2.6.0 #307

Open
oscarvesga opened this issue May 13, 2020 · 1 comment
Open

Working with Observability - v2.6.0 #307

oscarvesga opened this issue May 13, 2020 · 1 comment

Comments

@oscarvesga
Copy link

Description:
I am configuring observability in apim 2.6.0 using the following guide but I am having the next error

api-manager-andina_1   | java.lang.ClassNotFoundException: org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve
api-manager-andina_1   |        at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
api-manager-andina_1   |        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
api-manager-andina_1   |        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
api-manager-andina_1   |        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

Affected Product Version:
v2.6.0

OS, DB, other environment details and versions:
Windows 10
Docker Desktop 2.3.0.2

Steps to reproduce:
Make changes in the guide in the local volume folder

@oscarvesga
Copy link
Author

oscarvesga commented May 14, 2020

In the realese page I get the next info

WSO2 API-M 2.6.0 is based on WSO2 Carbon 4.4.35 and is expected to be compatible with any of the WSO2 products that are based on any Carbon 4.4.x version...

And if you see the valve folder for 4.4.35 version, there is not a java class for RequestCorrelationIdValve. So How I can fix this error? I see that the WSO Carbon 4.6 server have the java class RequestCorrelationIdValve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant