Windows 7 64Bit

Hello,

I have attempted to get spark to work properly on Windows 7 64bit and i cannot get it. I have noticed if i click the icon many many times spark will launch. Has any one else experianced this? I am running the Beta2 version of spark and most recente version of Java.

Paste from: C:\Program Files (x86)\Spark\Logs\Error.log

java.lang.reflect.InvocationTargetException
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 org.jivesoftware.launcher.Startup.start(Startup.java:83)
at org.jivesoftware.launcher.Startup.main(Startup.java:33)
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)
Caused by: java.lang.ExceptionInInitializerError
at org.jivesoftware.LoginDialog$LoginPanel.useSSO(LoginDialog.java:708)
at org.jivesoftware.LoginDialog$LoginPanel.(LoginDialog.java:396)
at org.jivesoftware.LoginDialog.invoke(LoginDialog.java:137)
at org.jivesoftware.Spark.startup(Spark.java:159)
… 12 more
Caused by: java.nio.channels.OverlappingFileLockException
at sun.nio.ch.FileChannelImpl$SharedFileLockTable.checkList(Unknown Source)
at sun.nio.ch.FileChannelImpl$SharedFileLockTable.add(Unknown Source)
at sun.nio.ch.FileChannelImpl.tryLock(Unknown Source)
at java.nio.channels.FileChannel.tryLock(Unknown Source)
at java.util.logging.FileHandler.openFiles(Unknown Source)
at java.util.logging.FileHandler.(Unknown Source)
at org.jivesoftware.spark.util.log.Log.(Log.java:50)
… 16 more

Any help would be great…

As long as i remember i hadnt problems with any Spark version on Win7 x64. You can try the latest SVN version though http://www.igniterealtime.org/community/docs/DOC-1822