Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-981

symbol EC_KEY_free not defined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • JWS 5.0_RHEL ER1
    • JWS 5.0_RHEL DR2
    • None
    • None
    • Hide

      Connector:

      <Connector port="8443" protocol="org.apache.coyote.http11.Http11AprProtocol" secure="true" scheme="https" SSLEnabled="true" SSLCertificateFile="/tmp/certs/127.0.0.1.crt" SSLCertificateKeyFile="/tmp/certs/127.0.0.1.key" SSLCACertificateFile="/tmp/certs/ca.pem" SSLVerifyClient="require" SSLVerifyDepth="10" clientAuth="true"/>
      

      Log:

      25-Apr-2018 10:46:28.510 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-apr-8443"]
      /qa/tools/opt/x86_64/openjdk-1.8.0/bin/java: relocation error: /tmp/jws5-script/jws-5.0/tomcat/lib/libtcnative-1.so: symbol EC_KEY_free, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
      

      Noe-tests:
      OCSPTomcatTest

      Show
      Connector: <Connector port= "8443" protocol= "org.apache.coyote.http11.Http11AprProtocol" secure= " true " scheme= "https" SSLEnabled= " true " SSLCertificateFile= "/tmp/certs/127.0.0.1.crt" SSLCertificateKeyFile= "/tmp/certs/127.0.0.1.key" SSLCACertificateFile= "/tmp/certs/ca.pem" SSLVerifyClient= "require" SSLVerifyDepth= "10" clientAuth= " true " /> Log: 25-Apr-2018 10:46:28.510 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [ "https-openssl-apr-8443" ] /qa/tools/opt/x86_64/openjdk-1.8.0/bin/java: relocation error: /tmp/jws5-script/jws-5.0/tomcat/lib/libtcnative-1.so: symbol EC_KEY_free, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference Noe-tests: OCSPTomcatTest

    Description

      Tomcat has an issue in HTTPS connector initialization:

      libtcnative-1.so: symbol EC_KEY_free, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
      

      Attachments

        Activity

          People

            rhn-support-csutherl Coty Sutherland
            mmadzin@redhat.com Matus Madzin
            Matus Madzin Matus Madzin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: