Avatar of gbcbr
gbcbr
Flag 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
JavaEditors IDEs

Avatar of undefined
Last Comment
gbcbr

8/22/2022 - Mon
Mick Barry

you don't need those files, you can safely ignore those messages
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?
Mick Barry

sounds like an out of date or incorrect boot class path setting being used by netbeans
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
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?
Mick Barry

because the jars are not needed
gbcbr

ASKER
but why debug looking for them?
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Mick Barry

its not looking for them. they are just being specified in the boot path
gbcbr

ASKER
where I can find this boot path to delete them from there?
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
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
gbcbr

ASKER
two
ASKER CERTIFIED SOLUTION
Mick Barry

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
gbcbr

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

ASKER
Please help me solve question : designation of the previous value of the array
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.