On Tue, Sep 25, 2012 at 9:37 AM, Kumaran < [email protected]> wrote:
> Hi All, > Monitoring phones stops monitoring the extension once openfire > service is updated when these monitoring extension user belongs to IM > groups...Either we want to wait for few minutes or apply changes to user > speed dial...There is no error message in logs except the following > message after restarting openfire service > > "2012-09-25T06:36:25.792000Z":28:JAVA:DEBUG:local:Timer-0:00000000:SipXOpenfirePlugin:"cannot > set password for user 208" > java.lang.UnsupportedOperationException: set password not supported > at > > org.sipfoundry.openfire.auth.MongoAuthProvider.setPassword(MongoAuthProvider.java:73) > at org.jivesoftware.openfire.user.User.setPassword(User.java:183) > at > > org.sipfoundry.openfire.plugin.presence.SipXOpenfirePlugin.update(SipXOpenfirePlugin.java:665) > at > > org.sipfoundry.openfire.config.XmppUserAccount.update(XmppUserAccount.java:123) > at > > org.sipfoundry.openfire.config.AccountsParser.enforceConfigurationDeltas(AccountsParser.java:114) > at > > org.sipfoundry.openfire.config.AccountsParser.parseAccounts(AccountsParser.java:92) > at > > org.sipfoundry.openfire.config.AccountsParser$Scanner.run(AccountsParser.java:75) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) > > I suspect you are on an openuc build. openfire uses mongo in openuc. set password is therefore forbidden in this setup. I am writing now a fix that will prevent openfire to parse users in openuc setup. Mircea > Regards, > Kumaran T > > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
