Spark 2.0.8 connects for a second and then disconnects

Hi

I have just installed a wildfire server. I have created a user and try to connect to it.

The client connects, but then disconnect a second later. I have tried the windows and the linux spark client - same result.

If I refresh the session-summary.jsp page on the wirldfire server while connecting I can see that the user is connected and then goes away.

terchris

This is the log in the windows client:

24.jan.2007 10:06:46 org.jivesoftware.spark.util.log.Log error

SEVERE:

java.lang.NullPointerException

at org.jivesoftware.sparkimpl.plugin.gateways.GatewayPlugin.populateTransports(Gat ewayPlugin.java:136)

at org.jivesoftware.sparkimpl.plugin.gateways.GatewayPlugin.access$000(GatewayPlug in.java:60)

at org.jivesoftware.sparkimpl.plugin.gateways.GatewayPlugin$1.construct(GatewayPlu gin.java:76)

at org.jivesoftware.spark.util.SwingWorker$2.run(SwingWorker.java:132)

at java.lang.Thread.run(Unknown Source)

24.jan.2007 10:06:46 org.jivesoftware.spark.util.log.Log error

SEVERE: Connection closed on error.

24.jan.2007 10:06:46 org.jivesoftware.spark.util.log.Log error

SEVERE: Connection closed on error.

java.net.SocketException: Software caused connection abort: socket write error

at java.net.SocketOutputStream.socketWrite0(Native Method)

at java.net.SocketOutputStream.socketWrite(Unknown Source)

at java.net.SocketOutputStream.write(Unknown Source)

at com.sun.net.ssl.internal.ssl.OutputRecord.writeBuffer(Unknown Source)

at com.sun.net.ssl.internal.ssl.OutputRecord.write(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(Unknown Source)

at com.sun.net.ssl.internal.ssl.AppOutputStream.write(Unknown Source)

at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(Unknown Source)

at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(Unknown Source)

at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(Unknown Source)

at sun.nio.cs.StreamEncoder.flush(Unknown Source)

at java.io.OutputStreamWriter.flush(Unknown Source)

at java.io.BufferedWriter.flush(Unknown Source)

at org.jivesoftware.smack.util.ObservableWriter.flush(ObservableWriter.java:48)

at org.jivesoftware.smack.PacketWriter.writePackets(PacketWriter.java:275)

at org.jivesoftware.smack.PacketWriter.access$000(PacketWriter.java:39)

at org.jivesoftware.smack.PacketWriter$1.run(PacketWriter.java:91)

24.jan.2007 10:06:56 org.jivesoftware.spark.util.log.Log error

SEVERE:

No response from the server.:

at org.jivesoftware.smackx.PrivateDataManager.getPrivateData(PrivateDataManager.ja va:209)

at org.jivesoftware.sparkimpl.plugin.bookmarks.BookmarkPlugin$1.construct(Bookmark Plugin.java:53)

at org.jivesoftware.spark.util.SwingWorker$2.run(SwingWorker.java:132)

at java.lang.Thread.run(Unknown Source)