IdP 3.21 Windows MSI installer and Jetty

Michael A Grady mgrady at unicon.net
Tue Jan 12 16:15:48 EST 2016


> On Jan 12, 2016, at 12:34 PM, Cantor, Scott <cantor.2 at OSU.EDU> wrote:
> 
>> Is there any Jetty log setting(s) that would get Jetty to log what config files it
>> is reading?
> 
> It logs the credential files it uses when it sets up the TLS connector.
> 

I'm not seeing it logged, except if I specify a file it can't find. And I did figure out the problem, I hadn't noticed that I'd renamed the original idp.ini file as "idp-original.ini", rather than "idp.ini.original", so the settings from that original version were overriding my changes to idp.in. As soon as I changed the name of the original one, worked as expected (producing error that I had misspelled the new cert file name.)

The other thing I've noticed is that I'm seeing some messages like the following in IdP/jetty-base/logs/ stderrout:

2016-01-12 13:08:05.362:INFO:oejs.Server:main: Started @24985ms
2016-01-12 13:08:12.864:WARN:oejur.FileResource:qtp1942406066-45: bad alias for C:\Windows\Temp\jetty-localhost-80-idp.war-_idp-any-4691260493955669507.dir\webinf\C:\Program Files (x86)\Shibboleth\IdP\messages\authn-messages_en_US.properties: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
2016-01-12 13:08:12.867:WARN:oejur.FileResource:qtp1942406066-45: bad alias for C:\Windows\Temp\jetty-localhost-80-idp.war-_idp-any-4691260493955669507.dir\webinf\C:\Program Files (x86)\Shibboleth\IdP\messages\authn-messages_en_US.xml: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
2016-01-12 13:08:12.870:WARN:oejur.FileResource:qtp1942406066-45: bad alias for C:\Windows\Temp\jetty-localhost-80-idp.war-_idp-any-4691260493955669507.dir\webinf\C:\Program Files (x86)\Shibboleth\IdP\messages\authn-messages_en.properties: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
....


Seems like it is constructing a path where it is appending idp_home a 2nd time in the middle of the path, which sounds like another thread I vaguely recollect. Doesn't seem to be hurting anything, though.

--
Michael A. Grady
IAM Architect, Unicon, Inc.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://shibboleth.net/pipermail/users/attachments/20160112/f7fb045b/attachment.sig>


More information about the users mailing list