-
Notifications
You must be signed in to change notification settings - Fork 197
Description
D:\Projects\PicklesCmd>Pickles.CommandLine.exe -FeatureDirectory "d:\Projects\TestProject1\TestProject1\Features" -OutputDirectory "d:\Projects\TestProject1\TestProj
ect1\bin\Debug\features" -DocumentationFormat Word
Pickles v.0.6.0.0
Reading features from D:\Projects\PicklesCmd
Neošetřená výjimka: System.IO.IOException: Proces nemůže přistupovat k souboru D:\Projects\PicklesCmd\log.txt, protože soubor je využíván jiným procesem.
v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
v System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options
, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromP
roxy)
v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
v System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
v System.IO.StreamReader..ctor(String path, Encoding encoding)
v System.IO.File.ReadAllText(String path, Encoding encoding)
v Pickles.DirectoryCrawler.FeatureNodeFactory.Create(FileSystemInfo root, FileSystemInfo location) v D:\Projects\chfj-pickles-0d12e34\src\Pickles\Pickles\Director
yCrawler\FeatureNodeFactory.cs:řádek 62
v Pickles.DirectoryCrawler.DirectoryTreeCrawler.Crawl(DirectoryInfo directory, IDirectoryTreeNode rootNode) v D:\Projects\chfj-pickles-0d12e34\src\Pickles\Pickles
\DirectoryCrawler\DirectoryTreeCrawler.cs:řádek 67
v Pickles.DirectoryCrawler.DirectoryTreeCrawler.Crawl(DirectoryInfo directory) v D:\Projects\chfj-pickles-0d12e34\src\Pickles\Pickles\DirectoryCrawler\DirectoryTr
eeCrawler.cs:řádek 48
v Pickles.Runner.Run(IKernel kernel) v D:\Projects\chfj-pickles-0d12e34\src\Pickles\Pickles\Runner.cs:řádek 35
v Pickles.CommandLine.Program.Main(String[] args) v D:\Projects\chfj-pickles-0d12e34\src\Pickles\Pickles.CommandLine\Program.cs:řádek 53