[more] пытаюсь поставить на server 2012, все делал по инструкции.))) вроде все шло нормально,в ручную авторизация работала ) как только поставил патч, при запуске сервера появились ошибки
Код: java.lang.UnsatisfiedLinkError: no SaslSspi in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at net.za.darkskies.security.sasl.SSPIImpl.<clinit>(SSPIImpl.java:14)
at net.za.darkskies.security.sasl.SSPIProvider$1.run(SSPIProvider.java:24)
at java.security.AccessController.doPrivileged(Native Method)
at net.za.darkskies.security.sasl.SSPIProvider.<init>(SSPIProvider.java:17)
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.newInstance(Unknown Source)
at sun.security.jca.ProviderConfig$2.run(Unknown Source)
at sun.security.jca.ProviderConfig$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
at sun.security.jca.ProviderList.loadAll(Unknown Source)
at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
at sun.security.jca.Providers.getFullProviderList(Unknown Source)
at java.security.Security.insertProviderAt(Unknown Source)
at java.security.Security.addProvider(Unknown Source)
at org.jivesoftware.util.AesEncryptor.initialize(AesEncryptor.java:179)
at org.jivesoftware.util.AesEncryptor.<init>(AesEncryptor.java:48)
at org.jivesoftware.util.JiveGlobals.setupPropertyEncryption(JiveGlobals.java:1011)
at org.jivesoftware.util.JiveGlobals.loadSecurityProperties(JiveGlobals.java:984)
at org.jivesoftware.util.JiveGlobals.isPropertyEncrypted(JiveGlobals.java:809)
at org.jivesoftware.util.XMLProperties.getProperty(XMLProperties.java:202)
at org.jivesoftware.util.XMLProperties.getProperty(XMLProperties.java:167)
at org.jivesoftware.util.JiveGlobals.getXMLProperty(JiveGlobals.java:325)
at org.jivesoftware.openfire.XMPPServer.initialize(XMPPServer.java:347)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:464)
at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:197)
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.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)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
Error creating server listener on port 5269: Address already in use: JVM_Bind
Openfire 3.9.3 [02.02.2015 14:44:27]
Konsol uspecho zapuchena po adressam :
http://172.16.1.5:9090 https://172.16.1.5:9091 Error starting server listener on port 5269: null
Error starting XMPP listener on port 5222: Address already in use: bind
Error starting SSL XMPP listener on port 5223: Address already in use: bind