When I try to migrate a project to NTS I have the following error message :
com.neotys.nl.k.a.h: Server 'X.X.X.X' seems to not support WebDAV or the WebDAV configuration is incorrect.
Please check the host, port and repository path of the Collaboration server.
at com.neotys.nl.k.a.F.a(F.java:41)
at com.neotys.nl.k.a.c.r.a(r.java:84)
at com.neotys.nl.k.a.c.r.a(r.java:89)
at com.neotys.nl.k.a.c.s.b(s.java:959)
at com.neotys.nl.gui.design.r.a.f.b(f.java:219)
at com.neotys.nl.gui.design.r.a.f.y(f.java:100)
at com.neotys.d.a.r.L.a(L.java:298)
at com.neotys.d.a.r.L.doInBackground(L.java:295)
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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: Commit failed (details follow):
svn: timed out waiting for server
svn: MKACTIVITY request failed on '/svnroot/DSN_2019_1_2_0/!svn/act/b4f493ac-7501-0010-90dd-8bfd5d437439'
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.internal.wc.SVNCopyDriver.copyWCToRepos(SVNCopyDriver.java:936)
at org.tmatesoft.svn.core.internal.wc.SVNCopyDriver.setupCopy(SVNCopyDriver.java:623)
at org.tmatesoft.svn.core.wc.SVNCopyClient.doCopy(SVNCopyClient.java:426)
at com.neotys.nl.k.a.c.s.b(s.java:952)
... 10 more
How can I desactivate the project migration to the NTS ?
Best Regards,
Foussey B.
Looking at the error it's a timeout issue when communicating with your NTS server. It could be a network lantency issue or the NTS server that is overloaded. You should check it while trying to upgrade your project.
The project migration is mandatory if you would like to keep using your repo.
Otherwise if you do a "save as" of your current collaborative project it will unshare it and it will not be linked anymore to your NTS.
Hello,
It is not because of the overload on the NTS server. It could be a network latency. How can I increase the value of the NTS timeout on the neoload controller and where ?
Thank you.
Best Regads,
Fousseyni B.