No of visitors who read this post: 239
Category: Database
Type: Question
No votes yet

Hi expert,

We have a cloud server in here we configured, JBPM 5.3 with JBOSS 7.

And we could create the procedure successfully. But when we start the process, at human task, it displays the error in FTL files. From my machine, I am entrancing the jbpm-console from server. I need to solve it.

This Webpage is not available

Please help me.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Hi,

Do you know where your forms are located? What console does, it first looks at its classpath to find them and then queries Guvnor for them. Probably you do not have Guvnor running on localhost, which is the default option in console to look for  a running Guvnor. Is Guvnor running on localhost:8080? If not, follow the codes:  http://docs.jboss.org/jbpm/v5.3/userguide/ch.console.html#d0e4624 (Guvnor connectivity).

I think it may help you.

Hathy