You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Ludovic Garcia (JIRA)" <ji...@apache.org> on 2012/07/25 11:09:35 UTC

[jira] [Reopened] (SHIRO-377) PropertiesRealm unable to reload Properties

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

Ludovic Garcia reopened SHIRO-377:
----------------------------------


When posting this issue, i did not noticed, that in destroy method, scheduler has to be set to null after shutdown even if an exception occurs, i posted a fix in the forum before you resolved this issue, but did not add a comment on this issue.

The fix was here 
http://shiro-developer.582600.n2.nabble.com/jira-Created-SHIRO-377-PropertiesRealm-unable-to-reload-Properties-td7577556.html
                
> PropertiesRealm unable to reload Properties
> -------------------------------------------
>
>                 Key: SHIRO-377
>                 URL: https://issues.apache.org/jira/browse/SHIRO-377
>             Project: Shiro
>          Issue Type: Bug
>          Components: Realms 
>    Affects Versions: 1.2.0
>         Environment: Windows 7 X64 FR, Apache Tomcat 6.0.35, JDK 1.6.0_31 X64
>            Reporter: Ludovic Garcia
>            Priority: Minor
>             Fix For: 1.2.1, 1.3.0
>
>
> In PropertiesRealm.afterRoleCacheSet() at line 166, the condition "scheduler != null" prevent the scheduler to be instantiated, should not it be "scheduler == null" ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira