meldsolutions / Meld-Google-Sitemaps

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

Variable SESSION is undefined #8

Closed marbetschar closed 11 years ago

marbetschar commented 12 years ago

After an application restart the session is not properly initialized by the plugin and causes the whole mura to stop working.

The following exception is thrown:

Detail: Variable SESSION is undefined Message: Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle Stacktrace: coldfusion.runtime.CustomException: Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfDefaultXmlBeanFactory2ecfc678989738$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.erotische-hypnose.com\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfDefaultXmlBeanFactory2ecfc678989738$funcGETBEAN.runFunction(E:\Clients\www.erotische-hypnose.com\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfApplication2ecfc1238836130$funcSETUPAPPLICATION.runFunction(E:\Clients\www.erotische-hypnose.com\site\plugins\MeldGoogleSitemaps\Application.cfc:129) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc1611006868$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.erotische-hypnose.com\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc1611006868$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.erotische-hypnose.com\site\plugins\MeldGoogleSitemaps\framework.cfc:405) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:382) at cfeventHandler2ecfc1169743838$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.erotische-hypnose.com\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at cfpluginManager2ecfc450147793$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.erotische-hypnose.com\site\requirements\mura\plugin\pluginManager.cfc:1398) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfonApplicationStart_include2ecfm685065010._factor13(E:\Clients\www.erotische-hypnose.com\site\config\appcfc\onApplicationStart_include.cfm:302) at cfonApplicationStart_include2ecfm685065010._factor14(E:\Clients\www.erotische-hypnose.com\site\config\appcfc\onApplicationStart_include.cfm:98) at cfonApplicationStart_include2ecfm685065010._factor15(E:\Clients\www.erotische-hypnose.com\site\config\appcfc\onApplicationStart_include.cfm:95) at cfonApplicationStart_include2ecfm685065010.runPage(E:\Clients\www.erotische-hypnose.com\site\config\appcfc\onApplicationStart_include.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfonApplicationStart_method2ecfm1587540427$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.erotische-hypnose.com\site\config\appcfc\onApplicationStart_method.cfm:49) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:211) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:242) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) 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)

marbetschar commented 12 years ago

