Question
CFClasses
I get this error message. I have no idea what this means.
This app was running just fine. Then wham.
Here is the error message:
Errors reported by Java compiler: Found 1 semantic error compiling "D:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfApplication2ecfm855244706.java": 1. public final class cfApplication2ecfm855244706 extends coldfusion.runtime.CFPage{ <-------------------------> *** Error: Cannot write class file "cfApplication2ecfm855244706.class" because that name conflicts with the name of the class file "cfapplication2ecfm855244706.class" in directory "cfclasses". This is illegal because file names are case-insensitive in this system.
Should I turn off "Save Class Files" in the admin? And what is this doing anyhow.
I see cfapplication2ecfm855244706.class in the cfclasses folder along with cfApplication2ecfm855244706.java (notice the capital A in application, but different file type) - is that the issue. Again, no clue what these do or why they are generated. So any guidance here would be greatly appreciated.
Thanks,
Lee
Here is the error message:
Errors reported by Java compiler: Found 1 semantic error compiling "D:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfApplication2ecfm855244706.java": 1. public final class cfApplication2ecfm855244706 extends coldfusion.runtime.CFPage{ <-------------------------> *** Error: Cannot write class file "cfApplication2ecfm855244706.class" because that name conflicts with the name of the class file "cfapplication2ecfm855244706.class" in directory "cfclasses". This is illegal because file names are case-insensitive in this system.
Should I turn off "Save Class Files" in the admin? And what is this doing anyhow.
I see cfapplication2ecfm855244706.class in the cfclasses folder along with cfApplication2ecfm855244706.java (notice the capital A in application, but different file type) - is that the issue. Again, no clue what these do or why they are generated. So any guidance here would be greatly appreciated.
Thanks,
Lee