I am getting below error message while doing CVSNT to SVN migration using SVN Importer. Can any one help to resolve this issue?
As per error, it's looks like memory issue but 60 GB - Memory available on disk where dump file is creating.
14:58:40,993 [main] DEBUG CvsProvider:80 - Checkout "<path>/xyz.rptdesign" rev.1.1.4.2
14:58:41,649 [main] ERROR CvsProvider:100 - Exception caught during checkout "<path>/xyz.rptdesign" rev.1.1.4.2 RCS State=Exp
java.io.IOException: There is not enough space on the disk
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:260)
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:105)
at org.netbeans.lib.cvsclient.file.DefaultFileHandler.writeBinaryFile(DefaultFileHandler.java:423)
at org.netbeans.lib.cvsclient.response.UpdatedResponse.process(UpdatedResponse.java:112)
at org.netbeans.lib.cvsclient.Client.handleResponse(Client.java:564)
at org.netbeans.lib.cvsclient.Client.processRequests(Client.java:517)
at org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand.postExpansionExecute(CheckoutCommand.java:387)
at org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand.execute(CheckoutCommand.java:290)
at org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:611)
at org.polarion.svnimporter.cvsprovider.CvsProvider.checkout(CvsProvider.java:282)
at org.polarion.svnimporter.cvsprovider.internal.CvsContentRetriever.getContent(CvsContentRetriever.java:80)
at org.polarion.svnimporter.svnprovider.internal.actions.SvnAddFile.calculateLengthAndChecksum(SvnAddFile.java:104)
at org.polarion.svnimporter.svnprovider.internal.actions.SvnAddFile.dump(SvnAddFile.java:83)
at org.polarion.svnimporter.svnprovider.internal.SvnRevision.dump(SvnRevision.java:125)
at org.polarion.svnimporter.svnprovider.SvnDump.dump(SvnDump.java:202)
at org.polarion.svnimporter.main.Main.saveDump(Main.java:232)
at org.polarion.svnimporter.main.Main.run(Main.java:97)
at org.polarion.svnimporter.main.Main.main(Main.java:51)
There is not enough space on the disk - in CVSNT to SVN migr
-
- Posts: 6
- Joined: Wed May 09, 2012 1:35 pm
-
- Posts: 472
- Joined: Tue Oct 24, 2006 10:27 am
- Location: Polarion Software GmbH, Stuttgart
- Contact:
Re: There is not enough space on the disk - in CVSNT to SVN
Hi,
I'm not sure if this "<path>" is anonymisation before posting or real parameter.
If later - you probably need to check your configuration as < and > might be interpreted as pipes...
Best regards,
Nick
I'm not sure if this "<path>" is anonymisation before posting or real parameter.
If later - you probably need to check your configuration as < and > might be interpreted as pipes...
Best regards,
Nick
-
- Posts: 6
- Joined: Wed May 09, 2012 1:35 pm
Re: There is not enough space on the disk - in CVSNT to SVN
I found the issue and resolved it.
Issue was, value (drive) specified for 'cvs.tempdir' property contains less space, becasue of that I have got that error.
Issue was, value (drive) specified for 'cvs.tempdir' property contains less space, becasue of that I have got that error.
-
- Posts: 6
- Joined: Wed May 09, 2012 1:35 pm
Re: There is not enough space on the disk - in CVSNT to SVN
Thanks, Issue got resolve by added more disk space.
-
- Posts: 12
- Joined: Tue Mar 13, 2012 9:02 pm
Re: There is not enough space on the disk - in CVSNT to SVN
One thing I've learned is that you can dump to anywhere, and you can also import to anywhere. So I've been doing almost all of my work on my H: drive where I have a lot of space rather than on my laptop or on the SVN server.
Return to “Polarion SVN Importer (Repository Converter)”
Who is online
Users browsing this forum: No registered users and 4 guests