Tomcat8 error

Peter Schober peter.schober at univie.ac.at
Thu Mar 16 09:15:41 EDT 2017


* Ramaiah, Vanna G. <ramaiah at musc.edu> [2017-03-16 14:06]:
> I cannot directly upgrade my current production server because it is
> RHEL and tomcat6. The plan is to do fresh instal of V2.4.4 in
> ubuntu/tomcat8, then make the config changes same as production and
> then upgrade it to V3.3.

I see. I just thought it's not time well spent trying to get your old
IDP v2 config to work when what you want is getting a new IDPv3.

Then we're back to what Nate said -- you didn't supply any actual
errors, so there's no way we can tell you what's wrong in your
deployment.

Also note that I find your method somewhat complicated. Prepare the
server with new software (Java, Tomcat/Jetty, in versions suitable for
running IDPv3), then copy over your complete /opt/shibboleth from
production, keeping file ownership and permissions intact (e.g. using
tar or `rsync -a`). You may also want to copy over Tomcat
configuration from production.

The way you're currently doing it only seems to guarantee that this
machine will not be identical to your old setup and also will not be a
clean install for a new IDPv3.
-peter


More information about the users mailing list