Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. LdapPoolManager: using authmech: simple
  2. com.sun.jndi.ldap.pool.Pool@65530ba5 {ads.iu.edu:636:ssl::javax.net.ssl.SSLSocketFactory:cn=sisads,ou=Accounts,dc=ads,dc=iu,dc=edu=com.sun.jndi.ldap.pool.ConnectionsRef@360fa053}.get(): ads.iu.edu:636:ssl::javax.net.ssl.SSLSocketFactory:cn=sisads,ou=Accounts,dc=ads,dc=iu,dc=edu
  3. com.sun.jndi.ldap.pool.Pool@65530ba5 {ads.iu.edu:636:ssl::javax.net.ssl.SSLSocketFactory:cn=sisads,ou=Accounts,dc=ads,dc=iu,dc=edu=com.sun.jndi.ldap.pool.ConnectionsRef@360fa053}.size: 1
  4. com.sun.jndi.ldap.pool.Pool@65530ba5 {ads.iu.edu:636:ssl::javax.net.ssl.SSLSocketFactory:cn=sisads,ou=Accounts,dc=ads,dc=iu,dc=edu=com.sun.jndi.ldap.pool.ConnectionsRef@360fa053}.get(): size after: 1
  5. com.sun.jndi.ldap.pool.Connections@3ce4d346.get(): before; size: 5
  6. ConnectionDesc.tryUse() com.sun.jndi.ldap.LdapClient@10163d83 idle
  7. com.sun.jndi.ldap.pool.Connections@3ce4d346.get(): use com.sun.jndi.ldap.LdapClient@10163d83; size: 5
  8. Use com.sun.jndi.ldap.LdapClient@10163d83
  9. com.sun.jndi.ldap.pool.Connections@3ce4d346.get(): after; size: 5
  10. com.sun.jndi.ldap.pool.Connections@3ce4d346.release(): com.sun.jndi.ldap.LdapClient@10163d83; size: 5
  11. com.sun.jndi.ldap.pool.Connections@3ce4d346.release(): release com.sun.jndi.ldap.LdapClient@10163d83; size: 5
  12. Release com.sun.jndi.ldap.LdapClient@10163d83
  13. ConnectionDesc.release() com.sun.jndi.ldap.LdapClient@10163d83 busy
  14. com.sun.jndi.ldap.pool.Connections@3ce4d346.release(): notify; size: 5
  15. Oct 30, 2014 11:44:32 AM org.apache.jasper.compiler.TldLocationsCache tldScanJar
  16. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement