Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 268666

Summary: java.lang.UnsatisfiedLinkError: no localfile_1_0_0
Product: [Eclipse Project] Platform Reporter: Jeff McAffer <jeffmcaffer>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Jeff McAffer CLA 2009-03-15 08:31:13 EDT
in m6

Starting m6 on an existing workspace using Mac Cocao 64 the following exception appears in the log...


java.lang.UnsatisfiedLinkError: no localfile_1_0_0 in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1753)
	at java.lang.Runtime.loadLibrary0(Runtime.java:822)
	at java.lang.System.loadLibrary(System.java:993)
	at org.eclipse.core.internal.filesystem.local.LocalFileNatives.<clinit>(LocalFileNatives.java:32)
	at org.eclipse.core.internal.filesystem.local.LocalFile.fetchInfo(LocalFile.java:142)
	at org.eclipse.core.filesystem.provider.FileStore.fetchInfo(FileStore.java:277)
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:733)
	at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:797)
Comment 1 Szymon Brandys CLA 2009-03-16 06:11:01 EDT

*** This bug has been marked as a duplicate of bug 262604 ***