Hi Milinda,

Looks like the dependencies are not getting built properly.

++++++++++++++++++++++++++++++++++
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache BSF Utils
[INFO]
------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache BSF project to create the bsf-all jar
[INFO]
------------------------------------------------------------------------
[INFO] [antrun:run {execution: create-bsf-all}]
[INFO] Executing tasks

create-bsf-all:
    [unzip] Expanding:
/home/carbon/stratos/carbon/dependencies/bsf/bsf-api/target/bsf-api-3.0-wso2v1.jar
into
/home/carbon/stratos/carbon/dependencies/bsf/distribution/target/bsf-all
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
/home/carbon/stratos/carbon/dependencies/bsf/distribution/build.xml:28:
Error while expanding
/home/carbon/stratos/carbon/dependencies/bsf/bsf-api/target/bsf-api-3.0-wso2v1.jar
java.io.FileNotFoundException:
/home/carbon/stratos/carbon/dependencies/bsf/bsf-api/target/bsf-api-3.0-wso2v1.jar
(No such file or directory)

[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Sun Jun 27 05:27:28 GMT+05:30 2010
[INFO] Final Memory: 267M/1675M
[INFO]
------------------------------------------------------------------------
++++++++++++++++++++++++++++++++++

Any other dependency under bsf is not getting built due to this reason.
Which seems to be what causes this build error. I will work on solution to
this issue and get back to you if there are any issues.

Thanks,
Senaka.

On Sun, Jun 27, 2010 at 6:56 PM, Milinda Pathirage <mili...@wso2.com> wrote:

> Hi Senaka,
>
> Can you check the BPEL build. You need to build dependencies/ode and
> orbit/ode before compiling bpel component.
>
> Thanks
> Milinda
>
>
> On Sun, Jun 27, 2010 at 6:32 PM, Milinda Pathirage <mili...@wso2.com>wrote:
>
>> I'll fix it and let you know.
>>
>> Thanks
>> Milinda
>>
>> On Sun, Jun 27, 2010 at 2:25 PM, Senaka Fernando <sen...@wso2.com> 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 <sen...@wso2.com>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 <sen...@wso2.com>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 <is...@wso2.com>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 <sen...@wso2.com>wrote:
>>>>>>
>>>>>>> Hi Isuru,
>>>>>>>
>>>>>>> On Sat, Jun 26, 2010 at 8:25 AM, Isuru Suriarachchi 
>>>>>>> <is...@wso2.com>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 
>>>>>>>> <sen...@wso2.com>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
>>>>>>>>> stratos-...@wso2.org
>>>>>>>>> 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
>>> Carbon-dev@wso2.org
>>> 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
>>
>
>
>
> --
> 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
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-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"
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to