smack.SmackException$ ConnectionException thrown by XMPPConnection.connect();
i want to connect to a ejabberd server that worked with asmack 0.8.10.but now with new version 4.0.0 the code does not work and throw an exception the code is : ConnectionConfiguration...
View ArticleRe: What are the dependencies for the smack-core-4.0.0 jar?
I believe I found my answer. Ended up looking on the github site, found that it has been uploaded to Sonatype repository. Maven automatically resolved the dependencies.
View ArticleRe: Help with openfire hazelcast 2 server clustering
Aryan - I haveing a very similar issue to you. I was wondering if you could please help me out. I'm only getting one of my servers to see the other using the hazelcast plugin. I have made sure that...
View ArticleRe: problem about file transfer
You can Try this ::: For Receive file :: FileTransferManager file = new FileTransferManager(connection); file.addFileTransferListener(new FileTransferListener() {...
View ArticleRe: How can I use SecurityMode.enabled? (aSmack 4.0.0)
Download DummySSLSocketFactory.java Use port 5223 (insure it's enabled) XMPPConnection mConnection; ConnectionConfiguration config = new ConnectionConfiguration(HOST, PORT,...
View ArticleRe: AD Connection details always need refresh on reboot
Fortunately when I redo the setup workaround as described above, the browser remembers the previous entries, so it's reasonably simple to put them back in, but I essentially have to do this every...
View ArticleRe: WinSRV 2008 R2 + AD 2003 + Openfire 3.9.3 + Spark 2.6.3 - SSO fail
Take a look at the following. They are more up to date, with the first one being really well documented.https://community.igniterealtime.org/docs/DOC-2706https://community.igniterealtime.org/docs/DOC-2585
View ArticleClustering Problems. Please help (going crazy)
Ok, I have been at this for almost a week just going crazy trying to get this to work. I have two servers in AWS and I have the below configeration on both servers. Both servers can only see themself...
View ArticleRe: XMPP connection closed unexpectedly after some actions
Thanks, you are right the order of events are different and this is not aSmack problem. Our server sends some custom stanzas back to client as an ack to let it know that what client sent was received...
View Articlefastpath - webchat xss vulnerability
Hi In our company we have implemented (openfire, fastpath) for user attention via web. the xss vulnerability in web forms (userinfo.jsp, leave-a-message.jsp) was found How can we resolve this...
View ArticleHistórico de Conversas
Prezados Tive problema no plugin Monitoring Service e este problema ocasionou o desaparecimento do icone Arquivamento.Removi o plugin, deletei as pastas do arquivo e instalei novamente sendo que apos...
View ArticleRe: Database Password Encryption Problem
Filed as OF-825To clarify. You are seeing this with the current 3.9.3 version?
View ArticleRe: How to install multiple instances on one machine?
1. Extract openfire with the name in /opt/openfire_2 2. Go to /opt/openfire_2/bin/ and change the name of the openfire file to openfire_23. Go to /opt/openfire_2/conf/openfire.xml and change the...
View ArticleRe: WinSRV 2008 R2 + AD 2003 + Openfire 3.9.3 + Spark 2.6.3 - SSO fail
"Use Kerberos DES encryption types for this account" - should be checked? -Yes"Do not require Kerberos preauthentication" - should be checked? -NoHow many spns should I create? - 2 will be created...
View ArticleSpark starts but shows no windows.
I'm currently using Spark on a Windows 8.1 laptop for work. Previously I've had no issues with Spark and I cannot think of anything that's changed either software or hardware related in the past few...
View ArticleRe: websockets.war and build 1458
https://code.google.com/p/openfire-websockets/source/detail?r=21 You may have to build it yourself. Google has disabled ability to upload binary distribution files. Also note that the applications...
View Article