• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error


  • Subject: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
  • From: Tejas Vora <email@hidden>
  • Date: Sat, 13 Jun 2009 15:40:03 -0400

Hello All,

I am getting the following error message when I try to migrate my Java
application on OS-X from java 5 to java 6.
I have a 64 bit MAC which is a requirement.

I am copy pasting the console over here :

NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib:
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
    at java.lang.Runtime.load0(Runtime.java:770)
    at java.lang.System.load(System.java:1005)
    at com.apple.cocoa.foundation.NSRuntime.loadLibrary(NSRuntime.java:127)
    at com.apple.cocoa.foundation.NSRuntime.<clinit>(NSRuntime.java:35)
    at com.apple.cocoa.foundation.NSObject.<clinit>(NSObject.java:27)
    at macintalk.Macintalk.voiceLanguageMapping(Macintalk.java:231)
    at speechengine.EventHandler.<init>(EventHandler.java:202)
    at core.hearsay.Hearsay.<init>(Hearsay.java:526)
    at core.hearsay.Hearsay.main(Hearsay.java:641)
Writing the settings to temporary settings file


Please let me know if any one faced the similar problem or any one is aware
about the solution to the above problem

Thanks in advance

Thanks and Regards
Tejas Vora
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
      • From: Nick Zitzmann <email@hidden>
    • Re: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Card Game (like Spider-Solitaire) in Cocoa -- Conceptual ideas needed
  • Next by Date: really odd sluggish calls to nextEventMatchingMask:untilDate:inMode:dequeue:
  • Previous by thread: Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
  • Next by thread: Re: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
  • Index(es):
    • Date
    • Thread