Re: Bug with pubsub in 4.1 Alpha 5 , works good in alpha 4
I'm not sure, but this look like a bug in the PubSub implementation. The order of the 'create' and 'configure' elements shouldn't matter as far as I can tell.
View ArticleRe: How to get last seen in seconds in android?
public void getLastSeen(){ try { LastActivity activity = LastActivity.getLastActivity(XmppActivity.connection, "1234567890@yourdomain"); Log.d("LAST ACTIVITY",...
View ArticleI'm lost (and feeling stupid)
I know the answer is likely going to be something that makes me feel incredible stupid but I'm lost on actually connecting to a remote service. I followed the instructions to install Spectrum 2 and...
View ArticleRe: Asmack block user Null pointer
HI calvin,i got same error,but i can not use "XMPPClientConnection",i use asmack-android-17-0.8.2 jar which has not class "XMPPClientConnection",Kindly Help me
View ArticleSpark 2.7.0_665 Not updating contact list across a subnet
We run Spark 2.7.0_655 with JRE Version 1.7.0_51 across 2 subnets (call them 0 and 1). Clients are on Win 7 x64. Openfire 3.9.3 is run on Subnet 0, and all clients work well. However, a client on...
View ArticleOpenfire info.log IOException
Hi, i have some doubts with info.log file. I have a lot of entries like this: org.jivesoftware.openfire.nio.ConnectionHandler - ConnectionHandler reports IOException for session: (SOCKET, R:...
View ArticleRe: Asmack Android TLS problem
That doesn't like a Smack problem. Have you tried searching for the Exception and SSL/TSL error? Results contain for example node.js - node-request - Getting error "SSL23_GET_SERVER_HELLO:unknown...
View ArticleOpenfire with multiple domains & different ssl certs
We host a clustered openfire system using two servers. The servers themselves have a DNS name of the form: server1.domainA.comserver2.domainA.com whereas the XMPP domain name is server.domainB.com In...
View ArticleRe: Spark 2.6.3 not showing all the online user
Hi Wroot, I read up on the LDAP disappear after some time and it seems like the patch didn't work.I was wondering if this is still being worked on since I noticed that status said it was...
View ArticleMUC Service Plugin add/delete user role problem
I was using Chrom's Advanced Rest Client to test the plugin,and I get HTTP/1.1 302 Found, and redirect me to the login.jsp page when I call these two: 1. POST...
View Articleof392/3fix XEP-0184 Question?
I now use the version is 3.8.2, found that the server does not support the XEP - 0184: the Message Delivery Receipts).And find the following information:[OF 722] Openfire should save XEP - 0184...
View ArticleRe: Spark 2.6.3 not showing all the online user
I think it will be worked on. But there was no update since the last report that it doesn't fix the issue. You can help by testing the next build, when another patch will be applied.
View ArticleHow to clear or cancel messages that have been sent through a group chat
I have tried to disable chat history from GroupChat settings page, however when I login with my app I still get the previous messages after joining the group. Is there something else I am missing...
View ArticleLicense Issue
HI, We are using Openfire server(3.10) and Jitse plugin for video conference for a POC activity. Can we propose this to our customers as a freeware product ?If any license is required, pls let us know...
View ArticleStream Management can't handle unexpected input
Current stream management code does not handle unexpected input well. I have a server that is returning the message id as the "h" attribute on stream management ack requests, which results in the...
View ArticleCrowd Voting Messaging Openfire Plugin
Hi fellow devs,I’m working on implementing a messaging app where a crowd of users suggest responses to a conversation and then vote on the suggested responses. The winning response is the one sent...
View ArticleRe: Groups suddenly strange behaviour!
Paolo Michelli wrote: what can i do?Do not hijack other threads and start your own.
View ArticleRe: Groups suddenly strange behaviour!
I have branched out your question to a new discussion. As it is not related to the other user's problem. 3.9.2/3.9.3 has a problem with LDAP groups, which is not fixed yet OF-830. But i'm not sure you...
View ArticleRoster problems after a crash (LDAP)
We are having a bizarre problem as well. I had a crash the other day (ended up being the Oracle SCAN listener). I was running 3.8.2 and decided to upgrade to 3.9.3 to test (before i realized it was...
View Article