Compilation Failure at Gauges

View: New views
2 Messages — Rating Filter:   Alert me  

Compilation Failure at Gauges

by dimuthul :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

Please fix the below[1] compilation failure on the trunk.

Thank you,
DimuthuL

[1]
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Gauges UI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/target
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/target/generated-code/src added.
[INFO] [antrun:run {execution: source-code-generation}]
[INFO] Executing tasks
     [java] Retrieving document at 'src/main/resources/GadgetSourceService.wsdl'.
     [java] log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
     [java] log4j:WARN Please initialize the log4j system properly.
     [java] Retrieving document at 'src/main/resources/BAMStatQueryDS.wsdl'.
     [java] log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
     [java] log4j:WARN Please initialize the log4j system properly.
     [java] Retrieving document at 'src/main/resources/BAMListAdminService.wsdl'.
     [java] log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
     [java] log4j:WARN Please initialize the log4j system properly.
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile]
[INFO] Compiling 142 source files to /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/src/main/java/org/wso2/carbon/gauges/ui/BAMStatQueryDSClient.java:[706,36] cannot find symbol
symbol  : method getActivityIDForActivityName(java.lang.String)
location: class org.wso2.carbon.gauges.ui.BAMStatQueryDSStub


_______________________________________________
Carbon-dev mailing list
Carbon-dev@...
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: Compilation Failure at Gauges

by rathav :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I fixed this last friday...can u please take up on gauges component..
Thanks.
-Ratha.

Dimuthu Leelarathne wrote:

> Hi all,
>
> Please fix the below[1] compilation failure on the trunk.
>
> Thank you,
> DimuthuL
>
> [1]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building WSO2 Carbon - Gauges UI
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory
> /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/target
> [INFO] [build-helper:add-source {execution: add-source}]
> [INFO] Source directory:
> /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/target/generated-code/src
> added.
> [INFO] [antrun:run {execution: source-code-generation}]
> [INFO] Executing tasks
>      [java] Retrieving document at
> 'src/main/resources/GadgetSourceService.wsdl'.
>      [java] log4j:WARN No appenders could be found for logger
> (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
>      [java] log4j:WARN Please initialize the log4j system properly.
>      [java] Retrieving document at
> 'src/main/resources/BAMStatQueryDS.wsdl'.
>      [java] log4j:WARN No appenders could be found for logger
> (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
>      [java] log4j:WARN Please initialize the log4j system properly.
>      [java] Retrieving document at
> 'src/main/resources/BAMListAdminService.wsdl'.
>      [java] log4j:WARN No appenders could be found for logger
> (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
>      [java] log4j:WARN Please initialize the log4j system properly.
> [INFO] Executed tasks
> [INFO] [resources:resources]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO] [compiler:compile]
> [INFO] Compiling 142 source files to
> /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/muthulee/work/comp/gauges/org.wso2.carbon.gauges.ui/src/main/java/org/wso2/carbon/gauges/ui/BAMStatQueryDSClient.java:[706,36]
> cannot find symbol
> symbol  : method getActivityIDForActivityName(java.lang.String)
> location: class org.wso2.carbon.gauges.ui.BAMStatQueryDSStub
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@...
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>  


_______________________________________________
Carbon-dev mailing list
Carbon-dev@...
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev