Hey guys, This only happens every now and then, and usually when I try to add more than one file in the Library to a HTML object under the Relationships > Associated Media. I'm not very good at Ajax, so I was hoping if someone could enlighten me as to how to fix this issue. This project is using FarCry 5.2.2. The same problem has also been spotted on another of our 5.2.2 projects, but only once or twice so far, but on this project it seems to be happening all the time of late.
Cheers, phil. Here's the full stack trace for those who may be able to help: > arguments - struct > Detail [empty string] > Message The PRIMARYOBJECTID parameter to the ajaxUpdateArray function is > required but was not passed in. > StackTrace coldfusion.runtime.MissingArgumentException: The > PRIMARYOBJECTID parameter to the ajaxUpdateArray function is required but > was not passed in. at > coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:469) 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:637) at > org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at > coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) > at > coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) > at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) > at > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:567) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) > at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) > at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291) at > org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:769) at > org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:698) > at > org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:891) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) > at java.lang.Thread.run(Thread.java:619) > TagContext > arguments - array [empty] > Type Application > functionName ajaxUpdateArray > internal NO > paramName PRIMARYOBJECTID > -- View this message in context: http://old.nabble.com/Apparently%2C-%22The-PRIMARYOBJECTID-parameter-to-the-ajaxUpdateArray-function-is-required-but-was-not-passed-in%22-tp28287961s621p28287961.html Sent from the FarCry - Dev mailing list archive at Nabble.com. -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
