• 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
Mapping OBJC problem...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mapping OBJC problem...


  • Subject: Mapping OBJC problem...
  • From: Chas Spillar <email@hidden>
  • Date: Fri, 08 Dec 2006 12:14:10 -0800
  • Thread-topic: Mapping OBJC problem...

I have seen the following crashes at different times in the development of
the my application:

2006-12-07 17:02:39.424 MyApplication[16102] ObjCJava: a mapping for OBJC
class
name FOOBAR to info
class name FOOBAR already exists; cannot create overloaded mapping to
javaclassname FOOBAR
ObjCJava FATAL:
jobjc_mapObjects(): mapping inconsistency - java object already in table
ObjCJava Exit

The last time I saw it (summer 2006) I was sending a notification with a
Java object and the crash occurred at that line.  Since the receiver of the
notification didn't need the object sending nil for the object "fixed" the
problem.  Now I am having the same problem and I am having trouble
reproducing it reliably.

This is a Java/Cocoa application using the Java bridge and Cocoa objects in
Java.

Any idea what this error message means and how I can fix it without just
using the "my arm hurts when I do this... don't do that" approach?

Thanks,

Chas.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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

  • Prev by Date: Re: MacSoftware update causes my application to hang
  • Next by Date: Re: NSTextView Not Drawing Text
  • Previous by thread: Re: MacSoftware update causes my application to hang
  • Next by thread: What is going wrong with my image coloring?
  • Index(es):
    • Date
    • Thread