How can i get Timestamp of Online Messages
How can i get Timestamp of Online Messages When I use asmack for android chatting application, I did'nt find out that messages timestamp Is there any way to get it in asmack? <message id="85t1T-26"...
View Articlejava.lang.IllegalStateException: Not connected to server
I am developing chatting application in android with openfire server& asmack.jar . i am trying to implement groupchat . I am getting folloing error java.lang.IllegalStateException: Not connected...
View ArticleRe: Advanced Enterprise support for OpenFire
As wroot said, there is no official support team for Openfire and it's plugins including the Jitsi Videobridge. Most of the work being done here at igniterealtime is by part-time volunteers for various...
View Articleopenfire+asterisk-IM+Jitsi
Hello, I have few questions, i hope that someone help me there. well, I want to know if it's possible to connect jitsi and asterisk-im, I mean: join sip usersfrom jitsi with xmpp users. I tried...
View ArticleRe: Jitsi VideoBridg and Asterisk server SIP Registration failed
Hello I did not know that we can connect jitsi videoBridge to asterisk seems interesting, can you tell me pleaze how you dit that, well i have jitis videoBridge but working with openfire, and i want to...
View ArticleRe: java.lang.OutOfMemoryError: unable to create new native thread
With less Xmx you have more native memory available and that's what you need. The 2GB address space has such limitations.Look in the "Documents" section for JVM settings.
View ArticleRe: Spam
With the new version I'd disable PM's for unconnected users. Then only users who follow each other can exchange PMs.
View ArticleRe: java org.xmlpull.v1.XmlPullParserFactory Error...
I understand that. The point is, Smack documentation says that there is no need for additional libraries. Yet I need an XmlPullParser. That constitutes an external library. So, I'm wondering, is...
View ArticleRe: WinSRV 2008 R2 + AD 2003 + Openfire 3.9.3 + Spark 2.6.3 - SSO fail
Deleting the spark folder in appdata folder did not solve the issue. Recreating the user's profile on the computer did resolve the issue. I hope it does not do this for anyone else because I am still...
View ArticleAdded incorrect/wrong word to Spell Check
I accidently added a word to the dictionary instead of clicking to use the suggested word. How do I remove the incorrectly word so it will show as wrong?
View ArticleRe: java org.xmlpull.v1.XmlPullParserFactory Error...
Smack documentation says that there is no need for additional libraries. *Where* is this stated? So it can get fixed.
View ArticleRe: java org.xmlpull.v1.XmlPullParserFactory Error...
In the 4.0.1 releasedocs/documentation docs, the 'Getting Started' page, it says under the heading 'JAR Files and Requirements': Smack is meant to be easily embedded into any existing JDK 1.5 or later...
View ArticleRe: java org.xmlpull.v1.XmlPullParserFactory Error...
Is this a documentation error then? Yes, has been fixed with https://github.com/igniterealtime/Smack/commit/1935039432113a7437c19066d8129164b b73c7f2 Is there a recommended implementationThe latest of...
View ArticleRe: Spark 2.6.3 user shows offline
Have you tried restarting the server? If you are using shared groups, try removing this user from a group and add back. To rule out the privacy settings issue, you can try stopping his Spark, rename...
View ArticleRe: Path settings of spark
There is no option to change the path of Spark's profile folder and quite frankly i don't think there is a need to put everything in one place. Usually programs save settings per user in theur...
View ArticleRe: Spark for Mac OS problem
Maybe something has been updated on your Macs recently (like Java or something related)? Not sure where Spark profile is on OS X, but on linux it's at /home/user/.Spark (hidden folder). You can try...
View ArticleRe: Online users' status showing as offline
Are you using LDAP? Though the issue is about shared group disappearing, it may be related - OF-830Downgrading to 3.9.1 is probably the quickest solution.
View ArticleRe: Smack 4.0.2 Bug report involving fromFilter in IQReplyFilter
Hi! The problem still exists in the 4.1.0-alpha1-SNAPSHOT build. Edit: I built the smack590 branch and now I'm getting NullPointerException.Full stack trace: Exception in thread "main"...
View ArticleOpenfire 3.9.3 AD Connection Issue
Hi all, I've used Openfire before in local user mode and all was well. Now i'm trying to bind it to AD. I'm trying to setup Openfire access based on permissions - so only users in a specific security...
View Article