<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">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.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">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):<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2017-03-22 15:21:11 Commons Daemon procrun stderr initialized<o:p></o:p></p>
<p class="MsoNormal">java.nio.file.NoSuchFileException: C:\Program Files (x86)\Shibboleth\IdP\jetty-base\tmp\start_6520181791236828906.properties<o:p></o:p></p>
<p class="MsoNormal">                at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at java.nio.file.Files.newByteChannel(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at java.nio.file.Files.createFile(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at java.nio.file.TempFileHelper.create(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at java.nio.file.TempFileHelper.createTempFile(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at java.nio.file.Files.createTempFile(Unknown Source)<o:p></o:p></p>
<p class="MsoNormal">                at org.eclipse.jetty.start.StartArgs.getMainArgs(StartArgs.java:596)<o:p></o:p></p>
<p class="MsoNormal">                at org.eclipse.jetty.start.Main.invokeMain(Main.java:204)<o:p></o:p></p>
<p class="MsoNormal">                at org.eclipse.jetty.start.Main.start(Main.java:457)<o:p></o:p></p>
<p class="MsoNormal">                at org.eclipse.jetty.start.Main.main(Main.java:75)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Usage: java -jar start.jar [options] [properties] [configs]<o:p></o:p></p>
<p class="MsoNormal">       java -jar start.jar --help  # for more information<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Steven Teixeira<o:p></o:p></p>
</div>
</body>
</html>