Yep, I get that too when I try and install on my local JRUN CFMX version, works fine on standalone CFMX though...
Jb. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kola Oyedeji Sent: 18 April 2004 12:21 To: FarCry Developers Subject: [farcry-dev] farcry installation issues Hi I have been attempting to install farcry. I have set up the mappings, run the installation script and get to the point where I am first prompted to login. When I attempt to launch the login page I get the following error: Could not find the included template /Application.cfm. The error occurred in C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_core\admin\Applicati on.cfm: line 9 7 : 8 : <cfcatch> 9 : <cfinclude template="/Application.cfm"> 10 : </cfcatch> 11 : </cftry> This is the directory structure I have C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_aura C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_core C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_myapp (generated by installation - not sure what the purpose of this folder is) I have the following in my jrun-web.xml file to create webserver mappings for the admin and my web application <virtual-mapping> <resource-path>/elnew</resource-path> <system-path>C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\el\www\</syste m-path> </virtual-mapping> <virtual-mapping> <resource-path>/farcry</resource-path> <system-path>C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_core\ad min </system-path> </virtual-mapping> Note that the first mapping above points to a folder created for my application (el) - is this correct? Finally I have a coldfusion mapping \farcry which points to C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war. TO be honest its not clear from the installation what the purpose of these mappings is - I can understand having a mapping to the farcry admin but why do I need a mapping to my application folder? What is the purpose of farcry_myapp? Why is there a coldfusion mapping /farcry and a webserver mapping /farcry which point to different places? I think a little explanation of the purposes of the mappings/folders etc. would help developers diagnose what is wrong with the installation themselves when they have teething troubles. I would be grateful for any light which can be shed on this - thanks. Kola --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
