Fastpath 3.5.1 upgrade

Trying to do the upgrade instructions for the fastpath readme where you edit the embedded hsql db. I can not get embedded-db-viewer.sh to run.

I have tried yum install java. I have downloaded the jdk and installed that i have even tried ./opt/openfire/jre/bin/java embedded-db-viewer

All of these options have an error when running the sh file. On the last cmd there had the least amount of printed errors with: Exception in thread “main” java.lang.NoClassDefFoundError: embedded-db-viewer/sh

Help please

Ok just ln -s /opt/openfire/jre/bin/java /usr/bin/java and now am getting a diff error.

java.lang.NoClassDefFoundError: org/hsqldb/util/DatabaseManagerSwing

Any ideas on why it appears that the hsql jar isn’t being loaded by the embedded-db-viewer?

Bump. Any ideas?