Migration fromXWiki Debian 12.1 to XWiki 17.3.0

Hi Im trying to migrate our legacy xwiki by creating an instance and installing xwiki 17 to it. I have successfully dumped my db and the contents of my var/lib/data to my new instance. And then I noticed this on our the front page of our wiki:

and this is how it should look:

so I tried updating the extensions and then I got this :slight_smile:

here’s the logs for reference:

now the whole app is now stuck on loading page and I have to restart the tomcat for it to work again.

I have created a setenv.sh file on my tomcat directory:
#!/bin/bash
export JAVA_OPTS=“-Xms512m -Xmx2048m $JAVA_OPTS”

and now tried updating the extensions againd and I’m getting this: