Does Smack supports pubsub?
Hello, I am trying to use smack in order to do some pubsub, but I am facing some difficulties mainly concerning node collections, and affilitations.For now I am able to create, subscribe and get items...
View ArticleSpark client list does not refresh
I have Openfire connected to my AD server using the LDAP settings. Everything is working fine except two users are not being removed from the contact list in the Spark client. The two users in question...
View ArticleIntranet and Spark IM Client
Good day! I'm developing our company's intranet website and would like to know if it is possible to send an instant message from my intranet page to a spark im client. Any help will be appreciated....
View ArticleOpenFire group sharing problem (group disappears from rosters)
Hello to everyone. There's some strange problem with my OpenFire 3.8.2.I've got a couple of shared groups. All the groups are taken from Active Directory. Some of them work perfectly, but the others...
View ArticleSpark window changing itself when inactive
I am trying to figure out if there is a way to stop the spark windows from switching between each other depending on which window has a new message in it. I use spark in my job and generally am in at...
View ArticleMonitoring plugin fault after online upgrade to version 1.4
Hi! Recently I made upgrade all used plugins.Monitoring to 1.4 and get stop archiving due to duplicating of key: org.jivesoftware.openfire.archive.Conversation - Unique constraint violation: SYS_IDX_78...
View ArticleParticipant can not connect to restart the Openfire or all kick the room
Hi, I can notsolve a problem withofmeet. Ifhe left the roomand tries toconnectlater, he sees only himself, all other black screens, butafterrestart the Openfireor ifallkickand re-enter the roomallsee...
View ArticleGet openfire admins using AD
I'm trying to know if there is a way to get the admins of openfire when used with an Active Directory.When you don't use AD, you get it in the user's database, but using AD, users aren't in the...
View Articleanother user appear offline
i got one problem, there were 2 users A and B. User A could see user B online and chat but user B could not see user A due to offline. has all of you ever got this error?? how can i read that error?
View ArticleClustoring Plugin giving error
When i click on Server > Clustoring link in openfire admin console i got this stack. Why i am get this and what is solution for it? java.lang.NoClassDefFoundError: com/tangosol/net/Invocable at...
View ArticleMUC set default room properties in database table ofmucserviceprop
I am using asmack to work with openfire xmpp server. I have created conference(room) and two contacts are joined to this room. But both contacts are getting message like this room is not anonymous ....
View ArticleHostname escaping characters. Bug in ExternalComponent connection?
Hi all I am trying to develop a simple external component but I got stuck with what I suppose is a connection problem. I have a code looking like this: publicclass Main { publicstaticvoid...
View ArticleOpenFire Not bringing up Admin
I am running WIN7x64, with JRE7.55, Openfire 3.9.1. Start OpenFire and I get the error below, when I open click launch admin, nothing happens, says unable to connect. Any Ideas?...
View ArticleHow can I set minimum username length?
I Wanna reserve short usernames for inner using.
View ArticleMUC Conversation History on demand (openfire 3.7.1)
Hello! I wanted to ask is there a way to retreive MUC Room's Conversation History on demand without joinig it? I know there is a way to configure how much history items you want to receive while joing...
View ArticleChat Window User Info Customization
At the top of the chat window, it displays the person's name, title, and email address. I've modified the ldap-to-vcard mapping XML in our DB to pull all the correct info from AD. Works perfectly. What...
View Articleupgrade spark to version spark_2_7_0_659.exe
the display name of Winda becomes Win...i don't rename it i also got this errorjava.lang.ClassCastException: org.jivesoftware.smack.util.PacketParserUtils$UnparsedResultIQ cannot be cast to...
View ArticleHow do openfire's schema work ?
Hi everyone . I am learing for my thesis . I want load all user from LDAP to friendlist of other person , but i haven't much idea . I think i will edit or modify database . And i want know openfire's...
View ArticleVCard.setAvatar(Byte[] bytes)/(Url url)/(Byte[] bytes, String mimeType) Not work
Bytes File f=new File("C:/testIcon/action2.jpg");BufferedImage o=ImageIO.read(f);ByteArrayOutputStream b=new ByteArrayOutputStream();ImageIO.write(o, "jpg", b);byte[] img=b.toByteArray();...
View Article