I'm almost ready to give up on this, but I thought I'd make a request
for help before I do. I understand how to set up FC on my local system
and created a site called farcry_biz. I purchased MX hosting from
CFDynamics.com and pointed a domain www.mxinstitute.com to my account
there. My site looks like this:
ftp://MXInstitute
        Backup - dir
        Datasource - dir
        Verity - dir
        wwwroot - dir
                farcry_aura - dir
                farcry_biz - dir
                farcry_core - dir
                fourq - dir
                
                application.cfm
                apps.cfm
                index.cfm
                index.html

I instructed the admin guys to create an additional mapping for me
"/farcry" to point to farcry_core/admin. They say they've done this, but
I think they haven't. Oh, I also created the database as it was on my
local server.

I can browse to www.mxinstitute.com and I get a "coming soon" page that
I don't know where it is.
If I hit http://www.mxinstitute.com/index.html I can see a Hello World
index.html file I created.
And if I hit http://www.mxinstitute.com/index.cfm I get the "coming
soon" page UNLESS I put Greg<cfabort> at the top of the index.cfm. If I
do this I see "Greg".

Oh, and if I try http://www.mxinstitute.com/farcry_biz/www/ I get this
error:

Error Occurred While Processing Request  
Could not import the tag library specified by
"/farcry/farcry_core/tags/navajo".  
The following error was encountered:
D:\Inetpub\wwwroot\mxinstitue.com\wwwroot\farcry_core\tags\navajo.
Please ensure that you have specified a valid tag library.
The CFML compiler was processing:

a cfimport tag beginning on line 2, column 2.
  
The error occurred in
D:\Inetpub\wwwroot\mxinstitute.com\wwwroot\farcry_biz\www\index.cfm:
line 2
 
1 : <cfsetting enablecfoutputonly="Yes">
2 : <cfimport taglib="/farcry/farcry_core/tags/navajo" prefix="nj">
3 : 
4 : <nj:display>

------------------------------------------------------------------------
--------
 
Please try the following: 
Check the ColdFusion documentation to verify that you are using the
correct syntax. 
Search the Knowledge Base to find a solution to your problem. 
 
Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.0.3705) 
Remote Address   207.30.247.155 
Referrer    
Date/Time   02-Mar-04 10:12 AM 
 
Stack Trace (click to expand)  

java.io.FileNotFoundException:
D:\Inetpub\wwwroot\mxinstitue.com\wwwroot\farcry_core\tags\navajo
        at
coldfusion.jsp.JRunTagLibraryInfo.resolveTagLibraryTLD(JRunTagLibraryInf
o.java:417)
        at
coldfusion.jsp.JRunTagLibraryInfo.<init>(JRunTagLibraryInfo.java:201)
        at
coldfusion.jsp.JRunTagLibraryInfo.lookupTLI(JRunTagLibraryInfo.java:122)
        at
coldfusion.jsp.JRunTagLibraryInfo.lookupTLI(JRunTagLibraryInfo.java:104)
        at
coldfusion.compiler.NeoTranslationContext.registerTaglib(NeoTranslationC
ontext.java:146)
        at coldfusion.compiler.ASTcfimport.doImport(ASTcfimport.java:69)
        at coldfusion.compiler.cfml40.cfimport(cfml40.java:1791)
        at coldfusion.compiler.cfml40.cfml(cfml40.java:2262)
        at coldfusion.compiler.cfml40.start(cfml40.java:2373)
        at
coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:380)
        at
coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:305)
        at
coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:240)
        at
coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:97)
        at
coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:
263)
        at coldfusion.util.LruCache.get(LruCache.java:188)
        at
coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(Templat
eClassLoader.java:214)
        at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
        at coldfusion.util.SoftCache.get(SoftCache.java:81)
        at
coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.jav
a:356)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:73)
        at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
        at
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
        at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersist
enceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:105)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252
)
        at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527
)
        at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:
192)
        at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.j
ava:348)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java
:451)
        at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.jav
a:294)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

------------------------------------------------------------------------
--------
Debugging Information ColdFusion Server Standard 6,1,0,63958 
Template  /farcry_biz/www/index.cfm 
Time Stamp  02-Mar-04 10:12 AM 
Locale  English (US) 
User Agent  Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.0.3705) 
Remote IP  207.30.247.155 
Host Name  207.30.247.155 

------------------------------------------------------------------------
--------
Execution Time

No top level page was found. 

------------------------------------------------------------------------
--------
Exceptions

10:12:12.012 - Template Exception - in : line -1
            Could not import the tag library specified by
"/farcry/farcry_core/tags/navajo".
------------------------------------------------------------------------
--------
Scope Variables

CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=D:\Inetpub\wwwroot\mxinstitute.com\wwwroot\farcry_biz\w
ww\index.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/msword, application/vnd.ms-powerpoint, */*
HTTP_ACCEPT_ENCODING=gzip, deflate
HTTP_ACCEPT_LANGUAGE=en-us
HTTP_CONNECTION=Keep-Alive
HTTP_COOKIE=JSESSIONID=54301677221078242303187
HTTP_HOST=www.mxinstitute.com
HTTP_REFERER=
HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET
CLR 1.0.3705)
PATH_INFO=/farcry_biz/www/index.cfm
PATH_TRANSLATED=D:\Inetpub\wwwroot\mxinstitute.com\wwwroot\farcry_biz\ww
w\index.cfm
QUERY_STRING=
REMOTE_ADDR=207.30.247.155
REMOTE_HOST=207.30.247.155
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/farcry_biz/www/index.cfm
SERVER_NAME=www.mxinstitute.com
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/6.0
WEB_SERVER_API=

Cookie Variables:
JSESSIONID=54301677221078242303187

Server Variables:
COLDFUSION=Struct (8)
OS=Struct (5)

Debug Rendering Time: 62 ms
 


---
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

Reply via email to