Hi All

I'm deploying the latest wso2 apim kubernatres artifacts[1] in GCE. For
current deployment I used pattern 1 [2] and I removed wso2am analytics from
the docker image by disabling    conf/apimanager.xml in both worker and
manager. But when the deployment is done the worker and manager still give
an Error I 'm attaching the error log text with this mail.And the
containers are getting failed due to this issue.
Can anyone please  help me on this?

Regards,
Ayeshmantha


[1]
 https://github.com/isurulucky/kubernetes-apim/tree/new-deployment-patterns
<https://github.com/isurulucky/kubernetes-apim/tree/new-deployment-patterns>
[2] https://github.com/isurulucky/docker-apim/tree/new-deployment-patterns
<https://github.com/isurulucky/docker-apim/tree/new-deployment-patterns>
2017-07-19T05:36:49.414343643Z [2017-07-19 05:36:49,414]  INFO - 
KafkaEventAdapterServiceHolder Kafka input event adaptor waiting for dependent 
configurations to load
2017-07-19T05:36:49.501116034Z [2017-07-19 05:36:49,484] ERROR - 
MessageTracerServiceComponent Unable to create stream: Cannot create directory 
to add tenant specific Event Stream : DAS_MESSAGE_TRACE:1.0.0
2017-07-19T05:36:49.501160242Z 
org.wso2.carbon.event.stream.core.exception.EventStreamConfigurationException: 
Cannot create directory to add tenant specific Event Stream : 
DAS_MESSAGE_TRACE:1.0.0
2017-07-19T05:36:49.501177226Z  at 
org.wso2.carbon.event.stream.core.internal.CarbonEventStreamService.addEventStreamDefinition(CarbonEventStreamService.java:224)
2017-07-19T05:36:49.501184722Z  at 
org.wso2.carbon.analytics.message.tracer.handler.internal.MessageTracerServiceComponent.activate(MessageTracerServiceComponent.java:84)
2017-07-19T05:36:49.501196012Z  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2017-07-19T05:36:49.501201437Z  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2017-07-19T05:36:49.501206782Z  at 
java.lang.reflect.Method.invoke(Method.java:498)
2017-07-19T05:36:49.501211712Z  at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
2017-07-19T05:36:49.501217504Z  at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
2017-07-19T05:36:49.501223239Z  at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345)
2017-07-19T05:36:49.50122854Z   at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
2017-07-19T05:36:49.501234009Z  at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
2017-07-19T05:36:49.501239334Z  at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
2017-07-19T05:36:49.501244402Z  at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
2017-07-19T05:36:49.501250472Z  at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
2017-07-19T05:36:49.501256124Z  at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
2017-07-19T05:36:49.501261577Z  at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
2017-07-19T05:36:49.50126667Z   at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
2017-07-19T05:36:49.501271989Z  at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
2017-07-19T05:36:49.501277332Z  at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
2017-07-19T05:36:49.501282712Z  at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
2017-07-19T05:36:49.50128793Z   at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
2017-07-19T05:36:49.501305729Z  at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
2017-07-19T05:36:49.501311779Z  at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
2017-07-19T05:36:49.501317424Z  at 
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:514)
2017-07-19T05:36:49.501322574Z  at 
org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:219)
2017-07-19T05:36:49.501327742Z  at 
org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:94)
2017-07-19T05:36:49.501332932Z  at 
sun.reflect.NativeMethodAcc2017-07-19T05:36:49.530424097Z    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2017-07-19T05:36:49.530429447Z  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2017-07-19T05:36:49.530434837Z  at java.lang.Thread.run(Thread.java:748)
2017-07-19T05:36:49.530440007Z Caused by: 
org.apache.thrift.transport.TTransportException: Could not connect to 
wso2apim-analytics on port 7712
2017-07-19T05:36:49.530445295Z  at 
org.apache.thrift.transport.TSSLTransportFactory.createClient(TSSLTransportFactory.java:237)
2017-07-19T05:36:49.530450355Z  at 
org.apache.thrift.transport.TSSLTransportFactory.getClientSocket(TSSLTransportFactory.java:169)
2017-07-19T05:36:49.530455689Z  at 
org.wso2.carbon.databridge.agent.endpoint.thrift.ThriftSecureClientPoolFactory.createClient(ThriftSecureClientPoolFactory.java:63)essorImpl.invoke0(Native
 Method)
2017-07-19T05:36:49.50133789Z   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2017-07-19T05:36:49.501344882Z  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2017-07-19T05:36:49.501350032Z  at 
java.lang.reflect.Method.invoke(Method.java:498)
2017-07-19T05:36:49.50135506Z   at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
2017-07-19T05:36:49.501360209Z  at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
2017-07-19T05:36:49.50136547Z   at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345)
2017-07-19T05:36:49.501370557Z  at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
2017-07-19T05:36:49.501375622Z  at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
2017-07-19T05:36:49.501380952Z  at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
2017-07-19T05:36:49.501385994Z  at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
2017-07-19T05:36:49.530482854Z  at java.net.Socket.connect(Socket.java:589)
2017-07-19T05:36:49.530487942Z  at 
sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
2017-07-19T05:36:49.530492817Z  at 
sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:427)
2017-07-19T05:36:49.530498219Z  at 
sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88)
2017-07-19T05:36:49.530503204Z  at 
org.apache.thrift.transport.TSSLTransportFactory.createClient(TSSLTransportFactory.java:233)
2017-07-19T05:36:49.530508561Z  ... 11 more
2017-07-19T05:36:49.540216818Z [2017-07-19 05:36:49,539] ERROR - 
DataEndpointConnectionWorker Error while trying to connect to the endpoint. 
Cannot borrow client for ssl://wso2apim-analytics:7712
2017-07-19T05:36:49.540250158Z 
org.wso2.carbon.databridge.agent.exception.DataEndpointAuthenticationException: 
Cannot borrow client for ssl://wso2apim-analytics:7712
2017-07-19T05:36:49.540257383Z  at 
org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker.connect(DataEndpointConnectionWorker.java:99)

_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to