Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [wso2]

Use for questions related to WSO2, Open Source Java based Middleware Service provider.

wso2
0 votes
0 answers
14 views

Maven is throwing compile errors while building WSO2 MI 4.0 with JDK 11

We are trying to build WSO2 MI 4.0 with JDK 11 but mvn build is throwing below error. Could you please help to fix this issue. [ERROR] Failed to execute goal org.wso2.maven:wso2-esb-sequence-plugin:2....
storia321's user avatar
  • 381
0 votes
0 answers
13 views

unable to update confirmationcode in wso2 IS(5.11) using scim 2.0

We are trying to update confirmationcode in wso2 using SCIM 2 rest API(WSO2 IS 5.11) but its giving 401 unauthorized below is the curl command [ curl --location --request PATCH 'https://<host:port&...
vangala srivani's user avatar
0 votes
0 answers
20 views

WSO2 APIM - Too many open files

We are facing frequent issues with WSO2 APIM - 3.1.0 & IS - 5.10.0. Please find the below error message in the logs: 2024-07-21T23:57:18,620 [-] [PassThrough HTTPS-Listener I/O dispatcher Listener]...
Suchindra's user avatar
0 votes
0 answers
30 views

WSO2 Identity Server (wso2is-5.12.0-beta3) - Kubernetes Clustering Issues

I am testing the deployment of wso2is-5.12.0-beta3 in a Kubernetes cluster and I have added the below mentioned hazelcast configuration to the deployment.toml according to the documentation. https://...
Lilan Mihiranga's user avatar
-2 votes
0 answers
23 views

Volume Mounting in WSO2 EI Docker Container

I am using WSO2 EI Docker image to create a container by executing docker run command with volume mounting option to persist data outside the container. docker run -it -p 8280:8280 -p 8243:8243 -p ...
Justin's user avatar
  • 921
0 votes
1 answer
36 views

WSO2 API Manager (wso2am-2.1.0) - BufferOverflowException

I'm using wso2am-2.1.0 in a clustered setup with a gateway implementation and the following exception could be observed frequently in the wso2server.log. A direction to resolve this issue is highly ...
Lilan Mihiranga's user avatar
0 votes
2 answers
58 views

How to enable TLS 1.1 in wso2 APIM 4.2

I am trying to enable TLSv1.1 version in WSO2 APIM 4.2 by following this documentation, but it does not seem to be working. To test the configuration, I am using the testsslserver.jar tool: java -jar ...
Soufiane's user avatar
0 votes
1 answer
29 views

WSO2 Carbon: ClassNotFoundException for custom message builder with application/problem+json content type

I'm encountering an issue while configuring custom message builders and formatters in WSO2 Integration Studio (or WSO2 Carbon). I have followed the steps to add a custom message builder (org.wso2....
Emna Sallemi's user avatar
0 votes
2 answers
41 views

How to - create api to test simple http backend

I am new to WSO2 and evaluating for our environment. I installed active and active 2 node WSO2 API M setup. Now i have to test active/active cluster setup is working or not. I have one httpd backend; ...
Frankytamil's user avatar
0 votes
0 answers
18 views

WSO2 problem invoking external API endpoint for the second time

So I'm trying to call Riot Games API in MI two times like this: <call> <endpoint> <http method="get" uri-template="https://europe....
idix's user avatar
  • 37
0 votes
1 answer
61 views

Issue with WSO2 API-Manager 4.3.0: ERR_CONNECTION_RESET at localhost:9443

I'm using WSO2 API-Manager 4.3.0 for a project, but I'm running into a problem where the ERR_CONNECTION_RESET error appears because the APIM isn't reachable at localhost:9443. On localhost, my backend ...
Rayan's user avatar
  • 11
-1 votes
0 answers
22 views

Setting up an abstract key manager with type other

I want to use my own oauth2 authorization server as a key manager, but after describing the final api, I get an error in the logs: GlobalThrowableMapper Key Manager Type other is invalid. Has anyone ...
Nicolas's user avatar
1 vote
1 answer
62 views

Adding advanced UI customizations to WSO2 API-M UIs didn't went well

I followed the steps to access the frontend folder of the WSO2 the steps in the documentation, but in the 3rd step it didn't run the mentioned command and even the next one the following step that ...
Marwen's user avatar
  • 15
0 votes
1 answer
42 views

WSO2 website access to front site denied and possibility wrong packages or versions

Im trying to folllow these steps to access the front code but that npm install doesn't install the lerna packages no matter what the node version is. Does anyone knows the solution how i tried to run ...
Marwen's user avatar
  • 15
1 vote
1 answer
52 views

Versions in the dependency graph in modules and the actual modules in the pack in Ballerina

What are the scenarios can a version of a dependency of module foo (let's say bar) differs from the version packed in the pack? Let's take crypto module. It is a dependency of module auth. When we ...
Dulaj Dilshan's user avatar

15 30 50 per page
1
2 3 4 5
832