Hi Dan, Nope. We got it all worked out.. It turned out to be a mapping in application.cfc and we removed it and all is working well.
Thanks for the follow-up. Cliff On Thu, Oct 4, 2012 at 8:51 AM, Dan Wilson <[email protected]> wrote: > Clifford, > > I've been busy with the pre- and post- work for NCDevCon. Do you still > have an issue with mapping? > > DW > > > On Fri, Sep 28, 2012 at 5:27 PM, Clifford Moon <[email protected]>wrote: > >> Greetings, >> >> Please disregard the issue with the CFADMIN & init=true. It was because >> we were logging into CFADMIN (two of us while testing, and a subsequent >> login seems to logout the other person logged into CFADMIN). >> >> We are still having issues with the first error below though and the >> template file >> >> Thanks in Advance, >> >> Clifford Moon >> >> >> On Friday, September 28, 2012 3:27:26 PM UTC-5, Clifford Moon wrote: >>> >>> Greetings, >>> >>> We are in the process of migrating to CF10, and have been playing with a >>> couple of peculiarities. The first is an app in our TEST environment >>> migrated to our DEV (CF10) environment throws a 500 error even though the >>> same code in TEST works fine. The text of the error has to do with a >>> TEMPLATE and this is the line that appears in the application.log file. >>> >>> *Sep 28, 2012* *3:10 PM* *Error* *ajp-bio-8012-exec-3* *myshares >>> * Could not find the included template >>> views/layout/Master.Layout.**Orange.cfm.Note: >>> If you wish to use an absolute template path (for example, >>> template=""/mypath/index.cfm""**) with CFINCLUDE, you must create a >>> mapping for the path using the ColdFusion Administrator. Or, you can use >>> per-application settings to specify mappings specific to this application >>> by specifying a mappings struct to THIS.mappings in Application.cfc. <br> >>> Using relative paths (for example, template=""index.cfm"" or >>> template=""../index.cfm"") does not require the creation of any special >>> mappings. It is therefore recommended that you use relative paths with >>> CFINCLUDE whenever possible. The specific sequence of files included or >>> processed is: D:\website\it\myshares\index.**cfm, line: 28 >>> >>> This file exists, the mappings on both servers are the same, and it >>> fails on our CF10 instance. We have other MG apps that are working fine >>> after being moved from TEST to DEV. No issues whatsoever. >>> >>> The really strange thing that we are experiencing though is that when we >>> are logged into the CF10 administrator and are running a MG app (same >>> machine/remote machine doesn't matter) and use the &init=true appended to >>> the URL to reload the framework, it basically invalidates our CFADMIN >>> session and the following is what appears in the application.log file. >>> >>> *Sep 28, 2012* *3:11 PM* *Information* *ajp-bio-8012-exec-3* ** >>> Session >>> rotated successfully. >>> >>> Anyone in CF Administrator (on any machine) will now be forced to >>> re-login before they can continue using the CFADMIN interface. >>> >>> Any ideas on what might be causing either of these issues? >>> >>> Thanks in Advance, >>> >>> Clifford Moon >>> UTPA >>> >>> >>> >>> On Tuesday, July 17, 2012 10:02:38 PM UTC-5, Mike Collins wrote: >>>> >>>> Has anyone migrated to CF10 with MG? What's the status, is it >>>> supported? >>>> >>>> >>>> -- >> Model-Glue Sites: >> Home Page: http://www.model-glue.com >> Documentation: http://docs.model-glue.com >> Bug Tracker: http://bugs.model-glue.com >> Blog: http://www.model-glue.com/blog >> >> You received this message because you are subscribed to the Google >> Groups "model-glue" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/model-glue?hl=en >> > > > > -- > Plutarch - "The mind is not a vessel to be filled but a fire to be > kindled." > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
