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

Reply via email to