Re: NoResponseException with Smack 4.0.0-SNAPSHOT when joining MUC Room
Yes, the self-presence stanza is neccessary. You could try to send enable Smack.DEBUG to trace the exchanged stanzas between client and server, and verify that the self-presence is in fact not send or...
View ArticleRe: Openfire 3.9.1 external connection stoped working
It seems that the port is not open, or a firewall blocks access. Do the logs report that port 5222 is open?
View ArticleRe: Pidgin Clients "Not Authorized"
McDev, thanks for the info. I did add the Plug In. Are there any others you recommend? The results are such. Joe@HIJ/ABC-EFG57 disabled. (Not Authorized) Still If I click on the "Re-enable"...
View ArticleRe: OF 3.9.1, Ubuntu & Hazelcast - Cannot see cluster members & admin console...
I have the same exact issue. Hazelcast 1.2.0, openfire 3.9.1 I have two servers on Amazon EC2, they share RDS mysql database. Each node sees itself, but not the other. Hard thing about this is that...
View ArticleRe: Pidgin Clients "Not Authorized"
McDev, thanks for the info. I did add the Plug In. Are there any others you recommend? The results are such. Joe@HIJ/ABC-EFG57 disabled. (Not Authorized) Still If I click on the "Re-enable" button it...
View ArticleRe: Conversation History Sometimes In Descending Order
This is the full conversation history. The short history shows correctly (oldest-to-newest, top-to-bottom).
View ArticleRe: Pidgin Clients "Not Authorized"
When you add users in Pidgin using Buddies -> Add Buddy make sure you chose the account of the user who is sending the request and specify the other user's user name as a Jabber ID: e.g....
View ArticleRe: Pidgin Clients "Not Authorized"
So would my Jabber ID be Paul@AMS1/DBS-FIN57 ? Taken from the log above. I cannot even get to the point of adding Buddies now as it will not let me enable any user. When I create the user "on the...
View ArticleRe: Conversation History Sometimes In Descending Order
Upgrading to 2.7.0 fixed this issue. The full conversation histories now sort properly. Thanks for the heads up!
View ArticleRe: Upgrade was a disaster for me...
wroot hopefully I am submitting this question in the location. sorry if not. still learning my way around the site.But can you help me with the command you are refering to run Openfire as an...
View ArticleRe: Upgrade was a disaster for me...
wroot. Hopefully I am doing this the right way.......sorry if I screwed up. still learning the site. I left a you a question regarding the actual wording for the command line to start openfire from a...
View ArticleRe: Why is group chat such an awkward thing in XMPP?
Basically because it was the spirit of the time (~2002) when XEP-45 aka XMPP MUC (groupchat) was defined. XMPP MUCs immitate mostly IRC with a few more features. It's not suprisingly, as this was the...
View ArticleRe: Upgrade was a disaster for me...
What i ment by my last comment is, that if you don't have a completely new question, you shouldn't start a new forum thread/topic. Just keep asking in the same thread. As i said, when i reply in the...
View ArticleRe: Why is group chat such an awkward thing in XMPP?
And getting all the people to actually stay connected in each one of the group chats is challenging to say the least. It's the responsibility of the client to "stay" in the chat. I assume you mean...
View ArticleRe: Does websocket.war support Windows 2008 R2
websockets.war file is a n Openfire plugin and a Java jar file. It will run anywhere Openfire is installed
View ArticleRe: Problem with MultiUserChat.getJoinRooms
when i enable the asmack debug i saw that i did gets joined rooms in one of the packet but after some reply packets .. what i did to solve this problem was as here on this link...
View ArticleRe: Upgrade was a disaster for me...
wroot Very helpful explanation and i appreciate it. I will follow those steps and let you know how this all goes. And thanks for the info on the threads..........I think i finally get it...........
View ArticleRe: Memory leak on admin web console
One did report it 3 days ago. Likely a bug that the users are not streamed ... while this would crash the browser. OF-768
View ArticleRe: Java Heap Space Error - User Summary List
Was it cached in a cookie? Which cache did you clear? I wonder where OF can store the range value if not in a client cookie. OF-768
View Article