I'll fix it and let you know.

Thanks
Milinda

On Sun, Jun 27, 2010 at 2:25 PM, Senaka Fernando <[email protected]> wrote:

> Just out of curiosity, do we need to build the ODE trunk? and If so, aren't
> the ODE dependencies on the trunk, properly updated?
>
> Thanks,
> Senaka.
>
>
> On Sun, Jun 27, 2010 at 2:23 PM, Senaka Fernando <[email protected]> wrote:
>
>> Hi Milinda, Waruna, Sanjaya,
>>
>> Can we get this fixed?
>>
>> +++++++++++++++++++++++++++++++++
>> INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building WSO2 Carbon - BPEL ODE-Axis2 Integration
>> [INFO]    task-segment: [clean, install]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] Deleting directory
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target
>> [INFO] [xmlbeans:xmlbeans {execution: default}]
>> [INFO] [build-helper:add-source {execution: add-source}]
>> [INFO] Source directory:
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src
>> added.
>> [INFO] [resources:resources]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 9 resources
>> [INFO] Copying 171 resources
>> [INFO] [antrun:run {execution: source-code-generation}]
>> [INFO] Executing tasks
>>      [java] Retrieving document at
>> 'src/main/resources/wsdls/process_management.wsdl'.
>>      [java] Retrieving schema at 'bps_management.xsd', relative to
>> 'file:/home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/wsdls/process_management.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/wsdls/instance_management.wsdl'.
>>      [java] Retrieving schema at 'bps_management.xsd', relative to
>> 'file:/home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/wsdls/instance_management.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/wsdls/bpelpackage_management.wsdl'.
>>      [java] Retrieving schema at 'bps_management.xsd', relative to
>> 'file:/home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/wsdls/bpelpackage_management.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.
>>    [delete] Deleting:
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/management/ProcessManagementServiceSkeleton.java
>>    [delete] Deleting:
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/management/InstanceManagementServiceSkeleton.java
>>    [delete] Deleting:
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/management/BPELPackageManagementServiceSkeleton.java
>>      [copy] Copying 1 file to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF
>>      [copy] Copying
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/resources/bps_management.xsd
>> to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF/bps_management.xsd
>>      [copy] Copying 1 file to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF
>>      [copy] Copying
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/resources/ProcessManagementService.wsdl
>> to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF/ProcessManagementService.wsdl
>>      [copy] Copying 1 file to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF
>>      [copy] Copying
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/resources/ProcessManagementService.wsdl
>> to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF/InstanceManagementService.wsdl
>> [INFO] Executed tasks
>> [INFO] [compiler:compile]
>> [INFO] Compiling 144 source files to
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/classes
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/java/org/wso2/carbon/bpel/ode/integration/management/InstanceManagementServiceSkeleton.java:[171,28]
>> cannot find symbol
>> symbol  : method deleteMessageExchangeDAOs()
>> location: interface org.apache.ode.bpel.dao.ProcessInstanceDAO
>>
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/java/org/wso2/carbon/bpel/ode/integration/management/InstanceManagementServiceSkeleton.java:[200,32]
>> cannot find symbol
>> symbol  : method deleteMessageExchangeDAOs()
>> location: interface org.apache.ode.bpel.dao.ProcessInstanceDAO
>>
>> /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/java/org/wso2/carbon/bpel/ode/integration/instancecleanup/InstanceCleanupTask.java:[191,35]
>> cannot find symbol
>> symbol  : method deleteMessageExchangeDAOs()
>> location: interface org.apache.ode.bpel.dao.ProcessInstanceDAO
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1 minute 54 seconds
>> +++++++++++++++++++++++++++++++++
>>
>> Thanks,
>> Senaka.
>>
>> On Sun, Jun 27, 2010 at 2:20 PM, Senaka Fernando <[email protected]> wrote:
>>
>>> Hi Isuru,
>>>
>>> Yes, you are correct. The svn was a mess. There have been a few files
>>> that were deleted on the svn, which were still on the checkout. Due to this
>>> reason, svn updates were partial. I fixed this issue and everything compiled
>>> upto bpel. :(...
>>>
>>> Thanks,
>>> Senaka.
>>>
>>>
>>> On Sat, Jun 26, 2010 at 9:53 PM, Isuru Suriarachchi <[email protected]>wrote:
>>>
>>>> Hi Senaka,
>>>>
>>>> This build failure does not exit in trunk :). I've commited all classes
>>>> and I can build it locally without any trouble. I think the builder machine
>>>> has not taken an svn update in carbon core. Please double check that. And
>>>> also can you please build it locally and check? I'm pretty sure that this
>>>> issue can not exit :).
>>>>
>>>> Thanks,
>>>> ~Isuru
>>>>
>>>>
>>>> On Sat, Jun 26, 2010 at 8:38 AM, Senaka Fernando <[email protected]>wrote:
>>>>
>>>>> Hi Isuru,
>>>>>
>>>>> On Sat, Jun 26, 2010 at 8:25 AM, Isuru Suriarachchi <[email protected]>wrote:
>>>>>
>>>>>> Build carbon core first..
>>>>>>
>>>>>
>>>>> The automated build updates the svn checkout, and compiles everything
>>>>> from dependencies onwards, :-). So, it has successfully built the latest
>>>>> revision of the Carbon Core before running into this build failure.
>>>>>
>>>>> Thanks,
>>>>> Senaka.
>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> ~Isuru
>>>>>>
>>>>>>  On Sat, Jun 26, 2010 at 8:13 AM, Senaka Fernando <[email protected]>wrote:
>>>>>>
>>>>>>> Hi all,
>>>>>>>
>>>>>>> The Stratos Nightly Builds are failing due to $subject.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Senaka.
>>>>>>>
>>>>>>> ++++++++++++++++++++++++++++++++++
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [ERROR] BUILD FAILURE
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [INFO] Compilation failure
>>>>>>>
>>>>>>> /home/carbon/stratos/carbon/components/application-mgt/org.wso2.carbon.application.mgt/src/main/java/org/wso2/carbon/application/mgt/ApplicationAdmin.java:[21,52]
>>>>>>> package org.wso2.carbon.application.deployer.handler does not exist
>>>>>>>
>>>>>>> /home/carbon/stratos/carbon/components/application-mgt/org.wso2.carbon.application.mgt/src/main/java/org/wso2/carbon/application/mgt/ApplicationAdmin.java:[140,34]
>>>>>>> package DefaultAppDeployer does not exist
>>>>>>>
>>>>>>> /home/carbon/stratos/carbon/components/application-mgt/org.wso2.carbon.application.mgt/src/main/java/org/wso2/carbon/application/mgt/ApplicationAdmin.java:[141,38]
>>>>>>> package DefaultAppDeployer does not exist
>>>>>>>
>>>>>>> /home/carbon/stratos/carbon/components/application-mgt/org.wso2.carbon.application.mgt/src/main/java/org/wso2/carbon/application/mgt/ApplicationAdmin.java:[142,38]
>>>>>>> package DefaultAppDeployer does not exist
>>>>>>>
>>>>>>>
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [INFO] For more information, run Maven with the -e switch
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [INFO] Total time: 1 minute 8 seconds
>>>>>>> [INFO] Finished at: Sat Jun 26 05:12:49 GMT+05:30 2010
>>>>>>> [INFO] Final Memory: 179M/1255M
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> ++++++++++++++++++++++++++++++++++
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Senaka.
>>>>>>>
>>>>>>> --
>>>>>>> Senaka Fernando
>>>>>>> Associate Technical Lead
>>>>>>> WSO2 Inc.
>>>>>>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>>>>>>
>>>>>>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Stratos-dev mailing list
>>>>>>> [email protected]
>>>>>>> https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Senaka Fernando
>>>>> Associate Technical Lead
>>>>> WSO2 Inc.
>>>>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>>>>
>>>>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Senaka Fernando
>>> Associate Technical Lead
>>> WSO2 Inc.
>>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>>
>>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>>
>>
>>
>>
>> --
>> Senaka Fernando
>> Associate Technical Lead
>> WSO2 Inc.
>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>
>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>
>
>
>
> --
> Senaka Fernando
> Associate Technical Lead
> WSO2 Inc.
> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>
> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Milinda Pathirage
Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
http://wso2.com
Blog: http://blog.mpathirage.com

Lean Enterprise Middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to