Any updates on this one? The error is still thrown :(

struct Cause struct Detail Variable SESSION is undefined.: ErrorCode [empty string] ExtendedInfo [empty string] Message Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle StackTrace coldfusion.runtime.CustomException: Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfDefaultXmlBeanFactory2ecfc371443528$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfDefaultXmlBeanFactory2ecfc371443528$funcGETBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfApplication2ecfc1836630160$funcSETUPAPPLICATION.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc:129) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc915188734$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc915188734$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:405) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:382) at cfeventHandler2ecfc1876477205$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at cfpluginManager2ecfc1669628058$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc:1398) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfonApplicationStart_include2ecfm2105495871._factor13(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:302) at cfonApplicationStart_include2ecfm2105495871._factor14(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:98) at cfonApplicationStart_include2ecfm2105495871._factor15(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:95) at cfonApplicationStart_include2ecfm2105495871.runPage(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfonApplicationStart_method2ecfm799612286$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm:49) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:211) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:242) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) 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 array 1 struct COLUMN 0 ID CFTHROW LINE 900 RAW_TRACE at cfDefaultXmlBeanFactory2ecfc371443528$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc TYPE CFML 2 struct COLUMN 0 ID CF_UDFMETHOD LINE 634 RAW_TRACE at cfDefaultXmlBeanFactory2ecfc371443528$funcGETBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc TYPE CFML 3 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 129 RAW_TRACE at cfApplication2ecfc1836630160$funcSETUPAPPLICATION.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc:129) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc TYPE CFML 4 struct COLUMN 0 ID CF_UDFMETHOD LINE 1030 RAW_TRACE at cfframework2ecfc915188734$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML 5 struct COLUMN 0 ID CF_UDFMETHOD LINE 405 RAW_TRACE at cfframework2ecfc915188734$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:405) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML 6 struct COLUMN 0 ID CFINVOKE LINE 34 RAW_TRACE at cfeventHandler2ecfc1876477205$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc TYPE CFML 7 struct COLUMN 0 ID CFINVOKE LINE 1398 RAW_TRACE at cfpluginManager2ecfc1669628058$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc:1398) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc TYPE CFML 8 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 302 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor13(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:302) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 9 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 98 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor14(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:98) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 10 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 95 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor15(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:95) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 11 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 1 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871.runPage(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:1) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 12 struct COLUMN 0 ID CFINCLUDE LINE 49 RAW_TRACE at cfonApplicationStart_method2ecfm799612286$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm:49) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm TYPE CFML Type coldspring.beanCreationException code [empty string] Detail An exception occurred while invoking an event handler method from Application.cfc. The method name is: onApplicationStart. Message Event handler exception. RootCause struct Detail Variable SESSION is undefined.: ErrorCode [empty string] ExtendedInfo [empty string] Message Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle StackTrace coldfusion.runtime.CustomException: Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfDefaultXmlBeanFactory2ecfc371443528$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfDefaultXmlBeanFactory2ecfc371443528$funcGETBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfApplication2ecfc1836630160$funcSETUPAPPLICATION.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc:129) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc915188734$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc915188734$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:405) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:382) at cfeventHandler2ecfc1876477205$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at cfpluginManager2ecfc1669628058$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc:1398) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfonApplicationStart_include2ecfm2105495871._factor13(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:302) at cfonApplicationStart_include2ecfm2105495871._factor14(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:98) at cfonApplicationStart_include2ecfm2105495871._factor15(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:95) at cfonApplicationStart_include2ecfm2105495871.runPage(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfonApplicationStart_method2ecfm799612286$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm:49) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:211) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:242) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) 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 array 1 struct COLUMN 0 ID CFTHROW LINE 900 RAW_TRACE at cfDefaultXmlBeanFactory2ecfc371443528$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc TYPE CFML 2 struct COLUMN 0 ID CF_UDFMETHOD LINE 634 RAW_TRACE at cfDefaultXmlBeanFactory2ecfc371443528$funcGETBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc TYPE CFML 3 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 129 RAW_TRACE at cfApplication2ecfc1836630160$funcSETUPAPPLICATION.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc:129) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc TYPE CFML 4 struct COLUMN 0 ID CF_UDFMETHOD LINE 1030 RAW_TRACE at cfframework2ecfc915188734$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML 5 struct COLUMN 0 ID CF_UDFMETHOD LINE 405 RAW_TRACE at cfframework2ecfc915188734$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:405) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML 6 struct COLUMN 0 ID CFINVOKE LINE 34 RAW_TRACE at cfeventHandler2ecfc1876477205$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc TYPE CFML 7 struct COLUMN 0 ID CFINVOKE LINE 1398 RAW_TRACE at cfpluginManager2ecfc1669628058$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc:1398) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc TYPE CFML 8 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 302 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor13(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:302) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 9 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 98 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor14(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:98) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 10 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 95 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor15(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:95) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 11 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 1 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871.runPage(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:1) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 12 struct COLUMN 0 ID CFINCLUDE LINE 49 RAW_TRACE at cfonApplicationStart_method2ecfm799612286$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm:49) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm TYPE CFML Type coldspring.beanCreationException code [empty string] StackTrace coldfusion.runtime.EventHandlerException: Event handler exception. at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:219) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:242) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) 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) Caused by: coldfusion.runtime.CustomException: Bean creation exception during init() of plugins.MeldGoogleSitemaps.com.meldsolutions.utility.mmResourceBundle.mmResourceBundle at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfDefaultXmlBeanFactory2ecfc371443528$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfDefaultXmlBeanFactory2ecfc371443528$funcGETBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfApplication2ecfc1836630160$funcSETUPAPPLICATION.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc:129) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc915188734$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfframework2ecfc915188734$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:405) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:382) at cfeventHandler2ecfc1876477205$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at cfpluginManager2ecfc1669628058$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc:1398) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfonApplicationStart_include2ecfm2105495871._factor13(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:302) at cfonApplicationStart_include2ecfm2105495871._factor14(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:98) at cfonApplicationStart_include2ecfm2105495871._factor15(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:95) at cfonApplicationStart_include2ecfm2105495871.runPage(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfonApplicationStart_method2ecfm799612286$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm:49) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:211) ... 27 more TagContext array 1 struct COLUMN 0 ID CFTHROW LINE 900 RAW_TRACE at cfDefaultXmlBeanFactory2ecfc371443528$funcCONSTRUCTBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:900) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc TYPE CFML 2 struct COLUMN 0 ID CF_UDFMETHOD LINE 634 RAW_TRACE at cfDefaultXmlBeanFactory2ecfc371443528$funcGETBEAN.runFunction(E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc:634) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\coldspring\beans\DefaultXmlBeanFactory.cfc TYPE CFML 3 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 129 RAW_TRACE at cfApplication2ecfc1836630160$funcSETUPAPPLICATION.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc:129) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\Application.cfc TYPE CFML 4 struct COLUMN 0 ID CF_UDFMETHOD LINE 1030 RAW_TRACE at cfframework2ecfc915188734$funcSETUPAPPLICATIONWRAPPER.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:1030) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML 5 struct COLUMN 0 ID CF_UDFMETHOD LINE 405 RAW_TRACE at cfframework2ecfc915188734$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc:405) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\framework.cfc TYPE CFML 6 struct COLUMN 0 ID CFINVOKE LINE 34 RAW_TRACE at cfeventHandler2ecfc1876477205$funcONAPPLICATIONLOAD.runFunction(E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc:34) TEMPLATE E:\Clients\www.semnet.ch\site\plugins\MeldGoogleSitemaps\events\eventHandler.cfc TYPE CFML 7 struct COLUMN 0 ID CFINVOKE LINE 1398 RAW_TRACE at cfpluginManager2ecfc1669628058$funcEXECUTESCRIPTS.runFunction(E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc:1398) TEMPLATE E:\Clients\www.semnet.ch\site\requirements\mura\plugin\pluginManager.cfc TYPE CFML 8 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 302 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor13(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:302) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 9 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 98 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor14(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:98) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 10 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 95 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871._factor15(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:95) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 11 struct COLUMN 0 ID CF_ONAPPLICATIONSTART_INCLUDE LINE 1 RAW_TRACE at cfonApplicationStart_include2ecfm2105495871.runPage(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm:1) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_include.cfm TYPE CFML 12 struct COLUMN 0 ID CFINCLUDE LINE 49 RAW_TRACE at cfonApplicationStart_method2ecfm799612286$funcONAPPLICATIONSTART.runFunction(E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm:49) TEMPLATE E:\Clients\www.semnet.ch\site\config\appcfc\onApplicationStart_method.cfm TYPE CFML Type Application name onApplicationStart