Hi Greg team, Could you please move the old svn externals of branch to the new url. Update is failed due to that.
27-Jul-2012 08:11:10Error occurred while running Task 'Checkout Default Repository(1)'. This build will fail. Caused by:27-Jul-2012 08:11:10java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: Failed to checkout source code to revision '135380' for https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.027-Jul-2012 08:11:10 at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:119)27-Jul-2012 08:11:10 at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:79)27-Jul-2012 08:11:10 at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:174)27-Jul-2012 08:11:10 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:101)27-Jul-2012 08:11:10 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:183)27-Jul-2012 08:11:10 at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:67)27-Jul-2012 08:11:10 at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:67)27-Jul-2012 08:11:10 at sun.reflect.GeneratedMethodAccessor334.invoke(Unknown Source)27-Jul-2012 08:11:10 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)27-Jul-2012 08:11:10 at java.lang.reflect.Method.invoke(Method.java:597)27-Jul-2012 08:11:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)27-Jul-2012 08:11:10 at org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)27-Jul-2012 08:11:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)27-Jul-2012 08:11:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)27-Jul-2012 08:11:10 at $Proxy541.call(Unknown Source)27-Jul-2012 08:11:10 at sun.reflect.GeneratedMethodAccessor334.invoke(Unknown Source)27-Jul-2012 08:11:10 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)27-Jul-2012 08:11:10 at java.lang.reflect.Method.invoke(Method.java:597)27-Jul-2012 08:11:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)27-Jul-2012 08:11:10 at org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117)27-Jul-2012 08:11:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)27-Jul-2012 08:11:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)27-Jul-2012 08:11:10 at $Proxy542.call(Unknown Source)27-Jul-2012 08:11:10 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:204)27-Jul-2012 08:11:10 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:103)27-Jul-2012 08:11:10 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:109)27-Jul-2012 08:11:10 at com.atlassian.bamboo.build.pipeline.concurrent.NamedThreadFactory$2.run(NamedThreadFactory.java:50)27-Jul-2012 08:11:10 at java.lang.Thread.run(Thread.java:662)27-Jul-2012 08:11:10Caused by: com.atlassian.bamboo.repository.RepositoryException: Failed to checkout source code to revision '135380' for https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.027-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1070)27-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1092)27-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithException(SvnRepository.java:625)27-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithCleanup(SvnRepository.java:559)27-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:501)27-Jul-2012 08:11:10 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:172)27-Jul-2012 08:11:10 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:45)27-Jul-2012 08:11:10 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:106)27-Jul-2012 08:11:10 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:102)27-Jul-2012 08:11:10 at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:100)27-Jul-2012 08:11:10 ... 33 more27-Jul-2012 08:11:10Caused by: com.atlassian.bamboo.repository.svn.ExternalsLockException: svn: URL ' https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/greg/modules/distribution/src/main/resources/carbon-home/resources/lifecycles' at revision 135426 doesn't exist27-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.UpdateEventHandler.handleEvent(UpdateEventHandler.java:87)27-Jul-2012 08:11:10 at org.tmatesoft.svn.core.wc.SVNBasicClient.dispatchEvent(SVNBasicClient.java:368)27-Jul-2012 08:11:10 at org.tmatesoft.svn.core.wc.SVNBasicClient.dispatchEvent(SVNBasicClient.java:361)27-Jul-2012 08:11:10 at org.tmatesoft.svn.core.wc.SVNUpdateClient.handleExternalItemChange(SVNUpdateClient.java:1732)27-Jul-2012 08:11:10 at org.tmatesoft.svn.core.wc.SVNUpdateClient.handleExternals(SVNUpdateClient.java:1695)27-Jul-2012 08:11:10 at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:575)27-Jul-2012 08:11:10 at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:942)27-Jul-2012 08:11:10 at com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1066)27-Jul-2012 08:11:10 ... 42 more27-Jul-2012 08:11:10Failed to prepare the build 'WCB001-PLA000-JOB1-38'2 On Fri, Jul 27, 2012 at 8:41 PM, Bamboo <[email protected]> wrote: > [image: Failed] WSO2 Carbon > BRANCH<http://wso2.org/bamboo/browse/WCB001/>› > Platform_4.0.0 <http://wso2.org/bamboo/browse/WCB001-PLA000/> › > #38<http://wso2.org/bamboo/browse/WCB001-PLA000-38/> > failed > > This build was manually triggered by > BambooBuilder<http://wso2.org/bamboo/browse/user/bamboo_builder> > . > > No failed tests found, a possible compilation error. > Failing Jobs <http://wso2.org/bamboo/browse/WCB001-PLA000-38/> Job > Duration Tests [image: Failed] Default > Job<http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-38/> (Default > Stage) Unknown No tests found > Logs<http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-38/log>| > Artifacts <http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-38/artifact> > Code > Changes <http://wso2.org/bamboo/browse/WCB001-PLA000-38/commit/> View > full change details<http://wso2.org/bamboo/browse/WCB001-PLA000-38/commit/> > rathav <http://wso2.org/bamboo/browse/author/rathav> > Adding a log.error for the missing fileuri parameter > fix fro https://wso2.org/jira/browse/ESBJAVA-1354 135380 > ajithn<http://wso2.org/bamboo/browse/author/ajithn> > revert 135379 View Online<http://wso2.org/bamboo/browse/WCB001-PLA000-38> > | Add > Comments<http://wso2.org/bamboo/browse/WCB001-PLA000-38?commentMode=true> > > This message was sent by Atlassian Bamboo <http://wso2.org/bamboo>. > > If you wish to stop receiving these emails edit your user > profile<http://wso2.org/bamboo/profile/userNotifications.action>or notify > your administrator <http://wso2.org/bamboo/viewAdministrators.action>. > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards,* Shammi Jayasinghe* Senior Software Engineer; WSO2, Inc.; http://wso2.com, mobile: +94 71 4493085
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
