cancel
Showing results for 
Search instead for 
Did you mean: 

Hello! My activiti-5.4-activiti-modeler isn't working

mego
Champ in-the-making
Champ in-the-making
Hello,
as the topic said, my activiti.modeler isn't working. I have installed two other systems on my 'localhost'. I can't imagine they are interfering each other.

So i need to solve the problem with your help.

I've added a screenshot of the error.

[img]http://img801.imageshack.us/i/activitimodeler.png[/img]
http://img801.imageshack.us/i/activitimodeler.png
This screen is appearing when i try to open http://localhost:8080/activiti-modeler/

When i run 'ant demo.start' i saw the folling file at the terminal: [launch]   TCP server running on tcp://127.0.1.1:9092 (others can connect)
Should i change anything?

I also tried ant demo.stop –> ant demo.clean –> ant demo.start
I'm trying to run activiti-5.4 on ubuntu 10.04 Lts

I hope to hear from you + thanks,
mego
5 REPLIES 5

frederikherema1
Star Contributor
Star Contributor
Can you check if the modeler-war is deployed? (apps/apache-tomcat-XXX/webapps/activiti-modeler should exist)

mego
Champ in-the-making
Champ in-the-making

frederikherema1
Star Contributor
Star Contributor
Sorry, it's the activiti-modeler.war I was referring to. Seems like the war is present.

Can you try (temporarily) moving all other activiti-webapps out of the webapps folder and starting tomcat? This way you only have modeler-logging in tomcat's catalina.out, maybe the log tells you more…

mego
Champ in-the-making
Champ in-the-making
after i removed the modules, there was no module running anymore

[img]http://img97.imageshack.us/img97/9614/activitimodeler2.png[/img]

log said nothing belong to any error…


Uploaded with ImageShack.us

frederikherema1
Star Contributor
Star Contributor
I mean your tomcat-log file (apps/apache-tomcat-6.XXX/logs/catalina.out), not the setup log.