Link to home
Start Free TrialLog in
Avatar of gbcbr
gbcbrFlag for Cyprus

asked on

Debag message: Have no file

I have this error message for all Java projects on my Mac with NetBeans:

debug:
Have no file for /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar
Have no file for /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar
Have no file for /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar

after this message everything start work without any problem, but how to solve this question?

Java on my Mac automatically updates, so if I have last version of JDK why it has not these files?

Please advice
Avatar of Mick Barry
Mick Barry
Flag of Australia image

you don't need those files, you can safely ignore those messages
Avatar of gbcbr

ASKER

Yes, I ignore them all the time, but :
1. Why it asks about exactly these files?
2. Why they are not in JDK?
3. How to remove this message?
sounds like an out of date or incorrect boot class path setting being used by netbeans
Avatar of gbcbr

ASKER

you know, Mac update Java automatically, so, it's updated.

<<<incorrect boot class path setting being used by netbeans>>>

If it's incorrect path, why netbeans works normally?
Maybe I need to ask Apple or Sun about this files?
because the jars are not needed
Avatar of gbcbr

ASKER

but why debug looking for them?
its not looking for them. they are just being specified in the boot path
Avatar of gbcbr

ASKER

where I can find this boot path to delete them from there?
Avatar of gbcbr

ASKER

generally I have to red messages, but I want to kill them one by one, so when I debag project I see only black and green text
Avatar of gbcbr

ASKER

two
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gbcbr

ASKER

Ok, I'll try tomorrow especially because second red says about start this -Xlint for other bug.
Avatar of gbcbr

ASKER

Please help me solve question : designation of the previous value of the array