Hi, I'm trying to get MyFaces Orchestra working with Mojarra 2.0.3 but keep getting this everytime I try to navigate to another page:
DEBUG Before phase: PROCESS_VALIDATIONS 3 29.11.2010 21:10:40 com.hit.tasks.gui.jsf.DebugPhaseListener [qtp1182807222-15] DEBUG After phase: PROCESS_VALIDATIONS 3 29.11.2010 21:10:40 com.hit.tasks.gui.jsf.DebugPhaseListener [qtp1182807222-15] DEBUG Before phase: UPDATE_MODEL_VALUES 4 29.11.2010 21:10:40 com.hit.tasks.gui.jsf.DebugPhaseListener [qtp1182807222-15] DEBUG After phase: UPDATE_MODEL_VALUES 4 29.11.2010 21:10:40 com.hit.tasks.gui.jsf.DebugPhaseListener [qtp1182807222-15] DEBUG Before phase: INVOKE_APPLICATION 5 29.11.2010 21:10:40 com.hit.tasks.gui.jsf.DebugPhaseListener [qtp1182807222-15] DEBUG After phase: INVOKE_APPLICATION 5 29.11.2010 21:11:10 org.apache.myfaces.orchestra.lib._ReentrantLock [qtp1182807222-17] WARN Waited for longer than 30000 milliseconds for access to lock org.apache.myfaces.orchestra.lib._reentrantl...@6de034c6 which is locked by thread qtp1182807222-15 Something seems to happen with the thread within the processing cycle. The application works fine with Mojarra 2.0.2, so I think I can stay at this version. But I wonder if this is a bug in Mojarra or Orchestra? Did someone else notice this behavior? Regards, Thorsten

