Hello! I've been working at getting Shibboleth working, and have been making good progress.
I've been working to customize login.jsp, and when I make the changes, I ran install.bat to deploy them.
It worked once. After that I get the below error. I even completely uninstalled and reinstalled, and install.bat worked once and not again.
Any suggestions?
C:\Program Files\Internet2\Shib2IdPInstall>install.batBuildfile: src\installer\resources\build.xml
install:Updating property file: C:\Program Files\Internet2\Shib2IdPInstall\src\installer\resources\install.properties
BUILD FAILEDC:\Program Files\Internet2\Shib2IdPInstall\src\installer\resources\build.xml:181: Unable to read file C:\Program Files\Internet2\Shib2IdPInstall\${idp.home.input}\credentials\idp.crt
Total time: 0 seconds
Windows Server 2003R2 SP2 32Bit
Bill This will be fixed in the next IdP release. Meantime if you need a pathc for 2.3 contact me at rdw at steadingsoftware dot com.
Checkin 325 in https://svn.shibboleth.net/extensions/w2k3-installer.
reproduced locally.
Bill.
I'm guessing from the context that this is a quick install?
Can you (review and then) upload C:\Program Files\Internet2\Shib2IdPInstall\src\installer\resources\install.properties.
Aside: The obvious assumptuion is that the "Save the properties file" thing has stopped working for the "non first install". I'll work to repo locally
Hello! I've been working at getting Shibboleth working, and have been making good progress.
I've been working to customize login.jsp, and when I make the changes, I ran install.bat to deploy them.
It worked once. After that I get the below error. I even completely uninstalled and reinstalled, and install.bat worked once and not again.
Any suggestions?
C:\Program Files\Internet2\Shib2IdPInstall>install.bat
Buildfile: src\installer\resources\build.xml
install:
Updating property file: C:\Program Files\Internet2\Shib2IdPInstall\src\installer
\resources\install.properties
BUILD FAILED
C:\Program Files\Internet2\Shib2IdPInstall\src\installer\resources\build.xml:181
: Unable to read file C:\Program Files\Internet2\Shib2IdPInstall\${idp.home.inpu
t}\credentials\idp.crt
Total time: 0 seconds