Trying to install the Gasoline project on Community 2021.2

Hi all,

I am trying to install the V1.10.0 of the Gasoline project in a Community 2021.2 Studio but when I try to access the page, after adding it to an application, I get the following error.

27-Jan-2022 19:47:15.301 SEVERE [http-nio-8080-exec-4] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [livingApplicationPageServlet] in context with path [/bonita] threw exception [startup failed:
file:/home/errer/BonitaStudioCommunity-2021.2-u2/workspace/tomcat/server/temp/bonita_portal_9433@errer-VirtualBox/tenants/1/pages/custompage_gasolinetruck/Actions.groovy: 132: The variable [jsonHash] is declared final but is reassigned
. At [132:17]  @ line 132, column 17.
                   jsonHash = (Map<String, Object>) JSONValue.parse( paramJsonSt );
                   ^

1 error
]

Is there any special configuration that need to be done?

 

Hi,

I’ve made a quick fix available here

HTH
Romain

Hi, I have the same issue. I've reported a bug to the developper in github.