Hi,

For Offline storage, when we use SQLite, i am able to receive the offline
messages once the user login. But with inMemory, i am getting the bellow
mentioned error.

Thanks,
-Rajesh

On Dec 17, 2007 3:16 PM, Rajesh Dharmalingam <[EMAIL PROTECTED]>
wrote:

> Hi,
>
> I am getting the following error while delivering the data.. I am seeing
> the value that is getting stored..
>
> 26238 DEBUG DJabberd.Connection.XML.ClientIn         5 <
> <presence><priority>1</priority><c xmlns=' http://jabber.org/protocol/caps'
> node='http://pidgin.im/caps' ext='moodn nickn tunen avatar' 
> ver='2.2.2'/></presence>
>
> 26238 INFO  DJabberd.Delivery.OfflineStorage.InMemoryOnly InMemoryOnly
> OfflineStorage load for: [EMAIL PROTECTED]
>   ... ERROR: [Can't call method "downbless" on an undefined value at
> /usr/local/chat/djabberd/DJabberd/../DJabberd-
> Delivery-OfflineStorage-0.03/lib/DJabberd/Delivery/OfflineStorage.pm line
> 96, <DATA> line 228.
>
> Regards,
> -Rajesh
>
>
> On Dec 16, 2007 8:41 PM, Edward Rudd < [EMAIL PROTECTED]> wrote:
>
> > Make sure that the offline plugin is defined last. And you will need
> > to explicitly load the local and s2s plugins before the offline
> > storage plugin.
> >
> > Sent from my iPhone
> >
> > On Dec 16, 2007, at 3:22, "Rajesh Dharmalingam" <[EMAIL PROTECTED]
> >  > wrote:
> >
> > > Hi,
> > >
> > > I am trying to add the InMemory Offline storage plugin to djabberd
> > > server.
> > >
> > > I installed the plugin DJabberd::Delivery::OfflineStorage and am
> > > providing the configuration after Delivery to local/s2s:
> > >     <Plugin DJabberd::Delivery::OfflineStorage::InMemoryOnly>
> > >              Types Message
> > >     </Plugin>
> > >
> > > I also tred with <Plugin
> > > DJabberd::Delivery::OfflineStorage::InMemoryOnly/>.
> > >
> > > The problem am facing is once i add the offline storage plugin, i am
> > > not able add buddy or receive the offline chat message. Could you
> > > please provide some help?
> > >
> > > --
> > > Regards,
> > > -Rajesh
> > >
> > > "Stick to our roots and not to forget where we come from"
> >
>
>
>
> --
> Regards,
> -Rajesh
>
> "Stick to our roots and not to forget where we come from"
>



-- 
Regards,
-Rajesh

"Stick to our roots and not to forget where we come from"

Reply via email to