<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Feed for content matching tag 'bug_report'</title>
    <link>http://www.igniterealtime.org/community/index.jspa</link>
    <description>List of items matching the tag 'bug_report'</description>
    <language>en</language>
    <pubDate>Tue, 07 Oct 2008 07:20:20 GMT</pubDate>
    <generator>Clearspace 2.5.2 dev (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-10-07T07:20:20Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/35355</link>
      <description>&lt;!-- [DocumentBodyStart:91c942a6-eb19-482d-b80a-727f6b32bd2c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I'm using bookmarks (XEP-0048) to automatically join several MUC rooms. This works fine, when only using one single resource/client, say resource "A". But with Openfire 3.6.0 a participant is kicked from MUC, if the same account connects from another resource (say "B") with the same nickname. When using Psi 0.12, the resource "A" gets kicked by the server:&lt;/p&gt;&lt;p&gt;&lt;a href="http://img215.imageshack.us/img215/2531/muckicksa5.jpg"&gt;&lt;img alt="http://img215.imageshack.us/img215/2531/muckicksa5.jpg" class="jive-image" src="http://img215.imageshack.us/img215/2531/muckicksa5.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;(When pressing "Ok" resource "B" gets also kicked, but that's not important here.)&lt;/p&gt;&lt;p&gt;This is a bug in Openfire? XEP says nothing about kicking users from the room in case of an nickname conflict!&lt;/p&gt;&lt;div class="jive-quote"&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;XEP-0045: Multi-User Chat&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;7.1.10 Nickname Conflict&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;If the room already contains another user with the
nickname desired by the user seeking to enter the room (or if the
nickname is reserved by another user on the member list), the service
MUST deny access to the room and inform the user of the conflict; this
is done by returning a presence stanza of type "error" specifying a
&amp;lt;conflict/&amp;gt; error condition:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;div class="jive-quote"&gt;&lt;!--[CodeBlockStart:e977e880-57b7-40a6-bd0e-564430d871d0]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-xml"&gt;Example 29. Service Denies Access Because of Nick Conflict
&lt;span class="jive-xml-tag"&gt;&amp;lt;presence
&amp;nbsp;&amp;nbsp;&amp;nbsp; from='darkcave@chat.shakespeare.lit'
&amp;nbsp;&amp;nbsp;&amp;nbsp; to='hag66@shakespeare.lit/pda'
&amp;nbsp;&amp;nbsp;&amp;nbsp; type='error'&amp;gt;&lt;/span&gt;
&amp;nbsp; &lt;span class="jive-xml-tag"&gt;&amp;lt;x xmlns='http://jabber.org/protocol/muc'/&amp;gt;&lt;/span&gt;
&amp;nbsp; &lt;span class="jive-xml-tag"&gt;&amp;lt;error type='cancel'&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="jive-xml-tag"&gt;&amp;lt;conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/&amp;gt;&lt;/span&gt;
&amp;nbsp; &lt;span class="jive-xml-tag"&gt;&amp;lt;/error&amp;gt;&lt;/span&gt;
&lt;span class="jive-xml-tag"&gt;&amp;lt;/presence&amp;gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 



&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:e977e880-57b7-40a6-bd0e-564430d871d0]--&gt;
&lt;p&gt;However, if the bare JID &amp;lt;localpart@domain.tld&amp;gt; of the present occupant matches the bare JID of the user seeking to enter the room, then the service SHOULD allow entry to the user, so that the user has two (or more) in-room "sessions" with the same roomnick, one for each resource. If a service allows more than one occupant with the same bare JID and the same room nickname, it SHOULD route in-room messages to all of the user's resources and allow all of the user's resources to send messages to the room; it is up to the implementation to determine how to appropriately handle presence from the user's resources and how to route private messages to all or only one resource (based on presence priority or some other algorithm).&lt;/p&gt;
&lt;p&gt;How nickname conflicts are determined is up to the implementation (e.g., whether the service applies a case folding routine, a stringprep profile such as Resourceprep or Nodeprep, etc.).&lt;/p&gt;
&lt;/div&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, it will take probably some time until this is fixed. Is there a simple way to restore the old behavior of Openfire 3.5.x? Openfire 3.5.x simply denies connection to the MUC room, if there is already someone with the same nickname.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:91c942a6-eb19-482d-b80a-727f6b32bd2c] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">muc</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">openfire</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/35355</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34130</link>
      <description>&lt;!-- [DocumentBodyStart:657c425f-f829-4705-b77e-81efdbbbac0b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;on page &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.igniterealtime.org/community/index.jspa"&gt;http://www.igniterealtime.org/community/index.jspa&lt;/a&gt;&lt;span&gt; all links to discussions are still bold (even when read) while on page &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.igniterealtime.org/community/community/support/openfire_(formerly_wildfire)_support?view=discussions"&gt;http://www.igniterealtime.org/community/community/support/openfire_(formerly_wil dfire)_support?view=discussions&lt;/a&gt;&lt;span&gt; all links use a normal font.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Is this the desired behaviour or can one tune this to display new or modified discussions bold and the others with a normal font?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;LG&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PS: I did click on the tags bug_report and clearspace and my brwoser did insert "[DocumentBodyStart:9db9d3aa-9f10-47dd-878e-db2ca0d2129f]&amp;nbsp; [DocumentBodyStart:18d30ee5-5402-4785-bd43-5fbc4ffb18cf]" in the tags field. This did look a little bit weird. I did replace the text with "bug_report clearspace" there and did then click on "bug", so it is hopefully converted to something useful. Using Firefox 2.0.x&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PPS: This thread is a &lt;strong&gt;q&lt;/strong&gt;uestion and should encourage you to &lt;span&gt;answer for points and help me to track answers (;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Edited: The broken link may be another problem.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:657c425f-f829-4705-b77e-81efdbbbac0b] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">clearspace</category>
      <category domain="http://www.igniterealtime.org/community/tags">[documentbodystart:0b6a40cf-3570-45b6-bfdb-37c16050c493]</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34130</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/35235</link>
      <description>&lt;!-- [DocumentBodyStart:7cdae105-ec72-4a0e-ba16-909f2b6ad5ae] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;this one to report that the just released Apple Java Update 2 seems to be incompatible with openfire 3.6a under OSX 10.5.5.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You will be able to connect to the admin web interface, but no XMPP services will be available for the clients.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Reinstalling openfire will not solve the problem. My solution after the update was to copy an old java framework from another not-updated mac.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The logs just report a single error code:&lt;/p&gt;&lt;p&gt;&lt;span class="hilite"&gt;&lt;span class="date" title="2008.09.25 12:43:45"&gt;2008.09.25 12:43:45&lt;/span&gt; [org.jivesoftware.util.log.util.CommonsLogFactory$1.error(CommonsLogFactory.jav a:88)] Line=19 The content of element type "dwr" must match "(init?,allow?,signatures?)".&lt;/span&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope this can help,&lt;/p&gt;&lt;p&gt;stefano,&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7cdae105-ec72-4a0e-ba16-909f2b6ad5ae] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">openfire</category>
      <category domain="http://www.igniterealtime.org/community/tags">osx</category>
      <category domain="http://www.igniterealtime.org/community/tags">javavm</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/35235</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/35193</link>
      <description>&lt;!-- [DocumentBodyStart:a27f5bf6-0950-4537-8706-7b07298b7c9e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Two issues when comparing different versions of an document:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. deleted links (orange color) are not readable with red background:&lt;/p&gt;&lt;p&gt;&lt;a href="diff1.jpg"&gt;&lt;img alt="diff1.jpg" class="jive-image-thumbnail jive-image" src="diff1.jpg" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;2. side-by-side mode is useless, because it does cut off half of the page and there is no scrollbar. Also it does not use the complete browser width:&lt;/p&gt;&lt;p&gt;&lt;a href="diff2.jpg"&gt;&lt;img alt="diff2.jpg" class="jive-image-thumbnail jive-image" src="diff2.jpg" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Happens with Firefox 3.0.1 and 3.0.2 / Linux&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Message was edited by: Coolcat&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Message was edited by: Coolcat&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a27f5bf6-0950-4537-8706-7b07298b7c9e] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">clearspace</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/35193</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/35174</link>
      <description>&lt;!-- [DocumentBodyStart:8a27f712-99c9-42c2-8154-30643bf219f3] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;It seems that CS is doing more and more crazy things on the first loading in my browser. For instance, Alex is everytime with some strange girly userpic in the Top Participants list &lt;img height="16px" src="http://www.igniterealtime.org/community/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.igniterealtime.org/community/servlet/JiveServlet/downloadImage/1155/cs_alex_girlpic.jpg"&gt;&lt;img alt="cs_alex_girlpic.jpg" class="jive-image" src="http://www.igniterealtime.org/community/servlet/JiveServlet/downloadImage/1155/cs_alex_girlpic.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8a27f712-99c9-42c2-8154-30643bf219f3] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">clearspace</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">first_loading</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/35174</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34382</link>
      <description>&lt;!-- [DocumentBodyStart:e6287422-f95d-4e92-af9f-823d3bc9244c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I've decided to start such thread to be able to discuss latest changes in svn and to show our appreciation to contributors, who do not appear in changelogs.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, recently a couple of reported by me issues were fixed. Thanks a lot &lt;strong&gt;Niklas Schaefer&lt;/strong&gt; for his work.&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.igniterealtime.org/fisheye/changelog/svn-org?cs=10743&amp;amp;csize=16"&gt;http://www.igniterealtime.org/fisheye/changelog/svn-org?cs=10743&amp;amp;csize=16&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;It seems that he has added Show offline users checkbox in Contacts menu too, which eventually solves my other issue &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.igniterealtime.org/issues/browse/SPARK-928"&gt;http://www.igniterealtime.org/issues/browse/SPARK-928&lt;/a&gt;&lt;span&gt; It could be marked as fixed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, thanks &lt;strong&gt;David Schuster&lt;/strong&gt;&lt;span&gt; for fixing that &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.igniterealtime.org/issues/browse/SPARK-954"&gt;http://www.igniterealtime.org/issues/browse/SPARK-954&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And now a few glitches i've noticed in latest build.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;* Preferences menu is not stretched down enough (probably after adding new options), so now Apply-Save-Close buttons are hidden.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;* Broadcast window is opening bloated. There is too much white space in roster part of that window.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;* &lt;span style="text-decoration: line-through;"&gt;Option to hide offline user in Broadcast window doesnt has its caption. It shows "checkbox.broadcast.hide.offline.user". Also in the same window there is "&amp;amp;Message" abouve the input field. Minor and old typo thing.&lt;/span&gt; fixed, though it could be "Hide offline users". Btw, i have noticed new Online group with all online users grouped in there in broadcast window. Very handy &lt;img height="16px" src="http://www.igniterealtime.org/community/images/emoticons/wink.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;* &lt;span style="text-decoration: line-through;"&gt;Contact's context menu shows "menuitem.show.contact.statusmessage"&lt;/span&gt; (fixed, though could be Show status message") and then you press it in new window there is a button with "C&amp;amp;lose" name.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Some thoughts. I like finally being able to have 24h time format in chat. And it has switched to that format automatically. Is it reading my locale settings or is it now a default value? If latter, i think this should be changed to PM style to respect the current userbase. It's great if it's determining this automatically though.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I hope i didnt miss anything. It's nice to see how your reported issues and requests come alive &lt;img height="16px" src="http://www.igniterealtime.org/community/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e6287422-f95d-4e92-af9f-823d3bc9244c] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">spark</category>
      <category domain="http://www.igniterealtime.org/community/tags">svn</category>
      <category domain="http://www.igniterealtime.org/community/tags">contributor</category>
      <category domain="http://www.igniterealtime.org/community/tags">changes</category>
      <category domain="http://www.igniterealtime.org/community/tags">bleading_edge</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">build</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34382</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34514</link>
      <description>&lt;!-- [DocumentBodyStart:b8cca4ad-6a27-48bc-a1ad-3850b7acc6b5] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We've got Openfire on our fileserver and our clients are connecting via Exodus.&amp;nbsp; For many months, this has worked with no problems.&amp;nbsp; In the last few days, however, a number of users have reported being unable to get Exodus to connect despite being able to connect to the fileserver.&amp;nbsp;&amp;nbsp; This problem seems to come and go--people are sometimes able to connect one day when they weren't able to connect the day before.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I upgraded to Openfire 3.5.2 in the hopes that this would resolve the issue, but it seems to persist.&amp;nbsp; Three users were still offline after the upgrade.&amp;nbsp; I was able to resolve one by rebooting, one by reinstalling Exodus, but the third user is still offline and I can't seem to get them to connect at all.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When the user opens the program, the contact list flashes briefly up on the screen and then disappears and the status balloon remains grey.&amp;nbsp; When attempting to connect, the attempt will fail, retry and fail again. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nothing of substance appears in the error logs... I tried to delete a few plugins in the hopes that they were causing the confict, but no dice.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Suggestions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b8cca4ad-6a27-48bc-a1ad-3850b7acc6b5] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">connection</category>
      <category domain="http://www.igniterealtime.org/community/tags">exodus</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34514</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/29814</link>
      <description>&lt;!-- [DocumentBodyStart:d2007373-2721-4a04-8add-8f03531a8658] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;When does Spark save groups expand/collapse setting? It seems that it is doing this only when you exit Spark normally. But usually i just shutdown my PC. So in the morning i always had some groups expanded, though i have collapsed them dozen of times every morning and i dont want them to be expanded. Should it save groups state more often?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d2007373-2721-4a04-8add-8f03531a8658] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">roster</category>
      <category domain="http://www.igniterealtime.org/community/tags">group</category>
      <category domain="http://www.igniterealtime.org/community/tags">expand</category>
      <category domain="http://www.igniterealtime.org/community/tags">collapse</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/29814</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34937</link>
      <description>&lt;!-- [DocumentBodyStart:a120e510-5c20-48fe-b9da-e2024f730d8e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;the first bug doesn't only address the pubsub-module but i discovered it while writing a pubsub related plugin:&lt;/p&gt;&lt;p&gt;the method getType in org.xmpp.forms.FormField will always return null .... the return in front of Type.fromXMPP(type) is missing!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the second one only occurs when using an oracle-database:&lt;/p&gt;&lt;p&gt;oracle interprets an empty string like a null-value ... this will cause the PubSubPersistenceManager to actually write a null value into the db if the name is an empty-string and next time the node will be loaded from the db, the name will be null ... if someone then tries to query the configuration of the node, org.xmpp.forms.DataForm.encode will throw a NullPointerException!&lt;/p&gt;&lt;p&gt;here is the stack-trace:&lt;/p&gt;&lt;table border="0" cellpadding="1" cellspacing="0" style="width: 100%;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line" width="99%"&gt;java.lang.NullPointerException&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;amp;n bsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt; at org.xmpp.forms.DataForm.encode(DataForm.java:98)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;amp; nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt; at org.xmpp.forms.FormField.addValue(FormField.java:39)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;amp;nb sp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt; &lt;span class="hilite"&gt; at org.jivesoftware.openfire.pubsub.Node.addFormFields(Node.java:823)&lt;/span&gt; &lt;br/&gt; &lt;span class="hilite"&gt; at org.jivesoftware.openfire.pubsub.CollectionNode.addFormFields(CollectionNode.ja va:95)&lt;/span&gt; &lt;br/&gt; &lt;span class="hilite"&gt; at org.jivesoftware.openfire.pubsub.Node.getConfigurationForm(Node.java:803)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;then i have another foolish question:&lt;/p&gt;&lt;p&gt;why is getSubscriptions() in org.jivesoftware.openfire.pubsub.Node protected? i can overcome this when i create an jid that looks like this:&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; JID&lt;/em&gt; anyJID = new &lt;em&gt;JID&lt;/em&gt;("&lt;em&gt;anyone@anywhere&lt;/em&gt;") { public boolean equals(Object o) { return true; } };&lt;/p&gt;&lt;p&gt;and then perform a getSubscriptions(anyJID) but this isn't very pretty!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ooh ... btw i'm using Openfire &lt;span&gt;3.6.0a ...&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thx in advance!!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a120e510-5c20-48fe-b9da-e2024f730d8e] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">openfire</category>
      <category domain="http://www.igniterealtime.org/community/tags">plugin</category>
      <category domain="http://www.igniterealtime.org/community/tags">server</category>
      <category domain="http://www.igniterealtime.org/community/tags">pubsub</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34937</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34943</link>
      <description>&lt;!-- [DocumentBodyStart:47bf0c0f-a218-4574-a3d2-05e678ead880] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span&gt;It shows (0) &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.igniterealtime.org/community/people"&gt;http://www.igniterealtime.org/community/people&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:47bf0c0f-a218-4574-a3d2-05e678ead880] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">people</category>
      <category domain="http://www.igniterealtime.org/community/tags">status</category>
      <category domain="http://www.igniterealtime.org/community/tags">clearspace</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34943</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34982</link>
      <description>&lt;!-- [DocumentBodyStart:69e4e845-c971-4fd0-99b4-332894ea9642] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Steps to Reproduce:&lt;/p&gt;&lt;p&gt;1. Enable s2s functionality.&amp;nbsp; (My settings are: service enabled on 5269, close idle connections after 10 minutes, anyone allowed to connect)&lt;/p&gt;&lt;p&gt;2. View Server Information.&lt;/p&gt;&lt;p&gt;3. Under Server Ports 5269 is not displayed nor is there any entry for a server to server port.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Expected:&lt;/p&gt;&lt;p&gt;Configured server to server port should display in Server Ports under Server Information.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Environment:&lt;/p&gt;&lt;p&gt;CentOS 5.2&lt;/p&gt;&lt;p&gt;Openfire 3.6.0a (reports as 3.6.0 in information) installed via rpm&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:69e4e845-c971-4fd0-99b4-332894ea9642] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">openfire-server</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>ryan@instanceinc.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34982</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34702</link>
      <description>&lt;!-- [DocumentBodyStart:bc4ad4b2-16a8-4bd8-be06-06e2a9da862d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;in openfire 3.6.0&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2008.08.27 18:26:25 [org.jivesoftware.openfire.nio.ConnectionHandler.messageReceived(ConnectionHand ler.java:135)] Closing connection due to error while processing message: &amp;lt;iq type='result' to='---removed---&amp;gt;&amp;lt;query xmlns='jabber:iq:version'&amp;gt;&amp;lt;name&amp;gt;Pidgin&amp;lt;/name&amp;gt;&amp;lt;version&amp;gt;2.5.0 (libpurple 2.5.0)&amp;lt;/version&amp;gt;&amp;lt;/query&amp;gt;&amp;lt;/iq&amp;gt;&lt;br/&gt;java.lang.NullPointerException&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ConcurrentHashMap.remove(ConcurrentHashMap.java:919)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.IQRouter.handle(IQRouter.java:284)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.IQRouter.route(IQRouter.java:101)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.spi.PacketRouterImpl.route(PacketRouterImpl.java:68)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.net.StanzaHandler.processIQ(StanzaHandler.java:311)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.net.ClientStanzaHandler.processIQ(ClientStanzaHandler .java:79)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:276)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:175)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jivesoftware.openfire.nio.ConnectionHandler.messageReceived(ConnectionHandl er.java:133)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messageReceived (AbstractIoFilterChain.java:570)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Ab stractIoFilterChain.java:299)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilt erChain.java:53)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceive d(AbstractIoFilterChain.java:648)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.IoFilterAdapter.messageReceived(IoFilterAdapter.java:80)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Ab stractIoFilterChain.java:299)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilt erChain.java:53)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceive d(AbstractIoFilterChain.java:648)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flush(SimplePr otocolDecoderOutput.java:58)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecF ilter.java:185)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Ab stractIoFilterChain.java:299)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilt erChain.java:53)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceive d(AbstractIoFilterChain.java:648)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java :239)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Execut orFilter.java:283)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java: 885)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:619)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bc4ad4b2-16a8-4bd8-be06-06e2a9da862d] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">openfire</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34702</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/31256</link>
      <description>&lt;!-- [DocumentBodyStart:c922e955-0be1-4efe-b952-84ab4b38168d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Greetings,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We are running into an issue with two servers (both Openfire 3.4.4).&amp;nbsp; When userA on serverA connects to remote MUC room on serverB, the chat log is returned to userA out of order.&amp;nbsp; I looked at the Pidgin debug log and the stanzas appear to come from the server out of order.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When userA connects to a MUC room on serverA, the chat log is in order. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anybody else noticed this? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; thanks! daryl &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c922e955-0be1-4efe-b952-84ab4b38168d] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>akrherz@iastate.edu</author>
      <guid>http://www.igniterealtime.org/community/thread/31256</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/34749</link>
      <description>&lt;!-- [DocumentBodyStart:d7b3c847-98d1-4546-85b1-04f6a142f74f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I'm assuming this is a bug in the LDAP connection setup?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I upgraded my 3.5.2 installation to 3.6.0 and noticed immediately that no one was able to login. I didn't do a backup, but didn't worry either since this is an AD based install I don't loose almost anything really.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I then uninstall 3.6.0 and nuked the install folder so the install started fresh. I went through the setup and it passes the connection test on step 1 of LDAP configuration. I'm using the same Base DN and Administrator DN as on my old setup so it is the same. Once I get to step 2 and later it errors on on tests with no changes from the defaults (as I never needed to change them before).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have another server setup with 3.5.2 on it and it works fine. So it seems the problem is limited to 3.6.0&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Both the AD Domain Controller and the OpenFire IM server are running Windows Server 2008.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d7b3c847-98d1-4546-85b1-04f6a142f74f] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">active_directory</category>
      <category domain="http://www.igniterealtime.org/community/tags">openfire</category>
      <category domain="http://www.igniterealtime.org/community/tags">connection</category>
      <category domain="http://www.igniterealtime.org/community/tags">error</category>
      <category domain="http://www.igniterealtime.org/community/tags">install</category>
      <category domain="http://www.igniterealtime.org/community/tags">ldap</category>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/34749</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title />
      <link>http://www.igniterealtime.org/community/thread/31793</link>
      <description>&lt;!-- [DocumentBodyStart:80291320-6f39-4859-956b-52ebf0664fb8] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;as you can see in the following log, Openfire opens the port given under "HTTP Binding" -&amp;gt; "Clients can connect to this server using HTTP binding." even if it is disabled:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;./logs/warn.log:2008.03.07 08:01:30 failed SelectChannelConnector@0.0.0.0:8080 &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Therefore I was not able to start a webserver on that port up to the time I changed the port 8080 to a really not used port.&lt;/p&gt;&lt;p&gt;To do this I enabled that feature, changed the port and disabled it once again.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A workaround is to start the other server first since Openfire does only log a warning in that case.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please solve this issue.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Torsten&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:80291320-6f39-4859-956b-52ebf0664fb8] --&gt;</description>
      <category domain="http://www.igniterealtime.org/community/tags">bug_report</category>
      <category domain="http://www.igniterealtime.org/community/tags">server</category>
      <category domain="http://www.igniterealtime.org/community/tags">settings</category>
      <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
      <author>webmaster@jivesoftware.com</author>
      <guid>http://www.igniterealtime.org/community/thread/31793</guid>
      <dc:date>1970-01-01T00:00:00Z</dc:date>
      <clearspace:dateToText>38 years, 9 months ago</clearspace:dateToText>
    </item>
  </channel>
</rss>

