cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Modeler

dogvard
Champ in-the-making
Champ in-the-making
Hi.
I have problems with Activiti Modeler:
Run Activiti Explorer, and if i try to edit the chart runs Activiti Modeler, but the editor does not start completely.
Maybe I'm doing something wrong?
(Alfresco Communiti 4.2c, Activiti 5.11)

PS: Sorry. My English is bad.
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
Use firebug (or your favorite browser-debug-tool) to see what http-requests are done. Most likely, there will be failures in the net-console. You can get started from there.

dogvard
Champ in-the-making
Champ in-the-making
Thanks.
I'm used firebug, and found many warning:

Warning: Error parsing property values ​​«filter». Lost ad
Source: http://localhost:8080/activiti-explorer/editor/css/theme_norm.css

Warning: Error parsing property values ​​«filter». Lost ad.
Source: http://localhost:8080/activiti-explorer/libs/ext-2.0.2/resources/css/ext-all.css


But I think that's not the reason

frederikherema1
Star Contributor
Star Contributor
As long as you don't see any Javascript-warnings or errors in the "NET" panel, you can ignore this. Any errors there?