Hmmm, for the record this error just
happened to me running from eclipse.
I'm running a test scenario where I have 9 housekeeping scheduler
process running every minute (just to stress the machine).
After a while running and editing things it appeared this error:
14:45:21.487===========> AbstractADWindowContent.initPanel:
Timestamp=Wed Dec 05 14:45:21 COT 2012, Bug 2832968
SessionUser=100, ContextUser=0. Please report conditions to your
system administrator or in sf tracker 2832968 [58]
org.adempiere.webui.exception.ApplicationException: Timestamp=Wed
Dec 05 14:45:21 COT 2012, Bug 2832968 SessionUser=100,
ContextUser=0. Please report conditions to your system
administrator or in sf tracker 2832968
at
org.adempiere.webui.adwindow.AbstractADWindowContent.initPanel(AbstractADWindowContent.java:290)
at
org.adempiere.webui.adwindow.ADWindow.doCreatePart(ADWindow.java:109)
There was just one session running, so it was not about taking a
session from different user (as it happened sometimes in
adempiere) - but apparently the context was lost - I checked in
the credits window and the context variables were lost.
Regards,
Carlos Ruiz