- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error-Message in Project depends on role...
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:
-
Developers
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks to the helpdesk. Problem is solved. There was still a workflow-request I couldn't find. After deleting it everything was fine! ๐
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any helpful ideas?!?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks to the helpdesk. Problem is solved. There was still a workflow-request I couldn't find. After deleting it everything was fine! ๐

