unable 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 ArticleRe: Critical Help Needed
This could be a shell script. Started with at, cron or at reboot - try to scan these things. Internal DB? Changing all password and removing unknown authorized keys is likely no fault.
View ArticleMac OSX 10.9 Messages unable to make conference room for group chat.
Does anyone know why when I try to make a group chat conference room on Messages for OS X 10.9 it fails? This is the message it gives me Messages can't connect to the chat room...
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: After upgrade to 3.9.3, clients can't connect to Openfire after a few...
Well, since i've been ran 3.8.2 i have the same MySQL (5.5.33), so I'll try to use the older mysql.jar Update: I've changed the mysql.jar from 5.1.30 (that cames with 3.9.3) for the one of my old 3.8.2...
View ArticleRe: Does 3.9.3 Kill LDAP Groups?
After reading through a closed bug for 3.9.1 I see that there was something to correct groups that contain an @ symbol in the name. That got me to wondering what other groups that I may have in my...
View ArticleRe: Video Conference Within The Spark Client
Do you recommend a client (non-browser) that works with Openfire that has good video?
View ArticleRe: Feature Request: Java version and module detection
Hello Wroot, Could you advise how to do it? how to bundled JRE in Spark Mac app dmg? I am pretty new here and failed on run ant installer.mac on Mac osx 10.9(mavericks). Thanks,DooDoo
View Article