Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line Pickles IO error on Win7 #100

Open
Muffon opened this issue Jul 19, 2012 · 0 comments
Open

Command line Pickles IO error on Win7 #100

Muffon opened this issue Jul 19, 2012 · 0 comments
Labels

Comments

@Muffon
Copy link

Muffon commented Jul 19, 2012

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant