hi sajith

yes it seems that was the issue both manager nodes had 8905 once this was
changed and I started with the IP now the error does not come thanks for
the help

<mode name="Distributed" enable="true">
        <nodeType>
            <worker enable="true"/>
            <manager enable="true">
                <hostName>192.168.48.128</hostName>
                <port>8904</port>
            </manager>
                <presenter enable="false">
                <hostName>localhost</hostName>
                <port>11000</port>
            </presenter>
        </nodeType>



Shavantha Weerasinghe
Senior Software Engineer QA
WSO2, Inc.
lean.enterprise.middleware.
http://wso2.com
http://wso2.org
Tel : 94 11 214 5345
Fax :94 11 2145300


On Wed, Sep 9, 2015 at 11:43 AM, Sajith Ravindra <saji...@wso2.com> wrote:

> Apparently the port 8905 <http://192.168.48.128:8905> is already in use
> by another process. Please check if there's another process listening on
> port 8905.
>
> Thanks
> *,Sajith Ravindra*
> Senior Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 77 2273550
> blog: http://sajithr.blogspot.com/
> <http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab>
>
> On Wed, Sep 9, 2015 at 11:25 AM, Shavantha Weerasinghe <shavan...@wso2.com
> > wrote:
>
>> Hi Sajith
>>
>> Please find the ifconfi output / the log that prints when cep
>> node(worker/manager) starts and the part of event-processor.xml
>>
>> ubuntu@cep400-manager:~/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/bin$
>> ifconfig
>> eth0      Link encap:Ethernet  HWaddr fa:16:3e:fa:46:c5
>>           inet addr:*192.168.48.128*  Bcast:192.168.51.255
>> Mask:255.255.252.0
>>           inet6 addr: fe80::f816:3eff:fefa:46c5/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1400  Metric:1
>>           RX packets:14809242 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:11873335 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:7844994028 (7.8 GB)  TX bytes:8460851470 (8.4 GB)
>>
>> lo        Link encap:Local Loopback
>>           inet addr:127.0.0.1  Mask:255.0.0.0
>>           inet6 addr: ::1/128 Scope:Host
>>           UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>           RX packets:1871259 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:1871259 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:0
>>           RX bytes:504834528 (504.8 MB)  TX bytes:504834528 (504.8 MB)
>>
>> [1]+  Done                    nohup sh wso2server.sh -DworkerNode=true
>>
>>
>>
>>
>>
>>
>>
>> log output
>> ubuntu@cep400-manager:~/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/bin$
>> tail -500f nohup.out
>> JAVA_HOME environment variable is set to
>> /home/ubuntu/CEPManager/packs/jdk1.8.0_60
>> CARBON_HOME environment variable is set to
>> /home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT
>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
>> MaxPermSize=256m; support was removed in 8.0
>> [2015-09-09 05:14:52,605]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Starting WSO2
>> Carbon...
>> [2015-09-09 05:14:52,607]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Operating System :
>> Linux 3.13.0-36-generic, amd64
>> [2015-09-09 05:14:52,607]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Home        :
>> /home/ubuntu/CEPManager/packs/jdk1.8.0_60/jre
>> [2015-09-09 05:14:52,607]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Version     :
>> 1.8.0_60
>> [2015-09-09 05:14:52,608]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java VM          :
>> Java HotSpot(TM) 64-Bit Server VM 25.60-b23,Oracle Corporation
>> [2015-09-09 05:14:52,608]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Carbon Home      :
>> /home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT
>> [2015-09-09 05:14:52,608]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Temp Dir    :
>> /home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/tmp
>> [2015-09-09 05:14:52,609]  INFO
>> {org.wso2.carbon.core.internal.CarbonCoreActivator} -  User             :
>> ubuntu, en-US, Etc/UTC
>> [2015-09-09 05:14:52,710]  WARN
>> {org.wso2.carbon.core.bootup.validator.SystemValidator} -  Could not
>> validate the system for configuration parameter : CPU
>> [2015-09-09 05:14:52,729]  WARN
>> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} -
>> Swap Memory size (MB): 0 of the system is below the recommended minimum
>> size :2047
>> [2015-09-09 05:14:52,729]  WARN
>> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} -
>> Carbon is configured to use the default keystore (wso2carbon.jks). To
>> maximize security when deploying to a production environment, configure a
>> new keystore with a unique password in the production server profile.
>> [2015-09-09 05:14:52,989]  INFO
>> {org.wso2.carbon.event.output.adapter.kafka.internal.ds.KafkaEventAdapterServiceDS}
>> -  Successfully deployed the Kafka output event adaptor service
>> [2015-09-09 05:14:53,032]  INFO
>> {org.wso2.carbon.event.processor.manager.core.internal.util.ManagementModeConfigurationLoader}
>> -  CEP started in Distributed mode
>> [2015-09-09 05:14:56,060]  INFO
>> {org.wso2.carbon.databridge.receiver.binary.internal.BinaryDataReceiver} -
>> Started Binary SSL Transport on port : 9712
>> [2015-09-09 05:14:56,181]  INFO
>> {org.wso2.carbon.databridge.receiver.binary.internal.BinaryDataReceiver} -
>> Started Binary TCP Transport on port : 9612
>> [2015-09-09 05:14:56,189]  INFO
>> {org.wso2.carbon.databridge.core.internal.DataBridgeDS} -  Successfully
>> deployed Agent Server
>> [2015-09-09 05:14:56,591]  INFO
>> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} -  Connected
>> to mount at sharedregistry in 145ms
>> [2015-09-09 05:14:56,591]  INFO
>> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} -  Configured
>> Registry in 145ms
>> [2015-09-09 05:14:56,643]  INFO
>> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} -  Connected
>> to mount at sharedregistry in 10ms
>> [2015-09-09 05:14:56,643]  INFO
>> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} -  Configured
>> Registry in 11ms
>> [2015-09-09 05:14:56,802]  INFO
>> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} -  Connected
>> to mount at sharedregistry in 1ms
>> [2015-09-09 05:14:56,802]  INFO
>> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} -  Configured
>> Registry in 2ms
>> [2015-09-09 05:14:56,818]  INFO
>> {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} -
>> Registry Mode    : READ-WRITE
>> [2015-09-09 05:14:57,550] ERROR
>> {org.wso2.carbon.event.processor.core.internal.storm.manager.StormManagerServer}
>> -  Cannot start Storm Manager Server on 192.168.48.128:8905
>> org.apache.thrift.transport.TTransportException: Could not create
>> ServerSocket on address /192.168.48.128:8905.
>>     at
>> org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:93)
>>     at
>> org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:79)
>>     at
>> org.wso2.carbon.event.processor.core.internal.storm.manager.StormManagerServer.<init>(StormManagerServer.java:41)
>>     at
>> org.wso2.carbon.event.processor.core.internal.ds.EventProcessorServiceDS.activate(EventProcessorServiceDS.java:87)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>     at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>     at java.lang.reflect.Method.invoke(Method.java:497)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345)
>>     at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
>>     at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
>>     at
>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
>>     at
>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
>>     at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
>>     at
>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
>>     at
>> org.wso2.carbon.ndatasource.core.internal.DataSourceServiceComponent.registerServices(DataSourceServiceComponent.java:126)
>>     at
>> org.wso2.carbon.ndatasource.core.internal.DataSourceServiceComponent.initSuperTenantUserDataSources(DataSourceServiceComponent.java:221)
>>     at
>> org.wso2.carbon.ndatasource.core.internal.DataSourceServiceComponent.checkInitTenantUserDataSources(DataSourceServiceComponent.java:206)
>>     at
>> org.wso2.carbon.ndatasource.core.internal.DataSourceServiceComponent.setRegistryService(DataSourceServiceComponent.java:157)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>     at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>     at java.lang.reflect.Method.invoke(Method.java:497)
>>     at
>> org.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:376)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:430)
>>     at
>> org.eclipse.equinox.internal.ds.InstanceProcess.dynamicBind(InstanceProcess.java:416)
>>     at
>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:334)
>>     at
>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
>>     at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
>>     at
>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
>>     at
>> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.activate(RegistryCoreServiceComponent.java:126)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>     at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>     at java.lang.reflect.Method.invoke(Method.java:497)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
>>     at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345)
>>     at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
>>     at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
>>     at
>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
>>     at
>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
>>     at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
>>     at
>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
>>     at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
>>     at
>> org.wso2.carbon.user.core.internal.Activator.startDeploy(Activator.java:69)
>>     at
>> org.wso2.carbon.user.core.internal.BundleCheckActivator.start(BundleCheckActivator.java:61)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
>>     at java.security.AccessController.doPrivileged(Native Method)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
>>     at
>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
>>     at
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
>>     at
>> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
>>     at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
>>     at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
>>     at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
>>     at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
>>     at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
>>     at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
>>     at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
>>     at
>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
>> [2015-09-09 05:15:00,588]  INFO
>> {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} -  Carbon
>> UserStoreMgtDSComponent activated successfully.
>> [2015-09-09 05:15:05,550]  INFO
>> {org.apache.catalina.startup.TaglibUriRule} -  TLD skipped. URI:
>> http://tiles.apache.org/tags-tiles is already defined
>> [2015-09-09 05:15:06,522]  INFO
>> {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer}
>> -  User Store Configuration Deployer initiated.
>> [2015-09-09 05:15:06,522]  INFO
>> {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer}
>> -  User Store Configuration Deployer initiated.
>> [2015-09-09 05:15:08,286]  INFO
>> {org.wso2.carbon.core.init.CarbonServerManager} -  Repository       :
>> /home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/
>> [2015-09-09 05:15:08,293]  INFO
>> {org.wso2.carbon.event.input.adapter.kafka.internal.ds.KafkaEventAdapterServiceHolder}
>> -  Kafka input event adaptor waiting for dependent configurations to load
>> [2015-09-09 05:15:08,414]  INFO
>> {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig} -  Using
>> tenant lazy loading policy...
>> [2015-09-09 05:15:08,455]  INFO
>> {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} -
>> Permission cache updated for tenant -1234
>> [2015-09-09 05:15:08,470]  INFO
>> {org.wso2.carbon.databridge.receiver.thrift.ThriftDataReceiver} -  Thrift
>> Server started at 0.0.0.0
>> [2015-09-09 05:15:08,756]  INFO
>> {org.wso2.carbon.databridge.receiver.thrift.ThriftDataReceiver} -  Thrift
>> SSL port : 7712
>> [2015-09-09 05:15:08,759]  INFO
>> {org.wso2.carbon.databridge.receiver.thrift.ThriftDataReceiver} -  Thrift
>> port : 7612
>> [2015-09-09 05:15:09,217]  INFO
>> {org.wso2.carbon.core.transports.http.HttpTransportListener} -  HTTP
>> port        : 9764
>> [2015-09-09 05:15:09,217]  INFO
>> {org.wso2.carbon.core.transports.http.HttpsTransportListener} -  HTTPS
>> port       : 9444
>> [2015-09-09 05:15:09,243]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent} -
>> Cluster domain: wso2.carbon.domain
>> [2015-09-09 05:15:09,244]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent} -
>> Using wka based membership management scheme
>> [2015-09-09 05:15:09,248]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.util.MemberUtils} -  Added
>> member: Host:192.168.48.128, Remote Host:null, Port: 4000, HTTP:-1,
>> HTTPS:-1, Domain: null, Sub-domain:null, Active:true
>> [2015-09-09 05:15:09,249]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.util.MemberUtils} -  Added
>> member: Host:192.168.48.128, Remote Host:null, Port: 4001, HTTP:-1,
>> HTTPS:-1, Domain: null, Sub-domain:null, Active:true
>> [2015-09-09 05:15:18,816]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent} -
>> Hazelcast initialized in 9565ms
>> [2015-09-09 05:15:18,846]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent} -
>> Local member: [f8c2ebee-7f9a-4fd4-a351-ec599a69ca59] - Host:192.168.48.128,
>> Remote Host:null, Port: 4001, HTTP:9764, HTTPS:9444, Domain:
>> wso2.carbon.domain, Sub-domain:worker, Active:true
>> [2015-09-09 05:15:19,617]  INFO
>> {org.wso2.carbon.event.processor.manager.core.internal.StormReceiverCoordinator}
>> -  Node became Storm Receiver Coordinator
>> [2015-09-09 05:15:19,651]  INFO
>> {org.wso2.carbon.event.processor.manager.commons.transport.client.TCPEventPublisher}
>> -  Connecting to 192.168.48.128:11000
>> [2015-09-09 05:15:19,664]  INFO
>> {org.wso2.carbon.event.processor.manager.core.internal.CarbonEventManagementService}
>> -  CEP sync publisher initiated to Member '192.168.48.128:11000'
>> [2015-09-09 05:15:19,667]  INFO
>> {org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent} -
>> Cluster initialization completed
>> [2015-09-09 05:15:19,756]  INFO
>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT].File[/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/webapps/STRATOS_ROOT]
>> [2015-09-09 05:15:19,838]  INFO
>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/inputwebsocket].File[/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/webapps/inputwebsocket.war]
>> [2015-09-09 05:15:20,599]  INFO
>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/outputui].File[/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/webapps/outputui.war]
>> [2015-09-09 05:15:20,667]  INFO
>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/outputwebsocket].File[/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/webapps/outputwebsocket.war]
>> [2015-09-09 05:15:23,376]  INFO
>> {net.sf.ehcache.pool.sizeof.filter.AnnotationSizeOfFilter} -  Using regular
>> expression provided through VM argument
>> net.sf.ehcache.pool.sizeof.ignore.pattern for IgnoreSizeOf annotation :
>> ^.*cache\..*IgnoreSizeOf$
>> [2015-09-09 05:15:23,380]  INFO
>> {net.sf.ehcache.pool.impl.DefaultSizeOfEngine} -  Using user supplied
>> filter @
>> jar:file:/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/webapps/shindig/WEB-INF/lib/shindig-common-2.5.2.jar!/org/apache/shindig/common/cache/ehcache/SizeOfFilter.txt
>> [2015-09-09 05:15:23,393]  INFO
>> {net.sf.ehcache.pool.sizeof.JvmInformation} -  Detected JVM data model
>> settings of: 64-Bit HotSpot JVM with Compressed OOPs
>> [2015-09-09 05:15:23,628]  INFO {net.sf.ehcache.pool.sizeof.AgentLoader}
>> -  Extracted agent jar to temporary file
>> /home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/tmp/ehcache-sizeof-agent5496127771474584465.jar
>> [2015-09-09 05:15:23,628]  INFO {net.sf.ehcache.pool.sizeof.AgentLoader}
>> -  Trying to load agent @
>> /home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/tmp/ehcache-sizeof-agent5496127771474584465.jar
>> [2015-09-09 05:15:23,636]  INFO
>> {net.sf.ehcache.pool.impl.DefaultSizeOfEngine} -  using Agent sizeof engine
>> [2015-09-09 05:15:23,738]  INFO
>> {net.sf.ehcache.pool.impl.DefaultSizeOfEngine} -  using Agent sizeof engine
>> [2015-09-09 05:15:23,770]  INFO
>> {org.apache.shindig.gadgets.features.FeatureRegistry} -  Resources from
>> res:features/features.txt are loading.
>> [2015-09-09 05:15:23,779]  INFO {org.apache.shindig.common.xml.XmlUtil}
>> -  The XML processor being used does not support secure parsing.
>> [2015-09-09 05:15:23,780]  INFO {org.apache.shindig.common.xml.XmlUtil}
>> -  Document builders are being reused.
>> [2015-09-09 05:15:24,004]  INFO
>> {org.apache.shindig.gadgets.features.FeatureRegistry} -  Resources from
>> res:features-extras/features.txt are loading.
>> [2015-09-09 05:15:24,960]  INFO
>> {org.apache.shindig.config.JsonContainerConfigLoader} -  Resources from
>> containers/default/container.js are loading.
>> [2015-09-09 05:15:24,960]  INFO
>> {org.apache.shindig.config.JsonContainerConfigLoader} -  Container
>> configuration containers/default/container.js is being read.
>> [2015-09-09 05:15:25,303]  INFO
>> {org.apache.shindig.gadgets.oauth2.logger.FilteredLogger} -  Using random
>> key for OAuth2 client-side state encryption
>> [2015-09-09 05:15:25,304]  INFO
>> {org.apache.shindig.gadgets.oauth2.logger.FilteredLogger} -
>> OAuth2CrypterProvider constructor
>> [2015-09-09 05:15:25,311]  INFO
>> {org.apache.shindig.gadgets.oauth.OAuthModule$OAuthCrypterProvider} -
>> Using random key for OAuth client-side state encryption
>> [2015-09-09 05:15:25,312]  INFO
>> {org.apache.shindig.gadgets.oauth.OAuthModule} -  A random key for OAuth
>> client-side state encryption is being used.
>> [2015-09-09 05:15:25,312]  INFO
>> {org.apache.shindig.gadgets.oauth.OAuthModule} -  The OAuth signing key
>> from res://wso2carbon.pem is loading.
>> [2015-09-09 05:15:25,467]  INFO
>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/shindig].File[/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/webapps/shindig.war]
>> [2015-09-09 05:15:26,024]  INFO
>> {org.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/portal].File[/home/ubuntu/CEPManager/manager2/0909/wso2cep-4.0.0-SNAPSHOT/repository/deployment/server/jaggeryapps/portal]
>>
>>
>> Event-Processor.xml
>> ===================
>>   <mode name="Distributed" enable="true">
>>         <nodeType>
>>             <worker enable="true"/>
>>             <manager enable="true">
>>                 <hostName>192.168.48.128</hostName>
>>                 <port>8905</port>
>>             </manager>
>>                 <presenter enable="false">
>>                 <hostName>localhost</hostName>
>>                 <port>11000</port>
>>             </presenter>
>>         </nodeType>
>>
>>         <management>
>>             <managers>
>>                 <manager>
>>                     <hostName>192.168.48.128</hostName>
>>                     <port>8904</port>
>>                 </manager>
>>                 <manager>
>>                     <hostName>192.168.48.128</hostName>
>>                     <port>8905</port>
>>                 </manager>
>>             </managers>
>>             <!--Connection re-try interval to connect to Storm Manager
>> service in case of a connection failure-->
>>             <reconnectionInterval>20000</reconnectionInterval>
>>             <!--Heart beat interval (in ms) for event listeners in "Storm
>> Receivers" and "CEP Publishers" to acknowledge their
>>             availability for receiving events"-->
>>             <heartbeatInterval>5000</heartbeatInterval>
>>             <!--Storm topology re-submit interval in case of a topology
>> submission failure-->
>>             <topologyResubmitInterval>10000</topologyResubmitInterval>
>>         </management>
>>
>>
>>
>> Shavantha Weerasinghe
>> Senior Software Engineer QA
>> WSO2, Inc.
>> lean.enterprise.middleware.
>> http://wso2.com
>> http://wso2.org
>> Tel : 94 11 214 5345
>> Fax :94 11 2145300
>>
>>
>> On Wed, Sep 9, 2015 at 11:15 AM, Sajith Ravindra <saji...@wso2.com>
>> wrote:
>>
>>> Can you please send the full stacktrace. And also the output of ifconfig.
>>>
>>> Thanks
>>> *,Sajith Ravindra*
>>> Senior Software Engineer
>>> WSO2 Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> mobile: +94 77 2273550
>>> blog: http://sajithr.blogspot.com/
>>> <http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab>
>>>
>>> On Wed, Sep 9, 2015 at 11:08 AM, Shavantha Weerasinghe <
>>> shavan...@wso2.com> wrote:
>>>
>>>> Hi Sajith
>>>>
>>>> Yes it is 192.168.48.128 on that node
>>>>
>>>> regards,
>>>>
>>>> Shavantha Weerasinghe
>>>> Senior Software Engineer QA
>>>> WSO2, Inc.
>>>> lean.enterprise.middleware.
>>>> http://wso2.com
>>>> http://wso2.org
>>>> Tel : 94 11 214 5345
>>>> Fax :94 11 2145300
>>>>
>>>>
>>>> On Wed, Sep 9, 2015 at 11:05 AM, Sajith Ravindra <saji...@wso2.com>
>>>> wrote:
>>>>
>>>>> Hi Shavantha,
>>>>>
>>>>> Can you please check and confirm that *192.168.48.128 *is the IP
>>>>> address of the host which you are trying to start the manager service. You
>>>>> can use ifconfig for it.
>>>>>
>>>>> Thanks
>>>>> *,Sajith Ravindra*
>>>>> Senior Software Engineer
>>>>> WSO2 Inc.; http://wso2.com
>>>>> lean.enterprise.middleware
>>>>>
>>>>> mobile: +94 77 2273550
>>>>> blog: http://sajithr.blogspot.com/
>>>>> <http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab>
>>>>>
>>>>> On Wed, Sep 9, 2015 at 11:00 AM, Sriskandarajah Suhothayan <
>>>>> s...@wso2.com> wrote:
>>>>>
>>>>>> Can you look into this
>>>>>>
>>>>>> Suho
>>>>>>
>>>>>> On Wed, Sep 9, 2015 at 10:59 AM, Shavantha Weerasinghe <
>>>>>> shavan...@wso2.com> wrote:
>>>>>>
>>>>>>> Hi Suho/Lasantha
>>>>>>>
>>>>>>> We observed the bellow exception when we set the hostName as
>>>>>>> *192.168.48.128* but the exception does not come if we set
>>>>>>> localhost. This is on the node that behaves as both manager and worker 
>>>>>>> on *192.168.48.128.
>>>>>>> *Do we need to set the /etc/hosts if we are to use the IP
>>>>>>>
>>>>>>>     <mode name="Distributed" enable="true">
>>>>>>>         <nodeType>
>>>>>>>             <worker enable="true"/>
>>>>>>>             <manager enable="false">
>>>>>>>                 <hostName*>192.168.48.128*</hostName>
>>>>>>>                 <port>8904</port>
>>>>>>>             </manager>
>>>>>>>                 <presenter enable="true">
>>>>>>>                 <hostName>localhost</hostName>
>>>>>>>                 <port>11000</port>
>>>>>>>             </presenter>
>>>>>>>         </nodeType>
>>>>>>>
>>>>>>>         <management>
>>>>>>>             <managers>
>>>>>>>                 <manager>
>>>>>>>                     <hostName>192.168.48.128</hostName>
>>>>>>>                     <port>8904</port>
>>>>>>>                 </manager>
>>>>>>>                 <manager>
>>>>>>>                     <hostName>192.168.48.128</hostName>
>>>>>>>                     <port>8905</port>
>>>>>>>                 </manager>
>>>>>>>             </managers>
>>>>>>>
>>>>>>>
>>>>>>> [2015-09-09 05:14:57,550] ERROR
>>>>>>> {org.wso2.carbon.event.processor.core.internal.storm.manager.StormManagerServer}
>>>>>>> -  Cannot start Storm Manager Server on 192.168.48.128:8905
>>>>>>> org.apache.thrift.transport.TTransportException: Could not create
>>>>>>> ServerSocket on address /192.168.48.128:8905.
>>>>>>>     at
>>>>>>> org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:93)
>>>>>>>     at
>>>>>>> org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:79)
>>>>>>>     at
>>>>>>> org.wso2.carbon.event.processor.core.internal.storm.manager.StormManagerServer.<init>(StormManagerServer.java:41)
>>>>>>>     at
>>>>>>> org.wso2.carbon.event.processor.core.internal.ds.EventProcessorServiceDS.activate(EventProcessorServiceDS.java:87)
>>>>>>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>>>     at
>>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>>>>     at
>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>>>>
>>>>>>>
>>>>>>> Shavantha Weerasinghe
>>>>>>> Senior Software Engineer QA
>>>>>>> WSO2, Inc.
>>>>>>> lean.enterprise.middleware.
>>>>>>> http://wso2.com
>>>>>>> http://wso2.org
>>>>>>> Tel : 94 11 214 5345
>>>>>>> Fax :94 11 2145300
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Sep 8, 2015 at 10:16 AM, Sriskandarajah Suhothayan <
>>>>>>> s...@wso2.com> wrote:
>>>>>>>
>>>>>>>> We are not supporting this for this release, we might support his
>>>>>>>> in future using SSO, but not for this release.
>>>>>>>>
>>>>>>>> Suho
>>>>>>>>
>>>>>>>> On Tue, Sep 8, 2015 at 9:45 AM, Tharik Kanaka <tha...@wso2.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> As Mohan mentioned gaining login session of management console is
>>>>>>>>> not possible with current implementation of analytics dashboards.
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>>
>>>>>>>>> On Tue, Sep 8, 2015 at 9:28 AM, Mohanadarshan Vivekanandalingam <
>>>>>>>>> mo...@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Mon, Sep 7, 2015 at 10:50 PM, Shavantha Weerasinghe <
>>>>>>>>>> shavan...@wso2.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi All
>>>>>>>>>>>
>>>>>>>>>>> Appreciate if I can get a clarification on the two below points.
>>>>>>>>>>>
>>>>>>>>>>> 1.Is there a way we can configure for the cep admin to gain
>>>>>>>>>>> access to the analytic dashboard without entering the login again 
>>>>>>>>>>> if he has
>>>>>>>>>>> logged into the management console.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Hmm, I don't think this is possible as per current
>>>>>>>>>> implementation..
>>>>>>>>>> @Damith or Tharik, please confirm..
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> 2. When we are accepting events from multiple sources (ex:
>>>>>>>>>>> soap/http) into a single stream there may be a need to stop 
>>>>>>>>>>> receiving
>>>>>>>>>>> events into a specific events receiver. Is there away we can 
>>>>>>>>>>> disable an
>>>>>>>>>>> event receiver without deleting it. The same could apply to event
>>>>>>>>>>> publishers as well
>>>>>>>>>>>
>>>>>>>>>>> No, it is not possible in CEP 4.0.0 but it is in the roadmap. We
>>>>>>>>>> already have jira [1] which is reported by you :)
>>>>>>>>>>
>>>>>>>>>> [1] https://wso2.org/jira/browse/CEP-506
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Mohan
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Regards,
>>>>>>>>>>> Shavantha Weerasinghe
>>>>>>>>>>> Senior Software Engineer QA
>>>>>>>>>>> WSO2, Inc.
>>>>>>>>>>> lean.enterprise.middleware.
>>>>>>>>>>> http://wso2.com
>>>>>>>>>>> http://wso2.org
>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Dev mailing list
>>>>>>>>>>> Dev@wso2.org
>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> *V. Mohanadarshan*
>>>>>>>>>> *Senior Software Engineer,*
>>>>>>>>>> *Data Technologies Team,*
>>>>>>>>>> *WSO2, Inc. http://wso2.com <http://wso2.com> *
>>>>>>>>>> *lean.enterprise.middleware.*
>>>>>>>>>>
>>>>>>>>>> email: mo...@wso2.com
>>>>>>>>>> phone:(+94) 771117673
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>>
>>>>>>>>> *Tharik Kanaka*
>>>>>>>>>
>>>>>>>>> WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka
>>>>>>>>>
>>>>>>>>> Email: tha...@wso2.com | Web: www.wso2.com
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> *S. Suhothayan*
>>>>>>>> Technical Lead & Team Lead of WSO2 Complex Event Processor
>>>>>>>> *WSO2 Inc. *http://wso2.com
>>>>>>>> * <http://wso2.com/>*
>>>>>>>> lean . enterprise . middleware
>>>>>>>>
>>>>>>>>
>>>>>>>> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> | blog:
>>>>>>>> http://suhothayan.blogspot.com/ 
>>>>>>>> <http://suhothayan.blogspot.com/>twitter:
>>>>>>>> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | 
>>>>>>>> linked-in:
>>>>>>>> http://lk.linkedin.com/in/suhothayan 
>>>>>>>> <http://lk.linkedin.com/in/suhothayan>*
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> *S. Suhothayan*
>>>>>> Technical Lead & Team Lead of WSO2 Complex Event Processor
>>>>>> *WSO2 Inc. *http://wso2.com
>>>>>> * <http://wso2.com/>*
>>>>>> lean . enterprise . middleware
>>>>>>
>>>>>>
>>>>>> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> | blog:
>>>>>> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter:
>>>>>> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | 
>>>>>> linked-in:
>>>>>> http://lk.linkedin.com/in/suhothayan 
>>>>>> <http://lk.linkedin.com/in/suhothayan>*
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to