Quantcast
Channel: Ignite Realtime: Message List
Browsing all 11413 articles
Browse latest View live

Re: Error: Could not find or load main class java.org.jivesoftware....

@Rishabbh - Try including all (and only) the jar files from the openfire distribution, build/lib/dist/*.jar and build/lib/merge/*.jar Then build the project.  And after a succesfull build execute...

View Article


Re: NullPointerException is asmack file incoming file transfer

Which aSmack Version do you use?

View Article


No video on outside connection in ofmeet

I've checked through several answered threads and can't find an answer to my issue: The plugin works wonderfully for local users. When connecting from outside of our network however there is no video...

View Article

Re: Getting Vcard OutofMemory

It also happened to me using the aSmack 0.8.10. I caught somes stanzas without being sure which one is the problem. However I noticed in the dump that there were four threads running:Smack Packet...

View Article

XMPPTCPConnection.usingTLS is not reset

I noticed that once the attribute XMPPTCPConnection.usingTLS is set to true (after a successful TLS handshake), the attribute is never set to back to false, even if the next reconnection doesn't use...

View Article


Trouble : Can't see another user in ofmeet

I install openfire 3.9.2 and i use openLdap author user . I try install Jitsi VideoBridge Plugin  plugin ( Openfire and Spark )  , And i try run two user from two pc . When i run ofmeet to video call...

View Article

Re: Problems with manifest files in 4.0.0-rc2

I can only test your changes on Monday, because my local development environment here is not properly configured. Have a look to the class FileUtils, the classloader provided in the signature is never...

View Article

Re: Running Jitsi Videobridge Openfire Plugin with NATed IP – possible or not?

This is now gone into version 1.3.1

View Article


Re: Getting Vcard OutofMemory

I can't explain how the code flow could be reach at a point like this (maybe in a race), but the following code reproduce the OOME.                  Reader reader = new StringReader("<iq...

View Article


Re: Getting Vcard OutofMemory

I think the additional check can fix it         public String parseContentDepth(XmlPullParser parser, int depth) throws XmlPullParserException, IOException {            StringBuffer content = new...

View Article

Re: Getting Vcard OutofMemory

I also think the append should be checked if (parser.getText() != null) {    content.append(parser.getText());}

View Article

Error send (Type message emoticons)

I have this problem :http://stackoverflow.com/questions/23576507/emojicons-send-face-icons-not-work-s end-number-icons-work Who chat.sendMessage fix this problem ? the fault of "chat.sendMessage...

View Article

Image may be NSFW.
Clik here to view.

Re: Problems with manifest files in 4.0.0-rc2

I can only test your changes on Monday, because my local development environment here is not properly configured.Sure, no hurry, we all need weekends   Have a look to the class FileUtils, the...

View Article


Re: Getting Vcard OutofMemory

Great! That example may gave me a hint and an idea how to fix the issue. Will test and report back.

View Article

Re: Problems with manifest files in 4.0.0-rc2

I have checked out your modifications... Thanks for the update, but there is a problem. The files "*component.xml" MUST be contained in the folder named "OSGI-INF" in the root level of the jar and the...

View Article


Re: Problems with manifest files in 4.0.0-rc2

The files "*component.xml" MUST be contained in the folder named "OSGI-INF"Ahh ok, from http://wiki.osgi.org/wiki/Declarative_Services it appeared that the path can be arbitrary. I also found no...

View Article

Re: Pubsub Extensions for Smack

Robin's PubSub code is part of smackx (Smack 3.4.1) / smack-extensions (Smack 4.0). You don't need to add an additional jar.

View Article


Re: Pubsub Extensions for Smack

I am extensively using PubSub of Smack 3.4.1 under OSGi and it works perfectly. Please cleanup your classpath. Put only "smack-3.4.1-0cec571.jar" and "smackx-3.4.1-0cec571.jar" to your classpath,...

View Article

Re: OpenFire group sharing problem (group disappears from rosters)

I've purged the caches for everything and I still have this issue. I have about 15 AD groups that are shared and only 2 or 3 of them are showing up. Going in and making a change on one and then saving...

View Article

Re: Problem with deploying a plugin with multiple CustomDatabase-upgrades.

Thanks for your reply. Thats exactly what I am doing.However, it seems that only the latest "upgrade/n" -Script is executed when installing the plugin.

View Article
Browsing all 11413 articles
Browse latest View live