wso2bps

WSO2 APIM Application Registration urn:approve action not found

半腔热情 提交于 2020-01-06 05:45:05
问题 UPDATE: We have reproduced the same problem connecting to EI 6.1.1 business process module We are trying to implement a application registration (generation of key) for API manager (version 2.1.0), using BPS (version 3.6.0). For this, we are following the instructions in https://docs.wso2.com/display/AM210/Adding+an+Application+Registration+Workflow We have also corrected a typo in the content of the package, as provide by the https://github.com/wso2/product-apim/pull/2730/files#diff

wso2 bps bpel logging and troubleshooting

故事扮演 提交于 2019-12-25 09:18:06
问题 I have to admin the WS2 BPS (3.6.0) is not very revealing about internal exceptions. There's a small chapter in the documentation about troubleshooting, however this setup logs only messages passed to the endpoints. Questions: is there way to see internal exceptions thrown during the BPEL execution) wether handled or unhandled? (such as errors in the expressions or scripts). Maybe on the Apache-ODE level? is there any way to access the fault caught by the "catchAll" fault handler? Thank you

database deadlock in wso2 bps when creating human task

浪尽此生 提交于 2019-12-24 12:33:51
问题 When calls bps service to create human tasks, I got following dead-lock exceptions. The bps version is 3.2.0. The database is sqlserver 2012. Can somebody takes a look? java.sql.SQLException: Transaction (Process ID 162) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368) at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2820) at

Patching WSO2 BPS - Carbon

痞子三分冷 提交于 2019-12-14 03:54:59
问题 I am attempting to patch the carbon app within our WSO2 BPS 3.2.0 environment. We are currently runnning 4.2.0 patch0005 which was bundled with BPS. There is a fix in patch0007 that resolves a bug we are experiencing. Does anyone have a working processes including the steps to download the patch source? I see there is a service pack listed here... https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/service-packs/, but this does not include the jar files needed for the service pack. I

wso2_carbon_db across different wso2 product, should it be same db?

妖精的绣舞 提交于 2019-12-08 09:54:23
问题 I have installed WSO2 API Manager and WSO2 Business Process Server. Both product has wso2_carbon_db, so my question is whether both product should be configured with single db_instance of wso2_carbon_db ? or they should be configured with two different db_instance such as am_wso2_carbon_db and bps_wso2_carbon_db ?? please advice. I am using PostgresSql as db. thanks. 回答1: wso2_carbon_db should not be shared among different instances. It consists of instance local information. Sharing it among

wso2 ei server, error 403 forbidden, Does not access the core, error:required token is missing from the request

社会主义新天地 提交于 2019-11-28 08:22:29
问题 I am installing WSO2 EI 6.1.1 integrator --run : https://localhost:9445/carbon/admin/login.jsp -> OK wso2serber.bat : EI-Business-Process Server https://localhost:9445/carbon/admin/login_action.jsp Error 403 - Forbidden [EI-Business-Process] WARN {org.owasp.csrfguard.log.JavaLogger} - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:192.168.1.11, method:POST, uri:/carbon/admin/login_action.jsp, error:required token is missing from the request) and wso2serber