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

Francesco Chicchiriccò commented on SYNCOPE-476:
------------------------------------------------

This seems to be related to recent upgrade to Wicket 6.13.0: it seems that 
{{PageReference#getPage}} is now returning null instead of the expected 
{{Page}} instance.
[~mdisabatino] is investigating this with Wicket maling list

> NPE opening Roles tab
> ---------------------
>
>                 Key: SYNCOPE-476
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-476
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 1.1.5
>            Reporter: Massimiliano Perrone
>            Priority: Critical
>             Fix For: 1.1.6, 1.2.0
>
>
> 1) checkout branch 1_1_X
> 2) cd 1_1_X; mvn clean install
> 3) cd console; mvn -Pdebug
> 4) login into console
> 5) click on Roles tab
> 6) java.lang.NullPointerException
>      at 
> org.apache.syncope.console.pages.panels.AbstractSearchResultPanel.<init>(AbstractSearchResultPanel.java:170)
>      at 
> org.apache.syncope.console.pages.panels.RoleSearchResultPanel.<init>(RoleSearchResultPanel.java:59)
>      at org.apache.syncope.console.pages.Roles.<init>(Roles.java:97)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to