Hi,

I've locally set up the Registry based Dep Sync with one manager and worker
node in Windows 7 machine. When in Tenant mode trying to access the WSDL
throwing below exception from the ELB side. This was observed with the
latest Aug'25th WSO2 AS pack as well.

Related JIRA ID: LB-100 <https://wso2.org/jira/browse/LB-100>

[2013-08-26 11:20:24,252] ERROR - NativeWorkerPool Uncaught exception
java.lang.RuntimeException: Cannot create tenant ConfigurationContext for
tenant thaya.com
        at
org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils.getTenantConfigurationContext(TenantAxisUtils.java:137)
        at
org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils.getTenantAxisConfiguration(TenantAxisUtils.java:104)
        at
org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils.getAxisService(TenantAxisUtils.java:195)
        at
org.wso2.carbon.transport.nhttp.api.PassThroughNHttpGetProcessor.process(PassThroughNHttpGetProcessor.java:292)
        at
org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:156)
        at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.Exception: Tenant thaya.com does not exist
        at
org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils.createTenantConfigurationContext(TenantAxisUtils.java:281)
        at
org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils.getTenantConfigurationContext(TenantAxisUtils.java:135)
        ... 8 more

However adding the following parameter to the ELB AXIS2 file resolved the
issue.

*<parameter name="servicePath">services-lb</parameter> *


Regards,
Associate Technical Lead - QA
Mob: +94(0)777872485
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to