cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot access Alfresco Workflow Console when creating the custom workflow

thinpyai
Champ in-the-making
Champ in-the-making

Hello, I want to create custom workflow in alfresco community and start it by referencing this link
http://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html.
I modified all necessary modification in repo folder of AIO project according to this link.
Now problem is I have permission to access alfresco workflow console when my project is starting Tomcat and running war file.
Actually I can't acces even though these are starting and running.
That's why How to do it and solve it?Please help me.
Otherwise, If you know the best way to create the custom workflow, could you share me??

P.S>>
First photo is for showing the log that my project is starting tomcat and running war file.
The last photo is for showing that I cannot access the Alfresco Work Console.

Best Regards.

1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator

The first thing to check is whether or not the Alfresco webapp started successfully. Rather than trying to go directly to the Alfresco workflow console, try to go to http://localhost:8080/alfresco first. If that doesn't come back your problem is more fundamental.

If that's not working, please post a recursive listing of your project source tree. I suspect there is a problem there.