 |
 |
Weird javac and java output
|
 |
|
 |
|
Forum Regular
Join Date: Jul 2002
Location: Australia
Status:
Offline
|
|
Has anyone else seen this? It happens when compiling and when just running stuff.. images below:
Running 10.2.6, Java 1.4.1, got a few Jakarta Commons jars and MySQL JDBC driver in /Library/Java/Extensions, December 2K2 Dev Tools, etc.
(Last edited by asmodeus; Jun 10, 2003 at 01:42 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jul 2002
Location: Australia
Status:
Offline
|
|
A little more testing.... happens with both 1.3.1 and 1.4.1...
Code:
[c16898:~/Projects/JavaDev] robertcarr% /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home/bin/java jython-21
count = 0, total = 54
try path /Users/robertcarr/Projects/JavaDev/
[c16898:~/Projects/JavaDev] robertcarr% /System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Home/bin/ja
jar@ java-rmi.cgi@ javac@ javah@
jarsigner@ java@ javadoc@ javap@
[c16898:~/Projects/JavaDev] robertcarr% /System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Home/bin/java jython-21
count = 0, total = 54
try path /Users/robertcarr/Projects/JavaDev/
It's really annoying.. oh well, I suppose I'll look into it a bit more, and if I can't figure anything else try a Windows-style fix (reinstall OS).
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Oct 2000
Location: Lawrence, KS
Status:
Offline
|
|
I haven't seen it. However if things were good before the installing the new libs, I would suggest taking the libs of your classpath one at a time and running the code that triggers the odd behavior.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jul 2002
Location: Australia
Status:
Offline
|
|
Thanks, I never even thought about doing that for some reason. Anyway, I removed all the files in /Library/Java/Extensions, and it stopped doing it. I put them back one by one, and it never started it again, even though they're all back in there... 
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |