I solved this problem the other day by deleting the contents of C:\CFusionMX\wwwroot\WEB-INF\cfclasses forcing CFMX to recompile the classes, right or wrong it solved the problem!
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: 25 June 2002 16:35 > To: CF-Talk > Subject: java compiler errors > > > Error Occurred While Processing Request > Errors reported by Java compiler: Found 1 semantic error compiling > "C:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfApplication2ecfm5732 > 38503.java": > 1. public final class cfApplication2ecfm573238503 extends > coldfusion.runtime.CFPage{ <-------------------------> *** > Error: Cannot write class file > "cfApplication2ecfm573238503.class" because that name > conflicts with the name of the class file > "cfapplication2ecfm573238503.class" in directory "cfclasses". > This is illegal because file names are case-insensitive in > this system. . > > > Anyone have an idea what this error msg is describing? I > don't see the path being described, but I was guessing that > was some sort of virtual java path... or ?? > > It seems to be only happening with one site... so I'm about > to dig in and look for it, but I figured I'd toss the > question to the list and see if I could get an explanation. > > TIA! > > -Lou > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

