No such file or directory Error (ShibIdP 2.3.6 on Server 2008 R2)
Dan McLaughlin
dmclaughlin at tech-consortium.com
Mon Jun 4 04:45:08 BST 2012
Adding the third slash fixed it. I've even found several references to
the third slash being required on Windows.
http://stat.ethz.ch/R-manual/R-patched/library/base/html/connections.html
http://en.wikipedia.org/wiki/File_URI_scheme
RFC1738 even seems to back up the fact that the third slash is required...
http://www.ietf.org/rfc/rfc1738.txt
fileurl = "file://" [ host | "localhost" ] "/" fpath
So it would seem that the problem is now a Shibboleth bug introduced
by JDK 7 finally conforming to RFC1738.
--
Thanks,
Dan
On Sat, Jun 2, 2012 at 5:40 AM, Chad La Joie <lajoie at shibboleth.net> wrote:
> 'file://
More information about the users
mailing list