Shibboleth 3.3.1 install on brand new Windows Server
Steven Teixeira
steixeira at csustan.edu
Wed Mar 22 20:02:23 EDT 2017
Has anyone tried installing Shibboleth 3.3.1 on a brand new Windows Server(2012R2)? Our upgrade from 3.3.0 to 3.3.1 in our non-production environment seems to work, but when I attempt to install on a brand new server, the Windows Service never starts after install, or after a reboot, and also fails to start manually. I've tried the 3.3.1 installation a few times, and installing 3.3.0 doesn't seem to have this issue, but I'm not sure if I'm missing something or doing something differently and not realizing it. Since the upgrade seems to work, I suppose we can upgrade in production, but not having it work on a new server makes me cautious to finish deploying to production if there's more going on I haven't seen/found yet.
The only error log I've been able to find is in ProcRun\log and says(the properties file that's referenced changes with every start attempt):
2017-03-22 15:21:11 Commons Daemon procrun stderr initialized
java.nio.file.NoSuchFileException: C:\Program Files (x86)\Shibboleth\IdP\jetty-base\tmp\start_6520181791236828906.properties
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.Files.createFile(Unknown Source)
at java.nio.file.TempFileHelper.create(Unknown Source)
at java.nio.file.TempFileHelper.createTempFile(Unknown Source)
at java.nio.file.Files.createTempFile(Unknown Source)
at org.eclipse.jetty.start.StartArgs.getMainArgs(StartArgs.java:596)
at org.eclipse.jetty.start.Main.invokeMain(Main.java:204)
at org.eclipse.jetty.start.Main.start(Main.java:457)
at org.eclipse.jetty.start.Main.main(Main.java:75)
Usage: java -jar start.jar [options] [properties] [configs]
java -jar start.jar --help # for more information
Steven Teixeira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170323/998cb4e8/attachment-0001.html>
More information about the users
mailing list