Hi IS Team, SVN update of branch platform failed due to following. Could you please have a look.
25-Jul-2012 08:06:29Error occurred while running Task 'Checkout Default Repository(1)'. This build will fail. Caused by:25-Jul-2012 08:06:29java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: Unable to retrieve source code for revision '134822', plan 'WCB001-PLA000-JOB1': svn: URL ' https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/is/modules/distribution/conf' at revision 134887 doesn't exist25-Jul-2012 08:06:29 at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:119)25-Jul-2012 08:06:29 at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:79)25-Jul-2012 08:06:29 at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:174)25-Jul-2012 08:06:29 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:101)25-Jul-2012 08:06:29 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:183)25-Jul-2012 08:06:29 at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:67)25-Jul-2012 08:06:29 at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:67)25-Jul-2012 08:06:29 at sun.reflect.GeneratedMethodAccessor334.invoke(Unknown Source)25-Jul-2012 08:06:29 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)25-Jul-2012 08:06:29 at java.lang.reflect.Method.invoke(Method.java:597)25-Jul-2012 08:06:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)25-Jul-2012 08:06:29 at org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)25-Jul-2012 08:06:29 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)25-Jul-2012 08:06:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)25-Jul-2012 08:06:29 at $Proxy541.call(Unknown Source)25-Jul-2012 08:06:29 at sun.reflect.GeneratedMethodAccessor334.invoke(Unknown Source)25-Jul-2012 08:06:29 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)25-Jul-2012 08:06:29 at java.lang.reflect.Method.invoke(Method.java:597)25-Jul-2012 08:06:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)25-Jul-2012 08:06:29 at org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117)25-Jul-2012 08:06:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)25-Jul-2012 08:06:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)25-Jul-2012 08:06:29 at $Proxy542.call(Unknown Source)25-Jul-2012 08:06:29 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:204)25-Jul-2012 08:06:29 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:103)25-Jul-2012 08:06:29 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:109)25-Jul-2012 08:06:29 at com.atlassian.bamboo.build.pipeline.concurrent.NamedThreadFactory$2.run(NamedThreadFactory.java:50)25-Jul-2012 08:06:29 at java.lang.Thread.run(Thread.java:662)25-Jul-2012 08:06:29Caused by: com.atlassian.bamboo.repository.RepositoryException: Unable to retrieve source code for revision '134822', plan 'WCB001-PLA000-JOB1': svn: URL ' https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/is/modules/distribution/conf' at revision 134887 doesn't exist25-Jul-2012 08:06:29 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:524)25-Jul-2012 08:06:29 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:172)25-Jul-2012 08:06:29 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:45)25-Jul-2012 08:06:29 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:106)25-Jul-2012 08:06:29 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:102)25-Jul-2012 08:06:29 at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:100)25-Jul-2012 08:06:29 ... 33 more25-Jul-2012 08:06:29Caused by: com.atlassian.bamboo.repository.svn.ExternalsLockException: svn: URL ' https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/is/modules/distribution/conf' at revision 134887 doesn't exist25-Jul-2012 08:06:29 at com.atlassian.bamboo.repository.svn.UpdateEventHandler.handleEvent(UpdateEventHandler.java:87)25-Jul-2012 08:06:29 at org.tmatesoft.svn.core.wc.SVNBasicClient.dispatchEvent(SVNBasicClient.java:368)25-Jul-2012 08:06:29 at org.tmatesoft.svn.core.wc.SVNBasicClient.dispatchEvent(SVNBasicClient.java:361)25-Jul-2012 08:06:29 at org.tmatesoft.svn.core.wc.SVNUpdateClient.handleExternalItemChange(SVNUpdateClient.java:1732)25-Jul-2012 08:06:29 at org.tmatesoft.svn.core.wc.SVNUpdateClient.handleExternals(SVNUpdateClient.java:1681)25-Jul-2012 08:06:29 at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:575)25-Jul-2012 08:06:29 at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)25-Jul-2012 08:06:29 at com.atlassian.bamboo.repository.svn.SvnRepository.update(SvnRepository.java:1213)25-Jul-2012 08:06:29 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithException(SvnRepository.java:633)25-Jul-2012 08:06:29 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithCleanup(SvnRepository.java:559)25-Jul-2012 08:06:29 at com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:501)25-Jul-2012 08:06:29 ... 38 more25-Jul-2012 08:06:29Failed to prepare the build 'WCB001-PLA000-JOB1-25' Thanks Shammi On Wed, Jul 25, 2012 at 8:36 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/> › > #25<http://wso2.org/bamboo/browse/WCB001-PLA000-25/> > 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-25/> Job > Duration Tests [image: Failed] Default > Job<http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-25/> (Default > Stage) Unknown No tests found > Logs<http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-25/log>| > Artifacts <http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-25/artifact> > Code > Changes <http://wso2.org/bamboo/browse/WCB001-PLA000-25/commit/> View > full change details<http://wso2.org/bamboo/browse/WCB001-PLA000-25/commit/> > lalaji <http://wso2.org/bamboo/browse/author/lalaji> > Added validate wsdl support 134822 > suresh<http://wso2.org/bamboo/browse/author/suresh> > commiting the version changes 134821 > lalaji<http://wso2.org/bamboo/browse/author/lalaji> > Enabled wsdl2 format wsdls to add with created APIs 134820 View > Online <http://wso2.org/bamboo/browse/WCB001-PLA000-25> | Add > Comments<http://wso2.org/bamboo/browse/WCB001-PLA000-25?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
