Task not shown in tasklist.

938 views
Skip to first unread message

Bjarne Søegaard

unread,
Jan 15, 2016, 1:18:37 PM1/15/16
to camunda BPM users

Hello,

I have made a simple pizzaorder process - the getstarted example - on a JBoss EAP 6.4 with a MySQL DB and I finally made it work to the point where I can create the order and see the running process in the Dashboard.
Now, the next step in the process is a user task where the order has to be approved. This should create a task that should be shown in the Tasklist of the Camunda dashboard, but it doesn't.
The proces and the task are created in the database - I can see them in MySQL Workbench.

Does anyone know if there is any problems in the Camunda pages or why this problem may occur?

How to I further the process at this point without the task to trigger the next step?

Thanks.

Roman Smirnov

unread,
Jan 18, 2016, 3:26:07 AM1/18/16
to camunda BPM users
Hi Bjarne,

I assume you are trying this example: https://docs.camunda.org/get-started/javaee6/ ?

- Does an exception occur in the server log, when you try to load the task in the tasklist? Is there any error in the browser log (press F12)?
- Is there any kind of filter defined? see: https://docs.camunda.org/manual/7.4/webapps/tasklist/filters/
- Whom is the task assigend? With which user do you login into tasklist?

Cheers,
Roman

Bjarne Søegaard

unread,
Jan 26, 2016, 8:37:22 AM1/26/16
to camunda BPM users
Hi Roman-

Thanks for your answer. I will look into that you suggest.

Best regards
Bjarne S.

Bjarne Søegaard

unread,
Jan 26, 2016, 9:32:48 AM1/26/16
to camunda BPM users
Hi Roman.

No error in server log  but - You were right - F12 - showing errors on the web page:
Error: unresolvable: Cannot read property 'properties' of undefined
    at :8080/camunda/app/tasklist/scripts/camunda-tasklist-ui.js:1
    at l (deps.js:5)
    at deps.js:5
    at l.$eval (deps.js:5)
    at l.$digest (deps.js:5)
    at l.$apply (deps.js:5)
    at r.done (deps.js:12)
    at deps.js:10
    at f.callback (deps.js:12)
    at f.<anonymous> (deps.js:12)

I believe this must be properties form the Pizza-order, or something, that it cannot get to.

Do you have any idea?

THanks.

Regards
Bjarne S

Roman Smirnov

unread,
Jan 27, 2016, 5:37:52 AM1/27/16
to camunda BPM users
Hi Bjarne,

The error is not related to the example.

- When you log into tasklist, do you see on the left side any filter (https://docs.camunda.org/manual/7.4/webapps/tasklist/filters/)?
- Could you try to create a new filter without any criteria?

Cheers,
Roman



Bjarne Søegaard

unread,
Jan 28, 2016, 11:08:16 AM1/28/16
to camunda BPM users
Hello Roman.

You are absolutely right - It seems that without a filter the Tasklist is not showing anything.

I created a filter with no constraints - like you suggested - an dnow it shows the only task in the system. Perfect.

Wow - that feels very counter intuitive. No filter => all tasks (or maybe the first 100) - Not nothing.

Thanks a million my friend.
Reply all
Reply to author
Forward
0 new messages