When I try to use the PVCS to SVN Imported, I get the following error..
17:20:07,182 [main] DEBUG Exec:80 - Process exit value: -3
17:20:07,182 [main] ERROR Main:96 - EXCEPTION CAUGHT: org.polarion.svnimporter.pvcsprovider.PvcsException: Process exit code: -3
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.executeCommand(PvcsProvider.java:507)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.getLogInformation(PvcsProvider.java:212)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.buildPvcsModel(PvcsProvider.java:128)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.buildSvnModel(PvcsProvider.java:165)
at org.polarion.svnimporter.main.Main.buildFullSvnModel(Main.java:158)
at org.polarion.svnimporter.main.Main.run(Main.java:88)
at org.polarion.svnimporter.main.Main.main(Main.java:51)
Nothing more is available in the stack trace.. Can somebody please help with what error code -3 indicates ?
Process exit code: -3
-
- Posts: 12
- Joined: Tue Mar 13, 2012 9:02 pm
Re: Process exit code: -3
Try disabling log cleanup and then go see what files are left. There could be a hint in there somewhere.
-
- Posts: 3
- Joined: Mon Apr 08, 2013 4:46 pm
Re: Process exit code: -3
I did something and have progressed a step ahead. Now my log shows the following
6:48:58,449 [main] INFO Exec:84 - exec c:/Program Files/Serena/vm/win32/bin/pcli.exe run ->C:/temp/pvcs/pvcs.tempdir/vlog.tmp -q vlog -pr\"Y:/CONFIDENTIAL/CMENV\" -idXXX:XXX -z /
16:48:58,840 [stderr] INFO Exec:84 - Serena PVCS Version Manager (PCLI) v8.3.0.0 (Build 516) for Windows NT/80x86
16:48:58,840 [stderr] INFO Exec:84 - Copyright 1985-2010 Serena Software. All rights reserved.
16:49:11,281 [main] DEBUG Exec:80 - Process exit value: -13
16:49:11,281 [main] ERROR Main:96 - EXCEPTION CAUGHT: org.polarion.svnimporter.pvcsprovider.PvcsException: Process exit code: -13
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.executeCommand(PvcsProvider.java:507)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.getLogInformation(PvcsProvider.java:219)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.buildPvcsModel(PvcsProvider.java:128)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.buildSvnModel(PvcsProvider.java:165)
at org.polarion.svnimporter.main.Main.buildFullSvnModel(Main.java:158)
at org.polarion.svnimporter.main.Main.run(Main.java:88)
at org.polarion.svnimporter.main.Main.main(Main.java:51)
Am tried to execute the vlog command as follows via command prompt and this works out successfully..
pcli.exe vlog -pr\"Y:/CONFIDENTIAL/CMENV\" -idxxx:xxx -z /
whereas as suggested in the SVN Importer Log, If i try to execute the command
pcli.exe run ->C:/temp/pvcs/pvcs.tempdir/vlog.tmp -q vlog -pr\"Y:/CONFIDENTIAL/CMENV\" -idXXX:XXX -z /
in the command prompt, I get an error as follows
An invalid command line flag: "" was entered.
Am stuck up here.. Any help please ?
6:48:58,449 [main] INFO Exec:84 - exec c:/Program Files/Serena/vm/win32/bin/pcli.exe run ->C:/temp/pvcs/pvcs.tempdir/vlog.tmp -q vlog -pr\"Y:/CONFIDENTIAL/CMENV\" -idXXX:XXX -z /
16:48:58,840 [stderr] INFO Exec:84 - Serena PVCS Version Manager (PCLI) v8.3.0.0 (Build 516) for Windows NT/80x86
16:48:58,840 [stderr] INFO Exec:84 - Copyright 1985-2010 Serena Software. All rights reserved.
16:49:11,281 [main] DEBUG Exec:80 - Process exit value: -13
16:49:11,281 [main] ERROR Main:96 - EXCEPTION CAUGHT: org.polarion.svnimporter.pvcsprovider.PvcsException: Process exit code: -13
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.executeCommand(PvcsProvider.java:507)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.getLogInformation(PvcsProvider.java:219)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.buildPvcsModel(PvcsProvider.java:128)
at org.polarion.svnimporter.pvcsprovider.PvcsProvider.buildSvnModel(PvcsProvider.java:165)
at org.polarion.svnimporter.main.Main.buildFullSvnModel(Main.java:158)
at org.polarion.svnimporter.main.Main.run(Main.java:88)
at org.polarion.svnimporter.main.Main.main(Main.java:51)
Am tried to execute the vlog command as follows via command prompt and this works out successfully..
pcli.exe vlog -pr\"Y:/CONFIDENTIAL/CMENV\" -idxxx:xxx -z /
whereas as suggested in the SVN Importer Log, If i try to execute the command
pcli.exe run ->C:/temp/pvcs/pvcs.tempdir/vlog.tmp -q vlog -pr\"Y:/CONFIDENTIAL/CMENV\" -idXXX:XXX -z /
in the command prompt, I get an error as follows
An invalid command line flag: "" was entered.
Am stuck up here.. Any help please ?
Re: Process exit code: -3
I actually encountered this exact same error (after my previous post) with one of my repos. My initial solution was to modify the files.tmp file and the vlog.tmp file and skip the failing files. (With the intent to check out all of the revisions manually and just add them into SVN later which was working because the file still existed and PVCS allowed me to do gets on all of the revisions). This skipped the failing files but ended up still failing because other files weren't found.
Re: Process exit code: -3
Nothing more is available in the stack trace.. Can somebody please help with what error code -3 indicates ?
Return to “Polarion SVN Importer (Repository Converter)”
Who is online
Users browsing this forum: No registered users and 6 guests