Whoops, this should have been in the farcry-beta group.  Have started
a new thread over there:

http://groups.google.com.au/group/farcry-beta/browse_thread/thread/623427bc0527b349

Cheers
Mark

On Jun 14, 2:00 pm, tHeSmUrF <[EMAIL PROTECTED]> wrote:
> Yep same issue here.  Brand new clean install (build 1591 of CMS and
> build 1636 of core).  We are running CF 7.0.2 Standard on IIS6.
>
> Try to approve (or move back to draft) images via the Image
> Administration (Content -> Media Library -> Media Library Image) gives
> the following error (after entering a status change comment):
>
>  Element STOBJ.OBJECTID is undefined in INSTANCE.
>
> The error occurred in Q:\Inetpub\Common\FarCry_4\core\packages\types
> \types.cfc: line 1250
> Called from Q:\Inetpub\Common\FarCry_4\core\admin\conjuror
> \changestatus.cfm: line 130
> Called from Q:\Inetpub\Common\FarCry_4\core\admin\conjuror
> \changestatus.cfm: line 92
> Called from Q:\Inetpub\Common\FarCry_4\core\admin\conjuror
> \changestatus.cfm: 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 to verify that you are using
> the correct syntax.
>     * Search the Knowledge Base to find a solution to your problem.
>
> Browser         Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.4)
> Gecko/20070515 Firefox/2.0.0.4
> Remote Address          153.107.108.23
> Referrerhttp://xxxxxxxxxxxxxx/farcry/conjuror/changestatus.cfm?typename=dmIma...
> Date/Time       14-Jun-07 01:58 PM
> Stack Trace
> at cftypes2ecfc279951043$funcSTATUSTOAPPROVED.runFunction(Q:\Inetpub
> \Common\FarCry_4\core\packages\types\types.cfc:1250) at
> cfchangestatus2ecfm1870126623._factor2(Q:\Inetpub\Common\FarCry_4\core
> \admin\conjuror\changestatus.cfm:130) at
> cfchangestatus2ecfm1870126623._factor7(Q:\Inetpub\Common\FarCry_4\core
> \admin\conjuror\changestatus.cfm:92) at
> cfchangestatus2ecfm1870126623.runPage(Q:\Inetpub\Common\FarCry_4\core
> \admin\conjuror\changestatus.cfm:1)
>
> coldfusion.runtime.UndefinedElementException: Element STOBJ.OBJECTID
> is undefined in INSTANCE.
>         at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:
> 1097)
>         at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1038)
>         at
> coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:
> 1137)
>         at cftypes2ecfc279951043$funcSTATUSTOAPPROVED.runFunction(Q:\Inetpub
> \Common\FarCry_4\core\packages\types\types.cfc:1250)
>         at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
>         at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
>         at coldfusion.runtime.UDFMethod
> $ReturnTypeFilter.invoke(UDFMethod.java:290)
>         at coldfusion.runtime.UDFMethod
> $ArgumentCollectionFilter.invoke(UDFMethod.java:254)
>         at
> coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:
> 56)
>         at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
>         at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)
>         at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194)
>         at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146)
>         at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634)
>         at cfchangestatus2ecfm1870126623._factor2(Q:\Inetpub\Common
> \FarCry_4\core\admin\conjuror\changestatus.cfm:130)
>         at cfchangestatus2ecfm1870126623._factor7(Q:\Inetpub\Common
> \FarCry_4\core\admin\conjuror\changestatus.cfm:92)
>         at cfchangestatus2ecfm1870126623.runPage(Q:\Inetpub\Common
> \FarCry_4\core\admin\conjuror\changestatus.cfm:1)
>         at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
>         at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
>         at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
>         at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:
> 225)
>         at
> coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:
> 51)
>         at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
>         at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
>         at
> coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:
> 52)
>         at
> coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenc-eFilter.java:
> 28)
>         at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
>         at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
>         at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:
> 22)
>         at
> coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:
> 115)
>         at coldfusion.CfmServlet.service(CfmServlet.java:107)
>         at
> coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:
> 78)
>         at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
>         at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
>         at
> jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:
> 257)
>         at
> jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:
> 541)
>         at
> jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:
> 204)
>         at jrunx.scheduler.ThreadPool
> $DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
>         at jrunx.scheduler.ThreadPool
> $ThreadThrottle.invokeRunnable(ThreadPool.java:426)
>         at jrunx.scheduler.ThreadPool
> $UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
>         at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
> Cheers
> Mark


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