Hi all,

While trying to build platform i got this error.

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 26:57.275s
[INFO] Finished at: Sat Aug 18 10:55:25 IST 2012
[INFO] Final Memory: 1078M/1278M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.lb.endpoint: Compilation
failure: Compilation failure:
[ERROR]
/home/sameera/studying/wso2-working-copy/platform/branches/4.0.0/components/load-balancer/lb-endpoint/org.wso2.carbon.lb.endpoint/4.0.1/src/main/java/org/wso2/carbon/lb/endpoint/endpoint/TenantAwareLoadBalanceEndpoint.java:[125,43]
getGroupManagementAgent(java.lang.String) in
org.apache.axis2.clustering.ClusteringAgent cannot be applied to
(java.lang.String,java.lang.String)
[ERROR]
/home/sameera/studying/wso2-working-copy/platform/branches/4.0.0/components/load-balancer/lb-endpoint/org.wso2.carbon.lb.endpoint/4.0.1/src/main/java/org/wso2/carbon/lb/endpoint/endpoint/TenantAwareLoadBalanceEndpoint.java:[126,43]
addGroupManagementAgent(org.apache.axis2.clustering.management.GroupManagementAgent,java.lang.String)
in org.apache.axis2.clustering.ClusteringAgent cannot be applied to
(org.wso2.carbon.lb.endpoint.SubDomainAwareGroupManagementAgent,java.lang.String,java.lang.String)
[ERROR]
/home/sameera/studying/wso2-working-copy/platform/branches/4.0.0/components/load-balancer/lb-endpoint/org.wso2.carbon.lb.endpoint/4.0.1/src/main/java/org/wso2/carbon/lb/endpoint/TenantLoadBalanceMembershipHandler.java:[104,60]
getGroupManagementAgent(java.lang.String) in
org.apache.axis2.clustering.ClusteringAgent cannot be applied to
(java.lang.String,java.lang.String)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :org.wso2.carbon.lb.endpoint


Thank you,
Sameera.
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to