Installing Activiti in existing tomcat environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2010 12:47 PM
I have an ubuntu server 10.10 und an existing apache2 and tomcat installation. Now I would like to install activiti in the Tomcat container. For that I would like to use a mysql database. I created the database 'activiti' with the user 'activiti'. Now I configure the build files as in the attachment. I changed the default database to mysql and typed in the location of the tomcat directory. Further I changed the default ant target 'demo.setup' and deleted the targets for h2 and tomcat installation. The installation went fine, but I can't access any activiti app wether cycle, probe, nor modeler etc.
I'm a noob to linux, apache and so on, sorry for that - please help!

kind regards
ben
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2010 03:35 AM
Can you post the logs of your tomcat. You can find them under /tomcat/logs/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2010 01:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2010 03:12 PM
And "Yes" my tomcat is running…
Just had to be sure 😉
It looks like there is nothing installed from the Activiti webapps. Are there actually Activiti webapplications installed under /webapps ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2010 04:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2010 06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2010 02:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2010 03:18 AM
- database is created
- wars are deployed
but nothing boots up … I'm kinda out of ideas here

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2010 04:36 PM
I would like to get it working. I attached the installation log file, maybe you see something, which I do not?!
Many thanks
Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2010 03:31 AM
[unzip] Expanding: /etc/activiti/setup/build/activiti-explorer.war into /etc/tomcat6/webapps/activiti-explorer
I'm using a plain Ubuntu VM each time to test new releases, so I'm quite assured it works on a plain Ubuntu with a JDK and ant installed on it.
The only thing I can think of now, looking at your Tomcat logs, is that you are starting the wrong Tomcat instance.
How are you starting Tomcat? Where is it installed?
