Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all 10742 articles
Browse latest View live

Spark and Openfire License


Spark Operation Problem

$
0
0

Spark program suddenly started freezing.  People can see I'm on but I cannot use any facet of the program without it freezing.  I have unitstalled, reinstalled both spark and Java.  Rolled my system back before a set of Windows updates and it will not stop freezing.  Any experience or further trouble shooting suggestions?

Spark Chat History XML Bug

$
0
0

If this has already been identified or fixed just ignore me...

 

Environment

Windows 7 Pro

Spark 2.6.3

 

Issue Summary

Sending XML data as a spark message causes the XML file that contains the chat history to stop being parsed at the comment containing the XML markup. History was still being appended correctly to the file, but could not be displayed.

 

Specific Issue

*See attached picture* (The message board also encountered an error when posting this data.)

My chat history ended right before this comment even though there were hundreds of additional messages after this comment.

 

Temporary Fix

Removing the message body containing the markup caused the spark history to show correctly.

Smack - pubsub

$
0
0

Je tente actuellement de créer une application JAVA qui avec les identifiants d'un utilisateur administrateur sur le serveur openfire,

crée des noeuds.

Il doit ensuite pouvoir abonnée des utilisteurs avec le JID faisant partie de son Roster.

 

Mais impossible d'y arriver.

 

Quelqu'un pourrait il m'aiguiller??

Openfire and Spark Integration with Oracle Forms

$
0
0

Hello,

 

I have openfire 3.7.1 and Spark 2.5.8 already running.

 

I want to know how i can integrate the service with an Oracle Forms Plataform.

 

All i need is a way to use or call the service inside the Oracle Forms.

 

Thanks.

What will be the setting on Local Machine for XMPP server

$
0
0

I am a new user to xmpp. And i am using openfire as xmpp server. My domain name is xtreme.lc.xtindia.com and I have configured my srv records on that domain as given under:

 

_xmpp-client._tcp.xtindia.com       service = 5 0 5222 xtreme.lc.xtindia.com

 

_xmpp-server._tcp.xtindia.com       service = 5 0 5269 xtreme.lc.xtindia.com

 

These are resolvable by the dns.

 

 

Now I want to Use it with my xmpp server on my local machine. It is working good locally. But what will be the settings on local machine to integrate it with the above said domain.

 

Thanks.

Shamsher Singh

message sent client show no reaction

$
0
0

Hello,

 

sometime my Spark users meet the problem: they type a message and click enter to send the message. On their side nothing happens, cursor is in last place. But the other side recive message, once by once, every thime sender click enter. The solution is to exit spark and run it once again.

 

We use Spark IM 2.6.3 and Openfire 3.7.1 on Ubuntu Server 3.2.0-35-generic. Clients are on Windows 7.

 

The issue somtimes happen, sometimes not. I'm not shure if it is a problem of OpenFire or with Spark.

 

Can You help me debug and solve the issue?

Openfire 3.7.1 problemas con memoria uso desmedido

$
0
0

Buenas,

 

Tengo una inquietud desde hace un tiempo y quisiera consultar.

 

Tengo un servidor Openfire 3.7.1 montado en windows Server r2 2008 x64, pero desde q lo instale en este servidor tengo problemas por consumo de memoria. Investigue un poco y me di cuenta q podía ser memoria de java insuficiente, le aumente hasta 512 Mb, pero sigo con el problema, cada cierto tiempo la memoria se llena totalmente y openfire da problemas de conexion y se cuelga.

 

Que puede ser lo que esta mal? Recuerdo que con el anterior servidor funcionaba sin problemas con la memoria de java por defecto (64 Mb).

 

Agradezco sus comentarios...


Openfire Ubuntu 12.04 doesn't always bind to Port

$
0
0

Hello everybody,

 

hopefully you may help me, since im trying to get this running for the past few days.

 

At the moment the system is steup as folloed:

 

Java (tried several Java packets, at the moment this is the one used):

 

/# java -version

java version "1.6.0_38"

Java(TM) SE Runtime Environment (build 1.6.0_38-b05)

Java HotSpot(TM) Client VM (build 20.13-b02, mixed mode)

 

Openfire installed:

 

/# dpkg -i openfire_3.7.1_all.deb

 

with no warnings or errors.

 

Changed  /etc/ini.d/openfire line 27 to the following due to the "ubuntu java oracle"-Problem:

 

t=/usr/lib/jvm/java-6-oracle && test -d $t && JAVA_HOME=$t

 

