[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: E175002

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 13 Jul 2015 15:44:29 +0200

                Hi Anup,

 

This error is raised from SvnKit. A pure java reimplementation of the
Subversion libraries.

 

While it is possible that this error is caused by the/a Subversion server,
the fact that you can fix it by restarting Jenkins points towards an issue
in either SvnKit or Jenkins.

 

I think you should ask at either of these project's support mailinglists.

 

The 'Caused by: java.lang.NoClassDefFoundError:
hudson/remoting/RemoteClassLoader$RemoteIClassLoader' would point towards a
bit more towards Jenkins, than to SvnKit.

 

                Bert

 

From: Somashekarappa, Anup (CWM-NR) [mailto:anup.somashekarappa_at_rbc.com]
Sent: maandag 13 juli 2015 15:26
To: 'users_at_subversion.apache.org'
Subject: E175002

 

 

 

Hi,

 

 

We are frequently getting the below error when trying to downloading svn
data from jenkins.

 

Issue will get resolved when we restart jenkins slave node.Any idea what is
the root cause?

 

 

org.tmatesoft.svn.core.SVNException
<http://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNExc
eption> : svn: E175002: OPTIONS /svn/repo/trunk failed

 

Caused by: java.io.IOException: Remote call on channel failed

        at hudson.remoting.Channel.call(Channel.java:760)

        at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:
173)

        ... 36 more

Caused by: java.lang.NoClassDefFoundError:
hudson/remoting/RemoteClassLoader$RemoteIClassLoader

        at
hudson.remoting.RemoteClassLoader.export(RemoteClassLoader.java:657)

        at hudson.remoting.UserRequest.<init>(UserRequest.java:70)

        at hudson.remoting.Channel.call(Channel.java:750)

        ... 37 more

 

 

Thanks & Regards,

Anup T S

 

 

______________________________________________________________________

This email is intended only for the use of the individual(s) to whom it is
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in
error, please advise immediately
and delete the original message. This message may have been altered without
your or our knowledge
and the sender does not accept any liability for any errors or omissions in
the message.

Emails are monitored by supervisory personnel in jurisdictions where
monitoring is permitted.
Such communications are retained and may be produced to regulatory
authorities or others with legal rights to the information.
Received on 2015-07-13 15:44:53 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.