On the first hit to Coldfusion page after updating the .cfm file, I
sometimes see a compiler error. For example, I just updated
application.cfm, and saw this:
Errors reported by Java compiler: Found 1 semantic error compiling
"C:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfApplication2ecfm1615414561.jav
a": 1. public final class cfApplication2ecfm1615414561 extends
coldfusion.runtime.CFPage{ <--------------------------> *** Error:
Cannot write class file "cfApplication2ecfm1615414561.class" because
that name conflicts with the name of the class file
"cfapplication2ecfm1615414561.class" in directory "cfclasses". This is
illegal because file names are case-insensitive in this system. .
When I refresh again, it's fine. It happens sporadically, and it's not
limited to application.cfm. I am not changing the case in any of my
filenames. Any idea what's going on? Clearing the cfclasses directory
manually fixes things, at least temporarily.
Thanks,
Greg Saunders
Senior Learning Scientist
Carnegie Mellon West
http://west.cmu.edu
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- SparkPlug Candace Cottrell
- Re: CF Java compiler error with case sensitivity Greg Saunders
- Re: CF Java compiler error with case sensitivity Joe Eugene
- Re: CF Java compiler error with case sensiti... Greg Saunders
- Killing a session Variable Nick Baker
- RE: Killing a session Variable Raymond Camden