Installation of Version 2025.2.4: Completed with 4 errors
Hi
I just tried to install the new version 2025.2.4 and the installation completed with 4 errors.
I don't know if it has anything to do, but I'm on Windows 11 ARM, 25H2.
Kind Regards
Marco
***
20:03:14.610 |E| AsyncPipeReader | The user callback has failed to process the received data. Das Handle ist ungültig
--- EXCEPTION #1/2 [Win32Exception]
Message = “Das Handle ist ungültig”
NativeErrorCode = 6
StackTraceString = “
bei JetBrains.Util.InvokeChildProcess.PipeStreams.Kernel32Dll_WriteFile(Void* hFile, ReadOnlySpan`1 buffer) in Kernel32Dll.il:line IL_002C mvid 92ED
bei JetBrains.Util.InvokeChildProcess.PipeStreams.<>c__DisplayClass6_1.<IntoParentProcessStreams>b__1(ByteBuffer buffer, Boolean isError, ILogger _) in PipeStreams.il:line IL_0000 mvid 92ED
bei JetBrains.Util.InvokeChildProcess.<>c__DisplayClass12_0.<InvokeCore_Native_PumpStream>b__0(ByteBuffer buffer) in InvokeChildProcess.il:line IL_0000 mvid 92ED
bei JetBrains.Util.Threading.AsyncPipeReader.OnRead(ByteBuffer buffer) in OnRead.il:line IL_0000 mvid 64B2
”
ExceptionPath = Root.InnerException
ClassName = System.ComponentModel.Win32Exception
HResult = E_FAIL=EFail=80004005
Source = JetBrains.Platform.Util
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The user callback has failed to process the received data. Das Handle ist ungültig”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
bei JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid 64B2
bei JetBrains.Util.ILoggerEx.Error(ILogger logger, Exception exception, String message) in Error.il:line IL_0025 mvid 64B2
bei JetBrains.Util.Threading.AsyncPipeReader.OnRead(ByteBuffer buffer) in OnRead.il:line IL_0020 mvid 64B2
bei JetBrains.Util.Threading.AsyncPipeReader.SwitchIoResult(WinError ioresult, SwitchFlags switchflags, UInt32 dwBytesRead, OperationControlFlags operflags) in SwitchIoResult.il:line IL_00CE mvid 64B2
bei JetBrains.Util.Threading.AsyncPipeReader.IoCompletionCallback(Void* Instance, Void* Context, Void* Overlapped, UInt32 IoResult, UIntPtr NumberOfBytesTransferred, Void* Io) in IoCompletionCallback.il:line IL_002B mvid 64B2
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
Please sign in to leave a comment.
Funny, but I couldn't reproduce on another (almost identical) machine…
Sorry for bothering you.
I uninstalled Visual Studio 2026 Insiders and apparently ended up with a broken installation of Visual Studio 2022.
After repairing the installation of Visual Studio 2022, the installation of ReSharper was successful.
Hello Marco Finschi, do I understand correctly that everything is fine on your side now?
The message in the comment isn't from installing ReSharper, it's from running Visual Studio to apply changes after installing some products into Visual Studio. ReSharper should work properly.
Hi Maria
Thanks for your reply.
Yes, everything is fine now on my side.
Kind Regards
Marco