The camunda-welcome page appears correctly (showing the three thumbnails for tasklist, cockpit, and admin). But clicking on tasklist or cockpit just opens a blank page.
I have tried clearing the browser cache, but there is still no improvement. The logfiles all look normal (no ERROR lines).
What else can I check? I am using the Tomcat distribution on Ubuntu 14.04. My previous setup (with 7.2.0) worked on the same computer with no other changes.
Thanks for any help.
http://ec2-54-68-91-14.us-west-2.compute.amazonaws.com:8080/camunda/app/cockpit/$APP_ROOT/app/cockpit/styles/styles.css
Failed to load resource: the server responded with a status of 404 (Not Found)
The "$APP_ROOT" looks suspicious, should it have been translated into something?
Thanks for the lead.
1) Downloaded the 7.3.0-Final Tomcat distribution from http://camunda.org/download/ and extracted the zip
2) Changed the database drivers and url to point to a MySQL database
3) Started the server
I did exactly the same things for 7.2.0 also (except for downloading a different zip in step 1 above). The changes I made in step 2 are the same for 7.2.0 and 7.3.0.
Is there anything else that should have been changed?
Thanks again.
Thanks.
Sanjay