Hi folks,
Hope you are all well. I'm a n00b at this openfire business, I have successfully setup ejabberd but I'm looking to more functionality including Video chat with jitsi. I have openfire installed on my VPS, have users setup etc but can't log in with the user/pass in jitsi. Has anyone come across this before? I am stuck after reading many, many different forums and setup guides.
I have some of the log here if it'll help.
Many thanks in advance......
LOG:
2015.02.26 11:03:21 org.jivesoftware.openfire.net.SSLConfig - SSLConfig startup problem. storeType: [jks] keyStoreLocation: [/opt/openfire/] keypass: [] java.io.FileNotFoundException: /opt/openfire (Is a directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at org.jivesoftware.openfire.net.SSLConfig.<clinit>(SSLConfig.java:108) at org.jivesoftware.openfire.spi.ConnectionManagerImpl.isClientSSLListenerEnabled( ConnectionManagerImpl.java:612) at org.jivesoftware.openfire.spi.ConnectionManagerImpl.createClientSSLListeners(Co nnectionManagerImpl.java:410) at org.jivesoftware.openfire.spi.ConnectionManagerImpl.createListeners(ConnectionM anagerImpl.java:123) at org.jivesoftware.openfire.spi.ConnectionManagerImpl.start(ConnectionManagerImpl .java:855) at org.jivesoftware.openfire.XMPPServer.startModules(XMPPServer.java:621) at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:487) at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:212) 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) |