Hi,

I have followed
https://mifosforge.jira.com/wiki/spaces/docs/pages/4472307713/Mifos+X+Platform+25.03.22+-+Installation+Instructions+on+Linux+Ubuntu+24.04+LTS

*OS version*
$ cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.2 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/";
SUPPORT_URL="https://help.ubuntu.com/";
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
PRIVACY_POLICY_URL="
https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo

*java version*
$ java -version
openjdk version "17.0.14" 2025-01-21
OpenJDK Runtime Environment (build 17.0.14+7-Ubuntu-124.04)
OpenJDK 64-Bit Server VM (build 17.0.14+7-Ubuntu-124.04, mixed mode,
sharing)
$

*apache tomcat version*
$ ./version.sh
Using CATALINA_BASE:   /opt/apache-tomcat-10.1.40
Using CATALINA_HOME:   /opt/apache-tomcat-10.1.40
Using CATALINA_TMPDIR: /opt/apache-tomcat-10.1.40/temp
Using JRE_HOME:        /usr/lib/jvm/java-17-openjdk-amd64
Using CLASSPATH:
/opt/apache-tomcat-10.1.40/bin/bootstrap.jar:/opt/apache-tomcat-10.1.40/bin/tomcat-juli.jar
Using CATALINA_OPTS:
Server version: Apache Tomcat/10.1.40
Server built:   Apr 1 2025 17:20:53 UTC
Server number:  10.1.40.0
OS Name:        Linux
OS Version:     6.11.0-25-generic
Architecture:   amd64
JVM Version:    17.0.14+7-Ubuntu-124.04
JVM Vendor:     Ubuntu
$

*environment variables*
$ env | grep -i fineract
FINERACT_DEFAULT_TENANTDB_PWD=fineract
FINERACT_HIKARI_PASSWORD=fineract
LOGNAME=fineractuser
FINERACT_SERVER_SSL_ENABLED=false
FINERACT_SERVER_PORT=8080

I am currently facing this exception as mentioned in the cli pastebin
service https://termbin.com/mzdb
I look forward to your response and support. Thank you in advance.

Best regards,

Kaushal
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to