java.lang.UnsatisfiedLinkError: java.io.WinNTFileSystem.createFileExclusively(Ljava/lang/String;Z)Z at java.io.WinNTFileSystem.createFileExclusively(Native Method) at java.io.File.checkAndCreate(Unknown Source) at java.io.File.createTempFile0(Unknown Source) at java.io.File.createTempFile(Unknown Source) at net.sf.jabref.collab.FileUpdateMonitor.getTempFile(FileUpdateMonitor.java:250) at net.sf.jabref.collab.FileUpdateMonitor$Entry. (FileUpdateMonitor.java:177) at net.sf.jabref.collab.FileUpdateMonitor.addUpdateListener(FileUpdateMonitor.java:88) at net.sf.jabref.BasePanel.init(BasePanel.java:276) at net.sf.jabref.BasePanel. (BasePanel.java:250) at net.sf.jabref.JabRefFrame.addTab(JabRefFrame.java:1614) at net.sf.jabref.JabRef.openWindow(JabRef.java:800) at net.sf.jabref.JabRef. (JabRef.java:176) at net.sf.jabref.JabRef.main(JabRef.java:73) 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 net.sf.jabref.JabRefMain.main(Unknown Source)
Please first check if this problem and a solution is already known. Find our...
...FAQ at http://jabref.sf.net/faq.php and our...
...user mailing-list at http://sf.net/mailarchive/forum.php?forum_name=jabref-users
If you do not find a solution there, please let us know about the problem by writing a bug report. You can find our bug tracker at http://sourceforge.net/tracker/?atid=600306&group_id=92314.
If the bug has already been reported there, please add your comments to the existing bug.
If the bug has not been reported yet, then we need the complete error message given above and a description of what you did before the error occured.
We also need the following information (you can copy and paste all this):
Java Version: 1.6.0_33
Java Vendor: Sun Microsystems Inc.
Operating System: Windows 7 (6.1)
Hardware Architecture: x86
Sorry about the late reply on this one. I have no idea what causes the problem - it looks like a problem with the JVM, so I'd advise trying to reinstall the Java VM and see if that helps.
I couldn't anymore reproduce this problem. Does it still occours with a recent version of Jabref?