Hi AmilaM,

On Fri, Apr 22, 2011 at 12:29 PM, Amila Maha Arachchi <[email protected]>wrote:

> I did a svn up manually in the service stubs and there were some files
> updated related to this failure. I think there was something wrong with the
> svn up previously. Before the next build, I'll do a full svn up manually.
>

There is no reason for an svn update to fail if you ran that code I once
sent on how to clean-up the non-revisioned files. If it still fails, it
should be due to a hardware (disk space, memory), network, or a failure on
the SVN server.

Thanks,
Senaka.

>
> Thanks,
> AmilaM.
>
>
> On Fri, Apr 22, 2011 at 12:24 PM, Janaka Ranabahu <[email protected]> wrote:
>
>>
>>
>> On Fri, Apr 22, 2011 at 12:22 PM, Tharindu Mathew <[email protected]>wrote:
>>
>>> The continuous build runs with "mvn clean install".
>>>
>>> Could you please have a look as to why this is failing in the builder
>>> machine and rectify?
>>>
>>> Sure will do that.
>>
>>
>>>
>>> On Fri, Apr 22, 2011 at 12:11 PM, Janaka Ranabahu <[email protected]>wrote:
>>>
>>>> Hi,
>>>>
>>>> This is only possible if the org.wso2.carbon.governance.gadgets.stub is
>>>> not updated properly. The possible cause for this is the following commit.
>>>>
>>>> http://wso2.org/svn/browse/wso2?view=rev&revision=92064
>>>>
>>>> <http://wso2.org/svn/browse/wso2?view=rev&revision=92064>But this has
>>>> been verified with a clean repo and no such error was found. Note that I
>>>> used the "maven clean install" command. Therefore can you check if the
>>>> service-stub is properly updated.
>>>>
>>>> Thanks,
>>>> Janaka
>>>>
>>>>
>>>> On Fri, Apr 22, 2011 at 11:44 AM, Tharindu Mathew <[email protected]>wrote:
>>>>
>>>>> Hi Janaka,
>>>>>
>>>>> Could you please have a look at this failture?
>>>>>
>>>>>
>>>>> On Fri, Apr 22, 2011 at 10:32 AM, WSO2 Builder <[email protected]>wrote:
>>>>>
>>>>>> [INFO] snapshot
>>>>>> org.wso2.carbon:org.wso2.carbon.governance.gadgets.stub:3.2.0-SNAPSHOT:
>>>>>> checking for updates from wso2-nexus
>>>>>> [INFO] [incremental-build:incremental-build {execution: default}]
>>>>>> [INFO] Verifying module descriptor ...
>>>>>> [INFO] Pom descriptor modification detected.
>>>>>> [INFO] Deleting
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/target
>>>>>> [INFO] [clean:clean {execution: auto-clean}]
>>>>>> [INFO] Deleting
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/target
>>>>>> [INFO] [resources:resources {execution: default-resources}]
>>>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>>>> [INFO] Copying 2 resources
>>>>>> [INFO] [compiler:compile {execution: default-compile}]
>>>>>> [INFO] Compiling 7 source files to
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/target/classes
>>>>>> [INFO] -------------------------------------------------------------
>>>>>> [ERROR] COMPILATION ERROR :
>>>>>> [INFO] -------------------------------------------------------------
>>>>>> [ERROR]
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactAdminClient.java:[28,56]
>>>>>> package org.wso2.carbon.governance.gadgets.stub.beans.xsd does not exist
>>>>>>
>>>>>> [ERROR]
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactAdminClient.java:[63,11]
>>>>>> cannot find symbol
>>>>>> symbol  : class AssociationBean
>>>>>> location: class
>>>>>> org.wso2.carbon.governance.gadgets.ui.ResourceImpactAdminClient
>>>>>>
>>>>>> [ERROR]
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactDataProcesssor.java:[21,56]
>>>>>> package org.wso2.carbon.governance.gadgets.stub.beans.xsd does not exist
>>>>>>
>>>>>> [ERROR]
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactDataProcesssor.java:[84,2]
>>>>>> cannot find symbol
>>>>>> symbol  : class AssociationBean
>>>>>> location: class
>>>>>> org.wso2.carbon.governance.gadgets.ui.ResourceImpactDataProcesssor
>>>>>>
>>>>>> [INFO] 4 errors
>>>>>> [INFO] -------------------------------------------------------------
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [ERROR] BUILD FAILURE
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] Compilation failure
>>>>>>
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactAdminClient.java:[28,56]
>>>>>> package org.wso2.carbon.governance.gadgets.stub.beans.xsd does not exist
>>>>>>
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactAdminClient.java:[63,11]
>>>>>> cannot find symbol
>>>>>> symbol  : class AssociationBean
>>>>>> location: class
>>>>>> org.wso2.carbon.governance.gadgets.ui.ResourceImpactAdminClient
>>>>>>
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactDataProcesssor.java:[21,56]
>>>>>> package org.wso2.carbon.governance.gadgets.stub.beans.xsd does not exist
>>>>>>
>>>>>> /home/carbon/carbon/components/governance/org.wso2.carbon.governance.gadgets.ui/src/main/java/org/wso2/carbon/governance/gadgets/ui/ResourceImpactDataProcesssor.java:[84,2]
>>>>>> cannot find symbol
>>>>>> symbol  : class AssociationBean
>>>>>> location: class
>>>>>> org.wso2.carbon.governance.gadgets.ui.ResourceImpactDataProcesssor
>>>>>>
>>>>>>
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] For more information, run Maven with the -e switch
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] Total time: 700 minutes 19 seconds
>>>>>> [INFO] Finished at: Fri Apr 22 10:32:06 IST 2011
>>>>>> [INFO] Final Memory: 1442M/1774M
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> [email protected]
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Regards,
>>>>>
>>>>> Tharindu
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Janaka Ranabahu
>>>> Software Engineer
>>>> WSO2 Inc.
>>>>
>>>> Mobile +94 718370861
>>>> Email : [email protected]
>>>> Blog : janakaranabahu.blogspot.com
>>>>
>>>>
>>>
>>>
>>> --
>>> Regards,
>>>
>>> Tharindu
>>>
>>>
>>
>>
>> --
>> Janaka Ranabahu
>> Software Engineer
>> WSO2 Inc.
>>
>> Mobile +94 718370861
>> Email : [email protected]
>> Blog : janakaranabahu.blogspot.com
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2, Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://www.linkedin.com/in/senakafernando

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

Reply via email to