I had this happen when I first did the 6.4.2 upgrade build because I forgot to change "appServer=tomcat" to "appServer=" in order to use an external tomcat instance. Once I made this change it started in my external tomcat instance.
On Thursday, November 18, 2021 at 11:58:33 PM UTC-7 QuentinC wrote: > Dear Juan Maria. > > For the upgrade, first of all, I followed the documentation here : > https://apereo.github.io/cas/6.4.x/planning/Upgrade-Guide.html#upgrade-guide > > Originally I installed my cas server under debian 10 in version 6.2.0. > > I make the upgrade from this release without problem since today by doing > this : > > I make change in the file "gradle.properties", and change the > "cas.version" variable with the new release version. Then I run > > # gradlew clean > & > # gradlew clean copyCasConfiguration build > > I restart the tomcat and it's ok. > > Regards > > Le jeudi 18 novembre 2021 à 17:52:34 UTC+1, [email protected] a écrit : > >> In what consists this upgrade? >> >> El jueves, 18 de noviembre de 2021 a las 15:46:25 UTC+1, QuentinC >> escribió: >> >>> Hello everyone ! >>> >>> My server run with Debian 11 and Apache Tomcat/9.0.43 >>> >>> I would like to upgrade my CAS server from 6.4.1 to 6.4.2, when I try to >>> make it, I have the error "more than one fragment with the name >>> [org_apache_jasper_el] was found. This is not legal with relative >>> ordering." You can find a screenshot with the logs in attachment. >>> >>> Any one of you can help me with this issue please ? >>> >>> Regards, >>> Quentin >>> >> -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/ae4da563-da4e-4bb6-b45c-ef6738dc2363n%40apereo.org.
