Re: Load Custom local in spark
choose an already available language and select that one example: rename: spark_i18n_fa_IR.propertiesto : spark_i18n_ja.properties choose Japanase inside Spark
View Articleunable to handle exception if connection lost while transferring long file
#0down vote favorite in my chat application using asmack-jse-buddycloud-2010 library. i am able to do chat and file transfer but in testing 1 scenario occur's , while transferring file(suppose file...
View ArticleRe: aSmack File Transfer Negotiation Returns Null
this method returns null from IncomingFileTransfer.java : final StreamNegotiator streamNegotiator = negotiator.selectStreamNegotiator(recieveRequest); which requests negotiator from...
View ArticleAndroid Xmpp entriesAdded rarely called
When I add a user, that user does not call "entriesAdded" I think it's listener problem or how to add users. For example: User2 -> Agree -> User 1 User 1 does not call the listener...
View ArticleOpenfire embedded database no tables ?
I have offlline the open fire and embeed db and copied all firles from /d01/opt/openfire/embedded-db openfire.lck, openfire.log, openfire.script , openfire.log.properties. Using the mysql migration...
View ArticleJitsi VideoBridg and Asterisk server SIP Registration failed
Hi all, I have an issue with connecting the Jitsi VideoBridg to my private Asterisk server. The problem seems to be that the Jitsi VideoBridg wants to connect to the sip server at port 5070, however...
View ArticleRe: Problems with aSMACK file transfer.
Put some small amount of code for better understadning ..
View ArticleRe: Jitsi VideoBridg and Asterisk server SIP Registration failed
change or add the openfire property org.jitsi.videobridge.sip.port.number
View ArticleRe: Updating Openfire Jetty from 7.4 to 9.1
Too busy at the moment to figure out how to use ALPN with 9.2.1 instead of NPN. I have also downgraded my Java from 8 to 7 for now. If you or anyone else has a pull request, I am happy to do the merge
View ArticleJitsi plugin in a clustered openfire setup
Hi, I have configured an openfire cluster with 2 hosts managed by haproxy. Its been up and running for a month, the version is 3.9.3. The client i use for ubuntu is pidgin. It supports audio/video...
View ArticleRe: iOS client disconnect
This is simply not possible. iOS hibernates an App when its not running, effectively closing all connections
View ArticleRe: is there a way to configure NoSQL Database rather than Relational DB in...
this wont be an easy migration, because openfire heavily relies on SQL and it runs deeply in the core
View ArticleRe: After upgrade to 3.9.3, clients can't connect to Openfire after a few...
Don't know what mught be causing that. Maybe this change OF-697You can try copying /openfire/lib/mysql.jar from 3.8.2 installation into 3.9.1 and see if this works. Though if you going to use older...
View ArticleRe: Does 3.9.3 Kill LDAP Groups?
It probably won't do much as 3.9.2 is almost the same as 3.9.3. What was wrong with 3.9.1? Did downgrade fail or was there some other issues?
View ArticleRe: Does 3.9.3 Kill LDAP Groups?
Yea.. my downgrade failed.. Openfire wouldn't start.. I copied the files over from 3.9.3 like I did for 3.9.2 downgrade but .. daemon wouldn't start.. It appears to be functioning properly when I edit...
View ArticleRe: Critical Help Needed
it's a MySQL database. He was provided with root access to set everything up. Since then, I've deleted openfire, created a fresh install, and changed all root/db/cpanel passwords. Is there something he...
View Articlejava.lang.NoClassDefFoundError: org.jivesoftware.smack.ConnectionConfiguration
hi everyoneI download asmack-android-8-4.0.0.jar and inport my android applicationthen ConnectionConfiguration config = new ConnectionConfiguration("192.168.1.231", PORT);when a run the product...
View ArticleRe: java.lang.ClassNotFoundException:...
i have the same problem.my classpath .;%JAVA_HOME%/lib/dt.jar;%JAVA_HOME%/lib/tools.jarjavahome C:\Program Files\Java\jdk1.7.0_21is there wrong ?
View ArticleRe: is there a way to configure NoSQL Database rather than Relational DB in...
This would be really hard Ithink. Just out of curiosity: What would be the benefit in replacing the – more or less – standardized SQL layer with a NoSQL DB and which one should be used?
View Article