please help
xingcy
xingcy at ihep.ac.cn
Tue May 15 06:29:23 BST 2012
Hello,
I have finished the connectiong idp and ldap,the system works well,now I add the kerberos in the system. They are installed in the same computer.The version of idp is 2.3.3,the file is 1.0 that I export. There is no error information when I use 'mvn package' to create the jar, the I copy the jar to the /usr/local/idp/lib.I opened the read access of the jar file and I can find the /schema/kerberos-login-handler.xsd in it.
But the idp-process.log have a error.
22:47:07.896 - ERROR [edu.internet2.middleware.shibboleth.common.config.BaseService:188] - Configuration was not loaded for shibboleth.HandlerManager service, error creating components. The root cause of this error was: org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'classpath:/schema/kerberos-login-handler.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
The handle.xml is
<?xml version="1.0" encoding="UTF-8"?>
<ph:ProfileHandlerGroup xmlns:ph="urn:mace:shibboleth:2.0:idp:profile-handler" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:krb="http://www.switch.ch/aai/idp/kerberos"
xsi:schemaLocation="urn:mace:shibboleth:2.0:idp:profile-handler classpath:/schema/shibboleth-2.0-idp-profile-handler.xsd
http://www.switch.ch/aai/idp/kerberos classpath:/schema/kerberos-login-handler.xsd
">
I have not experence on it,so I appreciate any information about this error.
Best Regards.
xingcy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120515/fcff8934/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: handler.xml
Type: application/octet-stream
Size: 6309 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20120515/fcff8934/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: login.config
Type: application/octet-stream
Size: 731 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20120515/fcff8934/attachment-0001.obj
More information about the users
mailing list