cptjackwu commented on issue #930: URL: https://github.com/apache/plc4x/issues/930#issuecomment-1537729987
[nioEventLoopGroup-2-1] INFO org.apache.plc4x.java.s7.readwrite.protocol.S7ProtocolLogic - S7 Driver running in ACTIVE mode. Exception in thread "main" java.nio.BufferOverflowException at java.nio.Buffer.nextPutIndex(Buffer.java:521) at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:169) at com.github.jinahya.bit.io.BufferByteOutput.write(BufferByteOutput.java:127) at com.github.jinahya.bit.io.DefaultBitOutput.write(DefaultBitOutput.java:56) at com.github.jinahya.bit.io.AbstractBitOutput.unsigned8(AbstractBitOutput.java:72) at com.github.jinahya.bit.io.AbstractBitOutput.unsigned16(AbstractBitOutput.java:94) at com.github.jinahya.bit.io.AbstractBitOutput.writeInt(AbstractBitOutput.java:120) at com.github.jinahya.bit.io.AbstractBitOutput.writeByte(AbstractBitOutput.java:106) at org.apache.plc4x.java.spi.generation.WriteBufferByteBased.writeSignedByte(WriteBufferByteBased.java:211) at org.apache.plc4x.java.spi.generation.WriteBufferByteBased.writeByteArray(WriteBufferByteBased.java:103) at org.apache.plc4x.java.spi.generation.WriteBuffer.writeByteArray(WriteBuffer.java:48) at org.apache.plc4x.java.s7.readwrite.utils.StaticHelper.serializeS7String(StaticHelper.java:2047) at org.apache.plc4x.java.s7.readwrite.DataItem.staticSerialize(DataItem.java:349) at org.apache.plc4x.java.s7.readwrite.DataItem.staticSerialize(DataItem.java:248) at org.apache.plc4x.java.s7.readwrite.protocol.S7ProtocolLogic.serializePlcValue(S7ProtocolLogic.java:865) at org.apache.plc4x.java.s7.readwrite.protocol.S7ProtocolLogic.write(S7ProtocolLogic.java:287) at org.apache.plc4x.java.spi.optimizer.BaseOptimizer.lambda$optimizedWrite$2(BaseOptimizer.java:113) at org.apache.plc4x.java.spi.optimizer.BaseOptimizer.send(BaseOptimizer.java:150) at org.apache.plc4x.java.spi.optimizer.BaseOptimizer.optimizedWrite(BaseOptimizer.java:113) at org.apache.plc4x.java.spi.connection.AbstractPlcConnection.write(AbstractPlcConnection.java:175) at org.apache.plc4x.java.spi.messages.DefaultPlcWriteRequest.execute(DefaultPlcWriteRequest.java:66) at Write.main(Write.java:51) At 2023-05-08 09:54:59, "hongjinlin" ***@***.***> wrote: Please provide the details of the error message. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org