Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-287812: Auf eine geschlossene Pipe kann nicht zugegriffen werden.

$
0
0
Reporter Thomas Stocker (thomas.stocker) Thomas Stocker (thomas.stocker)
Created Jan 17, 2012 12:07:09 PM
Updated Mar 21, 2012 7:11:29 PM
Resolved Mar 21, 2012 7:11:28 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 Version=6.1.38.146, Built=2011-12-30T12:18:32, Configuration=“Csharp InternalMode Vbnet VS1000”
Auf eine geschlossene Pipe kann nicht zugegriffen werden.

--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “Auf eine geschlossene Pipe kann nicht zugegriffen werden.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = System.Core
StackTraceString = “
  bei System.IO.__Error.PipeNotOpen()
     bei System.IO.Pipes.PipeStream.CheckReadOperations()
     bei System.IO.Pipes.PipeStream.BeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)
     bei JetBrains.Util.NamedPipes.AsyncMessageStreamReader.BeginReadMessage()
     bei JetBrains.Util.NamedPipes.AsyncServerPipeMessageReader.<BeginReadMessage>b__4(IAsyncResult result)
     bei JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Auf eine geschlossene Pipe kann nicht zugegriffen werden.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  bei JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     bei JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     bei JetBrains.DataFlow.Signal`1.Fire(TValue value)
     bei System.IO.Pipes.NamedPipeServerStream.AsyncWaitForConnectionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOverlapped)
     bei System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Viewing all articles
Browse latest Browse all 106942

Trending Articles