You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by "seba.wagner@gmail.com" <se...@gmail.com> on 2012/06/21 19:55:33 UTC

Builds fail with org.tmatesoft.svn.core.SVNException: svn: E175002:

We face some build problems that seem to be connected with a problem
on the build server.

For example at our project at:
Updating http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
ERROR: Failed to update
http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapporg.tmatesoft.svn.core.SVNException
<http://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNException>:
svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:304)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:277)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:696)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest&entity=method>
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:328)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport&entity=method>
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1289)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport&entity=method>
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:837)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update&entity=method>
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:557)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update&entity=method>
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:414)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate&entity=method>
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:324)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate&entity=method>
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run&entity=method>
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run&entity=method>
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run&entity=method>
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1221)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperationFactory.run&entity=method>
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:292)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperation.run&entity=method>
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:315)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:295)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:391)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.UpdateUpdater$TaskImpl.perform&entity=method>
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo&entity=method>
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.perform&entity=method>
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$FileCallableWrapper.call&entity=method>
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
	at hudson.remoting.Request$2.run(Request.java:287)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity=method>
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runTask&entity=method>
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run&entity=method>
	at java.lang.Thread.run(Thread.java:595)
<http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&entity=method>
Caused by: svn <http://stacktrace.jenkins-ci.org/search?query=svn>:
E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
<http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
	... 33 more


For example at our project at:
https://builds.apache.org/job/openmeetings/113/console

But I can see the same issue also with other projects:
https://builds.apache.org/job/directmemory-trunk/251/console

Is there an issue at builds.apache.org? We did verify that those builds run
fine locally or on other machines.

Thanks!
Sebastian

2012/6/21 seba.wagner@gmail.com <se...@gmail.com>

> Lets see if somebody from dev mailing list has an idea
> Otherwise we will need to contact the infra team
>
>
> Sebastian
>
> 2012/6/21 Maxim Solodovnik <so...@gmail.com>
>
>> I think the problem is caused by Jenkins fails to update OM from the SVN:
>>
>>
>> Updating http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
>> ERROR: Failed to update http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
>>
>>
>> This is why not all files are exists.
>>
>> Not sure how to fix it :(
>>
>>
>> On Thu, Jun 21, 2012 at 8:11 PM, seba.wagner@gmail.com <
>> seba.wagner@gmail.com> wrote:
>>
>>> No,
>>>
>>> it seems to have issues in copying your patched RTMPTClient version:
>>> /zonestorage/hudson_solaris/
>>> home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml:781:
>>> Warning: Could not find file
>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/WebContent/red5/client_rtmpt_patch/RTMPTClient.java
>>> to copy.
>>>
>>> Sebastian
>>>
>>> 2012/6/21 Maxim Solodovnik <so...@gmail.com>
>>>
>>>> I'll check the logs and will fix it later today. I thought this error
>>>> is caused by red5 client svn.
>>>> On Jun 21, 2012 8:04 PM, "seba.wagner@gmail.com" <se...@gmail.com>
>>>> wrote:
>>>>
>>>>> Have you seen it?
>>>>> Seems like it could not build because of the RTMPTClient fix
>>>>>
>>>>> Sebastian
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: Apache Jenkins Server <je...@builds.apache.org>
>>>>> Date: 2012/6/21
>>>>> Subject: Build failed in Jenkins: Openmeetings #112
>>>>> To: openmeetings-dev@incubator.apache.org, solomax666@gmail.com,
>>>>> german.grekhov@gmail.com
>>>>>
>>>>>
>>>>> See <https://builds.apache.org/job/openmeetings/112/changes>
>>>>>
>>>>> Changes:
>>>>>
>>>>> [solomax] dist-release ant target is optimized
>>>>>
>>>>> [ggrekhov] NetworkTesting: upload speed; 1st gui version; log;
>>>>> exclusive mode
>>>>>
>>>>> ------------------------------------------
>>>>> [...truncated 29 lines...]
>>>>>        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
>>>>>        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>>>>>        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>>>>        at hudson.remoting.Request$2.run(Request.java:287)
>>>>>        at
>>>>> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>>>>>        at
>>>>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
>>>>>        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
>>>>>        at
>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
>>>>>        at
>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
>>>>>        at java.lang.Thread.run(Thread.java:595)
>>>>> Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
>>>>>        at
>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
>>>>>        at
>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
>>>>>        at
>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
>>>>>        ... 33 more
>>>>> [singlewebapp] $
>>>>> /export/home/hudson/hudson-slave/tools/Ant/ant-1.8.2/bin/ant dist-bin
>>>>> Buildfile:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml
>>>>>
>>>>> clean.dist:
>>>>>   [delete] Deleting directory
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/dist
>>>>>
>>>>> clean.all:
>>>>>   [delete] Deleting directory
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build
>>>>>
>>>>> clean.classes:
>>>>>
>>>>> clean:
>>>>>
>>>>> -java6.check:
>>>>>     [echo] Using Java 1.6.0_22 specification: 1.6
>>>>>
>>>>> prepare.mkdir:
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/client/dist
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/dist
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/classes/openmeetings
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/mainlibs
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/om
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/anakia
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/junit
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/junit/report
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/rat
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/dtd-generator
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/svntask
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/openlaszlo
>>>>>
>>>>> -availability-check:
>>>>>
>>>>> -retrieve-svntask:
>>>>>
>>>>> -retrieve:
>>>>>     [echo] Ivy conf name: svntask, destination:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/svntask
>>>>> [ivy:resolve] :: Ivy 2.2.0 - 20100923230623 ::
>>>>> http://ant.apache.org/ivy/ ::
>>>>> [ivy:resolve] :: loading settings :: file =
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/ivysettings.xml
>>>>> [ivy:resolve] :: resolving dependencies ::
>>>>> apache#openmeetings;working@hudson_solaris
>>>>> [ivy:resolve]   confs: [svntask]
>>>>> [ivy:resolve]   found org.tmatesoft.svnkit#svnkit;1.7.4 in
>>>>> tmatesoft-release
>>>>> [ivy:resolve]   found net.java.dev.jna#jna;3.4.0 in central
>>>>> [ivy:resolve]   found de.regnis.q.sequence#sequence-library;1.0.1 in
>>>>> tmatesoft-release
>>>>> [ivy:resolve]   found org.tmatesoft.sqljet#sqljet;1.1.0 in
>>>>> tmatesoft-release
>>>>> [ivy:resolve]   found org.antlr#antlr-runtime;3.4 in central
>>>>> [ivy:resolve]   found com.trilead#trilead-ssh2;1.0.0-build214 in
>>>>> tmatesoft-release
>>>>> [ivy:resolve]   found svnant#svnant;1.3.1 in googlecode
>>>>> [ivy:resolve]   found svnClientAdapter#svnClientAdapter;1.3.1 in
>>>>> googlecode
>>>>> [ivy:resolve] :: resolution report :: resolve 607ms :: artifacts dl
>>>>> 82ms
>>>>>
>>>>>  ---------------------------------------------------------------------
>>>>>        |                  |            modules            ||
>>>>> artifacts   |
>>>>>        |       conf       | number| search|dwnlded|evicted||
>>>>> number|dwnlded|
>>>>>
>>>>>  ---------------------------------------------------------------------
>>>>>        |      svntask     |   8   |   0   |   0   |   0   ||   8   |
>>>>> 0   |
>>>>>
>>>>>  ---------------------------------------------------------------------
>>>>> [ivy:retrieve] :: retrieving :: apache#openmeetings
>>>>> [ivy:retrieve]  confs: [svntask]
>>>>> [ivy:retrieve]  8 artifacts copied, 0 already retrieved (5723kB/340ms)
>>>>>
>>>>> -ant-task:
>>>>>
>>>>> -retrieve-red5-server:
>>>>> Trying to override old definition of datatype
>>>>> antlib:org.apache.ivy.ant:settings
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:configure
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:resolve
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:retrieve
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:deliver
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:publish
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:extract
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:cachepath
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:cachefileset
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:report
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:repreport
>>>>> Trying to override old definition of task antlib:org.apache.ivy.ant:var
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:check
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:artifactproperty
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:buildlist
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:install
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:convertpom
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:makepom
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:artifactreport
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:info
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:addpath
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:listmodules
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:findrevision
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:buildnumber
>>>>> Trying to override old definition of task
>>>>> antlib:org.apache.ivy.ant:cleancache
>>>>>
>>>>> -library.check:
>>>>>     [echo] Java: java.home is
>>>>> /zonestorage/hudson_solaris/home/hudson/tools/java/jdk1.6.0_22/jre and the
>>>>> target version is 1.6
>>>>>     [echo] Ant: ant.home is
>>>>> /export/home/hudson/hudson-slave/tools/Ant/ant-1.8.2 and the target version
>>>>> is Apache Ant(TM) version 1.8.2 compiled on December 20 2010
>>>>>
>>>>> -java6.check:
>>>>>     [echo] Using Java 1.6 specification: 1.6
>>>>>
>>>>> prepare:
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/log
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/log
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin/testcases/classes
>>>>>    [mkdir] Created dir:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin/testcases/testreports
>>>>>
>>>>> compile:
>>>>>     [echo] javac version: 1.6
>>>>>     [echo] Not using the Eclipse IDE
>>>>>     [echo] Compiler adapter name: modern
>>>>>
>>>>> compile-core:
>>>>>
>>>>> retrieve:
>>>>>     [echo] Ivy conf name: java6
>>>>> [ivy:resolve] :: Apache Ivy 2.3.0-rc1 - 20120416000235 ::
>>>>> http://ant.apache.org/ivy/ ::
>>>>> [ivy:resolve] :: loading settings :: file =
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/ivysettings.xml
>>>>> [ivy:resolve] :: resolving dependencies ::
>>>>> red5#server;working@hudson_solaris [not transitive]
>>>>> [ivy:resolve]   confs: [java6]
>>>>> [ivy:resolve]   found javax#javaee-api;5.1.2 in googlecode
>>>>> [ivy:resolve]   found org.springframework#spring-aop;3.1.1.RELEASE in
>>>>> central
>>>>> [ivy:resolve]   found org.springframework#spring-asm;3.1.1.RELEASE in
>>>>> central
>>>>> [ivy:resolve]   found org.springframework#spring-beans;3.1.1.RELEASE
>>>>> in central
>>>>> [ivy:resolve]   found org.springframework#spring-context;3.1.1.RELEASE
>>>>> in central
>>>>> [ivy:resolve]   found
>>>>> org.springframework#spring-context-support;3.1.1.RELEASE in central
>>>>> [ivy:resolve]   found org.springframework#spring-core;3.1.1.RELEASE in
>>>>> central
>>>>> [ivy:resolve]   found
>>>>> org.springframework#spring-expression;3.1.1.RELEASE in central
>>>>> [ivy:resolve]   found org.springframework#spring-web;3.1.1.RELEASE in
>>>>> central
>>>>> [ivy:resolve]   found org.slf4j#slf4j-api;1.6.4 in central
>>>>> [ivy:resolve]   found org.slf4j#jul-to-slf4j;1.6.4 in central
>>>>> [ivy:resolve]   found org.slf4j#log4j-over-slf4j;1.6.4 in central
>>>>> [ivy:resolve]   found org.slf4j#jcl-over-slf4j;1.6.4 in central
>>>>> [ivy:resolve]   found ch.qos.logback#logback-classic;1.0.3 in central
>>>>> [ivy:resolve]   found ch.qos.logback#logback-core;1.0.3 in central
>>>>> [ivy:resolve]   found red5#sysout-over-slf4j;1.0.2 in googlecode
>>>>> [ivy:resolve]   found org.apache.commons#commons-beanutils;1.8.3 in
>>>>> sonatype
>>>>> [ivy:resolve]   found org.apache.commons#commons-codec;1.6 in apache
>>>>> [ivy:resolve]   found org.apache.commons#commons-collections;3.2.1 in
>>>>> sonatype
>>>>> [ivy:resolve]   found commons#httpcore;4.1.3 in googlecode
>>>>> [ivy:resolve]   found commons#httpclient;4.1.2 in googlecode
>>>>> [ivy:resolve]   found org.apache.commons#commons-lang3;3.1 in central
>>>>> [ivy:resolve]   found org.apache.commons#commons-modeler;2.0.1 in
>>>>> sonatype
>>>>> [ivy:resolve]   found org.apache.commons#commons-pool;1.5.6 in apache
>>>>> [ivy:resolve]   found org.quartz-scheduler#quartz;1.8.5 in central
>>>>> [ivy:resolve]   found net.sf.ehcache#ehcache-core;2.5.0 in central
>>>>> [ivy:resolve]   found
>>>>> org.apache.xerces#com.springsource.org.apache.xerces;2.9.1 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found red5#xmlrpc;2.0.1 in sonatype
>>>>> [ivy:resolve]   found mina#mina-integration-beans;2.0.4 in googlecode
>>>>> [ivy:resolve]   found mina#mina-integration-jmx;2.0.4 in googlecode
>>>>> [ivy:resolve]   found mina#mina-core;2.0.4 in googlecode
>>>>> [ivy:resolve]   found
>>>>> org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found
>>>>> org.objectweb.asm#com.springsource.org.objectweb.asm.commons;3.2.0 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found org.antlr#com.springsource.org.antlr;3.1.3 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found
>>>>> org.codehaus.groovy#com.springsource.org.codehaus.groovy;1.7.0 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found org.jruby#jruby;1.6.7.2 in central
>>>>> [ivy:resolve]   found org.python#jython-standalone;2.5.2 in central
>>>>> [ivy:resolve]   found
>>>>> org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found
>>>>> javax.xml.stream#com.springsource.javax.xml.stream;1.0.1 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found red5#jaudiotagger;2.0.4-SNAPSHOT in googlecode
>>>>> [ivy:resolve]   found
>>>>> net.sourceforge.cglib#com.springsource.net.sf.cglib;2.2.0 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found
>>>>> org.aopalliance#com.springsource.org.aopalliance;1.0.0 in
>>>>> springsource-external
>>>>> [ivy:resolve]   found red5#bcprov-jdk16;145 in googlecode
>>>>> [ivy:resolve] :: resolution report :: resolve 2411ms :: artifacts dl
>>>>> 326ms
>>>>>
>>>>>  ---------------------------------------------------------------------
>>>>>        |                  |            modules            ||
>>>>> artifacts   |
>>>>>        |       conf       | number| search|dwnlded|evicted||
>>>>> number|dwnlded|
>>>>>
>>>>>  ---------------------------------------------------------------------
>>>>>        |       java6      |   43  |   0   |   0   |   0   ||   43  |
>>>>> 0   |
>>>>>
>>>>>  ---------------------------------------------------------------------
>>>>> [ivy:retrieve] :: retrieving :: red5#server
>>>>> [ivy:retrieve]  confs: [java6]
>>>>> [ivy:retrieve]  43 artifacts copied, 0 already retrieved
>>>>> (40948kB/1601ms)
>>>>>    [javac] Compiling 492 source files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>    [javac] Since fork is false, ignoring memoryInitialSize setting.
>>>>>    [javac] Since fork is false, ignoring memoryMaximumSize setting.
>>>>>    [javac] Note:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/io/FileKeyFrameMetaCache.java
>>>>> uses or overrides a deprecated API.
>>>>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>>    [javac] Note:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/io/object/Serializer.java
>>>>> uses unchecked or unsafe operations.
>>>>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>>
>>>>> compile-core-compatibility:
>>>>>
>>>>> compile-demos:
>>>>>     [echo] Webapps dir: webapps
>>>>>     [echo] Webapps build dir: dist/webapps
>>>>>     [copy] Copying 8 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>     [copy] Copying 3 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>     [copy] Copying 11 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/vod
>>>>>     [copy] Copying 3 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/live
>>>>>     [copy] Copying 8 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>     [copy] Copying 2 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>     [copy] Warning:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/flash/trunk/deploy
>>>>> does not exist.
>>>>>
>>>>> prepare:
>>>>>
>>>>> compile-script:
>>>>>    [javac] Compiling 4 source files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>    [javac] Since fork is false, ignoring memoryMaximumSize setting.
>>>>>    [javac] Note:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/server/script/rhino/RhinoScriptUtils.java
>>>>> uses unchecked or unsafe operations.
>>>>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>>     [echo] Scripting compatibility is available.
>>>>>
>>>>> jar-determine-classpath:
>>>>>
>>>>> jar:
>>>>>      [jar] Building jar:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/red5.jar
>>>>>      [jar] Building jar:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/boot.jar
>>>>>
>>>>> dist:
>>>>>     [copy] Copying 43 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib
>>>>>     [copy] Copying 22 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>     [copy] Copying 7 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/plugins
>>>>>     [copy] Copying 1 file to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps
>>>>>     [copy] Copying 11 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist
>>>>>     [echo] JAVAEE:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.jar
>>>>>      [jar] Building jar:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.om.jar
>>>>>   [delete] Deleting:
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.jar
>>>>>   [delete] Deleting directory
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>   [delete] Deleting directory
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/live
>>>>>   [delete] Deleting directory
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/vod
>>>>>     [copy] Copying 2 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>     [copy] Copying 1 file to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>     [copy] Copying 1 file to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>     [copy] Copying 2 files to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist
>>>>>     [xslt] Processing
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf/red5-common.xml
>>>>> to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf/red5-common1.xml
>>>>>     [xslt] Loading stylesheet
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build-jaudiotagger.xsl
>>>>>     [move] Moving 1 file to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>
>>>>> -retrieve-red5-client:
>>>>>     [copy] Copying 1 file to
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/client/lib
>>>>>
>>>>> BUILD FAILED
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml:781:
>>>>> Warning: Could not find file
>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/WebContent/red5/client_rtmpt_patch/RTMPTClient.java
>>>>> to copy.
>>>>>
>>>>> Total time: 1 minute 5 seconds
>>>>> Build step 'Invoke Ant' marked build as failure
>>>>> Archiving artifacts
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> https://twitter.com/#!/dead_lock
>>>>> http://www.openmeetings.de
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> seba.wagner@gmail.com
>>>>>
>>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.openmeetings.de
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> seba.wagner@gmail.com
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Builds fail with org.tmatesoft.svn.core.SVNException: svn: E175002:

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Without further changes I have now received a "BUILD SUCCESS".
https://builds.apache.org/job/openmeetings/115/console

Kind of strange still but at least our builds seem to be working again.

Sebastian

2012/6/21 seba.wagner@gmail.com <se...@gmail.com>

> We face some build problems that seem to be connected with a problem on the build server.
>
> For example at our project at:
> Updating http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
> ERROR: Failed to update http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapporg.tmatesoft.svn.core.SVNException <http://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNException>: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:304) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:277) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:696) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:328) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1289) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:837) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:557) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:414) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:324) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run&entity=method>
> 	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1221) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperationFactory.run&entity=method>
> 	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:292) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperation.run&entity=method>
> 	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:315) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:295) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:391) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
> 	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.UpdateUpdater$TaskImpl.perform&entity=method>
> 	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo&entity=method>
> 	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.perform&entity=method>
> 	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>
> 	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180) <http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$FileCallableWrapper.call&entity=method>
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
> 	at hudson.remoting.Request$2.run(Request.java:287) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity=method>
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:123) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runTask&entity=method>
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run&entity=method>
> 	at java.lang.Thread.run(Thread.java:595) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&entity=method>
> Caused by: svn <http://stacktrace.jenkins-ci.org/search?query=svn>: E175002: REPORT /repos/asf/!svn/vcc/default failed
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
> 	... 33 more
>
>
> For example at our project at:
> https://builds.apache.org/job/openmeetings/113/console
>
> But I can see the same issue also with other projects:
> https://builds.apache.org/job/directmemory-trunk/251/console
>
> Is there an issue at builds.apache.org? We did verify that those builds
> run fine locally or on other machines.
>
> Thanks!
> Sebastian
>
> 2012/6/21 seba.wagner@gmail.com <se...@gmail.com>
>
>> Lets see if somebody from dev mailing list has an idea
>> Otherwise we will need to contact the infra team
>>
>>
>> Sebastian
>>
>> 2012/6/21 Maxim Solodovnik <so...@gmail.com>
>>
>>> I think the problem is caused by Jenkins fails to update OM from the SVN:
>>>
>>>
>>> Updating http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
>>> ERROR: Failed to update http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
>>>
>>>
>>> This is why not all files are exists.
>>>
>>> Not sure how to fix it :(
>>>
>>>
>>> On Thu, Jun 21, 2012 at 8:11 PM, seba.wagner@gmail.com <
>>> seba.wagner@gmail.com> wrote:
>>>
>>>> No,
>>>>
>>>> it seems to have issues in copying your patched RTMPTClient version:
>>>> /zonestorage/hudson_solaris/
>>>> home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml:781:
>>>> Warning: Could not find file
>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/WebContent/red5/client_rtmpt_patch/RTMPTClient.java
>>>> to copy.
>>>>
>>>> Sebastian
>>>>
>>>> 2012/6/21 Maxim Solodovnik <so...@gmail.com>
>>>>
>>>>> I'll check the logs and will fix it later today. I thought this error
>>>>> is caused by red5 client svn.
>>>>> On Jun 21, 2012 8:04 PM, "seba.wagner@gmail.com" <
>>>>> seba.wagner@gmail.com> wrote:
>>>>>
>>>>>> Have you seen it?
>>>>>> Seems like it could not build because of the RTMPTClient fix
>>>>>>
>>>>>> Sebastian
>>>>>>
>>>>>> ---------- Forwarded message ----------
>>>>>> From: Apache Jenkins Server <je...@builds.apache.org>
>>>>>> Date: 2012/6/21
>>>>>> Subject: Build failed in Jenkins: Openmeetings #112
>>>>>> To: openmeetings-dev@incubator.apache.org, solomax666@gmail.com,
>>>>>> german.grekhov@gmail.com
>>>>>>
>>>>>>
>>>>>> See <https://builds.apache.org/job/openmeetings/112/changes>
>>>>>>
>>>>>> Changes:
>>>>>>
>>>>>> [solomax] dist-release ant target is optimized
>>>>>>
>>>>>> [ggrekhov] NetworkTesting: upload speed; 1st gui version; log;
>>>>>> exclusive mode
>>>>>>
>>>>>> ------------------------------------------
>>>>>> [...truncated 29 lines...]
>>>>>>        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
>>>>>>        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>>>>>>        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>>>>>        at hudson.remoting.Request$2.run(Request.java:287)
>>>>>>        at
>>>>>> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>>>>>>        at
>>>>>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
>>>>>>        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
>>>>>>        at
>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
>>>>>>        at
>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
>>>>>>        at java.lang.Thread.run(Thread.java:595)
>>>>>> Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
>>>>>>        at
>>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
>>>>>>        at
>>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
>>>>>>        at
>>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
>>>>>>        ... 33 more
>>>>>> [singlewebapp] $
>>>>>> /export/home/hudson/hudson-slave/tools/Ant/ant-1.8.2/bin/ant dist-bin
>>>>>> Buildfile:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml
>>>>>>
>>>>>> clean.dist:
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/dist
>>>>>>
>>>>>> clean.all:
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build
>>>>>>
>>>>>> clean.classes:
>>>>>>
>>>>>> clean:
>>>>>>
>>>>>> -java6.check:
>>>>>>     [echo] Using Java 1.6.0_22 specification: 1.6
>>>>>>
>>>>>> prepare.mkdir:
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/client/dist
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/dist
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/classes/openmeetings
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/mainlibs
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/om
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/anakia
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/junit
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/junit/report
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/rat
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/dtd-generator
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/svntask
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/openlaszlo
>>>>>>
>>>>>> -availability-check:
>>>>>>
>>>>>> -retrieve-svntask:
>>>>>>
>>>>>> -retrieve:
>>>>>>     [echo] Ivy conf name: svntask, destination:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/svntask
>>>>>> [ivy:resolve] :: Ivy 2.2.0 - 20100923230623 ::
>>>>>> http://ant.apache.org/ivy/ ::
>>>>>> [ivy:resolve] :: loading settings :: file =
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/ivysettings.xml
>>>>>> [ivy:resolve] :: resolving dependencies ::
>>>>>> apache#openmeetings;working@hudson_solaris
>>>>>> [ivy:resolve]   confs: [svntask]
>>>>>> [ivy:resolve]   found org.tmatesoft.svnkit#svnkit;1.7.4 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found net.java.dev.jna#jna;3.4.0 in central
>>>>>> [ivy:resolve]   found de.regnis.q.sequence#sequence-library;1.0.1 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found org.tmatesoft.sqljet#sqljet;1.1.0 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found org.antlr#antlr-runtime;3.4 in central
>>>>>> [ivy:resolve]   found com.trilead#trilead-ssh2;1.0.0-build214 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found svnant#svnant;1.3.1 in googlecode
>>>>>> [ivy:resolve]   found svnClientAdapter#svnClientAdapter;1.3.1 in
>>>>>> googlecode
>>>>>> [ivy:resolve] :: resolution report :: resolve 607ms :: artifacts dl
>>>>>> 82ms
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |                  |            modules            ||
>>>>>> artifacts   |
>>>>>>        |       conf       | number| search|dwnlded|evicted||
>>>>>> number|dwnlded|
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |      svntask     |   8   |   0   |   0   |   0   ||   8   |
>>>>>>   0   |
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>> [ivy:retrieve] :: retrieving :: apache#openmeetings
>>>>>> [ivy:retrieve]  confs: [svntask]
>>>>>> [ivy:retrieve]  8 artifacts copied, 0 already retrieved (5723kB/340ms)
>>>>>>
>>>>>> -ant-task:
>>>>>>
>>>>>> -retrieve-red5-server:
>>>>>> Trying to override old definition of datatype
>>>>>> antlib:org.apache.ivy.ant:settings
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:configure
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:resolve
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:retrieve
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:deliver
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:publish
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:extract
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:cachepath
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:cachefileset
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:report
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:repreport
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:var
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:check
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:artifactproperty
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:buildlist
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:install
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:convertpom
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:makepom
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:artifactreport
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:info
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:addpath
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:listmodules
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:findrevision
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:buildnumber
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:cleancache
>>>>>>
>>>>>> -library.check:
>>>>>>     [echo] Java: java.home is
>>>>>> /zonestorage/hudson_solaris/home/hudson/tools/java/jdk1.6.0_22/jre and the
>>>>>> target version is 1.6
>>>>>>     [echo] Ant: ant.home is
>>>>>> /export/home/hudson/hudson-slave/tools/Ant/ant-1.8.2 and the target version
>>>>>> is Apache Ant(TM) version 1.8.2 compiled on December 20 2010
>>>>>>
>>>>>> -java6.check:
>>>>>>     [echo] Using Java 1.6 specification: 1.6
>>>>>>
>>>>>> prepare:
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/log
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/log
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin/testcases/classes
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin/testcases/testreports
>>>>>>
>>>>>> compile:
>>>>>>     [echo] javac version: 1.6
>>>>>>     [echo] Not using the Eclipse IDE
>>>>>>     [echo] Compiler adapter name: modern
>>>>>>
>>>>>> compile-core:
>>>>>>
>>>>>> retrieve:
>>>>>>     [echo] Ivy conf name: java6
>>>>>> [ivy:resolve] :: Apache Ivy 2.3.0-rc1 - 20120416000235 ::
>>>>>> http://ant.apache.org/ivy/ ::
>>>>>> [ivy:resolve] :: loading settings :: file =
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/ivysettings.xml
>>>>>> [ivy:resolve] :: resolving dependencies ::
>>>>>> red5#server;working@hudson_solaris [not transitive]
>>>>>> [ivy:resolve]   confs: [java6]
>>>>>> [ivy:resolve]   found javax#javaee-api;5.1.2 in googlecode
>>>>>> [ivy:resolve]   found org.springframework#spring-aop;3.1.1.RELEASE in
>>>>>> central
>>>>>> [ivy:resolve]   found org.springframework#spring-asm;3.1.1.RELEASE in
>>>>>> central
>>>>>> [ivy:resolve]   found org.springframework#spring-beans;3.1.1.RELEASE
>>>>>> in central
>>>>>> [ivy:resolve]   found
>>>>>> org.springframework#spring-context;3.1.1.RELEASE in central
>>>>>> [ivy:resolve]   found
>>>>>> org.springframework#spring-context-support;3.1.1.RELEASE in central
>>>>>> [ivy:resolve]   found org.springframework#spring-core;3.1.1.RELEASE
>>>>>> in central
>>>>>> [ivy:resolve]   found
>>>>>> org.springframework#spring-expression;3.1.1.RELEASE in central
>>>>>> [ivy:resolve]   found org.springframework#spring-web;3.1.1.RELEASE in
>>>>>> central
>>>>>> [ivy:resolve]   found org.slf4j#slf4j-api;1.6.4 in central
>>>>>> [ivy:resolve]   found org.slf4j#jul-to-slf4j;1.6.4 in central
>>>>>> [ivy:resolve]   found org.slf4j#log4j-over-slf4j;1.6.4 in central
>>>>>> [ivy:resolve]   found org.slf4j#jcl-over-slf4j;1.6.4 in central
>>>>>> [ivy:resolve]   found ch.qos.logback#logback-classic;1.0.3 in central
>>>>>> [ivy:resolve]   found ch.qos.logback#logback-core;1.0.3 in central
>>>>>> [ivy:resolve]   found red5#sysout-over-slf4j;1.0.2 in googlecode
>>>>>> [ivy:resolve]   found org.apache.commons#commons-beanutils;1.8.3 in
>>>>>> sonatype
>>>>>> [ivy:resolve]   found org.apache.commons#commons-codec;1.6 in apache
>>>>>> [ivy:resolve]   found org.apache.commons#commons-collections;3.2.1 in
>>>>>> sonatype
>>>>>> [ivy:resolve]   found commons#httpcore;4.1.3 in googlecode
>>>>>> [ivy:resolve]   found commons#httpclient;4.1.2 in googlecode
>>>>>> [ivy:resolve]   found org.apache.commons#commons-lang3;3.1 in central
>>>>>> [ivy:resolve]   found org.apache.commons#commons-modeler;2.0.1 in
>>>>>> sonatype
>>>>>> [ivy:resolve]   found org.apache.commons#commons-pool;1.5.6 in apache
>>>>>> [ivy:resolve]   found org.quartz-scheduler#quartz;1.8.5 in central
>>>>>> [ivy:resolve]   found net.sf.ehcache#ehcache-core;2.5.0 in central
>>>>>> [ivy:resolve]   found
>>>>>> org.apache.xerces#com.springsource.org.apache.xerces;2.9.1 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found red5#xmlrpc;2.0.1 in sonatype
>>>>>> [ivy:resolve]   found mina#mina-integration-beans;2.0.4 in googlecode
>>>>>> [ivy:resolve]   found mina#mina-integration-jmx;2.0.4 in googlecode
>>>>>> [ivy:resolve]   found mina#mina-core;2.0.4 in googlecode
>>>>>> [ivy:resolve]   found
>>>>>> org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> org.objectweb.asm#com.springsource.org.objectweb.asm.commons;3.2.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found org.antlr#com.springsource.org.antlr;3.1.3 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> org.codehaus.groovy#com.springsource.org.codehaus.groovy;1.7.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found org.jruby#jruby;1.6.7.2 in central
>>>>>> [ivy:resolve]   found org.python#jython-standalone;2.5.2 in central
>>>>>> [ivy:resolve]   found
>>>>>> org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> javax.xml.stream#com.springsource.javax.xml.stream;1.0.1 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found red5#jaudiotagger;2.0.4-SNAPSHOT in googlecode
>>>>>> [ivy:resolve]   found
>>>>>> net.sourceforge.cglib#com.springsource.net.sf.cglib;2.2.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> org.aopalliance#com.springsource.org.aopalliance;1.0.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found red5#bcprov-jdk16;145 in googlecode
>>>>>> [ivy:resolve] :: resolution report :: resolve 2411ms :: artifacts dl
>>>>>> 326ms
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |                  |            modules            ||
>>>>>> artifacts   |
>>>>>>        |       conf       | number| search|dwnlded|evicted||
>>>>>> number|dwnlded|
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |       java6      |   43  |   0   |   0   |   0   ||   43  |
>>>>>>   0   |
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>> [ivy:retrieve] :: retrieving :: red5#server
>>>>>> [ivy:retrieve]  confs: [java6]
>>>>>> [ivy:retrieve]  43 artifacts copied, 0 already retrieved
>>>>>> (40948kB/1601ms)
>>>>>>    [javac] Compiling 492 source files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>>    [javac] Since fork is false, ignoring memoryInitialSize setting.
>>>>>>    [javac] Since fork is false, ignoring memoryMaximumSize setting.
>>>>>>    [javac] Note:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/io/FileKeyFrameMetaCache.java
>>>>>> uses or overrides a deprecated API.
>>>>>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>>>    [javac] Note:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/io/object/Serializer.java
>>>>>> uses unchecked or unsafe operations.
>>>>>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>>>
>>>>>> compile-core-compatibility:
>>>>>>
>>>>>> compile-demos:
>>>>>>     [echo] Webapps dir: webapps
>>>>>>     [echo] Webapps build dir: dist/webapps
>>>>>>     [copy] Copying 8 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>>     [copy] Copying 3 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>>     [copy] Copying 11 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/vod
>>>>>>     [copy] Copying 3 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/live
>>>>>>     [copy] Copying 8 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>>     [copy] Copying 2 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>>     [copy] Warning:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/flash/trunk/deploy
>>>>>> does not exist.
>>>>>>
>>>>>> prepare:
>>>>>>
>>>>>> compile-script:
>>>>>>    [javac] Compiling 4 source files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>>    [javac] Since fork is false, ignoring memoryMaximumSize setting.
>>>>>>    [javac] Note:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/server/script/rhino/RhinoScriptUtils.java
>>>>>> uses unchecked or unsafe operations.
>>>>>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>>>     [echo] Scripting compatibility is available.
>>>>>>
>>>>>> jar-determine-classpath:
>>>>>>
>>>>>> jar:
>>>>>>      [jar] Building jar:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/red5.jar
>>>>>>      [jar] Building jar:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/boot.jar
>>>>>>
>>>>>> dist:
>>>>>>     [copy] Copying 43 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib
>>>>>>     [copy] Copying 22 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>     [copy] Copying 7 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/plugins
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps
>>>>>>     [copy] Copying 11 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist
>>>>>>     [echo] JAVAEE:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.jar
>>>>>>      [jar] Building jar:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.om.jar
>>>>>>   [delete] Deleting:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.jar
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/live
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/vod
>>>>>>     [copy] Copying 2 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>>     [copy] Copying 2 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist
>>>>>>     [xslt] Processing
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf/red5-common.xml
>>>>>> to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf/red5-common1.xml
>>>>>>     [xslt] Loading stylesheet
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build-jaudiotagger.xsl
>>>>>>     [move] Moving 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>
>>>>>> -retrieve-red5-client:
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/client/lib
>>>>>>
>>>>>> BUILD FAILED
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml:781:
>>>>>> Warning: Could not find file
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/WebContent/red5/client_rtmpt_patch/RTMPTClient.java
>>>>>> to copy.
>>>>>>
>>>>>> Total time: 1 minute 5 seconds
>>>>>> Build step 'Invoke Ant' marked build as failure
>>>>>> Archiving artifacts
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Sebastian Wagner
>>>>>> https://twitter.com/#!/dead_lock
>>>>>> http://www.openmeetings.de
>>>>>> http://www.webbase-design.de
>>>>>> http://www.wagner-sebastian.com
>>>>>> seba.wagner@gmail.com
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Sebastian Wagner
>>>> https://twitter.com/#!/dead_lock
>>>> http://www.openmeetings.de
>>>> http://www.webbase-design.de
>>>> http://www.wagner-sebastian.com
>>>> seba.wagner@gmail.com
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Builds fail with org.tmatesoft.svn.core.SVNException: svn: E175002:

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Without further changes I have now received a "BUILD SUCCESS".
https://builds.apache.org/job/openmeetings/115/console

Kind of strange still but at least our builds seem to be working again.

Sebastian

2012/6/21 seba.wagner@gmail.com <se...@gmail.com>

> We face some build problems that seem to be connected with a problem on the build server.
>
> For example at our project at:
> Updating http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
> ERROR: Failed to update http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapporg.tmatesoft.svn.core.SVNException <http://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNException>: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:304) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:277) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:696) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:328) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1289) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport&entity=method>
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:837) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:557) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:414) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:324) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run&entity=method>
> 	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run&entity=method>
> 	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1221) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperationFactory.run&entity=method>
> 	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:292) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperation.run&entity=method>
> 	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:315) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:295) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
> 	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:391) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate&entity=method>
> 	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.UpdateUpdater$TaskImpl.perform&entity=method>
> 	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo&entity=method>
> 	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.perform&entity=method>
> 	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>
> 	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180) <http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$FileCallableWrapper.call&entity=method>
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
> 	at hudson.remoting.Request$2.run(Request.java:287) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity=method>
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:123) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runTask&entity=method>
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run&entity=method>
> 	at java.lang.Thread.run(Thread.java:595) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&entity=method>
> Caused by: svn <http://stacktrace.jenkins-ci.org/search?query=svn>: E175002: REPORT /repos/asf/!svn/vcc/default failed
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>
> 	... 33 more
>
>
> For example at our project at:
> https://builds.apache.org/job/openmeetings/113/console
>
> But I can see the same issue also with other projects:
> https://builds.apache.org/job/directmemory-trunk/251/console
>
> Is there an issue at builds.apache.org? We did verify that those builds
> run fine locally or on other machines.
>
> Thanks!
> Sebastian
>
> 2012/6/21 seba.wagner@gmail.com <se...@gmail.com>
>
>> Lets see if somebody from dev mailing list has an idea
>> Otherwise we will need to contact the infra team
>>
>>
>> Sebastian
>>
>> 2012/6/21 Maxim Solodovnik <so...@gmail.com>
>>
>>> I think the problem is caused by Jenkins fails to update OM from the SVN:
>>>
>>>
>>> Updating http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
>>> ERROR: Failed to update http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp
>>>
>>>
>>> This is why not all files are exists.
>>>
>>> Not sure how to fix it :(
>>>
>>>
>>> On Thu, Jun 21, 2012 at 8:11 PM, seba.wagner@gmail.com <
>>> seba.wagner@gmail.com> wrote:
>>>
>>>> No,
>>>>
>>>> it seems to have issues in copying your patched RTMPTClient version:
>>>> /zonestorage/hudson_solaris/
>>>> home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml:781:
>>>> Warning: Could not find file
>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/WebContent/red5/client_rtmpt_patch/RTMPTClient.java
>>>> to copy.
>>>>
>>>> Sebastian
>>>>
>>>> 2012/6/21 Maxim Solodovnik <so...@gmail.com>
>>>>
>>>>> I'll check the logs and will fix it later today. I thought this error
>>>>> is caused by red5 client svn.
>>>>> On Jun 21, 2012 8:04 PM, "seba.wagner@gmail.com" <
>>>>> seba.wagner@gmail.com> wrote:
>>>>>
>>>>>> Have you seen it?
>>>>>> Seems like it could not build because of the RTMPTClient fix
>>>>>>
>>>>>> Sebastian
>>>>>>
>>>>>> ---------- Forwarded message ----------
>>>>>> From: Apache Jenkins Server <je...@builds.apache.org>
>>>>>> Date: 2012/6/21
>>>>>> Subject: Build failed in Jenkins: Openmeetings #112
>>>>>> To: openmeetings-dev@incubator.apache.org, solomax666@gmail.com,
>>>>>> german.grekhov@gmail.com
>>>>>>
>>>>>>
>>>>>> See <https://builds.apache.org/job/openmeetings/112/changes>
>>>>>>
>>>>>> Changes:
>>>>>>
>>>>>> [solomax] dist-release ant target is optimized
>>>>>>
>>>>>> [ggrekhov] NetworkTesting: upload speed; 1st gui version; log;
>>>>>> exclusive mode
>>>>>>
>>>>>> ------------------------------------------
>>>>>> [...truncated 29 lines...]
>>>>>>        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
>>>>>>        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>>>>>>        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>>>>>        at hudson.remoting.Request$2.run(Request.java:287)
>>>>>>        at
>>>>>> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>>>>>>        at
>>>>>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
>>>>>>        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
>>>>>>        at
>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
>>>>>>        at
>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
>>>>>>        at java.lang.Thread.run(Thread.java:595)
>>>>>> Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
>>>>>>        at
>>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
>>>>>>        at
>>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
>>>>>>        at
>>>>>> org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
>>>>>>        ... 33 more
>>>>>> [singlewebapp] $
>>>>>> /export/home/hudson/hudson-slave/tools/Ant/ant-1.8.2/bin/ant dist-bin
>>>>>> Buildfile:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml
>>>>>>
>>>>>> clean.dist:
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/dist
>>>>>>
>>>>>> clean.all:
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build
>>>>>>
>>>>>> clean.classes:
>>>>>>
>>>>>> clean:
>>>>>>
>>>>>> -java6.check:
>>>>>>     [echo] Using Java 1.6.0_22 specification: 1.6
>>>>>>
>>>>>> prepare.mkdir:
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/client/dist
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/dist
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/classes/openmeetings
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/mainlibs
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/om
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/anakia
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/junit
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/junit/report
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/rat
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/dtd-generator
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/svntask
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/openlaszlo
>>>>>>
>>>>>> -availability-check:
>>>>>>
>>>>>> -retrieve-svntask:
>>>>>>
>>>>>> -retrieve:
>>>>>>     [echo] Ivy conf name: svntask, destination:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/lib/svntask
>>>>>> [ivy:resolve] :: Ivy 2.2.0 - 20100923230623 ::
>>>>>> http://ant.apache.org/ivy/ ::
>>>>>> [ivy:resolve] :: loading settings :: file =
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/ivysettings.xml
>>>>>> [ivy:resolve] :: resolving dependencies ::
>>>>>> apache#openmeetings;working@hudson_solaris
>>>>>> [ivy:resolve]   confs: [svntask]
>>>>>> [ivy:resolve]   found org.tmatesoft.svnkit#svnkit;1.7.4 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found net.java.dev.jna#jna;3.4.0 in central
>>>>>> [ivy:resolve]   found de.regnis.q.sequence#sequence-library;1.0.1 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found org.tmatesoft.sqljet#sqljet;1.1.0 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found org.antlr#antlr-runtime;3.4 in central
>>>>>> [ivy:resolve]   found com.trilead#trilead-ssh2;1.0.0-build214 in
>>>>>> tmatesoft-release
>>>>>> [ivy:resolve]   found svnant#svnant;1.3.1 in googlecode
>>>>>> [ivy:resolve]   found svnClientAdapter#svnClientAdapter;1.3.1 in
>>>>>> googlecode
>>>>>> [ivy:resolve] :: resolution report :: resolve 607ms :: artifacts dl
>>>>>> 82ms
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |                  |            modules            ||
>>>>>> artifacts   |
>>>>>>        |       conf       | number| search|dwnlded|evicted||
>>>>>> number|dwnlded|
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |      svntask     |   8   |   0   |   0   |   0   ||   8   |
>>>>>>   0   |
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>> [ivy:retrieve] :: retrieving :: apache#openmeetings
>>>>>> [ivy:retrieve]  confs: [svntask]
>>>>>> [ivy:retrieve]  8 artifacts copied, 0 already retrieved (5723kB/340ms)
>>>>>>
>>>>>> -ant-task:
>>>>>>
>>>>>> -retrieve-red5-server:
>>>>>> Trying to override old definition of datatype
>>>>>> antlib:org.apache.ivy.ant:settings
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:configure
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:resolve
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:retrieve
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:deliver
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:publish
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:extract
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:cachepath
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:cachefileset
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:report
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:repreport
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:var
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:check
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:artifactproperty
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:buildlist
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:install
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:convertpom
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:makepom
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:artifactreport
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:info
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:addpath
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:listmodules
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:findrevision
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:buildnumber
>>>>>> Trying to override old definition of task
>>>>>> antlib:org.apache.ivy.ant:cleancache
>>>>>>
>>>>>> -library.check:
>>>>>>     [echo] Java: java.home is
>>>>>> /zonestorage/hudson_solaris/home/hudson/tools/java/jdk1.6.0_22/jre and the
>>>>>> target version is 1.6
>>>>>>     [echo] Ant: ant.home is
>>>>>> /export/home/hudson/hudson-slave/tools/Ant/ant-1.8.2 and the target version
>>>>>> is Apache Ant(TM) version 1.8.2 compiled on December 20 2010
>>>>>>
>>>>>> -java6.check:
>>>>>>     [echo] Using Java 1.6 specification: 1.6
>>>>>>
>>>>>> prepare:
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/log
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/log
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin/testcases/classes
>>>>>>    [mkdir] Created dir:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin/testcases/testreports
>>>>>>
>>>>>> compile:
>>>>>>     [echo] javac version: 1.6
>>>>>>     [echo] Not using the Eclipse IDE
>>>>>>     [echo] Compiler adapter name: modern
>>>>>>
>>>>>> compile-core:
>>>>>>
>>>>>> retrieve:
>>>>>>     [echo] Ivy conf name: java6
>>>>>> [ivy:resolve] :: Apache Ivy 2.3.0-rc1 - 20120416000235 ::
>>>>>> http://ant.apache.org/ivy/ ::
>>>>>> [ivy:resolve] :: loading settings :: file =
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/ivysettings.xml
>>>>>> [ivy:resolve] :: resolving dependencies ::
>>>>>> red5#server;working@hudson_solaris [not transitive]
>>>>>> [ivy:resolve]   confs: [java6]
>>>>>> [ivy:resolve]   found javax#javaee-api;5.1.2 in googlecode
>>>>>> [ivy:resolve]   found org.springframework#spring-aop;3.1.1.RELEASE in
>>>>>> central
>>>>>> [ivy:resolve]   found org.springframework#spring-asm;3.1.1.RELEASE in
>>>>>> central
>>>>>> [ivy:resolve]   found org.springframework#spring-beans;3.1.1.RELEASE
>>>>>> in central
>>>>>> [ivy:resolve]   found
>>>>>> org.springframework#spring-context;3.1.1.RELEASE in central
>>>>>> [ivy:resolve]   found
>>>>>> org.springframework#spring-context-support;3.1.1.RELEASE in central
>>>>>> [ivy:resolve]   found org.springframework#spring-core;3.1.1.RELEASE
>>>>>> in central
>>>>>> [ivy:resolve]   found
>>>>>> org.springframework#spring-expression;3.1.1.RELEASE in central
>>>>>> [ivy:resolve]   found org.springframework#spring-web;3.1.1.RELEASE in
>>>>>> central
>>>>>> [ivy:resolve]   found org.slf4j#slf4j-api;1.6.4 in central
>>>>>> [ivy:resolve]   found org.slf4j#jul-to-slf4j;1.6.4 in central
>>>>>> [ivy:resolve]   found org.slf4j#log4j-over-slf4j;1.6.4 in central
>>>>>> [ivy:resolve]   found org.slf4j#jcl-over-slf4j;1.6.4 in central
>>>>>> [ivy:resolve]   found ch.qos.logback#logback-classic;1.0.3 in central
>>>>>> [ivy:resolve]   found ch.qos.logback#logback-core;1.0.3 in central
>>>>>> [ivy:resolve]   found red5#sysout-over-slf4j;1.0.2 in googlecode
>>>>>> [ivy:resolve]   found org.apache.commons#commons-beanutils;1.8.3 in
>>>>>> sonatype
>>>>>> [ivy:resolve]   found org.apache.commons#commons-codec;1.6 in apache
>>>>>> [ivy:resolve]   found org.apache.commons#commons-collections;3.2.1 in
>>>>>> sonatype
>>>>>> [ivy:resolve]   found commons#httpcore;4.1.3 in googlecode
>>>>>> [ivy:resolve]   found commons#httpclient;4.1.2 in googlecode
>>>>>> [ivy:resolve]   found org.apache.commons#commons-lang3;3.1 in central
>>>>>> [ivy:resolve]   found org.apache.commons#commons-modeler;2.0.1 in
>>>>>> sonatype
>>>>>> [ivy:resolve]   found org.apache.commons#commons-pool;1.5.6 in apache
>>>>>> [ivy:resolve]   found org.quartz-scheduler#quartz;1.8.5 in central
>>>>>> [ivy:resolve]   found net.sf.ehcache#ehcache-core;2.5.0 in central
>>>>>> [ivy:resolve]   found
>>>>>> org.apache.xerces#com.springsource.org.apache.xerces;2.9.1 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found red5#xmlrpc;2.0.1 in sonatype
>>>>>> [ivy:resolve]   found mina#mina-integration-beans;2.0.4 in googlecode
>>>>>> [ivy:resolve]   found mina#mina-integration-jmx;2.0.4 in googlecode
>>>>>> [ivy:resolve]   found mina#mina-core;2.0.4 in googlecode
>>>>>> [ivy:resolve]   found
>>>>>> org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> org.objectweb.asm#com.springsource.org.objectweb.asm.commons;3.2.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found org.antlr#com.springsource.org.antlr;3.1.3 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> org.codehaus.groovy#com.springsource.org.codehaus.groovy;1.7.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found org.jruby#jruby;1.6.7.2 in central
>>>>>> [ivy:resolve]   found org.python#jython-standalone;2.5.2 in central
>>>>>> [ivy:resolve]   found
>>>>>> org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> javax.xml.stream#com.springsource.javax.xml.stream;1.0.1 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found red5#jaudiotagger;2.0.4-SNAPSHOT in googlecode
>>>>>> [ivy:resolve]   found
>>>>>> net.sourceforge.cglib#com.springsource.net.sf.cglib;2.2.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found
>>>>>> org.aopalliance#com.springsource.org.aopalliance;1.0.0 in
>>>>>> springsource-external
>>>>>> [ivy:resolve]   found red5#bcprov-jdk16;145 in googlecode
>>>>>> [ivy:resolve] :: resolution report :: resolve 2411ms :: artifacts dl
>>>>>> 326ms
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |                  |            modules            ||
>>>>>> artifacts   |
>>>>>>        |       conf       | number| search|dwnlded|evicted||
>>>>>> number|dwnlded|
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>>        |       java6      |   43  |   0   |   0   |   0   ||   43  |
>>>>>>   0   |
>>>>>>
>>>>>>  ---------------------------------------------------------------------
>>>>>> [ivy:retrieve] :: retrieving :: red5#server
>>>>>> [ivy:retrieve]  confs: [java6]
>>>>>> [ivy:retrieve]  43 artifacts copied, 0 already retrieved
>>>>>> (40948kB/1601ms)
>>>>>>    [javac] Compiling 492 source files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>>    [javac] Since fork is false, ignoring memoryInitialSize setting.
>>>>>>    [javac] Since fork is false, ignoring memoryMaximumSize setting.
>>>>>>    [javac] Note:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/io/FileKeyFrameMetaCache.java
>>>>>> uses or overrides a deprecated API.
>>>>>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>>>    [javac] Note:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/io/object/Serializer.java
>>>>>> uses unchecked or unsafe operations.
>>>>>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>>>
>>>>>> compile-core-compatibility:
>>>>>>
>>>>>> compile-demos:
>>>>>>     [echo] Webapps dir: webapps
>>>>>>     [echo] Webapps build dir: dist/webapps
>>>>>>     [copy] Copying 8 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>>     [copy] Copying 3 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>>     [copy] Copying 11 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/vod
>>>>>>     [copy] Copying 3 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/live
>>>>>>     [copy] Copying 8 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>>     [copy] Copying 2 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>>     [copy] Warning:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/flash/trunk/deploy
>>>>>> does not exist.
>>>>>>
>>>>>> prepare:
>>>>>>
>>>>>> compile-script:
>>>>>>    [javac] Compiling 4 source files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/bin
>>>>>>    [javac] Since fork is false, ignoring memoryMaximumSize setting.
>>>>>>    [javac] Note:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/src/org/red5/server/script/rhino/RhinoScriptUtils.java
>>>>>> uses unchecked or unsafe operations.
>>>>>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>>>     [echo] Scripting compatibility is available.
>>>>>>
>>>>>> jar-determine-classpath:
>>>>>>
>>>>>> jar:
>>>>>>      [jar] Building jar:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/red5.jar
>>>>>>      [jar] Building jar:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/boot.jar
>>>>>>
>>>>>> dist:
>>>>>>     [copy] Copying 43 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib
>>>>>>     [copy] Copying 22 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>     [copy] Copying 7 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/plugins
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps
>>>>>>     [copy] Copying 11 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist
>>>>>>     [echo] JAVAEE:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.jar
>>>>>>      [jar] Building jar:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.om.jar
>>>>>>   [delete] Deleting:
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/lib/javaee-api-5.1.2.jar
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/installer
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/live
>>>>>>   [delete] Deleting directory
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/vod
>>>>>>     [copy] Copying 2 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/webapps/root
>>>>>>     [copy] Copying 2 files to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist
>>>>>>     [xslt] Processing
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf/red5-common.xml
>>>>>> to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf/red5-common1.xml
>>>>>>     [xslt] Loading stylesheet
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build-jaudiotagger.xsl
>>>>>>     [move] Moving 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/server/dist/conf
>>>>>>
>>>>>> -retrieve-red5-client:
>>>>>>     [copy] Copying 1 file to
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build/red5/client/lib
>>>>>>
>>>>>> BUILD FAILED
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/build.xml:781:
>>>>>> Warning: Could not find file
>>>>>> /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/openmeetings/singlewebapp/WebContent/red5/client_rtmpt_patch/RTMPTClient.java
>>>>>> to copy.
>>>>>>
>>>>>> Total time: 1 minute 5 seconds
>>>>>> Build step 'Invoke Ant' marked build as failure
>>>>>> Archiving artifacts
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Sebastian Wagner
>>>>>> https://twitter.com/#!/dead_lock
>>>>>> http://www.openmeetings.de
>>>>>> http://www.webbase-design.de
>>>>>> http://www.wagner-sebastian.com
>>>>>> seba.wagner@gmail.com
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Sebastian Wagner
>>>> https://twitter.com/#!/dead_lock
>>>> http://www.openmeetings.de
>>>> http://www.webbase-design.de
>>>> http://www.wagner-sebastian.com
>>>> seba.wagner@gmail.com
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com