Page 1 of 1

runtime-23.10.000.072 fails at tomcat server.xml with old bug

Posted: Sat Nov 04, 2023 4:33 pm
by JuergenB
So, the runtime 23.10.000.072 is screwed up.

The only way to get this working was to create the DB with runtime 23.04.04, exit and untar the 23.10 beta runtime.
After the most basic configuration tasks, the server.xml is still messed up.

this bug is old and we had this in the past.

Code: Select all

                <Engine defaultHost="localhost" name="Catalina">
                        <Realm className="org.apache.catalina.realm.UserDatabaseRealm" resourceName="UserDatabase" />
is added twice by the runtime ...

:roll: :roll: :roll: