• 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
Cocoa Java debugging problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa Java debugging problems


  • Subject: Cocoa Java debugging problems
  • From: Danny Frey <email@hidden>
  • Date: Thu, 18 Mar 2004 19:40:10 +0000

Hi

I've run the Java Cocoa examples a few times in the past with no problems, today I complied and ran SimpleToolBar and got a crash on hitting the customize toolbar button. I tried a few other apps textEdit and Sketch and also had similar problems, this time with save sheets. In Sketch I get the following call stack on clearing a save sheet:

#0 0x00000048 in java.net.URLClassLoader$1.run() at URLClassLoader.java:195
#1 java.security.AccessController.doPrivileged()
#2 0x0000000d in java.net.URLClassLoader.findClass() at URLClassLoader.java:183
#3 0x0000002b in java.lang.ClassLoader.loadClass() at ClassLoader.java:294
#4 0x0000005e in sun.misc.Launcher$AppClassLoader.loadClass() at Launcher.java:288
#5 0x00000003 in java.lang.ClassLoader.loadClass() at ClassLoader.java:250
#6 0x00000002 in java.lang.ClassLoader.loadClassInternal() at ClassLoader.java:310

(This looks just like Tony Byrne's stack who posted a similar message earlier)

I've just installed Mac OS X 10.3.3 and am using Java:

java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-117.1)
Java HotSpot(TM) Client VM (build 1.4.2-34, mixed mode)

I should have a pretty standard install, anyone any ideas?

Cheers

Danny
_______________________________________________
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.


  • Follow-Ups:
    • Re: Cocoa Java debugging problems
      • From: "Anthony Byrne" <email@hidden>
  • Prev by Date: What is the Deployment-Info.plist
  • Next by Date: Re: customizing visual feedback in nstableview
  • Previous by thread: What is the Deployment-Info.plist
  • Next by thread: Re: Cocoa Java debugging problems
  • Index(es):
    • Date
    • Thread