Lars Grammel
-
2007-08-05
This bug is a concurrency issue. I was not able to reproduce it.
It occurred in the following scenario:
The task tree view was opened (used before) and linked, but not visible (another perspective). I created a task by using an action that automatically modifies it (changes the description).
Several ConcurrentModificationExceptions occurred, the root cause seems to be a NullPointerException (see attached logfile).
Nomad PIM had to be closed afterwards because further modification of the created entity was not possible.