You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Massimiliano Perrone (JIRA)" <ji...@apache.org> on 2014/01/14 15:50:50 UTC

[jira] [Commented] (SYNCOPE-476) NPE opening Roles tab

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

Massimiliano Perrone commented on SYNCOPE-476:
----------------------------------------------

Also users and task tabs have the same problem.

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