wso2carbon

Hi All, Getting the below error. Does anyone have ever faced a similar issue.?

倾然丶 夕夏残阳落幕 提交于 2019-12-13 09:48:37
问题 Getting the below error. Does anyone have ever faced a similar issue.? TID: [-1] [] [2018-10-11 08:10:31,330] ERROR {org.wso2.carbon.event.output.adapter.jms.internal.util.JMSConnectionFactory} - Error acquiring a Connection from the JMS CF : jmsEventPublisher using properties : {transport.jms.ConcurrentPublishers=allow, java.naming.provider.url=repository/conf/jndi.properties, java.naming.factory.initial=org.wso2.andes.jndi.PropertiesFileInitialContextFactory, transport.jms.DestinationType

Can't access to production endpoint with WSO2 API Manager - entreprise proxy

可紊 提交于 2019-12-13 08:24:21
问题 I'm trying wso2 api manager for my team. When i follow the quick start guide, I can't get a good production endpoint in the implement part. It's the same for wsdl I think it's because I have the api manager on my computer, and this computer is behind a entreprise proxy. I search on the documentation and on stack overflow but I don't understand how I can say carbon to use the proxy. If you have an idea of how I can configure AM to use an entreprise proxy, I will be very happy I don't know if

WSO2 Application server CarbonAppUploader will not overwrite existing artifact

走远了吗. 提交于 2019-12-13 05:14:39
问题 I am trying to use CarbonAppUploader to deploy a carbon application on WSO2 Application Server. The service deploys the app as per log, but then complains if an artifact already exists. See below: TID: [0] [AS] [2014-01-14 15:14:52,496] ERROR {org.wso2.carbon.application.deployer.CappAxis2Deployer} - Error while deploying carbon application /...skip.../wso2as-5.1.0/repository/carbonapps/0/MY_ARTIFACT-1.0.1-SNAPSHOT.car {org.wso2.carbon.application.deployer.CappAxis2Deployer} java.lang

WSO2 IS: How to Set Commonauth Caller Path

不羁岁月 提交于 2019-12-13 03:18:04
问题 I'm running WSO2 5.7.0, using OIDC with the Implicit Flow. I have set the context root to wso2-is , so the authorize endpoint is located at http://MY_DOMAIN/wso2-is/oauth2/authorize . When I begin the flow with a GET call to the oauth2/authorize endpoint, I am redirected to http://MY_DOMAIN/authenticationendpoint/login.do?client_id=MY_CLIENT_ID&commonAuthCallerPath=%2Foauth2%2Fauthorize... . The problem is that it drops the context root and so later in the Implicit Flow I am (incorrectly)

WSO2 API Manager Interface

橙三吉。 提交于 2019-12-13 02:29:26
问题 I am trying to use WSO2 API Manager, however it selects the wrong network interface when started. I think this in turn makes it select the wrong interface on which to find my API implementation. Does anyone know how you specify the correct interface that is selected? 回答1: Though your question is not much clear,hope you want to login to WSO2 API Manager. Port offset 0. Admin console :https://localhost:9443/carbon Publisher :https://localhost:9443/publisher 来源: https://stackoverflow.com

WSO2 API Manager with Stormpath instead of WSO2 IS

懵懂的女人 提交于 2019-12-13 02:18:30
问题 Has anyone attempted to do this, as in use stormpath as the identity server with WSO2 API Manager instead of WSO2s Identity Server? Any information would be greatly appreciated. 回答1: You won't be able to connect the stormpath identity server directly. but you can plug that identity server to wso2 identity server and use it. You will have to create a custom federated authenticator for this see https://docs.wso2.com/display/IS510/Federated+Authentication . Default pack contains federated

Running WSO2 Carbon as Web Application in Tomcat

旧街凉风 提交于 2019-12-12 10:06:27
问题 I'm trying to run WSO2 Carbon as a web application in Apache Tomcat. I've followed the procedure discussed at http://pradeepfernando.blogspot.com/2012/09/running-wso2-carbon-as-web-app-apache.html. I've added the web application folders into Tomcat webapps folder, configured HTTPS listener of Tomcat. Server logs show that application is successfully deployed and OSGI console is started. When I try to connect to application from https://localhost:8443/crbn/carbon , I get a 404 error. There are

WSO2 api manager stops after 1000 sync call with large payload

回眸只為那壹抹淺笑 提交于 2019-12-12 09:44:35
问题 I have a server which can send response of any size. When I make calls of with response size 1MB the WSO2 api manger works fine. (1000 requests per minute) When we make same calls with response size of 10MB the WSO2 api manager initially cuts down the size of responnse and finally becomes 0 sized responses. With 1000 requests per minute only first 28 requests response back with 10MB others are lesser size. I have tried hitting the backend service directly with 10MB response sizes and all the

wso2 app server (carbon) startup error

…衆ロ難τιáo~ 提交于 2019-12-12 07:03:23
问题 I am trying to start up the WSO2 app server and get this error. I have nothing deployed except I set up some data services. It was working fine and now it gives this error. I am on Windows 8.1 and running Java 1.7.0_75. I thought I read somewhere about a setup.conf file being corrupted but can't find that article of this file anymore. I do have Java 1.8 on my machine but disabled that in windows and also made sure the java_home is set correctly. Thanks for your help in advance. [2015-07-06 10

What exactly is the transport scope in Property mediators in WSO2 esb?

我怕爱的太早我们不能终老 提交于 2019-12-12 05:03:46
问题 What exactly is the transport scope in Property mediators in WSO2 esb? Is it thread safe? That is, if the scope is marked as transport, is this local to the current execution of the proxy ? There does not seem to be enough documentation on this. 回答1: Bellow information is extracted from the WSO2 ESB document itself and it has been documented. It is noting to do with the thread safe but more towards integration config level scope. Scope The scope at which the property will be set or removed