meldsolutions / Meld-Google-Sitemaps

Generates Google Sitemaps for Mura CMS websites
GNU General Public License v2.0
8 stars 9 forks source link

Error when you click Settings #4

Closed kcits closed 12 years ago

kcits commented 12 years ago

This is on the latest Mura 5.6, CF 9, MS SQL, Development box Win 7 Also on a Win 2003 Server with same.

Exception in onRequest The action admin:settings.default failed.

The value useMuraDefault cannot be converted to a date. (Expression)

Exception - struct Detail [empty string] ErrNumber 0 Message The value useMuraDefault cannot be converted to a date. StackTrace coldfusion.runtime.Cast$DateStringConversionException: The value useMuraDefault cannot be converted to a date. at coldfusion.runtime.Cast._Date(Cast.java:1047) at coldfusion.runtime.Cast._Date(Cast.java:1086) at cfdefault2ecfm178769784.runPage(D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\admin\views\settings\default.cfm:36) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cfframework2ecfc1391522376$funcINTERNALVIEW.runFunction(D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\framework.cfc:1476) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfframework2ecfc1391522376$funcONREQUEST.runFunction(D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\framework.cfc:514) 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:192) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74) at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:269) 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.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.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: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 Exception - array 1 Exception - struct COLUMN 0 ID CF_CAST LINE 36 RAW_TRACE at cfdefault2ecfm178769784.runPage(D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\admin\views\settings\default.cfm:36) TEMPLATE D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\admin\views\settings\default.cfm TYPE CFML

2 Exception - struct COLUMN 0 ID CFINCLUDE LINE 1476 RAW_TRACE at cfframework2ecfc1391522376$funcINTERNALVIEW.runFunction(D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\framework.cfc:1476) TEMPLATE D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML

3 Exception - struct COLUMN 0 ID CF_UDFMETHOD LINE 514 RAW_TRACE at cfframework2ecfc1391522376$funcONREQUEST.runFunction(D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\framework.cfc:514) TEMPLATE D:\inetpub\wwwroot\muratraining\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML

Type Expression value useMuraDefault

jamespro commented 12 years ago

This happens to me too. An update would be great?

meldsolutions commented 12 years ago

This was from a Mura Bug that has since been fixed. You will need to update Mura and reinstall the plugin. You may also want to delete the Class Extensions associated with the plugin just to be safe.

jamespro commented 12 years ago

Is this version recent enough? Core Version 5.5.4691

Thanks for following up!

meldsolutions commented 12 years ago

To tell you the truth I'm not sure when it was added, but I believe it was 5.6. I'll confirm wiht Matt and post here.

Nice to finally be getting the issue notifications!

tbrandenburger commented 11 years ago

I still get this error, with mura 6!

tmcneer commented 10 years ago

I've just received the same error, installing the latest version of the plugin from GitHub on a Mura install running Mura 6.1.6097.