I an setting up a cluster using terracotta, and tomcat 6 to run the shibboleth application.
The servers start correctly. The clients start correctly. (I could see them on dev-console).
When I try to use the shibboleth application I get the following error in the shibb logs:
IllegalStateException: This classloader instance has not been registered (loader class:org.apache.catalina.loader.WebappClassLoader).
The correct Terracotta Integration Module (TIM) may be missing from this
installation of Terracotta, or an unsupported platform is being used.
See the current list of supported platforms at
http://www.terracotta.org/web/display/docs/Platform+Support.
.... and so on .....
it advises me to add module statements to tc-config.xml. but it dosent's say where.
I am using:
tomcat: apache-tomcat-6.0.33
and
jave: jre1.6.0_25