Hi Geoff,

I got the p400 build 1635. I reinstalled everything clean and I tested with
default config.

I didn't check everything but the first thing was approval process and
dynamic content approval still broken. Here is the error:

The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.

  The following information is meant for the website developer for debugging
purposes.    Error Occurred While Processing Request      Element
STOBJ.OBJECTID is undefined in INSTANCE.
     The error occurred in *D:\Dev\FarCry\core\packages\types\types.cfc:
line 1250*
*Called from* D:\Dev\FarCry\core\packages\types\versions.cfc: line 63
*Called from* D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm: line 130
*Called from* D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm: line 92
*Called from* D: line -1

1248 :          <cfset var stresult = structnew()>
1249 :          <cfset var stproperties = structNew()>
*1250 :                 <cfset var stobj = 
getdata(objectid=instance.stobj.objectid)>*
1251 :          <cfset var stlocal = structnew()>
1252 :          <cfset stproperties.objectid = instance.stobj.objectid>

  ------------------------------
   Resources:

   - 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.4)
Gecko/20070515 Firefox/2.0.0.4  Remote Address   127.0.0.1  Referrer
http://teratech/farcry/conjuror/changestatus.cfm?objectid=2695A76B-1372-17D7-CE6AF489BDA69234&typename=dmNews&status=approved&ref=typeadmin&module=/dmNews.cfm&plugin=farcrycms
Date/Time   13-Jun-07 03:37 PM     Stack Trace   at
cftypes2ecfc878303636$funcSTATUSTOAPPROVED.runFunction(D:\Dev\FarCry\core\packages\types\types.cfc:1250)
at
cfversions2ecfc2072745999$funcSTATUSTOAPPROVED.runFunction(D:\Dev\FarCry\core\packages\types\versions.cfc:63)
at
cfchangestatus2ecfm185472746._factor2(D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm:130)
at
cfchangestatus2ecfm185472746._factor7(D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm:92)
at 
cfchangestatus2ecfm185472746.runPage(D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm)


coldfusion.runtime.UndefinedElementException: Element STOBJ.OBJECTID
is undefined in INSTANCE.
        at 
coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1682)
        at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1600)
        at 
coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1735)
        at 
coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1728)
        at 
cftypes2ecfc878303636$funcSTATUSTOAPPROVED.runFunction(D:\Dev\FarCry\core\packages\types\types.cfc:1250)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
        at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
        at 
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
        at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
        at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
        at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
        at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2461)
        at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2278)
        at 
cfversions2ecfc2072745999$funcSTATUSTOAPPROVED.runFunction(D:\Dev\FarCry\core\packages\types\versions.cfc:63)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
        at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
        at 
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
        at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
        at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
        at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
        at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
        at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
        at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2260)
        at 
cfchangestatus2ecfm185472746._factor2(D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm:130)
        at 
cfchangestatus2ecfm185472746._factor7(D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm:92)
        at 
cfchangestatus2ecfm185472746.runPage(D:\Dev\FarCry\core\admin\conjuror\changestatus.cfm)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273)
        at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at 
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at 
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
        at 
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)





There is also another error on Flex tree:


TypeError: Error #1009: Cannot access a property or method of a null object
reference.

                at Category/private::getCategoriesResult()

                at Category/___Operation1_result()

                at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction
()

                at flash.events::EventDispatcher/dispatchEvent()

                at
mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent
()

                at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler
()

                at mx.rpc::Responder/result()

                at mx.rpc::AsyncRequest/acknowledge()

                at
private::NetConnectionMessageResponder/NetConnectionChannel.as$37:NetConnectionMessageResponder::resultHandler()

                at mx.messaging::MessageResponder/result()



FYI.


Sincerely,

Oğuz Demirkapı

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" 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/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to