Hi Senuwan, Please check whether the connection configs to TM is correct, in api-manager.xml under <JMSConnectionDetails> under <ThrottlingConfigurations> as in [1] under the section "Step 3.5 - Configure the Gateway".
[1] https://docs.wso2.com/display/AM210/Distributed+Deployment+of+API+Manager#DistributedDeploymentofAPIManager-Step3.5-ConfiguretheGateway Regards, Samitha On Tue, Dec 5, 2017 at 9:39 AM, Krishan Wijesena <[email protected]> wrote: > Hi senuwan, > > Before you start server as gateway worker you need to do setup [1]. please > check you did it correctly. > > [1]https://docs.wso2.com/display/AM210/Product+Profiles#GWW > > Thanks, > krishan. > > On Tue, Dec 5, 2017 at 9:22 AM, Senuwan Withana <[email protected]> wrote: > >> Hi Team, >> >> I have created a Gateway Cluster following the document [1]. When I >> started the server using ./wso2server.sh -Dprofile=gateway-worker command I >> got below errors. Without -Dprofile server was up correctly. >> >> [2017-12-05 09:14:25,262] INFO - JMSTransportHandler Starting jms topic >> consumer thread... >> [2017-12-05 09:14:25,284] WARN - APIManagerComponent Exception occurred >> while creating JMS Event Adapter. Request Blocking may not work properly >> org.wso2.carbon.event.output.adapter.core.exception.OutputEventAdapterException: >> Output Event Adapter not created as no adapter factory is registered with >> type jms >> at org.wso2.carbon.event.output.adapter.core.internal.CarbonOut >> putEventAdapterService.create(CarbonOutputEventAdapterService.java:89) >> at org.wso2.carbon.apimgt.impl.internal.APIManagerComponent.con >> figureJMSPublisher(APIManagerComponent.java:574) >> at org.wso2.carbon.apimgt.impl.internal.APIManagerComponent.act >> ivate(APIManagerComponent.java:221) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce >> ssorImpl.java:62) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe >> thodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:498) >> at org.eclipse.equinox.internal.ds.model.ServiceComponent.activ >> ate(ServiceComponent.java:260) >> at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.a >> ctivate(ServiceComponentProp.java:146) >> at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.b >> uild(ServiceComponentProp.java:345) >> at org.eclipse.equinox.internal.ds.InstanceProcess.buildCompone >> nt(InstanceProcess.java:620) >> at org.eclipse.equinox.internal.ds.InstanceProcess.buildCompone >> nts(InstanceProcess.java:197) >> at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolve >> r.java:343) >> at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SC >> RManager.java:222) >> at org.eclipse.osgi.internal.serviceregistry.FilteredServiceLis >> tener.serviceChanged(FilteredServiceListener.java:107) >> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.d >> ispatchEvent(BundleContextImpl.java:861) >> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve >> nt(EventManager.java:230) >> at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv >> entSynchronous(ListenerQueue.java:148) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.pu >> blishServiceEventPrivileged(ServiceRegistry.java:819) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.pu >> blishServiceEvent(ServiceRegistry.java:771) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistratio >> nImpl.register(ServiceRegistrationImpl.java:130) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.re >> gisterService(ServiceRegistry.java:214) >> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.r >> egisterService(BundleContextImpl.java:433) >> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.r >> egisterService(BundleContextImpl.java:451) >> at org.wso2.carbon.core.init.CarbonServerManager.initializeCarb >> on(CarbonServerManager.java:514) >> at org.wso2.carbon.core.init.CarbonServerManager.start(CarbonSe >> rverManager.java:219) >> at org.wso2.carbon.core.internal.CarbonCoreServiceComponent.act >> ivate(CarbonCoreServiceComponent.java:94) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce >> ssorImpl.java:62) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe >> thodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:498) >> at org.eclipse.equinox.internal.ds.model.ServiceComponent.activ >> ate(ServiceComponent.java:260) >> at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.a >> ctivate(ServiceComponentProp.java:146) >> at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.b >> uild(ServiceComponentProp.java:345) >> at org.eclipse.equinox.internal.ds.InstanceProcess.buildCompone >> nt(InstanceProcess.java:620) >> at org.eclipse.equinox.internal.ds.InstanceProcess.buildCompone >> nts(InstanceProcess.java:197) >> at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolve >> r.java:343) >> at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SC >> RManager.java:222) >> at org.eclipse.osgi.internal.serviceregistry.FilteredServiceLis >> tener.serviceChanged(FilteredServiceListener.java:107) >> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.d >> ispatchEvent(BundleContextImpl.java:861) >> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve >> nt(EventManager.java:230) >> at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv >> entSynchronous(ListenerQueue.java:148) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.pu >> blishServiceEventPrivileged(ServiceRegistry.java:819) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.pu >> blishServiceEvent(ServiceRegistry.java:771) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistratio >> nImpl.register(ServiceRegistrationImpl.java:130) >> at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.re >> gisterService(ServiceRegistry.java:214) >> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.r >> egisterService(BundleContextImpl.java:433) >> at org.eclipse.equinox.http.servlet.internal.Activator.register >> HttpService(Activator.java:81) >> at org.eclipse.equinox.http.servlet.internal.Activator.addProxy >> Servlet(Activator.java:60) >> at org.eclipse.equinox.http.servlet.internal.ProxyServlet.init( >> ProxyServlet.java:40) >> at org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init( >> DelegationServlet.java:38) >> at org.apache.catalina.core.StandardWrapper.initServlet(Standar >> dWrapper.java:1269) >> at org.apache.catalina.core.StandardWrapper.loadServlet(Standar >> dWrapper.java:1182) >> at org.apache.catalina.core.StandardWrapper.load(StandardWrappe >> r.java:1072) >> at org.apache.catalina.core.StandardContext.loadOnStartup(Stand >> ardContext.java:5368) >> at org.apache.catalina.core.StandardContext.startInternal(Stand >> ardContext.java:5660) >> at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145) >> at org.apache.catalina.core.ContainerBase$StartChild.call(Conta >> inerBase.java:1571) >> at org.apache.catalina.core.ContainerBase$StartChild.call(Conta >> inerBase.java:1561) >> at java.util.concurrent.FutureTask.run(FutureTask.java:266) >> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool >> Executor.java:1142) >> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo >> lExecutor.java:617) >> at java.lang.Thread.run(Thread.java:748) >> [2017-12-05 09:14:25,437] INFO - AMQConnection Unable to connect to >> broker at tcp://10.100.7.13:5674 >> org.wso2.andes.transport.TransportException: Could not open connection >> at org.wso2.andes.transport.network.mina.MinaNetworkTransport$I >> oConnectorCreator.connect(MinaNetworkTransport.java:216) >> at org.wso2.andes.transport.network.mina.MinaNetworkTransport. >> connect(MinaNetworkTransport.java:74) >> at org.wso2.andes.client.AMQConnectionDelegate_8_0.makeBrokerCo >> nnection(AMQConnectionDelegate_8_0.java:130) >> at org.wso2.andes.client.AMQConnection$2.run(AMQConnection.java:631) >> at org.wso2.andes.client.AMQConnection$2.run(AMQConnection.java:628) >> at java.security.AccessController.doPrivileged(Native Method) >> at org.wso2.andes.client.AMQConnection.makeBrokerConnection(AMQ >> Connection.java:628) >> at org.wso2.andes.client.AMQConnection.<init>(AMQConnection.java:409) >> at org.wso2.andes.client.AMQConnectionFactory.createConnection( >> AMQConnectionFactory.java:351) >> at org.wso2.andes.client.AMQConnectionFactory.createConnection( >> AMQConnectionFactory.java:40) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSUtils.createCon >> nection(JMSUtils.java:387) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSListener.checkJ >> MSConnection(JMSListener.java:137) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSListener.start( >> JMSListener.java:79) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSListener.run( >> JMSListener.java:186) >> at java.lang.Thread.run(Thread.java:748) >> org.wso2.andes.AMQConnectionFailureException: Could not open connection >> at org.wso2.andes.client.AMQConnection.<init>(AMQConnection.java:486) >> at org.wso2.andes.client.AMQConnectionFactory.createConnection( >> AMQConnectionFactory.java:351) >> at org.wso2.andes.client.AMQConnectionFactory.createConnection( >> AMQConnectionFactory.java:40) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSUtils.createCon >> nection(JMSUtils.java:387) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSListener.checkJ >> MSConnection(JMSListener.java:137) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSListener.start( >> JMSListener.java:79) >> at org.wso2.carbon.apimgt.jms.listener.utils.JMSListener.run( >> JMSListener.java:186) >> at java.lang.Thread.run(Thread.java:748) >> Caused by: org.wso2.andes.transport.TransportException: Could not open >> connection >> at org.wso2.andes.transport.network.mina.MinaNetworkTransport$I >> oConnectorCreator.connect(MinaNetworkTransport.java:216) >> at org.wso2.andes.transport.network.mina.MinaNetworkTransport. >> connect(MinaNetworkTransport.java:74) >> at org.wso2.andes.client.AMQConnectionDelegate_8_0.makeBrokerCo >> nnection(AMQConnectionDelegate_8_0.java:130) >> at org.wso2.andes.client.AMQConnection$2.run(AMQConnection.java:631) >> at org.wso2.andes.client.AMQConnection$2.run(AMQConnection.java:628) >> at java.security.AccessController.doPrivileged(Native Method) >> at org.wso2.andes.client.AMQConnection.makeBrokerConnection(AMQ >> Connection.java:628) >> at org.wso2.andes.client.AMQConnection.<init>(AMQConnection.java:409) >> ... 7 more >> >> >> [1] - https://docs.wso2.com/display/AM210/Distributed+Deployment >> +of+the+Gateway#5a69bb14f904452ab5c678035c21178e >> >> >> Any suggestion to over come the above issue. >> >> Regards, >> >> *Senuwan Withana* >> Software Engineer - Support Team | WSO2 >> >> Email : [email protected] >> Mobile: 94773212853 >> Web: http://www.wso2.com >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > *Krishan Wijesena* > Software Engineer | WSO2 > > Email : [email protected] > Mobile : +94776219923 <+94%2077%20621%209923> > WSO2 Inc : http://wso2.com > [image: http://wso2.com/signature] <http://wso2.com/signature> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Samitha Chathuranga Software Engineer, WSO2 Inc. lean.enterprise.middleware Mobile: +94715123761 [image: http://wso2.com/signature] <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
