House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home /  Groups /  ColdFusion Talk (CF-Talk)

New error for me

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
"Cannot load template file
Ian Skinner
05/16/08 03:23 P
Not sure about 4.5...
Phillip Vector
05/16/08 03:27 P
Phillip Vector wrote:
Ian Skinner
05/16/08 03:38 P
True.. true...
Phillip Vector
05/16/08 03:40 P
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Ian Skinner
05/16/2008 03:23 PM

"Cannot load template file /u01/apache/htdocs/cfdocs/calpip/preproduction/ApptextPUR.cfm The template file exists, however, it either cannot be opened for reading, or it is encrypted and its data has been corrupted" Has anybody seen this one before?  CF seems to be saying it can find the file, but not open it.  However I can open the file with an editor just fine.  It is definitely in the directory it is supposed to be, does not seem to be locked in any manor, is not encrypted nor does it seem to be corrupted based on the view in the editor. Any suggestions on what else I can look at? TIA Ian Skinner P.S. ColdFusion 4.5 on a Unix P.S.S I have just discovered that this error seems to be affecting a wide swath of my ColdFusion server, including the administrator application.   Can anybody provide any insight on what root causes for this type of error could be?

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Phillip Vector
05/16/2008 03:27 PM

Not sure about 4.5... Have you asked your place of work to upgrade? At least to 6.. I'm not saying that this would solve the problem, but I would suspect 6 is better at handling whatever issue you may be having (and this makes a good scapegoat). :) ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Ian Skinner
05/16/2008 03:38 PM

Phillip Vector wrote: > Not sure about 4.5... > > Have you asked your place of work to upgrade? At least to 6.. I'm not > saying that this would solve the problem, but I would suspect 6 is > better at handling whatever issue you may be having (and this makes a > good scapegoat). :) We have been upgrading for a year taking a 1/2 dozen ColdFusion servers with a mix of versions 4.5, 5 and 7 all the way to 8.  But this particular 'eva' server is the last in line and will be awhile before resources can be used to update it.  But until then it does need to continue functioning.

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Phillip Vector
05/16/2008 03:40 PM

True.. true... *shrugs* I dunno. It's before my time. Sorry. :( ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
James Holmes
05/16/2008 08:45 PM

Have you verified that the user as which CF runs has access to the file? For example, try to su to the CF runtime user and then read the file. Check the permissions with ls -l and also getfacl (if your OS and filesystem supports ACLs). > "Cannot load template file > /u01/apache/htdocs/cfdocs/calpip/preproduction/ApptextPUR.cfm -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists