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

Image may be NSFW.
Clik here to view.

Re: fastpath agent not receiving messages from users

So, you have created a workgroup and added agents to the Default queue of that group. Now, when you login with one of the agents in the Spark, do you see a Fastpath tab at the bottom of the Roster...

View Article


Re: how to get openfire registered users from android client using aSmack

Hi Wael,I am tried to connect openfire server from android client by using above above links api. But i am unable connect.Could you please provide sample code? Thanks in advance...

View Article


Re: Why ofMucConversationLog table is empty?

Have you waited a while, before checking the database table? Data that is to be logged is kept in memory, before it is written to the database. This process is executed every 300 seconds (which is...

View Article

smack4.1 android client connection for openfire server

Hi All,I want to develop chat app in android.  So, I am using smack4.1 version. But i am unable to connect openfire server(which is located my local) using smack4.1. Could you please provide sample...

View Article

Re: smack4.1 android client connection for openfire server

Have a look at this page: https://github.com/igniterealtime/Smack/tree/master/documentation 

View Article


Re: Why ofMucConversationLog table is empty?

I waited 2 days and the ofMucConversationLog table is always empty, but I can use smack api get the muc history messages, I think the messages always in memory and not written to the database.

View Article

Re: i am trying to connect to openfire using this code

you should set the username and password like this (smack 4.1.0):configuration = XMPPTCPConnectionConfiguration.builder()  .setUsernameAndPassword("username",...

View Article

Re: smack4.1 android client connection for openfire server

@KinderenThanks for you reply. I used below code: XMPPTCPConnectionConfiguration config = XMPPTCPConnectionConfiguration.builder()                      .setUsernameAndPassword(username, password)...

View Article


Re: Smack 4.1 in android, getting exception "VerifyError"...

You added Smack components that require a Java SE runtime which his not provided by Android. Those are all smack components with 'java' in its name, e.g. smack-java7, smack-resolver-javax, and so on....

View Article


Re: Using smack 4.1 on android, giving exception in connection

See Smack 4.1 in android, getting exception "VerifyError" org/jivesoftware/smack/sasl/javax/SASLJavaXMechanism

View Article

Image may be NSFW.
Clik here to view.

What is wrong with my BOSH Configuration ?

Hi guys. I looked all over the net, removed, changed things, and, of course, got confused. Could you please tell me what is wrong with my code ? Thank you for your time. package naur.naur; import...

View Article

Re: Openfire 3.10rc and fastpath.

I see. I was talking about the Fastpath Service plugin, haven't tried webchat one for a long time, as i recall it had compatability issues, which you have stumbled upon. Beware that both service and...

View Article

localhost:9090 can't load

Dear All, I am installing Openfire 3.8.0 on ubuntu 12.04. I created the database and installed openfire. However, I can't access the localhost:9090. It gets "Problem Loading page". I made sure that all...

View Article


Re: localhost:9090 can't load

Is there any relevant information in any of the log files? You'll find them in a directory called "logs" in the directory in which Openfire is installed. On a side note: 3.8.0 is a pretty old version....

View Article

Re: 3.10 RC LDAP Issue

I found the Answer... I went to the Server Tab> Server Settings> Security Settings and set all security as custom and set TLS method "Not Available".Issue resolved

View Article


Re: Java 8 support

Ok, Installed jre8 on linux...pointed JAVA_HOME in /etc/sysconfig/openfire to the new jre like Daryl said...no problems so far

View Article

Re: lost messages when network is disconnected

Can You share this plugin? I'm also looking for this.

View Article


Re: localhost:9090 can't load

It is written in stdoutt.log:"Admin console listening at http://193.227.16.5:9090"where "193.227.16.5" is my public IP.Also, 193.227.16.5:9090 is not running too! Nothing is written in the other logs.

View Article

Re: Java 8 support

Thanks speedy.  I have filed this as OF-906

View Article

why html docs?

This makes reading docs on the system it's being installed on a PITA.  Especially for the install, upgrade, and database guides which usually have to be referred to on install, why not provide them as...

View Article
Browsing all 11412 articles
Browse latest View live