Hi Shammi Yes we have removed some svn externals related to docs in org.wso2.carbon.governance.generic.ui and to overcome this you may have to remove src/main/resources/web/generic locally from the bamboo and svn up again. Similarly this has been done for org.wso2.carbon.governance.wsdl.ui , org.wso2.carbon.governance.schema.ui and org.wso2.carbon.governance.policy.ui as well. Therefor you have to remove the folder inside src/main/resources/web/ in these components as well.
Thanks Isuruw On Fri, Jun 22, 2012 at 2:42 PM, Shammi Jayasinghe <[email protected]> wrote: > Hi Greg Team , > > Build is failed due to the following reason. Have you done a recent > change in directory structure. > > Note: Build is not checking out source for each and every build and it > does svn up > > > Thanks > Shammi > > error 22-Jun-2012 01:20:20 java.lang.RuntimeException: > com.atlassian.bamboo.repository.RepositoryException: Unable to retrieve > source code for revision '130873', plan 'WSO2CARBON-PLATFORM-JOB1': svn: URL > 'https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.services.ui/src/main/resources/web/services/docs' > of existing directory > 'components/governance/org.wso2.carbon.governance.generic.ui/src/main/resources/web/generic/docs' > does not match expected URL > 'https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.generic.ui/src/main/resources/web/generic/docs' > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:119) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:79) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:174) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:101) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:183) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:67) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:67) > error 22-Jun-2012 01:20:20 at > sun.reflect.GeneratedMethodAccessor458.invoke(Unknown Source) > error 22-Jun-2012 01:20:20 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > error 22-Jun-2012 01:20:20 at > java.lang.reflect.Method.invoke(Method.java:597) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) > error 22-Jun-2012 01:20:20 at > org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) > error 22-Jun-2012 01:20:20 at $Proxy541.call(Unknown Source) > error 22-Jun-2012 01:20:20 at > sun.reflect.GeneratedMethodAccessor458.invoke(Unknown Source) > error 22-Jun-2012 01:20:20 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > error 22-Jun-2012 01:20:20 at > java.lang.reflect.Method.invoke(Method.java:597) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) > error 22-Jun-2012 01:20:20 at > org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) > error 22-Jun-2012 01:20:20 at > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) > error 22-Jun-2012 01:20:20 at $Proxy542.call(Unknown Source) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:204) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:103) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:109) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.build.pipeline.concurrent.NamedThreadFactory$2.run(NamedThreadFactory.java:50) > error 22-Jun-2012 01:20:20 at java.lang.Thread.run(Thread.java:662) > error 22-Jun-2012 01:20:20 Caused by: > com.atlassian.bamboo.repository.RepositoryException: Unable to retrieve > source code for revision '130873', plan 'WSO2CARBON-PLATFORM-JOB1': svn: URL > 'https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.services.ui/src/main/resources/web/services/docs' > of existing directory > 'components/governance/org.wso2.carbon.governance.generic.ui/src/main/resources/web/generic/docs' > does not match expected URL > 'https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.generic.ui/src/main/resources/web/generic/docs' > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:524) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:172) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:45) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:106) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:102) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:100) > error 22-Jun-2012 01:20:20 ... 33 more > error 22-Jun-2012 01:20:20 Caused by: org.tmatesoft.svn.core.SVNException: > svn: URL > 'https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.services.ui/src/main/resources/web/services/docs' > of existing directory > 'components/governance/org.wso2.carbon.governance.generic.ui/src/main/resources/web/generic/docs' > does not match expected URL > 'https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.generic.ui/src/main/resources/web/generic/docs' > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:640) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:280) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:268) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:286) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1280) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:828) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564) > error 22-Jun-2012 01:20:20 at > org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.repository.svn.SvnRepository.update(SvnRepository.java:1213) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithException(SvnRepository.java:633) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithCleanup(SvnRepository.java:559) > error 22-Jun-2012 01:20:20 at > com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:501) > error 22-Jun-2012 01:20:20 ... 38 more > > > On Fri, Jun 22, 2012 at 1:50 PM, Bamboo <[email protected]> wrote: > >> [image: Failed] WSO2 Carbon<http://wso2.org/bamboo/browse/WSO2CARBON/>› >> platform <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM/> › >> #393<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393/> >> failed >> >> Code has been updated by miyuru<http://wso2.org/bamboo/browse/author/miyuru>, >> hiranya <http://wso2.org/bamboo/browse/author/hiranya>, >> denis<http://wso2.org/bamboo/browse/author/denis>, >> madhuka <http://wso2.org/bamboo/browse/author/madhuka>, >> isuruw<http://wso2.org/bamboo/browse/author/isuruw>, >> lalaji <http://wso2.org/bamboo/browse/author/lalaji>, >> senaka<http://wso2.org/bamboo/browse/author/senaka> >> . >> >> No failed tests found, a possible compilation error. >> Failing Jobs <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393/> >> Job >> Duration Tests [image: Failed] Default >> Job<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-393/> (Default >> Stage) Unknown No tests found >> Logs<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-393/log>| >> Artifacts<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-393/artifact> >> Code >> Changes <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393/commit/> View >> all 11 code >> changes<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393/commit/> >> senaka <http://wso2.org/bamboo/browse/author/senaka> >> Fixing typo. 130873 lalaji<http://wso2.org/bamboo/browse/author/lalaji> >> Fixed >> APISTORE-378<http://wso2.org/bamboo/project/jiraRedirect.action?jiraIssueKey=APISTORE-378&bambooProjectKey=WSO2CARBON> >> 130872 denis <http://wso2.org/bamboo/browse/author/denis> >> Fixed >> CARBON-13488<http://wso2.org/bamboo/project/jiraRedirect.action?jiraIssueKey=CARBON-13488&bambooProjectKey=WSO2CARBON> >> 130871 8 more >> changes…<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393/commit> >> View >> Online <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393> | Add >> Comments<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-393?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 > > -- *Isuru Wimalasundera* Software Engineer; WSO2, Inc.; http://wso2.com, mobile: +94 77 920 5641
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
