By: Ireneusz Kawalec user 19 Aug 2015 at 6:40 a.m. CDT

1 Response
Ireneusz Kawalec gravatar
I struggling to install Shibboleth IDP using community-edition-setup installation script. Here's the output from setup.py script: http://hastebin.com/esubozifoq.vbs Although installation finishes successfully I can't see idp application inside tomcat webapps: GLUU.root@ce:/opt# ls /opt/tomcat/webapps/ identity identity.war oxauth oxauth.war The directory 'idp' itself exists in /opt: GLUU.root@ce:/opt/idp# ls conf lib logs metadata sp ssl temp_metadata war As a test I'm accessing following url to get idp metadata: https://ce.gluu.info/idp/shibboleth The response is GET https://ce.gluu.info/idp/shibboleth 503 (Service Unavailable). How can I install Shibboleth IDP using installation script provided by Gluu? Is there something I'm missing? I'm performing installation on ubuntu 14.04 and downloaded deb manually due to this issue: https://support.gluu.org/view/installation/no-login-page-after-clean-install-on-ubuntu-1404/2040 I'm attaching all logs from tomcat. The only useful information I found there is: INFO | jvm 1 | 2015/08/19 11:26:27 | INFO: Deploying configuration descriptor /opt/apache-tomcat-7.0.55/conf/Catalina/localhost/idp.xml INFO | jvm 1 | 2015/08/19 11:26:34 | Aug 19, 2015 11:26:34 AM org.apache.catalina.core.StandardContext startInternal INFO | jvm 1 | 2015/08/19 11:26:34 | SEVERE: Error filterStart INFO | jvm 1 | 2015/08/19 11:26:34 | Aug 19, 2015 11:26:34 AM org.apache.catalina.core.StandardContext startInternal INFO | jvm 1 | 2015/08/19 11:26:34 | SEVERE: Context [/idp] startup failed due to previous errors INFO | jvm 1 | 2015/08/19 11:26:34 | Aug 19, 2015 11:26:34 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads INFO | jvm 1 | 2015/08/19 11:26:34 | SEVERE: The web application [/idp] appears to have started a thread named [Timer-1] but has failed to stop it. This is very likely to create a memory leak.

By Mohib Zico staff 19 Aug 2015 at 8:10 a.m. CDT

Mohib Zico gravatar
Not sure what's your problem. I just checked the installation and it worked like a charm. May be you can grab a new VM and properly follow CE [doc](http://www.gluu.org/docs/articles/gluu-server-ce/).