Have to add a scenario replacing SecureProxy scenario for performance tests #114
Labels
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Priority/Normal
Severity/Minor
Type/Bug
Type/Improvement
microeiisfailingatsecureproxyservices.zip
Description:
SecureProxy scenario is not supported in Micro EI. A supporting secure proxy scenario has to be implemented.
Affected Product Version:
Micro EI 6.4.0
OS, DB, other environment details and versions:
Any environment
Steps to reproduce:
Try to invoke Performance Test scenario SecureProxy in repo, "performance-ei" and the following exception could be observed.
java.lang.RuntimeException: org.wso2.carbon.security.util.ServerCrypto Not Found at org.apache.ws.security.components.crypto.CryptoFactory.loadClass(CryptoFactory.java:203) at org.apache.ws.security.components.crypto.CryptoFactory.getInstance(CryptoFactory.java:95) at org.apache.rampart.util.RampartUtil.getSignatureCrypto(RampartUtil.java:390) at org.apache.rampart.RampartEngine.process(RampartEngine.java:166) at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:93) at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340) at org.apache.axis2.engine.Phase.invoke(Phase.java:313) at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261) at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167) at org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:415) at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:151) at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)
[EI-Core] WARN - ConnectCallback Connection refused or failed for : netty:8688
Related Issues:
[1] wso2/product-ei#5600
The text was updated successfully, but these errors were encountered: