[ 
https://issues.apache.org/jira/browse/WICKET-7091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795318#comment-17795318
 ] 

ASF subversion and git services commented on WICKET-7091:
---------------------------------------------------------

Commit 5ebe281558e39a15a412001de83237804e5cbc33 in wicket's branch 
refs/heads/wicket-9.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=5ebe281558 ]

WICKET-7091: FilePageStore throws NPE

Signed-off-by: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
(cherry picked from commit 8a1eb725682e4dc1ac35d636e3ccf5aa1d2dc9ca)


> 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
>
> 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