Once i took the up and build again it was successful . Sorry for the inconvenience.
Thanks Shammi On Tue, Jul 24, 2012 at 12:19 PM, Shammi Jayasinghe <sha...@wso2.com> wrote: > Hi Dinusha, > Is this fixed now. > I am getting following when building data-service component. I already > built the service stub that you have mentioned in this thread and took an > update of data-service component. > > [INFO] Compiling 9 source files to > /home/shammi/wso2/development/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/target/classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /home/shammi/wso2/development/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[95,13] > cannot find symbol > symbol : method authenticate(java.lang.String,java.lang.String) > location: class org.wso2.carbon.dataservices.core.DBUtils > [ERROR] > /home/shammi/wso2/development/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[97,47] > getUserRoles(org.apache.axis2.context.MessageContext) in > org.wso2.carbon.dataservices.core.DBUtils cannot be applied to > (java.lang.String) > [INFO] 2 errors > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3.894s > [INFO] Finished at: Tue Jul 24 12:16:16 IST 2012 > [INFO] Final Memory: 31M/330M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.dataservices.task: Compilation > failure: Compilation failure: > [ERROR] > /home/shammi/wso2/development/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[95,13] > cannot find symbol > [ERROR] symbol : method authenticate(java.lang.String,java.lang.String) > [ERROR] location: class org.wso2.carbon.dataservices.core.DBUtils > [ERROR] > /home/shammi/wso2/development/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[97,47] > getUserRoles(org.apache.axis2.context.MessageContext) in > org.wso2.carbon.dataservices.core.DBUtils cannot be applied to > (java.lang.String) > [ERROR] -> [Help 1] > > > Thanks > Shammi > > On Mon, Jul 23, 2012 at 3:01 PM, Dinusha Senanayaka <dinu...@wso2.com>wrote: > >> This is fixed now.. Thanks Amani for helping to sort it out. >> >> Regards, >> Dinusha. >> >> >> On Mon, Jul 23, 2012 at 12:08 PM, Ajith Vitharana <aji...@wso2.com>wrote: >> >>> >>> >>> On Mon, Jul 23, 2012 at 11:40 AM, Dinusha Senanayaka >>> <dinu...@wso2.com>wrote: >>> >>>> Hi Ajith, >>>> >>>> Take a svn up in service-stubs/org.wso2.carbon.dataservices.task.stub >>>> and components/data-services. >>>> >>> >>> Hi Dinusha, >>> >>> This is not a build problem. Seems like some commits are missing in >>> branch. >>> Please fix this ASAP. >>> >>> Thanks >>> Ajith >>> >>> >>>> >>>> Regards, >>>> Dinusha. >>>> >>>> On Mon, Jul 23, 2012 at 11:27 AM, Ajith Vitharana <aji...@wso2.com>wrote: >>>> >>>>> Hi All, >>>>> >>>>> I'm getting following error in latest branch. >>>>> >>>>> [ERROR] symbol : class DataService >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[68,15] >>>>> cannot find symbol >>>>> [ERROR] symbol : class ParamValue >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[68,42] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[77,20] >>>>> cannot find symbol >>>>> [ERROR] symbol : class ParamValue >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[77,53] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[86,15] >>>>> cannot find symbol >>>>> [ERROR] symbol : class ParamValue >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[86,63] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[94,74] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[53,2] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataService >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[53,29] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataService >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[54,4] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DBConstants >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[69,2] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataService >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[71,13] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[73,9] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DSTools >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[78,2] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataService >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[80,13] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[82,2] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DSTools >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[87,2] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataService >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[89,13] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[91,9] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DSTools >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[95,6] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DBUtils >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[96,35] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceUser >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[97,40] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DBUtils >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[96,3] >>>>> cannot find symbol >>>>> [ERROR] symbol : variable DSTools >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] >>>>> /home/ajithn/wso2/build/branches/release/platform/4.0.0/components/data-services/org.wso2.carbon.dataservices.task/4.0.0/src/main/java/org/wso2/carbon/dataservices/task/DataTaskContext.java:[99,13] >>>>> cannot find symbol >>>>> [ERROR] symbol : class DataServiceFault >>>>> [ERROR] location: class >>>>> org.wso2.carbon.dataservices.task.DataTaskContext >>>>> [ERROR] -> [Help 1] >>>>> >>>>> >>>>> -- >>>>> Ajith Vitharana. >>>>> WSO2 Inc. - http://wso2.org >>>>> Email : aji...@wso2.com >>>>> Mobile : +94714631794 >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> Dev@wso2.org >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>> >>> >>> -- >>> Ajith Vitharana. >>> WSO2 Inc. - http://wso2.org >>> Email : aji...@wso2.com >>> Mobile : +94714631794 >>> >>> >>> >> >> _______________________________________________ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Best Regards,* > > Shammi Jayasinghe* > Senior Software Engineer; WSO2, Inc.; http://wso2.com, > mobile: +94 71 4493085 > > > -- Best Regards,* Shammi Jayasinghe* Senior Software Engineer; WSO2, Inc.; http://wso2.com, mobile: +94 71 4493085
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev