About the getDomain() Function in a ComponentPlugin
Hello everybody, I'd like to know if I have to return a static value from the getDomain() Function or if I could first establish a Database Connection and read it from there. The "getDomain" is not...
View ArticleRe: Jitsi failed to establish connection
Hello, I've install JingleNodes plugin, but a problem occurs in Jingle Nodes settings. You can find the issue in the following picture : https://www.dropbox.com/s/mzejmipapnpoq50/Screenshot.pngAny idea...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
Oh Flow... We are in big trouble! To answer your question first:No, I don't think this is a blocker. I am not familiar with gradle, but the gradle OSGi plugin uses BND like the OSGi Maven Plugin....
View ArticleRe: update 3.9.3 broke server login
Last night durring non production hours I ran back through the exercise of stopping the openfire service, changing the openfire.xml to false again and then going to the Openfire console to run it...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
java.lang.ClassCastException: org.jivesoftware.smack.util.PacketParserUtils$UnparsedResultIQ cannot be cast to org.jivesoftware.smackx.disco.packet.DiscoverInfoWould be great to know *where* in Smack...
View ArticleMáquina fora do Domínio
Bom dia, Temos um funcionário que utiliza notebook pessoal na nossa rede.Foi criado um usuário para ele no AD para que o mesmo tivesse acesso às pastas compartilhadas pelo servidor, mas o notebook dele...
View ArticleRe: Future of Openfire development
Sounds great.I only just started using openfire...but its pretty fun developing plugins for it. I'd really love to see more people in the open chat. I hope everything works out...good times ahead.
View ArticleProgrammatically create room
Hello, I'd like to be able to create a chat room in an Openfire server using a python client application. I have already looked at the Smack API (and some code) but I could not figure out if and if so...
View ArticleRe: update 3.9.3 broke server login
Nothing has worked up to this point. Starting to think I need to just start from scratch.... So is it <admin><authorizedUsernames>admin</authorizedUsernames></admin> or...
View ArticleRe: Sub domains no longer recognized
I'm having the exact same issue, going to try setting it up at the root of the domain.
View ArticleRe: 3.9.3 Install Issues
I have figured out my issue. When I was copying and pasting the config from the old server to the new I was an extra ) at the end. Such as - (objectClass=group) (cn=Group*)). Once I removed the ))...
View ArticleRe: Sub domains no longer recognized
What settings are you using when you successfully got it to work with the root domain? What is your base dn and administrator dn?
View ArticleRe: Howto: Jitsi VideoBridge 1.3.0 on Openfire 3.9.3
Same happens to me with 2 client in different lan and I do have websocket and jinglenodes plugin deployed.Regards
View ArticleRe: Sub domains no longer recognized
The settings have not changed; I used these exact same settings and the system previously enumerated all users from all domains. I did downgrade to 3.8.2--which used to work perfectly--and it now too...
View ArticleRe: Sub domains no longer recognized
Are the " required when setting up the base and administrator dn?
View ArticleRe: Running Jitsi Videobridge Openfire Plugin with NATed IP – possible or not?
Well I'm encountering the same issue even havein a server on a public IP.I've Jinglenodes plugin and websocket installed. The first plugin is work fine afaik (tested with jitsi clients placed on...
View ArticleRe: Sub domains no longer recognized
No, but if you type the locations without the quotes, it will simply add them.
View ArticleRandom, Large server loads on low user server
Hi there, We've been having a problem with openfire. At unusual times and days (no pattern) the server will suddenly use upto 2000% cpu time, on a 32 core 64GB server this meant a load average in...
View ArticleRe: Getting Vcard OutofMemory
Great summary, thank you, that could be it. Will have a look. PS: Why the Openfire is sending me an empty IQ stanza?IQ stanzas of type result usually carry no more data.
View ArticleRe: Getting Vcard OutofMemory
A stanza the breaks the parserContentDepth with OOME is "<iq type="result" to="asdasdasd" from="asdasdas"/>".Could you elaborate that, since I was not able to reproduce this.
View Article