On Thu, Oct 4, 2012 at 3:25 PM, Nuwan Dias <[email protected]> wrote: > I am getting this NPE as well, on the API-Manager build today. Occurs > after a few minutes after logging in to the management console.
it seems to be there are some possible null pointers and fix them Thanks, Asela. > > Thanks, > NuwanD. > > On Thu, Oct 4, 2012 at 3:03 PM, Hasini Gunasinghe <[email protected]> wrote: > >> Hi, >> >> I get NPE from AuthorizationCache intermittently. >> I could not dig deep into that, but this doesn't happen in the packs >> built on 26th Sept. Only getting it in the pack built today. >> >> Caused by: java.lang.NullPointerException >> at >> org.wso2.carbon.user.core.authorization.AuthorizationCache.isUserAuthorized(AuthorizationCache.java:134) >> at >> org.wso2.carbon.user.core.authorization.JDBCAuthorizationManager.isUserAuthorized(JDBCAuthorizationManager.java:130) >> at >> org.wso2.carbon.identity.scim.provider.impl.IdentitySCIMManager.getUserManager(IdentitySCIMManager.java:183) >> >> >> Thanks, >> Hasini. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Nuwan Dias > > Software Engineer - WSO2, Inc. > Integration Technologies Team > email : [email protected] > Phone : +94 777 775 729 > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
