Activiti Modeler Permissions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2014 11:33 PM
Hi,
I have installed a local instance of Activiti-Explorer on Mac OS X 10.9.1. Everything appears to be working okay and I can create a model, but when trying to save it in the modeler I get the following error:
"You do not have the required rights to store that model. Please check in the Signavio Explorer, if you still have the rights to write in the target directory."
I have searched google but it hasn't come with anything. To me, it sounds like a write permissions issue, but I can't find the directory where the models are saved.
Would be grateful if anyone could give some advice on resolving this problem.
Thanks.
I have installed a local instance of Activiti-Explorer on Mac OS X 10.9.1. Everything appears to be working okay and I can create a model, but when trying to save it in the modeler I get the following error:
"You do not have the required rights to store that model. Please check in the Signavio Explorer, if you still have the rights to write in the target directory."
I have searched google but it hasn't come with anything. To me, it sounds like a write permissions issue, but I can't find the directory where the models are saved.
Would be grateful if anyone could give some advice on resolving this problem.
Thanks.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2014 03:47 AM
Which version are you using? The model is saved to the database, so that write permission error sounds very strange!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2014 05:25 AM
I've been rushed into the same dilemma. But struggled out…and share some hint with you guys:
— Turn Off the possible existed "CorsFilter" in your Tomcat web.xml! —
CorsFilter is employed as a cross-domain solution. It works but seemingly conflicts with Modeler's servlet for some reason…
HTH~
— Turn Off the possible existed "CorsFilter" in your Tomcat web.xml! —
CorsFilter is employed as a cross-domain solution. It works but seemingly conflicts with Modeler's servlet for some reason…
HTH~
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2014 04:39 AM
But you are running just the Explorer war file in a tomcat? Cross domain shouldn't apply then.