Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: tools.jar is missing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tools.jar is missing



Using my application...
whereis sun.tools.javac.Main
whereis: looking for sun.tools.javac.Main
whereis: sun.tools.javac.Main found at /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Classes/classes.
jar

doesn't concern me much.

whereis com.sun.tools.javac.Main
whereis: looking for com.sun.tools.javac.Main
whereis: com.sun.tools.javac.Main found at /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Classes/classes.
jar

This frets me a mite.

jar -tvf ext/javacBase.zip
java.lang.VerifyError: (class: sun/tools/jar/Main, method: getJarPath signature: (Ljava/lang/String;)Ljava/util/Vector;) Incompatible object argument for function call
at java.lang.Class.getMethod0(Native Method)
at java.lang.Class.getMethod(Class.java:888)
at utillib.psuedoGestalt.Runner.runStatic(Runner.java:110)
at utillib.psuedoGestalt.Runner.runMain(Runner.java:103)
at utillib.psuedoGestalt.Runner.run(Runner.java:48)

Here I start complaining about the humidity, oh well, it's just my app. Didn't use to do that when my ClassLoader's cached. Dang humidity.

You can even...

whereis javac | wc
wc: chars - 153
wc: words - 9
wc: lines - 2

Although I'm not sure why you'd want to. I don't have a 'grep' but would be happy to add one if anyone does?


Mike Hall <email@hidden>
<http://www.spacestar.net/users/mikehall>
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: tools.jar is missing (From: email@hidden)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.