Java-Cocoa memory problem
Java-Cocoa memory problem
- Subject: Java-Cocoa memory problem
- From: Christian Pekeler <email@hidden>
- Date: Sun, 14 Mar 2004 15:17:15 -0700
My Java-Cocoa application sometimes prints
ObjCJava WARNING:
jobjc_lookupJavaObject retain autorelease failure: objc object
(NSPageData: 3018d0 ) with retain count 1 has only a weak Java
reference!
on startup. I get this approximately every tenth time I launch this
app. I'm not dealing directly with NSPageData and don't know how it's
being used indirectly. Does anyone have experience tracking down and
fixing this sort of reference counting issues from Java?
Thanks,
Christian
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.