That worked. Thanks.

On Sun, Aug 18, 2013 at 12:08 PM, Bhathiya Jayasekara <[email protected]>wrote:

> Hi Mohan,
>
> I took an update 12 hours ago. I'll try again.
>
> Thanks,
> Bhathiya
>
>
> On Sun, Aug 18, 2013 at 12:04 PM, Mohanadarshan Vivekanandalingam <
> [email protected]> wrote:
>
>> Hi Bhathiya,
>>
>> Have you build siddhi component which is inside the
>> platform/dependencies/commons/siddhi/2.0.0-wso2v4... Please
>> get an up and build that... It will solve the issue...
>>
>>
>> Regards,
>> Mohan
>>
>>
>> On Sun, Aug 18, 2013 at 11:31 AM, Bhathiya Jayasekara 
>> <[email protected]>wrote:
>>
>>> [ERROR] COMPILATION ERROR :
>>> [INFO] -------------------------------------------------------------
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[32,45]
>>> cannot find symbol
>>> symbol  : class FunctionExecutor
>>> location: package org.wso2.siddhi.core.executor.function
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[37,57]
>>> cannot find symbol
>>> symbol: class FunctionExecutor
>>> public class GetRegistryResourceExecutorFunction extends
>>> FunctionExecutor {
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[31,45]
>>> cannot find symbol
>>> symbol  : class FunctionExecutor
>>> location: package org.wso2.siddhi.core.executor.function
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[36,57]
>>> cannot find symbol
>>> symbol: class FunctionExecutor
>>> public class GetRegistryPropertyExecutorFunction extends
>>> FunctionExecutor {
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[48,12]
>>> cannot find symbol
>>> symbol  : variable attributeSize
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryResourceExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[49,115]
>>> cannot find symbol
>>> symbol  : variable attributeSize
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryResourceExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[51,33]
>>> cannot find symbol
>>> symbol  : variable attributeExpressionExecutors
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryResourceExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[53,98]
>>> cannot find symbol
>>> symbol  : method getReturnType()
>>> location: interface
>>> org.wso2.siddhi.core.executor.expression.ExpressionExecutor
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[56,161]
>>> cannot find symbol
>>> symbol  : method getReturnType()
>>> location: interface
>>> org.wso2.siddhi.core.executor.expression.ExpressionExecutor
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[45,4]
>>> method does not override or implement a method from a supertype
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[129,4]
>>> method does not override or implement a method from a supertype
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryResourceExecutorFunction.java:[134,4]
>>> method does not override or implement a method from a supertype
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[49,12]
>>> cannot find symbol
>>> symbol  : variable attributeSize
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryPropertyExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[50,133]
>>> cannot find symbol
>>> symbol  : variable attributeSize
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryPropertyExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[52,33]
>>> cannot find symbol
>>> symbol  : variable attributeExpressionExecutors
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryPropertyExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[53,37]
>>> cannot find symbol
>>> symbol  : variable attributeExpressionExecutors
>>> location: class
>>> org.wso2.carbon.event.processor.siddhi.extension.GetRegistryPropertyExecutorFunction
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[55,98]
>>> cannot find symbol
>>> symbol  : method getReturnType()
>>> location: interface
>>> org.wso2.siddhi.core.executor.expression.ExpressionExecutor
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[58,161]
>>> cannot find symbol
>>> symbol  : method getReturnType()
>>> location: interface
>>> org.wso2.siddhi.core.executor.expression.ExpressionExecutor
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[61,106]
>>> cannot find symbol
>>> symbol  : method getReturnType()
>>> location: interface
>>> org.wso2.siddhi.core.executor.expression.ExpressionExecutor
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[64,164]
>>> cannot find symbol
>>> symbol  : method getReturnType()
>>> location: interface
>>> org.wso2.siddhi.core.executor.expression.ExpressionExecutor
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[46,4]
>>> method does not override or implement a method from a supertype
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[205,4]
>>> method does not override or implement a method from a supertype
>>> [ERROR]
>>> /home/wso2/ss-1.1.0/carbon/platform/branches/4.2.0/components/event-processing/event-processor/org.wso2.carbon.event.processor.siddhi.extension/1.0.0/src/main/java/org/wso2/carbon/event/processor/siddhi/extension/GetRegistryPropertyExecutorFunction.java:[210,4]
>>> method does not override or implement a method from a supertype
>>> [INFO] 23 errors
>>> [INFO] -------------------------------------------------------------
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 7.503s
>>> [INFO] Finished at: Sat Aug 17 22:57:04 PDT 2013
>>> [INFO] Final Memory: 17M/119M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>>
>>> --
>>> *Bhathiya Jayasekara*
>>> *Software Engineer,*
>>> *WSO2 inc., http://wso2.com*
>>> *
>>> *
>>> *Phone: +94715478185*
>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
>>> *Twitter: https://twitter.com/bhathiyax*
>>>
>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: [email protected]
>> phone:(+94) 771117673
>>
>
>
>
> --
> *Bhathiya Jayasekara*
> *Software Engineer,*
> *WSO2 inc., http://wso2.com*
> *
> *
> *Phone: +94715478185*
> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
> *Twitter: https://twitter.com/bhathiyax*
>



-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com*
*
*
*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj*
*Twitter: https://twitter.com/bhathiyax*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to