• 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
Re: Java VM version query
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java VM version query


  • Subject: Re: Java VM version query
  • From: Richard Van Deren <email@hidden>
  • Date: Wed, 6 Oct 2004 12:41:53 -0400

I have been using FOP OK, now with Java 1.4.2, however, I had a problem when I added my FOP framework to a new application. When I tried to debug it I got a class not found error. This puzzled me because It was before my first line of code.

Can anyone use the Java debugger with an Xcode 1.5 native target? My java frameworks works fine without the debugger turned on, so it must be the Java setup.

I think one of there parameters need to be changed in the Info.plist:
http://developer.apple.com/documentation/Java/Reference/Java14JavaDict/ index.html#//apple_ref/doc/uid/TP40000886


I am only using JVMVersion 1.4+

I just noticed that I now have the debugger console:
Here is my backtrace:
JavaBug> bt
0: java.net.URLClassLoader$1.run() line 199
1: java.security.AccessController.doPrivileged() line -1
2: java.net.URLClassLoader.findClass() line 187
3: java.lang.ClassLoader.loadClass() line 289
4: sun.misc.Launcher$AppClassLoader.loadClass() line 274
5: java.lang.ClassLoader.loadClass() line 235
6: java.lang.ClassLoader.loadClassInternal() line 302
JavaBug>
I have been using FOP OK, now with Java 1.4.2, however, I had a problem when I added my FOP framework to a new application. When I tried to debug it I got a class not found error. This puzzled me because It was before my first line of code.


Can anyone use the Java debugger with an Xcode 1.5 native target? My java frameworks works fine without the debugger turned on, so it must be the Java setup.

I think one of there parameters need to be changed in the Info.plist:
http://developer.apple.com/documentation/Java/Reference/Java14JavaDict/ index.html#//apple_ref/doc/uid/TP40000886


I am only using JVMVersion 1.4+

I just noticed that I now have the debugger console:
Here is my backtrace:
JavaBug> bt
   0: java.net.URLClassLoader$1.run()  line 199
   1: java.security.AccessController.doPrivileged()  line -1
   2: java.net.URLClassLoader.findClass()  line 187
   3: java.lang.ClassLoader.loadClass()  line 289
   4: sun.misc.Launcher$AppClassLoader.loadClass()  line 274
   5: java.lang.ClassLoader.loadClass()  line 235
   6: java.lang.ClassLoader.loadClassInternal()  line 302
JavaBug>


________________________________________________________
Rich Van Deren


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: How do I prevent XCode from parsing an email address?
  • Next by Date: Re: How to build a static lib with another static lib?
  • Previous by thread: Re: Java VM version query
  • Next by thread: Re: Xcode and Java <problems, question>
  • Index(es):
    • Date
    • Thread