You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/03/24 10:05:19 UTC

DO NOT REPLY [Bug 34160] New: - Garbage : Null Pointer Exception

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34160>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34160

           Summary: Garbage : Null Pointer Exception
           Product: Lenya
           Version: Trunk
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Keywords: ErrorMessage
          Severity: major
          Priority: P2
         Component: Workflow
        AssignedTo: dev@lenya.apache.org
        ReportedBy: eburriel@yahoo.com


while emptying the garbage.

I just install Trunk version of Jahia.
I connect as lenya/levi
I go to the Admin slot
I click on 'Vider la corbeille' (i am in french so : empty the garbage)
And i get : org.apache.lenya.cms.task.ExecutionException: 
java.lang.RuntimeException: java.lang.NullPointerException

Here is the top of the stacktrace:
java.lang.NullPointerException
	at org.apache.lenya.cms.workflow.WorkflowResolverImpl.hasWorkflow
(WorkflowResolverImpl.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at 
org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocatio
nHandler.invoke(ComponentProxyGenerator.java:143)
	at $Proxy14.hasWorkflow(Unknown Source)
	at org.apache.lenya.cms.workflow.WorkflowManagerImpl.invoke
(WorkflowManagerImpl.java:52)
	at org.apache.lenya.cms.workflow.WorkflowManagerImpl.invoke
(WorkflowManagerImpl.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org