<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 1/12/15 2:55 PM, Hong Ye wrote:<br>
    </div>
    <blockquote
      cite="mid:5816C609-5732-4548-9600-CA13DFBA2313@cornell.edu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div style="margin: 0px; font-size: 11px; font-family: Menlo;">
        <div style="margin: 0px;"><br>
          <div style="margin: 0px;"><br>
          </div>
          <div style="margin: 0px;">
            <div style="margin: 0px;">-bash-4.1$
              /app/shibboleth/environment/jdk/bin/java -version</div>
            <div style="margin: 0px;">java version "1.8.0_25"</div>
            <div style="margin: 0px;">Java(TM) SE Runtime Environment
              (build 1.8.0_25-b17)</div>
            <div style="margin: 0px;">Java HotSpot(TM) 64-Bit Server VM
              (build 25.25-b02, mixed mode)</div>
            <div style="margin: 0px;"><br>
            </div>
          </div>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    Ok.  I'm still baffled.  I don't offhand see anything wrong with the
    way Tomcat is running. <br>
    <br>
    Basically, the way it's behaving, it's like either 1) it's not
    picking up the JCA security provider jars in jre/lib/ext or 2) the
    security providers aren't being registered at runtime, so they're
    not available.  <br>
    <br>
    Re: 1:  can you confirm the contents of the JDK's jre/lib/ext (post
    a file list)?<br>
    <br>
    Re: 2:  can you confirm the contents of the JDK's
    jre/lib/security/java.security, specifically the
    'security.provider.N' lines?<br>
    <br>
    <br>
    Unless you've deliberately changed something there, it should work.
    But it's not working... so it can't hurt to check the obvious.<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>