Azure / Azure/DotNetty

windows server2008R2 dotnetty websocket server error

Open
#521 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

#### When run build anycup console application at windows server2008R2

在 DotNetty.Transport.Channels.DefaultMaxMessagesRecvByteBufAllocator.MaxMess
ageHandle`1.Allocate(IByteBufferAllocator alloc)
在 DotNetty.Transport.Channels.Sockets.AbstractSocketByteChannel.SocketByteCh
annelUnsafe.FinishRead(SocketChannelAsyncOperation operation)
OnConnectionException:System.OutOfMemoryException: 引发类型为“System.OutOfMemor
yException”的异常。
在 DotNetty.Buffers.HeapArena.NewChunk(Int32 pageSize, Int32 maxOrder, Int32
pageShifts, Int32 chunkSize)
在 DotNetty.Buffers.PoolArena`1.AllocateNormal(PooledByteBuffer`1 buf, Int32
reqCapacity, Int32 normCapacity)
在 DotNetty.Buffers.PoolArena`1.Allocate(PoolThreadCache`1 cache, PooledByteB
uffer`1 buf, Int32 reqCapacity)
在 DotNetty.Buffers.PooledByteBufferAllocator.NewHeapBuffer(Int32 initialCapa
city, Int32 maxCapacity)
在 DotNetty.Buffers.AbstractByteBufferAllocator.Buffer(Int32 initialCapacity)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.