Unable to Install Openfire 3.9.3

Hi ,

I am getting this error on of Access is denied after the installation before clicking the Launch Admin button.

Please help for this error.It might be related to LDAP.

  1. java.io.FileNotFoundException: …\lib\commons-el.jar (Access is denied)
    at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.(Unknown Source)

at java.io.FileOutputStream.(Unknown Source)

at org.jivesoftware.openfire.starter.ServerStarter.unpackArchives(ServerStarter.ja va:171)

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

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)

  1. java.io.FileNotFoundException: …\lib\hsqldb.jar (Access is denied)
    at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.(Unknown Source)

at java.io.FileOutputStream.(Unknown Source)

at org.jivesoftware.openfire.starter.ServerStarter.unpackArchives(ServerStarter.ja va:171)

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

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)

Thanks in advance.

Prashant

Are you running it via Openfire Launcher on Windows 7+ (Server 2008+)? Then you have to run it via Run as adminstrator. For production you should install a service (read installation documentation).

1 Like