<br><br><div class="gmail_quote">On Dec 11, 2007 2:17 AM, Edward Rudd &lt;<a href="mailto:erudd@netfor.com">erudd@netfor.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ahhhh.<br>ok.<br>that means that djabberd ran into an error and kicked that user off.<br>Did you check the file permissions on the your sqlite database?<br></blockquote><div>Yes the sqlite database has the permissions for read and write. 
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Also create a file in /etc/djabberd/ called log.conf with this contents<br>(make sure that /etc/djabberd is writable by djabberd)
<br><br>log4perl.logger.DJabberd = DEBUG, file<br>log4perl.logger.DJabberd.Hook = DEBUG<br><br>log4perl.logger.DJabberd.Connection.XML = DEBUG<br><br>log4perl.appender.screen = Log::Log4perl::Appender::ScreenColoredLevels
<br>log4perl.appender.screen.layout = Log::Log4perl::Layout::PatternLayout<br>log4perl.appender.screen.layout.ConversionPattern = %-5p %-40c %m %n<br><br>log4perl.appender.file = Log::Dispatch::File<br>log4perl.appender.file.filename=/etc/djabberd/djabberd.log
<br>log4perl.appender.file.mode=append<br>log4perl.appender.file.layout=Log::Log4perl::Layout::PatternLayout<br>log4perl.appender.file.layout.ConversionPattern=%d %p&gt; %F{1}:%L %M - %m%n<br><div class="Ih2E3d"></div></blockquote>
<div><br>I created this file under&nbsp; the specified locaiton. But log file is not created. Is it because i have the djabberd running in a different location? I am running the djabber under /usr/local/.... I was enabling the log statements by giving export LOGLEVEL=ALL.. 
<br></div><div><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>Rajesh Dharmalingam wrote:<br>&gt; Yes. I created two users and tried to add buddy with alias and group.
<br>&gt; While doing so, the user who wants to add a buddy logs off.<br>&gt;<br>&gt; say for example, I created 2 users a1 and a2. I logged in with a1 and<br>&gt; a2. When i try to add a2 from a1 account, a1 gets disconnected. After
<br>&gt; this, I am not able to login again with a1 account. The user entry for<br>&gt; a1 is not there.<br>&gt;<br>&gt; On Dec 11, 2007 1:55 AM, Edward Rudd &lt;<a href="mailto:erudd@netfor.com">erudd@netfor.com</a><br></div>
<div><div></div><div class="Wj3C7c">&gt; &lt;mailto:<a href="mailto:erudd@netfor.com">erudd@netfor.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt; &nbsp; &nbsp; The roster table ONLY gets updated when a *subscription* happens. IE.<br>&gt; &nbsp; &nbsp; users A subscribes or adds user B to a group in their buddy list.
<br>&gt;<br>&gt; &nbsp; &nbsp; Rajesh Dharmalingam wrote:<br>&gt; &nbsp; &nbsp; &gt; Hi,<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; I created new users and able to login. But when i check the roster, i<br>&gt; &nbsp; &nbsp; &gt; get the same old data as i sent you previously. The roaster table does
<br>&gt; &nbsp; &nbsp; &gt; not get updated with the latest users.<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; From config file:<br>&gt; &nbsp; &nbsp; &gt; The plugin for users<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &lt;Plugin DJabberd::Authen::HTDigest&gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Realm djabberd
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; HtDigest /usr/local/chat/djabberd/djabberd.users<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &lt;/Plugin&gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; The plugin for SQLite:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &lt;Plugin DJabberd::RosterStorage::SQLite&gt;
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp;Database /usr/local/chat/djabberd/DJabberd/roster.sqlite<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &lt;/Plugin&gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; I am creating the users as<br>&gt; &nbsp; &nbsp; &gt; htdigest -c djabberd.users djabberd user1
<br>&gt; &nbsp; &nbsp; &gt; htdigest -c djabberd.users djabberd user2<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; Am i missing something?<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; Regards,<br>&gt; &nbsp; &nbsp; &gt; -Rajesh<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; On Dec 11, 2007 1:08 AM, Edward Rudd &lt;
<a href="mailto:erudd@netfor.com">erudd@netfor.com</a><br>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:erudd@netfor.com">erudd@netfor.com</a>&gt;<br></div></div><div><div></div><div class="Wj3C7c">&gt; &nbsp; &nbsp; &gt; &lt;mailto: <a href="mailto:erudd@netfor.com">
erudd@netfor.com</a> &lt;mailto:<a href="mailto:erudd@netfor.com">erudd@netfor.com</a>&gt;&gt;&gt; wrote:<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Rajesh Dharmalingam wrote:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; [snip]<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; That means the subscriptiong didn&#39;t work right. &nbsp;Can you
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; provide a dump<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; of your roster database?<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;sqlite3 roster.sqlite .dump<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; This is the output:
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; BEGIN TRANSACTION;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; [snip]<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; CREATE TABLE roster (<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;userid &nbsp; &nbsp; &nbsp; &nbsp;INTEGER
<br>&gt; &nbsp; &nbsp; REFERENCES<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; jidmap<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; NOT NULL,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;contactid &nbsp; &nbsp; INTEGER<br>&gt; &nbsp; &nbsp; REFERENCES<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; jidmap<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; NOT NULL,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VARCHAR(255),<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;subscription &nbsp;INTEGER NOT NULL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; REFERENCES substates DEFAULT 0,
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PRIMARY KEY (userid, contactid)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;);<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Looks like no subscription information every got save. &nbsp;Odd.. the
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; roster<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; table should be filled with entries like (1,2, &#39;My User&#39;,3)<br>&gt; &nbsp; &nbsp; and (2,1,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &#39;My Other User&#39;,3)<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Try specifying a *groupname* and alias when subscribing to
<br>&gt; &nbsp; &nbsp; users and see<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; how this DB changes.<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; --<br>&gt; &nbsp; &nbsp; &gt; Regards,<br>&gt; &nbsp; &nbsp; &gt; -Rajesh<br>&gt; &nbsp; &nbsp; &gt;
<br>&gt; &nbsp; &nbsp; &gt; &quot;Stick to our roots and not to forget where we come from&quot;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; Regards,<br>&gt; -Rajesh<br>&gt;<br>&gt; &quot;Stick to our roots and not to forget where we come from&quot;
<br></div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>-Rajesh<br><br>&quot;Stick to our roots and not to forget where we come from&quot;