Now starting openfire as usual

 

/# ./etc/init.d/openfire start
Starting openfire: openfire.

 

Looking if running

 

/# ps -elf | grep openfire


4 S openfire  1887     1  5  80   0 - 169316 futex_ 10:35 ?       00:00:02 /usr/lib/jvm/java-6-oracle/bin/java -server -DopenfireHome=/usr/share/openfire -Dopenfire.lib.dir=/usr/share/openfire/lib -classpath /usr/share/openfire/lib/startup.jar -jar /usr/share/openfire/lib/startup.jar

 

Seems to be good to go,  but I can't reach the webconfig under port 9090.

 

Ports are opened.

 

/# iptables -S

-A INPUT -p tcp -m tcp --dport 5222 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 5223 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 9090 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 9091 -j ACCEPT

 

But when i do a netstat I don't see anything listening on 9090 (9091 aswell etc.).

 

So where am I doing something wrong? I also tried the tar.gz package, but there I'm running in even more trouble. Also every install instruction for Ubuntu 12.04 I found via google, used the DEB.

 

Is there anybody with some good idea for me? I used Openfire under OpenSuse and this was so easy to setup and at the moment I'm quite confused

 

Thanks for your help in advance

 

Changed title -> Less confusing title

Error in Openfire , it work for one day fine then i am getting these errors . help me please

$
0
0

Hi , I started using Openfire , i created serveer and then connected it with host , using spark , all work weel for 1 one day afterwards in the openfire window where we get options like , start , stop , launch admin . when i launch admin the admin page dont open says connection problem (internet working fine) this is the error log i see in the window where all tabs are present . Can any one plese tell me what does this mean as i am not from computer background . i need to know the solution for this . can any one help me please.  in the end i have also pasted the error log file which is stored in bin. Help me please

 

log4j:ERROR setFile(null,true) call failed.

java.io.FileNotFoundException: C:\Program Files\Openfire\bin\..\logs\debug.log (Access is denied)

    at java.io.FileOutputStream.openAppend(Native Method)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)

    at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:194)

    at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:164)

    at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:257)

    at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:285)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:17 1)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.ja va:184)

    at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurat or.java:502)

    at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)

    at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)

    at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.jav a:471)

    at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)

    at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:73)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:243)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:255)

    at org.jivesoftware.openfire.XMPPServer.<clinit>(XMPPServer.java:148)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

    at java.lang.reflect.Constructor.newInstance(Unknown Source)

    at java.lang.Class.newInstance0(Unknown Source)

    at java.lang.Class.newInstance(Unknown Source)

    at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:113)

    at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:58)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

    at com.exe4j.runtime.WinLauncher.main(Unknown Source)

log4j:ERROR setFile(null,true) call failed.

java.io.FileNotFoundException: C:\Program Files\Openfire\bin\..\logs\info.log (Access is denied)

    at java.io.FileOutputStream.openAppend(Native Method)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)

    at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:194)

    at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:164)

    at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:257)

    at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:285)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:17 1)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.ja va:184)

    at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurat or.java:502)

    at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)

    at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)

    at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.jav a:471)

    at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)

    at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:73)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:243)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:255)

    at org.jivesoftware.openfire.XMPPServer.<clinit>(XMPPServer.java:148)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

    at java.lang.reflect.Constructor.newInstance(Unknown Source)

    at java.lang.Class.newInstance0(Unknown Source)

    at java.lang.Class.newInstance(Unknown Source)

    at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:113)

    at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:58)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

    at com.exe4j.runtime.WinLauncher.main(Unknown Source)

log4j:ERROR setFile(null,true) call failed.

java.io.FileNotFoundException: C:\Program Files\Openfire\bin\..\logs\warn.log (Access is denied)

    at java.io.FileOutputStream.openAppend(Native Method)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)

    at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:194)

    at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:164)

    at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:257)

    at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:285)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:17 1)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.ja va:184)

    at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurat or.java:502)

    at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)

    at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)

    at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.jav a:471)

    at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)

    at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:73)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:243)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:255)

    at org.jivesoftware.openfire.XMPPServer.<clinit>(XMPPServer.java:148)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

    at java.lang.reflect.Constructor.newInstance(Unknown Source)

    at java.lang.Class.newInstance0(Unknown Source)

    at java.lang.Class.newInstance(Unknown Source)

    at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:113)

    at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:58)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

    at com.exe4j.runtime.WinLauncher.main(Unknown Source)

