Unanswered question

Unable to upload test to collaboration server?

Hi,
When I attempt to upload a user path to the collaboration server. I get the following error message:

Before this I get a message that the server seems no to support WebDAV or WebDAV config is incorrect. However I managed to upload another test made in the exact same way. The full error trace is below.
org.tmatesoft.svn.core.SVNException: svn: Commit failed (details follow):
svn: Connection reset by peer: socket write error
svn: PUT request failed on '/svnroot/VitalPAC/!svn/wrk/d5a7d295-5801-0010-8b53-53d9632fd182/VitalFLO/5_2/project/team/vus/@v@f32%20@login%20and%20@refresh/%25resources%25/recorded-artifacts/18c559db-f46a-4a77-b535-2fe2041ebbaa.zip'
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at org.tmatesoft.svn.core.wc.SVNCommitClient.doCommit(SVNCommitClient.java:908)
at org.tmatesoft.svn.core.wc.SVNCommitClient.doCommit(SVNCommitClient.java:837)
at com.neotys.nl.h.a.b.C.a(C.java:769)
at com.neotys.nl.gui.design.q.b.h.a(h.java:128)
at com.neotys.nl.gui.design.q.b.h.a(h.java:112)
at com.neotys.nl.gui.design.q.e.m.w(m.java:167)
at com.neotys.d.a.p.A.a(A.java:285)
at com.neotys.d.a.p.A.doInBackground(A.java:282)
at javax.swing.SwingWorker$1.call(SwingWorker.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at javax.swing.SwingWorker.run(SwingWorker.java:334)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

Chris G.
Chris G.

Chris G.

Level
0
1 / 100
point

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

The error is "Connection reset by peer" so it can either be a network error between NeoLoad and the SVN server or an issue on the SVN server itself. Is it a SVN installed on Windows?

Do you have any anti-virus installed that could interfer with the SVN server?

Is it a big project or in other words are you able to share a lower size project?