Skip to topic | Skip to bottom
Home
Federation
Federation.LDAPTomcatDeadr1.2 - 25 Aug 2007 - 11:58 - BrucLiongtopic end

Start of topic | Skip to actions

Tomcat refuses to start when using tomcat authentication connecting to LDAP

When you protect shibboleth-idp using tomcat authentication (rather than apache's authentication as commonly used in our instruction setup -- refer to IdP install), you may experience that tomcat refuses to start, i.e.

   export TOMCAT_HOME=/usr/local/tomcat
   $TOMCAT_HOME/bin/shutdown.sh
   $TOMCAT_HOME/bin/startup.sh
   ps aux|grep tomcat

The grep may not show any running tomcat at all, or it would just hang up where you cannot access tomcat via http://MY_DNS:8080/whateverTomcatApp

This is commonly the problem when tomcat tries to connect to your LDAP and your LDAP doesn't respond as expected. Try to check if your LDAP configuration is correct.

It's either:

  • LDAP server denies the connection
  • LDAP server's firewall prevents connection
  • your bind credential doesn't have its required permission

to top

You are here: Federation > FrequentlyAskedQuestions > LDAPTomcatDead

to top

Copyright © 1999-2010 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback