Shibboleth 3.3.1 install on brand new Windows Server
Morris, Andi
amorris at cardiffmet.ac.uk
Mon May 8 07:33:16 EDT 2017
Hi all,
I'm seeing the exact same thing on a freshly built Jetty 9.3.19 deployment with Shib IdP 3.3.1 on CentOS. Obviously this isn't packaged inside the installer, but I was wondering how I can resolve it.
I have the tmp folder created inside my base directory, with read and write permissions for the jetty user. I've added .donotdelete file inside that folder as I saw reference to this in the Shibboleth issues site, but I still see the same error logged in my start.log
/etc/default/jetty
JETTY_BASE=/opt/shibbase
JETTY_HOME=/opt/jetty/
TMPDIR=/opt/shibbase/tmp
JETTY_USER=jetty
export JAVA_OPTIONS="-Xms128m -Xmx2048m -server -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled"
the following line is in the /opt/shibbase/start.ini file:
-Djava.io.tmpdir=tmp
Output of start.log:
StartLog Establishing /opt/shibbase/logs/start.log on Mon May 08 12:17:53 BST 2017
java.nio.file.NoSuchFileException: tmp/start_1679383761014774719.properties
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
at java.nio.file.Files.newByteChannel(Files.java:361)
at java.nio.file.Files.createFile(Files.java:632)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:138)
at java.nio.file.TempFileHelper.createTempFile(TempFileHelper.java:161)
at java.nio.file.Files.createTempFile(Files.java:897)
at org.eclipse.jetty.start.StartArgs.getMainArgs(StartArgs.java:596)
at org.eclipse.jetty.start.Main.start(Main.java:424)
at org.eclipse.jetty.start.Main.main(Main.java:76)
Grateful of any pointers.
Cheers,
Andi
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Rod Widdowson
Sent: 23 March 2017 15:41
To: 'Shib Users' <users at shibboleth.net>
Subject: RE: Shibboleth 3.3.1 install on brand new Windows Server
Steven (and everyone).
My apologies for that hiccough. A fixed installer (service release version 3.3.1.1) [1] is now available in the usual place.[2]
This is identical to the 3.3.1.0 installer except that for new installs it will create the missing tmp directory. It is needed for from fresh installs. People who have already updated to 3.3.1 with the previous installer do not need to apply this service release..
[1] https://wiki.shibboleth.net/confluence/display/IDP30/ReleaseNotes#ReleaseNotes-3.3.1.1(March23,2017)(WindowsOnly)
[2] http://shibboleth.net/downloads/identity-provider/3.3.1/
Rod
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
________________________________
[Cardiff Metropolitan University - Queens Anniversary Prizes 2015]<http://www.cardiffmet.ac.uk/news/Pages/Cardiff-Met-research-recognised-in-Queens-Anniversary-Prizes-for-Higher-and-Further-Education.aspx>
More information about the users
mailing list