Eissam Yassin created DIRMINA-1188:
--------------------------------------

             Summary: Moving from non-blocking to blocking communication using 
APR
                 Key: DIRMINA-1188
                 URL: https://issues.apache.org/jira/browse/DIRMINA-1188
             Project: MINA
          Issue Type: Bug
    Affects Versions: 2.2.1
         Environment: Windows
            Reporter: Eissam Yassin


Hello,

Currently we are using Mina in Non-blocking mode communication. We are trying 
to move to blocking mode communication.

We followed Mina documentation  
[https://mina.apache.org/mina-project/userguide/ch6-transports/ch6.1-apr-transport.html]
 to do so.

We used tomcat-native-1.3.1-openssl-3.0.14-win32-bin\bin\x64 and 
tomcat-apr-5.5.23.jar

 

After applying steps described in the documentation and running the 
application, we get the following errors in the java dump file:

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000001e0b2e57e4f, pid=11568, 
tid=12284
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.7+7 (17.0.7+7) (build 
17.0.7+7)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (17.0.7+7, mixed mode, 
sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [tcnative-1.dll+0x7e4f]
#

We appreciate your assistance.

 

Many Thanks,

Eissam Yassin



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to