cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti5: EcmaError: ReferenceError: 'java' is not defined.

chrisx_212
Champ in-the-making
Champ in-the-making
Hello, all.

While using Activiti5, I ran into a problem where in one server, reporting seems to work fine while in another server, everytime I try to open the 'Process Instance Overview' demo, it shows off an EcmaError: ReferenceError: "java" is not defined.

My settings are as follows:

JDK 1.7.80
Tomcat 8.0.32
MySQL 5.6.21

Where did I go wrong here? Thanks.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Yes - that is a known issue. The javascripting engine in the JDK is different between 7 and 8.
It will fail on one of the two.