log4j:ERROR setFile(null,true) call failed.

java.io.FileNotFoundException: C:\Program Files\Openfire\bin\..\logs\error.log (Access is denied)

    at java.io.FileOutputStream.openAppend(Native Method)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)

    at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:194)

    at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:164)

    at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:257)

    at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:285)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:17 1)

    at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.ja va:184)

    at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurat or.java:502)

    at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)

    at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)

    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)

    at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.jav a:471)

    at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)

    at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:73)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:243)

    at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:255)

    at org.jivesoftware.openfire.XMPPServer.<clinit>(XMPPServer.java:148)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

    at java.lang.reflect.Constructor.newInstance(Unknown Source)

    at java.lang.Class.newInstance0(Unknown Source)

    at java.lang.Class.newInstance(Unknown Source)

    at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:113)

    at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:58)

    at s

 

 

//////////////////////////////////////////////

 

logs>errorlogs

 

2012.12.13 13:06:23 org.jivesoftware.openfire.update.UpdateManager - Error checking for updates

java.net.ConnectException: Connection timed out: connect

    at java.net.PlainSocketImpl.socketConnect(Native Method)

    at java.net.PlainSocketImpl.doConnect(Unknown Source)

    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

    at java.net.PlainSocketImpl.connect(Unknown Source)

    at java.net.SocksSocketImpl.connect(Unknown Source)

    at java.net.Socket.connect(Unknown Source)

    at java.net.Socket.connect(Unknown Source)

    at java.net.Socket.<init>(Unknown Source)

    at java.net.Socket.<init>(Unknown Source)

    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocke t(DefaultProtocolSocketFactory.java:80)

    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocke t(DefaultProtocolSocketFactory.java:122)

    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)

    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDir ector.java:387)

    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirect or.java:171)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)

    at org.jivesoftware.openfire.update.UpdateManager.checkForServerUpdate(UpdateManag er.java:226)

    at org.jivesoftware.openfire.update.UpdateManager$1.run(UpdateManager.java:142)

 

Thanks

Yogesh

OpenFire to Google Apps domain

$
0
0

Hello,

 

I'm struggling to figure out the Sever to Server communications portion of what I'm trying to set up.  Here's what I've got going.

 

We're currently using Google Apps for our IM needs, but with the lack of features for their group chat I'm looking to use OpenFire just for the conference room portions, while not having to create users or intergrate it into our AD.  From what I understand we need an SRV record, which it self confuses me, but that's because I'm a systems guy, at least that's my excuse.  I also see within OpenFire there is a section to specify the domain you want to allow access to.

 

 

So I guess in short is what I'm trying to accomplish possible? If so, can someone help me with the Server to Server side of things?  I know there's a lot of posts out here but lots of them are seemingly outdated and I'm not sure I'm following them correctly.

 

 

Any help would be great thanks!

Como cargar varios usuarios a la vez en Spark

$
0
0

Que tal, mi nombre es  Omar C, deseo saber como puedo en una sola vez cargarle a un perfil de spark varios usuarios al mismo tiempo, para no ir agregando uno por uno?

 

gracias por su atencion.

Problema com "Compartilhamento da Lista de Contatos"

$
0
0

Olá,

 

Está semana fizemos um upgrade no servidor da empresa, e com isso tive de re-instalar o Openfire, como eu nunca havia instalado o Openfire fui seguindo a instalação existente para manter os parametros de configuração e alguns tutoriais, fiz a instalação utilizando banco de dados SQL SERVER 2012 EXPRESS, consegui importar os usuários, tive de criar os grupos na unha, mas ai tudo bem, está tudo funcionando estava até bem feliz até tentar replicar uma configuração que é o "Compartilhamento da Lista de Contatos".

 

Fui na edição de um determinado grupo e ativei a opção "

Gostaria de saber se alguem já se deparou com isso, e pode me dar uma ajuda com isso.

 

Agradeço desde já,

 

Att.

Leonardo Lima

how to create user using JDBCUserProvider

$
0
0

Hi there. I use JDBCUserProvider to integrate user tables. It works fine on query, but when it comes to creating accounts, how can it be done given that JDBCUserProvider is readOnly and the createUser() method only throws Exception?

Can't not authenticate with my own table

$
0
0

Hi, friends!

I meet a problem when using another table for authentication.

I only change the key-value in the table ofproperty like this:db.jpg

then i restart openfire, with no errors!

