Java error after installing search plugin

Hello,

I have install Open fire from .deb in debian Weezy.

Description:
Debian GNU/Linux 7.8 (wheezy)
Release:
7.8
Codename:
wheezy

Then a install java. apt-get install default-jre.

arek@debian:~$ java -version

java version “1.6.0_34”

OpenJDK Runtime Environment (IcedTea6 1.13.6) (6b34-1.13.6-1~deb7u1)

OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)

Then a get openfire and instal it from .deb file.

Login in to localhost:9090 and configure, everything works fine, till a install search plugin from webconsole. I restarted openfire /etc/init.d/openfire and i have this message:

root@debian:~# /etc/init.d/openfire start

best java alternative in: /usr/lib/jvm/java-6-openjdk-amd64/jre

Starting openfire: openfire.

ps -aux show nothing about openfire.

Error from /var/log/openfire/

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Błąd wewnętrzny serwera

java.lang.IllegalArgumentException: Existing slash at the very end of the string indicates that an empty resource part is provided. This is illegal. Offending value: ‘’

at org.xmpp.packet.JID.getParts(JID.java:572)

at org.xmpp.packet.JID.(JID.java:464)

at org.jivesoftware.openfire.SessionManager.initialize(SessionManager.java:1288)

at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:591)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:477)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer -

java.util.ConcurrentModificationException

at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:390)

at java.util.LinkedHashMap$ValueIterator.next(LinkedHashMap.java:405)

at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:588)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:477)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.NullPointerException

at org.jivesoftware.openfire.handler.IQOfflineMessagesHandler.stop(IQOfflineMessag esHandler.java:216)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.NullPointerException

at org.jivesoftware.openfire.pep.IQPEPHandler.stopExecutor(IQPEPHandler.java:238)

at org.jivesoftware.openfire.pep.IQPEPHandler.stop(IQPEPHandler.java:198)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.NullPointerException

at org.jivesoftware.openfire.commands.AdHocCommandHandler.stop(AdHocCommandHandler .java:170)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.IllegalArgumentException: Illegal JID: null.

at org.xmpp.packet.JID.(JID.java:542)

at org.xmpp.packet.JID.(JID.java:496)

at org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy.getAddress(FileT ransferProxy.java:305)

at org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy.stop(FileTransfe rProxy.java:234)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

Caused by: java.lang.IllegalArgumentException: The input is not a valid JID domain part: null.

at org.xmpp.packet.JID.domainprep(JID.java:344)

at org.xmpp.packet.JID.(JID.java:530)

… 13 more

Caused by: gnu.inet.encoding.IDNAException: String too long.

at gnu.inet.encoding.IDNA.toASCII(IDNA.java:165)

at gnu.inet.encoding.IDNA.toASCII(IDNA.java:64)

at org.xmpp.packet.JID.domainprep(JID.java:330)

… 14 more

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.NullPointerException

at org.jivesoftware.openfire.mediaproxy.MediaProxyService.stop(MediaProxyService.j ava:134)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.IllegalArgumentException: Illegal JID: null.

at org.xmpp.packet.JID.(JID.java:542)

at org.xmpp.packet.JID.(JID.java:496)

at org.jivesoftware.openfire.pubsub.PubSubModule.getAddress(PubSubModule.java:277)

at org.jivesoftware.openfire.pubsub.PubSubModule.stop(PubSubModule.java:464)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

Caused by: java.lang.IllegalArgumentException: The input is not a valid JID domain part: null.

at org.xmpp.packet.JID.domainprep(JID.java:368)

at org.xmpp.packet.JID.(JID.java:530)

… 13 more

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Exception during module shutdown

java.lang.NullPointerException

at org.jivesoftware.openfire.net.SocketSendingTracker.shutdown(SocketSendingTracke r.java:101)

at org.jivesoftware.openfire.spi.ConnectionManagerImpl.stop(ConnectionManagerImpl. java:927)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:968)

at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:504)

at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:197)

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

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:534)

at java.lang.Class.newInstance(Class.java:379)

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

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

root@debian:~#

2015.03.20 13:41:35 org.jivesoftware.openfire.XMPPServer - Registering shutdown hook (standalone mode)

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Servers Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Components Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Users Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing AnonymousUsers Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing User Sessions

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Roster

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Multicast Service

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Message Size

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for VCard

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Privacy Lists

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Clearspace SSO Nonce

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Presence Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Last Activity Cache

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for User

2015.03.20 13:41:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Remote Users Existence

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Shutting down 50 modules …

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Shutting down plugins …

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Openfire stopped

2015.03.20 13:41:36 org.jivesoftware.openfire.XMPPServer - Server halted

Hot to fix this error and make openfire work again?

Arek.