Problem with Apache Tomcat in IdP
Ian Rifkin
irifkin at brandeis.edu
Mon Apr 13 16:01:35 EDT 2015
Hi,
I'm sending attached my idp-process.log. Can you help me with the messages?
>
In the first "error" line it says "Unable to unmarshall metadata…Invalid
XML". And I see it mention a URL of
http://ds.fedexpresso.edu.br/metadata/ds-metadata.xml but when I go to that
URL it doesn't load for me. Likewise your log file also says "No route to
host".
It sounds like you have a SP listed that should use that for the metadata
URL and that it can't find it. When that happens it attempts to read from
the backup file.
You can manually create the backup file if needed, but you should make sure
that the metadata URL is correct.
Further down in the log I see it complaining about not being able to
connect to LDAP. It looks like it's trying to connect to "
idp.fedexpresso.edu.br:389" but perhaps that shouldn't have the ".br" as
the TLD?
At any rate, just search for the lines that say "error". I suggest starting
with whatever "error" you see first, then restarting tomcat, then checking
for whatever the next error is until you have no errors.
If you look in Tomcat's catalina.out log you should see something about it
successfully deploying the idp.war file once you get past the startup
errors. The log directory for Tomcat can be set to go wherever, but check
for something like /var/log/tomcat6/catalina.out. If you download Tomcat
the path is just {tomcat_dir}/logs.
Hope that helps.
Regards,
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150413/fe626f98/attachment.html
More information about the users
mailing list