but i can't login into the openfire console with the username 'admin' like this : unlogin.jpg 

At the same time, user can not login into spark like this: wrong.jpg(wrong username of password )

For test, i copy the table, ofuser, into my own database, the situation is not changed!

Am i done something wrong? Please point out! Thanks a lot!


Agsxmpp authentication error

$
0
0

     Hello, i'm creating a simple Xmpp client in VB.NET using Agsxmpp library. My problemis I can't login to my server but the username and the password are correct. Here is the code. It returns me the error "Wrong login" which is defined on the Private Sub login_onlogin.

 

Could you tell me why I get this error ?

 

I'm able to use C# language if it's easier for you. Thanks in advance.

Imports agsXMPP
Imports agsXMPP.protocol.client
Imports agsXMPP.Sasl
Imports System.Diagnostics
Imports System.Xml

Public Class Login
    Private login As New XmppClientConnection    Public Sub New()        InitializeComponent()        AddHandler login.OnLogin, New ObjectHandler(AddressOf login_onlogin)        AddHandler login.OnAuthError, New XmppElementHandler(AddressOf login_onerror)    End Sub    Private Username As String    Private Sub login_onerror(ByVal sender As Object, ByVal e As agsXMPP.Xml.Dom.Element)        If InvokeRequired Then            BeginInvoke(New XmppElementHandler(AddressOf login_onerror), New Object() {sender, e})            Return        End If        MessageBox.Show("Wrong login")    End Sub    Private Sub login_onlogin(ByVal sender As Object)        If InvokeRequired Then            BeginInvoke(New ObjectHandler(AddressOf login_onlogin), New Object() {sender})            Return        End If        MessageBox.Show("Login OK")    End Sub    Private Sub loginxmpp()        login.Server = "192.168.1.5"        login.ConnectServer = "192.168.1.5"        login.Username = TextBox1.Text        login.Password = TextBox2.Text        login.Port = 5222        login.Open()    End Sub    Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click        loginxmpp()    End Sub
End Class

How to save all conversations in a server

$
0
0

Is there is a way to save all the conversations that are happening in real time on the Openfire server?

Unable to create a new node on pubsub

$
0
0

Hey all,

 

I'm having some difficulties with PubSub on openfire 3.7.1.  Whenever I try to create a new node I end up with a 403 auth error.

 

<iq id="OQFQ9-2" from="crim@localhost/fj" to="pubsub.localhost" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="poop"></create></pubsub></iq>

 

and this is what I'm getting back:

<iq type="error" id="OQFQ9-2" from="pubsub.localhost" to="crim@localhost/fj"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="poop"></create></pubsub><error code="403" type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>

 

Any thoughts?  Do I need to set any properties/config options on the Openfire server?

 

I've attempted setting:

xmpp.pubsub.root.nodeID = /

xmpp.pubsub.create.anyone I've set to false/true/0/1 all w/o any luck.

 

Thanks!

Stephen

processMessage not being called

$
0
0

I'm having problems with processMessage.

 

I have two clients, both of which implement MessageListener.

The first client uses connection.getChatManager().addChatListener to register itself as a MessageListener.

The second client then creates a chat with the first client, using connection.getChatManager.createChat() with itself as the MessageListener. 

The second client then sends a message to the first client, which is properly handled by its processMessage method.

The first client can send messages to the second client which are handled by its processMessage method.

 

However, after that when the second client sends another message to the first, processMessage apparently is not being called (I have a System.out.println as the first line in the processmessage method). I can see in the debug window that the message has been received. I know the chat object still exists because the fist client can use it to send messages to the second client.

 

Does anyone have any ideas as to what the problem could be? Searching through the forum I saw a couple posts by people who semed to have similar problems, but the message were years old and didn't have any answers.

 

George

What will be the setting on Local Machine for XMPP server

$
0
0

I am a new user to xmpp. And i am using openfire as xmpp server. My domain name is xtreme.lc.xtindia.com and I have configured my srv records on that domain as given under:

 

_xmpp-client._tcp.xtindia.com       service = 5 0 5222 xtreme.lc.xtindia.com

 

_xmpp-server._tcp.xtindia.com       service = 5 0 5269 xtreme.lc.xtindia.com

 

These are resolvable by the dns.

 

 

Now I want to Use it with my xmpp server on my local machine. It is working good locally. But what will be the settings on local machine to integrate it with the above said domain.

 

Thanks.

Shamsher Singh

Viewing all 10742 articles
Browse latest View live