Re: time bugggg
Попробовал подставить Asia/Karachi, дает +5 GMT. Закройте "спарк", скопируйте файлик на рабочий стол, сделайте изменения, верните обратно, запустите "спарк".
View ArticleRe: SMACK 4.1 rc3 stream resumption
Hi guys. I have tested the stream resumption in release version 4.1.0 and this bug is happening. I believe the problem is in method XMPPTCPConnection.isSmResumptionPossible(), in the last if condition:...
View ArticleRe: Openfire and Spark needs tzdata update to lastest version
So, you said on the other thread that Openfire 3.9.3 already has JRE 7 (Spark 2.7.0 also uses it). Is there something else that needs to be updated?
View ArticleRe: Nightly build for linux?
Here;s the link to the latest deb file (it has different build number) Spark - Nightly Debian Build 383: Artifacts - Atlassian Bamboo Or you can download and extract the latest build in tar.gz form...
View ArticleRe: Nightly build for linux?
Just to clarify, even though it is marked as 2.6.0, it is 2.7.0.668? Do you have any idea as to why right at startup, the screen immediately goes grey? Just curious. I will test this version out. I got...
View ArticleRe: SMACK 4.1 rc3 stream resumption
if (shutdownTimestamp + maxResumptionMillies > current) { return false; } else { return true; } The returned values should be in inverse order. Right, thanks for...
View ArticleRe: Nightly build for linux?
I don't know what these errors mean. When you go to Help > About in Spark, what version and build does it show? For me Spark's profile is still in /home/user/.Spark Though i'm using only 2.7.0...
View ArticleRe: Openfire and Spark needs tzdata update to lastest version
OF-901 fixed. Nightly build 1653 of Openfire (Windows) is already with 1.7.0_76. Hope it has better timezone info. SPARK-1602 fixed also. Windows build 2.7.0.669 is with 1.7.0_76 now.
View ArticleRe: Just Married plugin is not getting installed on linux openfire
Plugins distributed via the Igniterealtime website are built with JDK7, so you need to be running at least that locally to use them.
View ArticleRe: Just Married plugin is not getting installed on linux openfire
Well, yes, most plugins only support JDK 7. That's why i ask about errors. It should show errors "Unsupported major.minor version 51.0 error".
View ArticleRe: SASLError using DIGEST-MD5: not-authorized on Smack 4.1
Use the configuration builders setHostnameAndPort to specify a host and port to use as XMPP service.
View ArticleOpenFire and get connect/disconnect notifications to push to other systems?
Being new to XMPP and OpenFire i am looking for a way to get notifications when users connect and disconnect from a server. I would like to push these notifications to others systems, for logging...
View ArticleRe: Openfire and Spark needs tzdata update to lastest version
Great Work! thanks for your help, wroot! I will test new versions as soon as possible.
View ArticleRe: Connect error: SASL Authentication failed. No known authentication...
You only need to include the smack-java7 dependencies. This includes all other dependencies. Maven example..<dependency> <groupId>org.igniterealtime.smack</groupId>...
View ArticleHow to add sid to a Bosh xmpp connection?
I'm having trouble connection to my bosh server, it says it needs "sid":org.igniterealtime.jbosh.BOSHException: Connection Manager session creation response did not include required 'sid' attributethis...
View ArticleResuming a stream in Smack 4.1
Hi, I've been working on an IM Client for android which was using aSmack back then but have already managed to update it to Smack 4.1 release version. I have managed to enable Stream Management by...
View ArticleRe: Could not find method javax.security.sasl.Sasl.createSaslClient
Caused by proxy setting.AS proxy setting do not work, so the dependency can not resolved correctly. Now, it works. Thanks!
View ArticleVulnerabilidad
Security Issues reported for 192.168.2.3xmltec-xmlmail (9091/tcp) Medium (CVSS: 5.0) NVT: Missing httpOnly Cookie Attribute (OID: 1.3.6.1.4.1.25623.1.0.105925) Result: The cookies: Set-Cookie:...
View ArticleRe: Cant install repository on eclipse
I have checked out from https://github.com/igniterealtime/Openfire.Then I copied /Openfire/build/eclipse/* to /Openfire/ (and added a dot in front of each file/dirctory)After opening eclipse (Juno,...
View Article