expandPath("/mapping") does not work on Windows in CFMX 6.1 (it works on Mac
and Linux etc).

That's what your problem is. Reactor cannot find the project files because
expandPath() does not return the correct path. Put the directory under your
webroot and remove the mapping and it will be fine.

On 12/12/06, Marc <[EMAIL PROTECTED]> wrote:

 Restarted several times, much to the dismay of our clients, I am sure.

Cleared project files.

Cleared cache.

Server where problems abound is CF6.1, if that matters.

DB Schema is exact.

Could the error message be ANY MORE VAGUE?  This has turned into a
nightmare.  All I want to do is launch my project.

 ------------------------------
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On
Behalf Of *Dan Wilson
*Sent:* Tuesday, December 12, 2006 1:18 PM
*To:* [email protected]
*Subject:* Re: [Reactor for CF] URGENT - deployment to live site fails

If you've cleared your cache and project files, two things that come to
mind are:

Restart the CF server, if possible.
Check the database to make sure it is exactly as the development schema..

dw

On 12/12/06, Marc <[EMAIL PROTECTED]> wrote:
>
>  Using CF 7 Ent in my office, my app works fine.
>
> Just attempted to deploy to live site, and am getting this error (sorry
> for the html, digest users!!)
>
> What does this mean??  Reactor is mapped properly, project directory was
> cleared, but this looks like "NotAllFilesExist" is the error even though
> there is no actual error message...
>
> Urgent, because project was meant to be online for client review by
> noon... thanks in advance! :)  (God, i'm starting to really hate computers.)
>
>   Error Occurred While Processing Request
>
>    The error occurred in 
*C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:
> line 261*
> *Called from* C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:
> line 153
> *Called from* C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:
> line 148
> *Called from* C:\Advantex\Common\Reactor\reactor\reactorFactory.cfc:
> line 53
> *Called from*C:\Advantex\Sites\Surveys\www\act_CreateReactorObjects.cfm: line 
8
> *Called from* C:\Advantex\Sites\Surveys\www\fbx_Settings.cfm: line 117
> *Called from* C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm: line
> 161
> *Called from* C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm: line
> 3
> *Called from* C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm: line
> 1
> *Called from* C:\Advantex\Sites\Surveys\www\index.cfm: line 12
>
> 259 :                      <cfthrow 
type="reactor.objectFactory.getObjectDetails.NotAllFilesExist" />
> 260 :              <cfelseif NOT componentExists(result.project)>
> *261 :                     <cfthrow type="
> reactor.objectFactory.getObjectDetails.NotAllFilesExist" />*
> 262 :              </cfif>
> 263 :              
>
>  ------------------------------
>  Please try the following:
>
>    - Check the ColdFusion 
documentation<http://www.macromedia.com/go/proddoc_getdoc>to verify that you are 
using the correct syntax.
>    - Search the Knowledge 
Base<http://www.macromedia.com/support/coldfusion/>to find a solution to your 
problem.
>
>    Browser   Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1)
> Gecko/20061010 Firefox/2.0 Remote Address   170.215.208.51  Referrer
>  Date/Time   12-Dec-06 09:26 AM  Stack Trace  at
> 
cfobjectFactory2ecfc2137280123$funcGETOBJECTDETAILS.runFunction(C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:261)
> at
> 
cfobjectFactory2ecfc2137280123$funcCREATE.runFunction(C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:153)
> at
> 
cfobjectFactory2ecfc2137280123$funcCREATE.runFunction(C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:148)
> at
> 
cfreactorFactory2ecfc1022698718$funcCREATEGATEWAY.runFunction(C:\Advantex\Common\Reactor\reactor\reactorFactory.cfc:53)
> at
> 
cfact_CreateReactorObjects2ecfm1039143409.runPage(C:\Advantex\Sites\Surveys\www\act_CreateReactorObjects.cfm:8)
> at
> 
cffbx_Settings2ecfm1063213755.runPage(C:\Advantex\Sites\Surveys\www\fbx_Settings.cfm:117)
> at
> 
cffbx_Fusebox30_CF502ecfm1511070604._factor4(C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm:161)
> at
> 
cffbx_Fusebox30_CF502ecfm1511070604._factor6(C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm:3)
> at
> 
cffbx_Fusebox30_CF502ecfm1511070604.runPage(C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm:1)
> at cfindex2ecfm1951772936.runPage(C:\Advantex\Sites\Surveys\www\index.cfm:12)
>
>
> coldfusion.runtime.CustomException:
>    at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:124)
>    at coldfusion.runtime.CfJspPage._emptyTag
> (CfJspPage.java:1871)
>    at 
cfobjectFactory2ecfc2137280123$funcGETOBJECTDETAILS.runFunction(C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:261)
>    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)
>
>    at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:44)
>    at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
>    at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java
> :250)
>    at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
>    at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
>    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:165)
>
>    at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1768)
>    at 
cfobjectFactory2ecfc2137280123$funcCREATE.runFunction(C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:153)
>    at coldfusion.runtime.UDFMethod.invoke
> (UDFMethod.java:338)
>    at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:44)
>    at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
>    at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke
> (UDFMethod.java:250)
>    at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
>    at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
>    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java
> :165)
>    at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1768)
>    at 
cfobjectFactory2ecfc2137280123$funcCREATE.runFunction(C:\Advantex\Common\Reactor\reactor\core\objectFactory.cfc:148)
>    at coldfusion.runtime.UDFMethod.invoke
> (UDFMethod.java:338)
>    at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:44)
>    at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
>    at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke
> (UDFMethod.java:250)
>    at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
>    at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
>    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java
> :165)
>    at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:192)
>    at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:130)
>    at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1622)
>    at 
cfreactorFactory2ecfc1022698718$funcCREATEGATEWAY.runFunction(C:\Advantex\Common\Reactor\reactor\reactorFactory.cfc:53)
>
>    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)
>    at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:44)
>    at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
>    at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke
> (UDFMethod.java:250)
>    at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
>    at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
>    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java
> :165)
>    at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:192)
>    at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:130)
>    at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1622)
>    at 
cfact_CreateReactorObjects2ecfm1039143409.runPage(C:\Advantex\Sites\Surveys\www\act_CreateReactorObjects.cfm:8)
>
>    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
>    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
>    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
>    at 
cffbx_Settings2ecfm1063213755.runPage(C:\Advantex\Sites\Surveys\www\fbx_Settings.cfm:117)
>
>    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
>    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
>    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
>    at 
cffbx_Fusebox30_CF502ecfm1511070604._factor4(C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm:161)
>
>    at 
cffbx_Fusebox30_CF502ecfm1511070604._factor6(C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm:3)
>    at 
cffbx_Fusebox30_CF502ecfm1511070604.runPage(C:\Advantex\Sites\Surveys\www\fbx_Fusebox30_CF50.cfm:1)
>    at
> coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
>    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
>    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
>    at cfindex2ecfm1951772936.runPage
> (C:\Advantex\Sites\Surveys\www\index.cfm:12)
>    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
>    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
>    at coldfusion.filter.CfincludeFilter.invoke
> (CfincludeFilter.java:62)
>    at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
>    at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
>    at coldfusion.filter.PathFilter.invoke
> (PathFilter.java:80)
>    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
>    at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
>    at coldfusion.filter.ClientScopePersistenceFilter.invoke
> (ClientScopePersistenceFilter.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.FilterChain.doFilter(FilterChain.java:86)
>    at com.seefusion.Filter.doFilter(Filter.java:49)
>    at com.seefusion.SeeFusion.doFilter
> (SeeFusion.java:1471)
>    at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
>    at jrun.servlet.FilterChain.service(FilterChain.java:101)
>    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.java:348)
>    at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
>    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable
> (ThreadPool.java:294)
>    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
>
>
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- -- --
> Reactor for ColdFusion Mailing List
> [email protected]
> Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- -- --




--
"Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew."

Guillaume Apollinaire quotes
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --




--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to