cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Modeller doesn't run on manual tomcat start

sascha1
Champ in-the-making
Champ in-the-making
Hi,

when I start h2 and tomcat manual and not using ant demo.start activiti-modeler doesn't work. All other apps seem to work well. So what can I do to get this working? What's the problem?

Sascha
6 REPLIES 6

trademak
Star Contributor
Star Contributor
Hi,

What doesn't work? Which browser are you using?

Best regards,

sascha1
Champ in-the-making
Champ in-the-making
I am using ff5.

The problems seem to occur because i moved the apache-tomcat directory. I am always getting:

ROOT: ../workspace/activiti-modeler-examples
[INFO] Initializing Root Directory…
java.lang.IllegalStateException: Path does not point to a directory.
at com.signavio.warehouse.directory.business.FsDirectory.<init>(FsDirectory.java:71)

Caused by: java.lang.IllegalStateException: Path does not point to a directory.
at com.signavio.warehouse.directory.business.FsDirectory.<init>(FsDirectory.java:71)
        ….
… 25 more

I tried ../ - ../../../../ in configuration.properties of activiti-modeler and I placed workspace/activiti-modeler-examples on differents places but I am always getting the exception.

sascha1
Champ in-the-making
Champ in-the-making
I investigated further on this. The current path of the tomcat depends on from where the tomcat is started. Therefore it is very hard to figure out how to correctly set fileSystemRootDirectory in configuration.properties of activiti-modeler.

Overall in my point of view Signavio should work on this!

trademak
Star Contributor
Star Contributor
Please look for other posts on the forum regarding this issue:

http://forums.activiti.org/en/viewtopic.php?f=7&t=1934

Best regards,

sascha1
Champ in-the-making
Champ in-the-making
Sorry the issues discussed there - I think - don't have anything to do with the issues above.

My problem just was that the workspace on filesystem couldn't be found. Sometimes I had some strange behavior I am not able to relate to afterwards - catalina.out showed no Exception but localhost ….log did and so on …

mjcahua1
Champ in-the-making
Champ in-the-making
hi sascha i have the same problem. You can solve this