I have same issue when I updated FaCT++. I did not report the error
> Hi Timothy,
>
> Here is my info:
>
> Platform:
> Java: JVM 1.6.0_24-b07-334-9M3326 Memory: 519M
> Language: en, Country: US
> Framework: Apache Software Foundation (1.5)
> OS: macos (10.5.8)
> Processor: x86-64
>
> I tried updating FaCT++ (from 1.5.1 to 1.1.5.2) from the protege
> 4.1.220 beta which I was able to run on my machine, but as a result
> that version also gives me the library error now :(
>
> So it seems that I am fine running the old FaCT++ version, 1.5.1,
> which is the one bundled with P4 before the RC candidates, but not any
> newer version; which would point to a FaCT++ issue. Checking at
>
http://code.google.com/p/factplusplus/issues/detail?id=32 somebody
> else reported a similar issue, and I updated the ticket there to point
> to this thread too.
>
> Thanks,
> Melanie
>
>
> On 12-May-11, at 3:51 PM, Timothy Redmond wrote:
>
>>
>> I am guessing that you are working with a 32 bit (or maybe even a
>> powerpc) mac? It would be useful to see the platform information
>> that Protege generates. On my machine it looks like this:
>>
>> Platform:
>> Java: JVM 1.6.0_20-b02 Memory: 506M
>> Language: en, Country: US
>> Framework: Apache Software Foundation (1.5)
>> OS: linux (2.6.38-8-generic)
>> Processor: x86
>>
>> and you should find it in the console
>> (Applications->Utilities->Console) after running Protege.
>>
>> -Timothy
>>
>>
>>
>>
>> On 05/12/2011 09:19 AM, Melanie Courtot wrote:
>>>
>>> Hi,
>>>
>>> I removed my old installs of Protege and installed a fresh one from
>>>
http://protege.stanford.edu/download/protege/4.1/osx/?C=M;O=D (I am
>>> running under OSx 10.5.8)
>>>
>>> Trying to open an OWL file with both RCs, rc1-226 or rc2-228 creates
>>> an error (see attached screenshot for the error window and below for
>>> the full trace) which seems to be linked to FaCT++ setup. I tried
>>> looking for updates (none were available, which makes sense as
>>> rc-228 was released only 2 days ago) and resetting my preferences -
>>> didn't make any difference.
>>>
>>> I then downloaded and installed the 4.1 beta.220 and don't have any
>>> issue opening the same file.
>>>
>>> Am I missing some libraries? Is there anything else I should have
>>> cleaned up besides just removing the Protege installs?
>>>
>>> Thanks,
>>> Melanie
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Error 1 Logged at Thu May 12 09:03:18 PDT 2011
>>> OWLRuntimeException: java.lang.UnsatisfiedLinkError:
>>> /private/var/folders/x+/x+fMWhgSHwifFJblve+-GrE8q6c/-Tmp-/ProtegeCache-b8b7cf17-d128-48e4-9ad7-f0685405717e/bundle13/version0.0/bundle.jar-lib/0/lib/native/64bit/libFaCTPlusPlusJNI.jnilib:
>>> no suitable image found. Did find:
>>> /private/var/folders/x+/x+fMWhgSHwifFJblve+-GrE8q6c/-Tmp-/ProtegeCache-b8b7cf17-d128-48e4-9ad7-f0685405717e/bundle13/version0.0/bundle.jar-lib/0/lib/native/64bit/libFaCTPlusPlusJNI.jnilib:
>>> unknown required load command 0x80000022
>>>
>>> uk.ac.manchester.cs.factplusplus.protege.FaCTPlusPlusFactory.getReasonerFactory(Unknown
>>> Source)
>>>
>>> org.protege.editor.owl.model.inference.ReasonerInfoComparator.compare(ReasonerInfoComparator.java:9)
>>>
>>> org.protege.editor.owl.model.inference.ReasonerInfoComparator.compare(ReasonerInfoComparator.java:5)
>>> java.util.Arrays.mergeSort(Arrays.java:1270)
>>> java.util.Arrays.sort(Arrays.java:1210)
>>> java.util.Collections.sort(Collections.java:159)
>>>
>>> org.protege.editor.owl.model.OWLWorkspace.rebuildReasonerMenu(OWLWorkspace.java:492)
>>>
>>> org.protege.editor.owl.model.OWLWorkspace.initialiseExtraMenuItems(OWLWorkspace.java:442)
>>>
>>> org.protege.editor.core.ui.workspace.WorkspaceFrame.createUI(WorkspaceFrame.java:164)
>>>
>>> org.protege.editor.core.ui.workspace.WorkspaceFrame.<init>(WorkspaceFrame.java:78)
>>>
>>> org.protege.editor.core.ui.workspace.WorkspaceManager.addWorkspace(WorkspaceManager.java:37)
>>>
>>> org.protege.editor.core.editorkit.EditorKitManager.addEditorKit(EditorKitManager.java:46)
>>>
>>> org.protege.editor.core.ProtegeManager.openAndSetupRecentEditorKit(ProtegeManager.java:201)
>>>
>>> org.protege.editor.core.ProtegeWelcomeFrame$ProtegeWelcomePanel$6.actionPerformed(ProtegeWelcomeFrame.java:302)
>>>
>>> org.protege.editor.core.ui.util.LinkLabel.activateLink(LinkLabel.java:102)
>>>
>>> org.protege.editor.core.ui.util.LinkLabel.access$100(LinkLabel.java:30)
>>>
>>> org.protege.editor.core.ui.util.LinkLabel$1.mouseReleased(LinkLabel.java:68)
>>> java.awt.Component.processMouseEvent(Component.java:6374)
>>> javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
>>> java.awt.Component.processEvent(Component.java:6139)
>>> java.awt.Container.processEvent(Container.java:2085)
>>> java.awt.Component.dispatchEventImpl(Component.java:4736)
>>> java.awt.Container.dispatchEventImpl(Container.java:2143)
>>> java.awt.Component.dispatchEvent(Component.java:4566)
>>>
>>> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
>>>
>>> java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
>>> java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
>>> java.awt.Container.dispatchEventImpl(Container.java:2129)
>>> java.awt.Window.dispatchEventImpl(Window.java:2478)
>>> java.awt.Component.dispatchEvent(Component.java:4566)
>>> java.awt.EventQueue.dispatchEventImpl(EventQueue.java:680)
>>> java.awt.EventQueue.access$000(EventQueue.java:86)
>>> java.awt.EventQueue$1.run(EventQueue.java:639)
>>> java.awt.EventQueue$1.run(EventQueue.java:637)
>>> java.security.AccessController.doPrivileged(Native Method)
>>>
>>> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
>>>
>>> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
>>> java.awt.EventQueue$2.run(EventQueue.java:653)
>>> java.awt.EventQueue$2.run(EventQueue.java:651)
>>> java.security.AccessController.doPrivileged(Native Method)
>>>
>>> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
>>> java.awt.EventQueue.dispatchEvent(EventQueue.java:650)
>>>
>>> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
>>>
>>> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
>>>
>>> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
>>>
>>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
>>>
>>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
>>> java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
>>> ---------------------------------------------------------------------------------------------------
>>>
>>> ---
>>> Mélanie Courtot
>>> MSFHR/PCIRN trainee, TFL- BCCRC
>>> 675 West 10th Avenue
>>> Vancouver, BC
>>> V5Z 1L3, Canada
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> p4-feedback mailing list
>>>
[hidden email]
>>>
https://mailman.stanford.edu/mailman/listinfo/p4-feedback>>
>> _______________________________________________
>> p4-feedback mailing list
>>
[hidden email]
>>
https://mailman.stanford.edu/mailman/listinfo/p4-feedback>
> ---
> Mélanie Courtot
> MSFHR/PCIRN trainee, TFL- BCCRC
> 675 West 10th Avenue
> Vancouver, BC
> V5Z 1L3, Canada
>
>
>
>
>
>
>
> _______________________________________________
> p4-feedback mailing list
>
[hidden email]
>
https://mailman.stanford.edu/mailman/listinfo/p4-feedback