Skip to content

executionStrategy.Execute on submission №463747 has thrown an exception: System.ArgumentException: Illegal characters in path. #495

Open
@NikolayIT

Description

@NikolayIT

2015-04-05 13:02:23,276 [Thread №2] ERROR Job №2 executionStrategy.Execute on submission №463747 has thrown an exception: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.Security.Permissions.FileIOPermission.CheckIllegalCharacters(String[] str) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath) at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) at Ionic.Zip.ZipEntry.MoveFileInPlace(Boolean fileExistsBeforeExtraction, String targetFileName, String tmpPath, Boolean checkLaterForResetDirTimes) at Ionic.Zip.ZipEntry.InternalExtractToBaseDir(String baseDir, String password, ZipContainer zipContainer, ZipEntrySource zipEntrySource, String fileName) at OJS.Workers.Compilers.MsBuildCompiler.UnzipFile(String fileToUnzip, String outputDirectory) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.Compilers\MsBuildCompiler.cs:line 80 at OJS.Workers.Compilers.MsBuildCompiler.BuildCompilerArguments(String inputFile, String outputFile, String additionalArguments) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.Compilers\MsBuildCompiler.cs:line 59 at OJS.Workers.Compilers.Compiler.Compile(String compilerPath, String inputFile, String additionalArguments) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.Compilers\Compiler.cs:line 71 at OJS.Workers.ExecutionStrategies.ExecutionStrategy.Compile(CompilerType compilerType, String compilerPath, String compilerArguments, String submissionFilePath) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.ExecutionStrategies\ExecutionStrategy.cs:line 115 at OJS.Workers.ExecutionStrategies.ExecutionStrategy.CompileExecuteAndCheck(ExecutionContext executionContext, Func2 getCompilerPathFunc, IExecutor executor) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.ExecutionStrategies\ExecutionStrategy.cs:line 18
at OJS.Workers.ExecutionStrategies.CompileExecuteAndCheckExecutionStrategy.Execute(ExecutionContext executionContext) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.ExecutionStrategies\CompileExecuteAndCheckExecutionStrategy.cs:line 21
at OJS.Workers.LocalWorker.SubmissionJob.ProcessSubmission(Submission submission) in c:\Dev\OpenJudgeSystem\Open Judge System\Workers\OJS.Workers.LocalWorker\SubmissionJob.cs:line 180`

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions