Activiti5: EcmaError: ReferenceError: 'java' is not defined.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2016 01:25 AM
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.
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.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2016 05:18 AM
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.
It will fail on one of the two.
