Hi Tharindu, Thanks. It worked.
Regards, Heshani On Thu, Sep 25, 2014 at 8:54 AM, Tharindu Edirisinghe <[email protected]> wrote: > Hi Heshani, > > Try to build [1] and then the patch0009 > > [1] > http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0009/orbit/hazelcast/3.0.1.wso2v1 > > > On Thu, Sep 25, 2014 at 8:16 AM, Heshani Gamage <[email protected]> wrote: > >> Hi, >> I got following compilation error while building kernel patch 0009 >> >> [ERROR] COMPILATION ERROR : >> [INFO] ------------------------------------------------------------- >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/wka/WKABasedMembershipScheme.java:[28,25] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: package com.hazelcast.core >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/wka/WKABasedMembershipScheme.java:[177,43] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: class >> org.wso2.carbon.core.clustering.hazelcast.wka.WKABasedMembershipScheme.WKAMembershipListener >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/aws/AWSBasedMembershipScheme.java:[26,25] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: package com.hazelcast.core >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/aws/AWSBasedMembershipScheme.java:[155,43] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: class >> org.wso2.carbon.core.clustering.hazelcast.aws.AWSBasedMembershipScheme.AWSMembershipListener >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastGroupManagementAgent.java:[33,25] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: package com.hazelcast.core >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastGroupManagementAgent.java:[204,43] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: class >> org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent.GroupMembershipListener >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java:[24,27] >> cannot find symbol >> symbol : class InMemoryFormat >> location: package com.hazelcast.config >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/multicast/MulticastBasedMembershipScheme.java:[24,25] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: package com.hazelcast.core >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/multicast/MulticastBasedMembershipScheme.java:[144,43] >> cannot find symbol >> symbol : class MemberAttributeEvent >> location: class >> org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastBasedMembershipScheme.MulticastMembershipListener >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/wka/WKABasedMembershipScheme.java:[176,8] >> method does not override or implement a method from a supertype >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastClusteringAgent.java:[148,40] >> cannot find symbol >> symbol : variable InMemoryFormat >> location: class >> org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent >> [ERROR] >> /home/heshani/GREG/support/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/clustering/hazelcast/multicast/MulticastBasedMembershipScheme.java:[143,8] >> method does not override or implement a method from a supertype >> [INFO] 12 errors >> [INFO] ------------------------------------------------------------- >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> >> >> Any idea what's happening here? >> >> Thanks >> Heshani >> >> -- >> Heshani Gamage >> Software Engineer, WSO2, Inc. >> email : [email protected] >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > Thanks & Best Regards, > > Tharindu Edirisinghe > Software Engineer > > *WSO2 Inc* > *email : [email protected] <[email protected]> * > *mobile : +94 775 181586* > *www: :http://wso2.com <http://wso2.com/> *lean . enterprise . middleware > > > -- Heshani Gamage Software Engineer, WSO2, Inc. email : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
