rbitdd
Returning Responder

Error-Message in Project depends on role...

Jump to solution

Hello Community,

a user get's following strange error message:

Client Version: 4.1.46.34485

Java Version: 1.6.0_22 Sun Microsystems Inc.

java.lang.IllegalStateException: Entity not found! (TypeName=jobs, key1=2113)

    at de.espirit.firstspirit.server.taskmanagement.TaskImpl.getWorkflowable(TaskImpl.java:302)

    at de.espirit.firstspirit.client.gui.tree.store.ProjectRootView$3.run(ProjectRootView.java:403)

    at java.awt.event.InvocationEvent.dispatch(Unknown Source)

    at java.awt.EventQueue.dispatchEvent(Unknown Source)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

    at java.awt.Dialog$1.run(Unknown Source)

    at java.awt.Dialog$3.run(Unknown Source)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.awt.Dialog.show(Unknown Source)

    at java.awt.Component.show(Unknown Source)

    at java.awt.Component.setVisible(Unknown Source)

    at java.awt.Window.setVisible(Unknown Source)

    at java.awt.Dialog.setVisible(Unknown Source)

    at de.espirit.firstspirit.common.gui.CMSDialog.getResult(CMSDialog.java:334)

    at de.espirit.firstspirit.common.gui.CMSDialog.showErrorDialog(CMSDialog.java:437)

    at de.espirit.firstspirit.common.gui.CMSDialog.showErrorDialog(CMSDialog.java:385)

    at de.espirit.firstspirit.client.ExceptionHandler.uncaughtException(ExceptionHandler.java:109)

    at de.espirit.firstspirit.client.ExceptionHandler.handle(ExceptionHandler.java:63)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at java.awt.EventDispatchThread.handleException(Unknown Source)

    at java.awt.EventDispatchThread.processException(Unknown Source)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

    at java.awt.EventDispatchThread.run(Unknown Source)

The misterious thing about it is:

the user is member of the group "editor". After I deleted him from this group, this message did not appear...

I tested it with several users and it really depends on which group they belong to.

Do you have any ideas?

Best regards.

dd.

Labels (1)
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
rbitdd
Returning Responder

Re: Error-Message in Project depends on role...

Jump to solution

Thanks to the helpdesk. Problem is solved. There was still a workflow-request I couldn't find. After deleting it everything was fine! 🙂

View solution in original post

0 Kudos
4 Replies
feddersen
Community Manager
Community Manager

Re: Error-Message in Project depends on role...

Jump to solution

Gibt es in der Tabelle Jobs noch einen Datensatz mit der ID 2113? Sieht so aus als gäbe es dafür noch einen Aufgabe/Arbeitsablauf.

0 Kudos
rbitdd
Returning Responder

Re: Error-Message in Project depends on role...

Jump to solution

Hallo Herr Feddersen,

den Datensatz gibt es nicht (mehr).

Die Liste der Aufgaben ist leer... Daher kann ich auch eine entsprechende Aufgabe nicht löschen... Smiley Sad

0 Kudos
rbitdd
Returning Responder

Re: Error-Message in Project depends on role...

Jump to solution

Any helpful ideas?!?

0 Kudos
rbitdd
Returning Responder

Re: Error-Message in Project depends on role...

Jump to solution

Thanks to the helpdesk. Problem is solved. There was still a workflow-request I couldn't find. After deleting it everything was fine! 🙂

0 Kudos