Installation Error on Ubuntu 20.04

Hi All,

I’,m trying to install using the flow of 18.04 step. but unfortunately unable to. I’m stuck at #3 deployment.

  • the error you’re encountering

  • the tomcat log file (catalina.out)

  • java version
    openjdk 17.0.13 2024-10-15
    OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04)
    OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing)

  • tomcat version
    apache-tomcat-11.0.1

  • openboxes version

0.8.23 Hotfix 1

Hello,

there are two issues I see here:

  1. The first error you see is related to pulling your forked repo (git related issue)
  2. OB in version 0.8.x you have to have grails 1.3.9, and java 7. You have the proper grails version installed, but you have java 17 installed right now instead 7.