Hi..

Load of the svn server went high,so we had to stop the apache until  server
get back to normal state . that should be the reason for this error.

Thank You
Dhanushka

On Fri, Jul 27, 2012 at 1:02 PM, Shammi Jayasinghe <[email protected]> wrote:

>
> Hi Dhanusha,
>
>  Could you please have a look on the following :
> Error occurred while running Task 'Checkout Default Repository(1)'. This
> build will fail. Caused by: 26-Jul-2012 23:37:31java.lang.RuntimeException:
> com.atlassian.bamboo.repository.RepositoryException: Failed to checkout
> source code to revision '135279' for
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0 26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:119)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:79)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:174)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:101)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:183)26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:67)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:67)
>  26-Jul-2012
> 23:37:31         at sun.reflect.GeneratedMethodAccessor334.invoke(Unknown
> Source)26-Jul-2012 23:37:31         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)26-Jul-2012
>  23:37:31        at
> java.lang.reflect.Method.invoke(Method.java:597) 26-Jul-2012 23:37:31        
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
>  26-Jul-2012
> 23:37:31         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)26-Jul-2012
>  23:37:31        at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
>  26-Jul-2012
> 23:37:31         at
> org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117)26-Jul-2012
>  23:37:31        at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
>  26-Jul-2012
> 23:37:31         at
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)26-Jul-2012
>  23:37:31        at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
>  26-Jul-2012
> 23:37:31         at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)26-Jul-2012
>  23:37:31        at
> $Proxy541.call(Unknown Source) 26-Jul-2012 23:37:31        at
> sun.reflect.GeneratedMethodAccessor334.invoke(Unknown Source) 26-Jul-2012
> 23:37:31        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  26-Jul-2012
> 23:37:31         at 
> java.lang.reflect.Method.invoke(Method.java:597)26-Jul-2012
> 23:37:31         at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)26-Jul-2012
>  23:37:31        at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
>  26-Jul-2012
> 23:37:31         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)26-Jul-2012
>  23:37:31        at
> org.springframework.orm.hibernate.HibernateInterceptor.invoke(HibernateInterceptor.java:117)
>  26-Jul-2012
> 23:37:31         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)26-Jul-2012
>  23:37:31        at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
>  26-Jul-2012
> 23:37:31         at $Proxy542.call(Unknown Source)26-Jul-2012 23:37:31        
> at
> com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:204)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:103)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:109)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.build.pipeline.concurrent.NamedThreadFactory$2.run(NamedThreadFactory.java:50)
>  26-Jul-2012
> 23:37:31         at java.lang.Thread.run(Thread.java:662)26-Jul-2012
> 23:37:31 Caused by: com.atlassian.bamboo.repository.RepositoryException:
> Failed to checkout source code to revision '135279' for
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0 26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1070)26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1092)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithException(SvnRepository.java:625)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithCleanup(SvnRepository.java:559)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:501)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:172)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:45)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:106)26-Jul-2012
>  23:37:31        at
> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:102)
>  26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:100)26-Jul-2012
>  23:37:31        ...
> 33 more 26-Jul-2012 23:37:31Caused by:
> org.tmatesoft.svn.core.SVNException: svn: connection refused by the 
> server26-Jul-2012 23:37:31svn:
> OPTIONS request failed on 
> '/repos/wso2/carbon/platform/branches/4.0.0'26-Jul-2012 23:37:31        at
> org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)
>  26-Jul-2012
> 23:37:31         at
> org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)26-Jul-2012
> 23:37:31         at
> org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:645)26-Jul-2012
>  23:37:31        at
> org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:280)
>  26-Jul-2012
> 23:37:31         at
> org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:268)26-Jul-2012
>  23:37:31        at
> org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:536)
>  26-Jul-2012
> 23:37:31         at
> org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)26-Jul-2012
> 23:37:31         at
> org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1009)26-Jul-2012
>  23:37:31        at
> org.tmatesoft.svn.core.internal.io.dav.DAVRepository.checkPath(DAVRepository.java:219)
>  26-Jul-2012
> 23:37:31         at
> org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:904)26-Jul-2012
> 23:37:31         at
> com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1066)26-Jul-2012
>  23:37:31        ...
> 42 more 26-Jul-2012 23:37:31Caused by: java.net.ConnectException:
> Connection refused 26-Jul-2012 23:37:31        at
> java.net.PlainSocketImpl.socketConnect(Native Method) 26-Jul-2012 23:37:31    
>     at
> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) 26-Jul-2012
> 23:37:31        at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)26-Jul-2012
>  23:37:31        at
> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) 26-Jul-2012
> 23:37:31        at
> java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) 26-Jul-2012
> 23:37:31        at java.net.Socket.connect(Socket.java:529) 26-Jul-2012
> 23:37:31        at
> com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559)26-Jul-2012
>  23:37:31        at
> org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
>  26-Jul-2012
> 23:37:31         ... 1 more26-Jul-2012 23:37:31 Failed to prepare the
> build 'WCB001-PLA000-JOB1-35'
> On Fri, Jul 27, 2012 at 12:07 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/> › 
>> #35<http://wso2.org/bamboo/browse/WCB001-PLA000-35/>
>> 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-35/>     Job
>> Duration Tests    [image: Failed]  Default 
>> Job<http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-35/> (Default
>> Stage)  Unknown  No tests found  
>> Logs<http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-35/log>|
>> Artifacts <http://wso2.org/bamboo/browse/WCB001-PLA000-JOB1-35/artifact>     
>> View
>> Online <http://wso2.org/bamboo/browse/WCB001-PLA000-35> | Add 
>> Comments<http://wso2.org/bamboo/browse/WCB001-PLA000-35?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
>
>
>


-- 
Dhanushka Ranasinghe,
WSO2 lnc  http://wso2.com
E-mail : [email protected]
Mobile : +94771928269
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to