Re: Cocoa Java debugging problems
Re: Cocoa Java debugging problems
- Subject: Re: Cocoa Java debugging problems
- From: "Anthony Byrne" <email@hidden>
- Date: Fri, 19 Mar 2004 14:30:24 -0500
Hi Danny,
Whew, this is going back a ways. I don't believe I ever got a resolution
for this, although a clean re-install may have smoothed things out. I could
never find much help for cocoa-java issues, so I finally gave up and started
using objective-C (or objective-C++). Haven't had any regrets, though I
still get stuck now and then. :(
Wish I could offer more help.
Tony
----- Original Message -----
From: "Danny Frey" <email@hidden>
To: "Tony Byrne" <email@hidden>
Cc: <email@hidden>; <email@hidden>
Sent: Thursday, March 18, 2004 2:40 PM
Subject: Cocoa Java debugging problems
>
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.