[ 
https://issues.apache.org/jira/browse/WICKET-7091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Tzvetanov Grigorov resolved WICKET-7091.
-----------------------------------------------
    Fix Version/s: 10.0.0-M3
                   9.17.0
       Resolution: Fixed

> FilePageStore throws NPE
> ------------------------
>
>                 Key: WICKET-7091
>                 URL: https://issues.apache.org/jira/browse/WICKET-7091
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Johannes Renoth
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>             Fix For: 10.0.0-M3, 9.17.0
>
>
> only with Debugbar and with the following Stacktrace
> {code:java}
> Caused by: java.lang.NullPointerException: Cannot read the array length 
> because "<local5>" is null
>       at 
> org.apache.wicket.pageStore.FilePageStore.getTotalSize(FilePageStore.java:371)
>  ~[wicket-core-9.15.0.jar:9.15.0]
>       at 
> org.apache.wicket.devutils.debugbar.PageStoreDebugPanel$2.getObject(PageStoreDebugPanel.java:80)
>  ~[wicket-devutils-9.15.0.jar:9.15.0]
>       at 
> org.apache.wicket.devutils.debugbar.PageStoreDebugPanel$2.getObject(PageStoreDebugPanel.java:73)
>  ~[wicket-devutils-9.15.0.jar:9.15.0]
>       at 
> org.apache.wicket.Component.getDefaultModelObject(Component.java:1592) 
> ~[wicket-core-9.15.0.jar:9.15.0] {code}
> Could be an async Problem



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to