This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/34313] New: SSLEngine for NIO - socket connection not working


Getting the following exception with the gcj4.3.0
The code is not using any nio - but Jessie is and due to which I am getting
this exception. The same code does work with openjdk. 

error pre-initialising SSL for JNDI connection: javax.naming.NamingException:
error pre-initialising SSL for JNDI connection:
java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine for NIO
caused by java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine
for NIO
javax.naming.NamingException: error pre-initialising SSL for JNDI connection:
javax.naming.NamingException: error pre-initialising SSL for JNDI connection:
java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine for NIO
caused by java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine
for NIO caused by javax.naming.NamingException: error pre-initialising SSL for
JNDI connection: java.lang.UnsupportedOperationException: use
javax.net.ssl.SSLEngine for NIO caused by
java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine for NIO


-- 
           Summary: SSLEngine for NIO - socket connection not working
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: syedahmed1 at sbcglobal dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34313


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]