Hi All,<br><br>Like Luis, I managed to set up Jabber Server ( Jabberd-1.4.4) and edited the VenueServer.cfg file. However, when I launch the Venue Client and join a venue, I get the following error:<br><br>=========================================<br>
<br>06/13/2008 09:52:40 PM -1279411280 VenueClient&nbsp;&nbsp;&nbsp;&nbsp; VenueClient.py:1118 ERROR EnterVenue.__StartJabber failed<br>Traceback (most recent call last):<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/AccessGrid3/AccessGrid/VenueClient.py&quot;, line 1116, in DoPostEnter<br>
&nbsp;&nbsp;&nbsp; self.__StartJabber(self.textLocation)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/AccessGrid3/AccessGrid/VenueClient.py&quot;, line 1203, in __StartJabber<br>&nbsp;&nbsp;&nbsp; self.jabber.Connect(jabberHost, jabberPort)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/AccessGrid3/AccessGrid/Jabber/JabberClient.py&quot;, line 39, in Connect<br>
&nbsp;&nbsp;&nbsp; self._stream = stream.JabberClientStream(host, port=port, use_ssl=True)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/gov/lbl/dsd/bajjer/stream.py&quot;, line 154, in __init__<br>&nbsp;&nbsp;&nbsp; self.open(host, port, use_ssl)<br>
&nbsp; File &quot;/usr/lib/python2.4/site-packages/gov/lbl/dsd/bajjer/stream.py&quot;, line 110, in open<br>&nbsp;&nbsp;&nbsp; self._conn = io.Connection(host, port, use_ssl)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/gov/lbl/dsd/bajjer/io.py&quot;, line 106, in __init__<br>
&nbsp;&nbsp;&nbsp; self._sock.send(self._header(to_=host))<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/gov/lbl/dsd/bajjer/ssl.py&quot;, line 44, in send<br>&nbsp;&nbsp;&nbsp; bytes = self._sock.send(data)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/gov/lbl/dsd/bajjer/ssl.py&quot;, line 112, in send<br>
&nbsp;&nbsp;&nbsp; bytes = self._ssl.send(data)<br>Error: [(&#39;SSL routines&#39;, &#39;SSL23_GET_SERVER_HELLO&#39;, &#39;unknown protocol&#39;)]<br><br>=========================================<br><br>When I try to key in some text in the textbox, I get an error &quot;You have to be connected to a venue to send a text message&quot;. This is despite already connected to a venue.<br>
<br>Any ideas?<br><br>Cheers<br>lester<br><br><br><br><div class="gmail_quote">On Fri, Apr 18, 2008 at 7:08 AM, Luis Galárraga &lt;<a href="mailto:lgalarra@fiec.espol.edu.ec">lgalarra@fiec.espol.edu.ec</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;">
Hi,<br><br>At first I thought AG included an embedded jabber service, now&nbsp;I&nbsp;understand&nbsp;it&nbsp;uses&nbsp;a&nbsp;remote&nbsp;and&nbsp;configurable&nbsp;one.&nbsp;We&nbsp;would&nbsp;like&nbsp;to&nbsp;set&nbsp;up&nbsp;ours&nbsp;so&nbsp;I&nbsp;have&nbsp;several&nbsp;questions:<br> <br>- According to my VenueServer.cfg file, I am using xxxx server, so I suppose you synchronize your Jabber&nbsp;server database when a certificate request is accepted. Am I right? Are&nbsp;jabber&nbsp;users&nbsp;persistent&nbsp;or&nbsp;are&nbsp;they&nbsp;deleted&nbsp;once&nbsp;disconnected&nbsp;from&nbsp;venue?&nbsp;I&nbsp;could&nbsp;see&nbsp;a&nbsp;Register&nbsp;method&nbsp;in&nbsp;JabberClient.py. <br>

<br>-&nbsp;Which&nbsp;Jabber&nbsp;server&nbsp;do&nbsp;you&nbsp;recommend&nbsp;us?&nbsp;Developers&nbsp;have&nbsp;read&nbsp;about&nbsp;OpenFire&nbsp;(<a href="http://www.igniterealtime.org/projects/openfire/index.jsp" target="_blank">http://www.igniterealtime.org/projects/openfire/index.jsp</a>)&nbsp;as&nbsp;it&nbsp;is&nbsp;written&nbsp;in&nbsp;Java&nbsp;and&nbsp;includes&nbsp;documented&nbsp;libraries&nbsp;for&nbsp;developing&nbsp;Jabber&nbsp;clients&nbsp;easily.<br>

 <br>- When you authenticate in Jabber service, which password is it used? I know profiles does not include any password? How do you exactly authenticate?<br><br>I would appreciate your answers. Thanks in advance.<br><font color="#888888"><br>

Luis,<br>
</font></blockquote></div><br>