socket_c2s-worker-7
at org.hsqldb.result.Result.newResult(I)Lorg/hsqldb/result/Result; ()
at org.hsqldb.result.Result.newErrorResult(Ljava/lang/Throwable;Ljava/lang/String;)Lorg/hsqldb/result/Result; ()
at org.hsqldb.Session.execute(Lorg/hsqldb/result/Result;)Lorg/hsqldb/result/Result; ()
at org.hsqldb.jdbc.JDBCPreparedStatement.<init>(Lorg/hsqldb/jdbc/JDBCConnection;Ljava/lang/String;IIII[I[Ljava/lang/String;)V ()
at org.hsqldb.jdbc.JDBCConnection.prepareStatement(Ljava/lang/String;)Ljava/sql/PreparedStatement; ()
at org.apache.commons.dbcp2.DelegatingConnection.prepareStatement(Ljava/lang/String;)Ljava/sql/PreparedStatement; (DelegatingConnection.java:696)
at org.apache.commons.dbcp2.DelegatingConnection.prepareStatement(Ljava/lang/String;)Ljava/sql/PreparedStatement; (DelegatingConnection.java:696)
at org.jivesoftware.openfire.privacy.PrivacyListProvider.loadDefaultPrivacyList(Ljava/lang/String;)Lorg/jivesoftware/openfire/privacy/PrivacyList; (PrivacyListProvider.java:200)
at org.jivesoftware.openfire.privacy.PrivacyListManager.getDefaultPrivacyList(Ljava/lang/String;)Lorg/jivesoftware/openfire/privacy/PrivacyList; (PrivacyListManager.java:177)
at org.jivesoftware.openfire.IQRouter.handle(Lorg/xmpp/packet/IQ;)V (IQRouter.java:373)
at org.jivesoftware.openfire.IQRouter.route(Lorg/xmpp/packet/IQ;)V (IQRouter.java:106)
at org.jivesoftware.openfire.spi.PacketRouterImpl.route(Lorg/xmpp/packet/IQ;)V (PacketRouterImpl.java:74)
at org.jivesoftware.openfire.net.StanzaHandler.processIQ(Lorg/xmpp/packet/IQ;)V (StanzaHandler.java:392)
at org.jivesoftware.openfire.net.ClientStanzaHandler.processIQ(Lorg/xmpp/packet/IQ;)V (ClientStanzaHandler.java:90)
at org.jivesoftware.openfire.net.StanzaHandler.process(Lorg/dom4j/Element;)V (StanzaHandler.java:334)
at org.jivesoftware.openfire.net.StanzaHandler.processStanza(Ljava/lang/String;Lorg/dom4j/io/XMPPPacketReader;)V (StanzaHandler.java:222)
at org.jivesoftware.openfire.net.StanzaHandler.process(Ljava/lang/String;Lorg/dom4j/io/XMPPPacketReader;)V (StanzaHandler.java:114)
at org.jivesoftware.openfire.nio.NettyConnectionHandler.channelRead0(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/String;)V (NettyConnectionHandler.java:142)
at org.jivesoftware.openfire.nio.NettyConnectionHandler.channelRead0(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (NettyConnectionHandler.java:50)
at io.netty.channel.SimpleChannelInboundHandler.channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (SimpleChannelInboundHandler.java:99)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:444)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Lio/netty/channel/AbstractChannelHandlerContext;Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:420)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(Ljava/lang/Object;)Lio/netty/channel/ChannelHandlerContext; (AbstractChannelHandlerContext.java:412)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/CodecOutputList;I)V (ByteToMessageDecoder.java:346)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (ByteToMessageDecoder.java:318)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:444)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Lio/netty/channel/AbstractChannelHandlerContext;Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:420)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(Ljava/lang/Object;)Lio/netty/channel/ChannelHandlerContext; (AbstractChannelHandlerContext.java:412)
at io.netty.handler.timeout.IdleStateHandler.channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (IdleStateHandler.java:289)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:442)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Lio/netty/channel/AbstractChannelHandlerContext;Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:420)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(Ljava/lang/Object;)Lio/netty/channel/ChannelHandlerContext; (AbstractChannelHandlerContext.java:412)
at io.netty.handler.traffic.AbstractTrafficShapingHandler.channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (AbstractTrafficShapingHandler.java:506)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:442)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Lio/netty/channel/AbstractChannelHandlerContext;Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:420)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(Ljava/lang/Object;)Lio/netty/channel/ChannelHandlerContext; (AbstractChannelHandlerContext.java:412)
at io.netty.handler.ssl.SslHandler.unwrap(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;I)I (SslHandler.java:1515)
at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V (SslHandler.java:1378)
at io.netty.handler.ssl.SslHandler.decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V (SslHandler.java:1427)
at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V (ByteToMessageDecoder.java:530)
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V (ByteToMessageDecoder.java:469)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (ByteToMessageDecoder.java:290)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:444)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Lio/netty/channel/AbstractChannelHandlerContext;Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:420)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(Ljava/lang/Object;)Lio/netty/channel/ChannelHandlerContext; (AbstractChannelHandlerContext.java:412)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V (DefaultChannelPipeline.java:1357)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:440)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(Lio/netty/channel/AbstractChannelHandlerContext;Ljava/lang/Object;)V (AbstractChannelHandlerContext.java:420)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(Ljava/lang/Object;)Lio/netty/channel/ChannelPipeline; (DefaultChannelPipeline.java:868)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read()V (AbstractNioByteChannel.java:166)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(Ljava/nio/channels/SelectionKey;Lio/netty/channel/nio/AbstractNioChannel;)V (NioEventLoop.java:796)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized()V (NioEventLoop.java:732)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys()V (NioEventLoop.java:658)
at io.netty.channel.nio.NioEventLoop.run()V (NioEventLoop.java:562)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run()V (SingleThreadEventExecutor.java:998)
at io.netty.util.internal.ThreadExecutorMap$2.run()V (ThreadExecutorMap.java:74)
at java.lang.Thread.run()V (Thread.java:842)