This is the error I get when removing array items from the edit page within the webtop.
Detail [empty string] ErrNumber 0 Message Element STOBJ.TYPENAME is undefined in STLOCAL. Resolvedname STLOCAL StackTrace coldfusion.runtime.UndefinedElementException: Element STOBJ.TYPENAME is undefined in STLOCAL. at coldfusion.runtime.DotResolver.resolveSplitNameInMap(DotResolver.java: 108) at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1550) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java: 1729) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize (CfJspPage.java:1722) at cffarFU2ecfc1572033019$funcSETSYSTEMFU.runFunction(C:\Dev\projects \FarCryApps\FarCry5\farcry\core\packages\types\farFU.cfc:312) 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:59) 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:2272) at cftypes2ecfc260674041$funcSETDATA.runFunction(C:\Dev\projects \FarCryApps\FarCry5\farcry\core\packages\types\types.cfc:591) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222) at cflibrary2ecfc529762969$funcAJAXUPDATEARRAY.runFunction(C:\Dev\projects \FarCryApps\FarCry5\farcry\core\webtop\facade\library.cfc:147) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) 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:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at coldfusion.filter.ComponentFilter.invoke(ComponentFilter.java:183) 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.LicenseFilter.invoke(LicenseFilter.java:27) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) 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.xml.rpc.CFCServlet.invoke(CFCServlet.java:138) at coldfusion.xml.rpc.CFCServlet.doPost(CFCServlet.java:289) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at org.apache.axis.transport.http.AxisServletBase.service (AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service (HttpServlet.java:853) 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: 286) at jrun.servlet.ServletEngineService.dispatch (ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable (JRunProxyService.java:203) at jrunx.scheduler.ThreadPool $DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable (ThreadPool.java:428) at jrunx.scheduler.ThreadPool $UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) TagContext arguments - array 1 arguments - struct COLUMN 0 ID CF_DOTRESOLVER LINE 312 RAW_TRACE at cffarFU2ecfc1572033019$funcSETSYSTEMFU.runFunction(C:\Dev \projects\FarCryApps\FarCry5\farcry\core\packages\types\farFU.cfc:312) TEMPLATE C:\Dev\projects\FarCryApps\FarCry5\farcry\core\packages\types \farFU.cfc TYPE CFML 2 arguments - struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 591 RAW_TRACE at cftypes2ecfc260674041$funcSETDATA.runFunction(C:\Dev \projects\FarCryApps\FarCry5\farcry\core\packages\types\types.cfc:591) TEMPLATE C:\Dev\projects\FarCryApps\FarCry5\farcry\core\packages\types \types.cfc TYPE CFML 3 arguments - struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 147 RAW_TRACE at cflibrary2ecfc529762969$funcAJAXUPDATEARRAY.runFunction (C:\Dev\projects\FarCryApps\FarCry5\farcry\core\webtop\facade \library.cfc:147) TEMPLATE C:\Dev\projects\FarCryApps\FarCry5\farcry\core\webtop\facade \library.cfc TYPE CFML Type Expression element STOBJ.TYPENAME objectType arguments - object of java.lang.Class Class Name java.lang.Class Methods Method Return Type asSubclass(java.lang.Class) java.lang.Class cast(java.lang.Object) java.lang.Object desiredAssertionStatus() boolean forName(java.lang.String, boolean, java.lang.ClassLoader) java.lang.Class forName(java.lang.String) java.lang.Class getAnnotation(java.lang.Class) java.lang.annotation.Annotation getAnnotations() java.lang.annotation.Annotation[] getCanonicalName() java.lang.String getClassLoader() java.lang.ClassLoader getClasses() java.lang.Class[] getComponentType() java.lang.Class getConstructor(java.lang.Class[]) java.lang.reflect.Constructor getConstructors() java.lang.reflect.Constructor[] getDeclaredAnnotations() java.lang.annotation.Annotation[] getDeclaredClasses() java.lang.Class[] getDeclaredConstructor(java.lang.Class[]) java.lang.reflect.Constructor getDeclaredConstructors() java.lang.reflect.Constructor[] getDeclaredField(java.lang.String) java.lang.reflect.Field getDeclaredFields() java.lang.reflect.Field[] getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method getDeclaredMethods() java.lang.reflect.Method[] getDeclaringClass() java.lang.Class getEnclosingClass() java.lang.Class getEnclosingConstructor() java.lang.reflect.Constructor getEnclosingMethod() java.lang.reflect.Method getEnumConstants() java.lang.Object[] getField(java.lang.String) java.lang.reflect.Field getFields() java.lang.reflect.Field[] getGenericInterfaces() java.lang.reflect.Type[] getGenericSuperclass() java.lang.reflect.Type getInterfaces() java.lang.Class[] getMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method getMethods() java.lang.reflect.Method[] getModifiers() int getName() java.lang.String getPackage() java.lang.Package getProtectionDomain() java.security.ProtectionDomain getResource(java.lang.String) java.net.URL getResourceAsStream(java.lang.String) java.io.InputStream getSigners() java.lang.Object[] getSimpleName() java.lang.String getSuperclass() java.lang.Class getTypeParameters() java.lang.reflect.TypeVariable[] isAnnotation() boolean isAnnotationPresent(java.lang.Class) boolean isAnonymousClass() boolean isArray() boolean isAssignableFrom(java.lang.Class) boolean isEnum() boolean isInstance(java.lang.Object) boolean isInterface() boolean isLocalClass() boolean isMemberClass() boolean isPrimitive() boolean isSynthetic() boolean newInstance() java.lang.Object toString() java.lang.String On 2 Mar, 04:10, Lenstick <[email protected]> wrote: > Hi All, > > I am trying to update the dmProfile which I have extended and added an > additional array table called aAnimal. When I attempt to update the > profile with an array I get the following error. > > Element STOBJ.TYPENAME is undefined in STLOCAL. > > However this is only the case when I'm logged in as user other than > farcry. > > Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
