[coldbox-1.2.0] First time install error(s)

44 views
Skip to first unread message

Mike Craig

unread,
Apr 14, 2013, 12:11:12 PM4/14/13
to conte...@googlegroups.com
dropped into a sub-directory off the root called cbox, run localhost/cbox, the installer runs, connects to the database, creates the data structure...then I get a directory timeout...restarted CF to make sure I had not just chewed up all my resources doing other work, now I get a cfloop timeout (refreshed twice just to be sure).  This actually has happened to me several times in the past which has always stopped me from trying contentbox...this is just the first time where I actually cared...now I have a use for it.

ERROR:
The error occurred in C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 346
Called from C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 312
Called from C:/data/htdocs/cbox/coldbox/system/ioc/config/Mapping.cfc: line 578
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 248
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 456
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 327
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 584
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 471
Called from C:/data/htdocs/cbox/coldbox/system/ioc/scopes/Singleton.cfc: line 57
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 260
Called from C:/data/htdocs/cbox/coldbox/system/web/services/InterceptorService.cfc: line 255
Called from C:/data/htdocs/cbox/coldbox/system/web/services/InterceptorService.cfc: line 196
Called from C:/data/htdocs/cbox/coldbox/system/web/services/ModuleService.cfc: line 304
Called from C:/data/htdocs/cbox/coldbox/system/web/services/ModuleService.cfc: line 256
Called from C:/data/htdocs/cbox/coldbox/system/web/services/LoaderService.cfc: line 86
Called from C:/data/htdocs/cbox/coldbox/system/Coldbox.cfc: line 71
Called from C:/data/htdocs/cbox/Application.cfc: line 80

344 :                 </cfloop>
345 :             <cfelseif NOT listFindNoCase("extends,implements", loc.key)>
346 :                 <cfset loc.parent[loc.key] = md[loc.key]>
347 :             </cfif>
348 :         </cfloop>

STACK:

coldfusion.runtime.RequestTimedOutException: The request has exceeded the allowable time limit Tag: CFLOOP
	at coldfusion.runtime.CfJspPage.checkRequestTimeout(CfJspPage.java:2907)
	at cfUtil2ecfc1006900620$funcGETINHERITEDMETADATA.runFunction(C:\data\htdocs\cbox\coldbox\system\core\util\Util.cfc:346)
	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:517)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2547)
	at cfUtil2ecfc1006900620$funcGETINHERITEDMETADATA.runFunction(C:\data\htdocs\cbox\coldbox\system\core\util\Util.cfc:312)
	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.TemplateProxy.invoke(TemplateProxy.java:491)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
	at cfMapping2ecfc594854431$funcPROCESS.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\config\Mapping.cfc:578)
	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 cfInjector2ecfc1411740639$funcGETINSTANCE.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\Injector.cfc:248)
	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 cfBuilder2ecfc701749580$funcGETMODELDSL.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\Builder.cfc:456)
	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.CfJspPage._invokeUDF(CfJspPage.java:2547)
	at cfBuilder2ecfc701749580$funcBUILDDSLDEPENDENCY.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\Builder.cfc:327)
	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 cfInjector2ecfc1411740639$funcPROCESSINJECTION.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\Injector.cfc:584)
	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 cfInjector2ecfc1411740639$funcAUTOWIRE.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\Injector.cfc:471)
	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 cfSingleton2ecfc666145253$funcGETFROMSCOPE.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\scopes\Singleton.cfc:57)
	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 cfInjector2ecfc1411740639$funcGETINSTANCE.runFunction(C:\data\htdocs\cbox\coldbox\system\ioc\Injector.cfc:260)
	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 cfInterceptorService2ecfc1675499421$funcCREATEINTERCEPTOR.runFunction(C:\data\htdocs\cbox\coldbox\system\web\services\InterceptorService.cfc:255)
	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 cfInterceptorService2ecfc1675499421$funcREGISTERINTERCEPTOR.runFunction(C:\data\htdocs\cbox\coldbox\system\web\services\InterceptorService.cfc:196)
	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 cfModuleService2ecfc823992255$funcACTIVATEMODULE.runFunction(C:\data\htdocs\cbox\coldbox\system\web\services\ModuleService.cfc:304)
	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 cfModuleService2ecfc823992255$funcACTIVATEALLMODULES.runFunction(C:\data\htdocs\cbox\coldbox\system\web\services\ModuleService.cfc:256)
	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 cfLoaderService2ecfc1333475419$funcLOADAPPLICATION.runFunction(C:\data\htdocs\cbox\coldbox\system\web\services\LoaderService.cfc:86)
	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 cfColdbox2ecfc1066218275$funcLOADCOLDBOX.runFunction(C:\data\htdocs\cbox\coldbox\system\Coldbox.cfc:71)
	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 cfApplication2ecfc1158277927$funcONAPPLICATIONSTART.runFunction(C:\data\htdocs\cbox\Application.cfc:80)
	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.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.LicenseFilter.invoke(LicenseFilter.java:27)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:79)
	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 com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doRequestNoFilter(FusionReactorCoreFilter.java:712)
	at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorCoreFilter.java:341)
	at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:246)
	at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:121)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	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)

AttnPls

unread,
Apr 14, 2013, 12:45:38 PM4/14/13
to conte...@googlegroups.com
Try just refreshing the page. No need to restart Coldfusion.

I get the same timeout the first time I start up ContentBox as well.

Mike Craig

unread,
Apr 14, 2013, 12:49:54 PM4/14/13
to conte...@googlegroups.com
Upwards of six times doing that...not making any difference.

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Sun, Apr 14, 2013 at 12:45 PM, AttnPls <att...@gmail.com> wrote:
Try just refreshing the page. No need to restart Coldfusion.

I get the same timeout the first time I start up ContentBox as well.

--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://www.gocontentbox.org/blog
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/CONTENTBOX
---
You received this message because you are subscribed to a topic in the Google Groups "ContentBox Modular CMS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/contentbox/ctXHobUf3so/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to contentbox+...@googlegroups.com.
To post to this group, send email to conte...@googlegroups.com.
Visit this group at http://groups.google.com/group/contentbox?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Luis Majano

unread,
Apr 14, 2013, 1:06:56 PM4/14/13
to conte...@googlegroups.com
Can yiu post more details. 

Cfengine level
JDK version



Luis Majano
CEO
Ortus Solutions, Corp
Toll Free/Fax: 1-888-557-8057
Direct: 909-248-3408
Twitter: @lmajano, @ortussolutions
--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://www.gocontentbox.org/blog
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/CONTENTBOX
---
You received this message because you are subscribed to the Google Groups "ContentBox Modular CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to contentbox+...@googlegroups.com.

Mike Craig

unread,
Apr 29, 2013, 6:21:05 PM4/29/13
to conte...@googlegroups.com
Sorry...it took a while to be able to get back to these.  Tried again with a new install, asks for the datasource which I have already created and when I continue the installation, it gyrates for a while and then gives me:

The request has exceeded the allowable time limit Tag: CFLOOP

 
The error occurred in C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 346
Called from C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 312
Called from C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 312
Called from C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 312
Called from C:/data/htdocs/cbox/coldbox/system/core/util/Util.cfc: line 312

Called from C:/data/htdocs/cbox/coldbox/system/ioc/config/Mapping.cfc: line 578
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 248
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 456
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 327
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 584
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 471
Called from C:/data/htdocs/cbox/coldbox/system/ioc/scopes/Singleton.cfc: line 57
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 260
Called from C:/data/htdocs/cbox/coldbox/system/web/services/PluginService.cfc: line 137
Called from C:/data/htdocs/cbox/coldbox/system/web/services/PluginService.cfc: line 153
Called from C:/data/htdocs/cbox/coldbox/system/web/Controller.cfc: line 371
Called from C:/data/htdocs/cbox/coldbox/system/ioc/dsl/ColdBoxDSL.cfc: line 176
Called from C:/data/htdocs/cbox/coldbox/system/ioc/dsl/ColdBoxDSL.cfc: line 41
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 320
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 292
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 301
Called from C:/data/htdocs/cbox/coldbox/system/ioc/scopes/NoScope.cfc: line 31

Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 260
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 456

Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 327
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 584
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 471
Called from C:/data/htdocs/cbox/coldbox/system/ioc/scopes/Singleton.cfc: line 57
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 260
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 456

Called from C:/data/htdocs/cbox/coldbox/system/ioc/Builder.cfc: line 327
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 584
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 471
Called from C:/data/htdocs/cbox/coldbox/system/ioc/scopes/Singleton.cfc: line 57
Called from C:/data/htdocs/cbox/coldbox/system/ioc/Injector.cfc: line 260
Called from C:/data/htdocs/cbox/coldbox/system/web/services/InterceptorService.cfc: line 255
Called from C:/data/htdocs/cbox/coldbox/system/web/services/InterceptorService.cfc: line 196
Called from C:/data/htdocs/cbox/coldbox/system/web/services/ModuleService.cfc: line 304
Called from C:/data/htdocs/cbox/coldbox/system/web/services/ModuleService.cfc: line 256
Called from C:/data/htdocs/cbox/coldbox/system/web/services/LoaderService.cfc: line 86
Called from C:/data/htdocs/cbox/coldbox/system/Coldbox.cfc: line 71
Called from C:/data/htdocs/cbox/Application.cfc: line 80
344 : 				</cfloop>
345 : 			<cfelseif NOT listFindNoCase("extends,implements", loc.key)>
346 : 				<cfset loc.parent[loc.key] = md[loc.key]>
347 : 			</cfif>
348 : 		</cfloop>

Adobe ColdFusion: 9,0,1,274733  

Java Version1.6.0_17  
Java VendorSun Microsystems Inc.  
Java Vendor URLhttp://java.sun.com/  
Java HomeC:\ColdFusion9\runtime\jre  
Java File EncodingCp1252  
Java Default Localeen_US  
File Separator\  
Path Separator;  
Line SeparatorChr(13)  

User DirC:\ColdFusion9\runtime\bin  
Java VM Specification Version1.0  
Java VM Specification VendorSun Microsystems Inc.  
Java VM Specification NameJava Virtual Machine Specification  
Java VM Version14.3-b01  
Java VM VendorSun Microsystems Inc.  
Java VM NameJava HotSpot(TM) 64-Bit Server VM  
Java Specification Version1.6  
Java Specification VendorSun Microsystems Inc.  
Java Specification NameJava Platform API Specification  
Java Class Version50.0  

Jeremy R DeYoung

unread,
Apr 29, 2013, 6:28:23 PM4/29/13
to conte...@googlegroups.com
yuck you're still having troubles?






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com

Mike Craig

unread,
Apr 29, 2013, 6:31:08 PM4/29/13
to conte...@googlegroups.com
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




You received this message because you are subscribed to a topic in the Google Groups "ContentBox Modular CMS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/contentbox/ctXHobUf3so/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to contentbox+...@googlegroups.com.

Jeremy R DeYoung

unread,
Apr 29, 2013, 6:39:48 PM4/29/13
to conte...@googlegroups.com
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


Mike Craig

unread,
Apr 29, 2013, 6:47:59 PM4/29/13
to conte...@googlegroups.com
In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




Luis Majano

unread,
Apr 29, 2013, 6:52:10 PM4/29/13
to conte...@googlegroups.com
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.
signature0.jpg

Jeremy R DeYoung

unread,
Apr 29, 2013, 6:58:53 PM4/29/13
to conte...@googlegroups.com
wow - good to know Luis. I bet that is exactly what is going on with Mike's setup. I spent sometime the other day helping him and nothing was adding up to the cause.






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


signature0.jpg

Mike Craig

unread,
Apr 29, 2013, 7:02:27 PM4/29/13
to conte...@googlegroups.com
Regarding Contentbox...makes one difference but not the difference we had hoped

Changed JVM, restarted CF

Java Version 1.7.0_04  
Java Vendor Oracle Corporation  
Java Vendor URL http://java.oracle.com/  
Java Home C:\Program Files\Java\jre7  
Java File Encoding Cp1252  
Java Default Locale en_US  
File Separator \  
Path Separator ;  
Line Separator Chr(13)  


User Home C:\  
User Dir C:\ColdFusion9\runtime\bin  
Java VM Specification Version 1.7  
Java VM Specification Vendor Oracle Corporation  
Java VM Specification Name Java Virtual Machine Specification  
Java VM Version 23.0-b21  
Java VM Vendor Oracle Corporation  
Java VM Name Java HotSpot(TM) 64-Bit Server VM  
Java Specification Version 1.7  
Java Specification Vendor Oracle Corporation  
Java Specification Name Java Platform API Specification  
Java Class Version 51.0      

Then ran localhost/cbox and this time I get a different message, but basically the same error:

The request has exceeded the allowable time limit Tag: cfdirectory

 
The error occurred in C:/data/htdocs/cbox/coldbox/system/web/services/HandlerService.cfc: line 472
Called from C:/data/htdocs/cbox/coldbox/system/web/services/HandlerService.cfc: line 405
Called from C:/data/htdocs/cbox/coldbox/system/web/services/HandlerService.cfc: line 44
Called from C:/data/htdocs/cbox/coldbox/system/web/services/LoaderService.cfc: line 81

Called from C:/data/htdocs/cbox/coldbox/system/Coldbox.cfc: line 71
Called from C:/data/htdocs/cbox/coldbox/system/Coldbox.cfc: line 102
Called from C:/data/htdocs/cbox/Application.cfc: line 99
470 : 
471 : 		<!--- List Handlers --->
472 : 		<cfdirectory action="list" recurse="true" name="files" directory="#arguments.directory#" filter="*.cfc"/>
473 : 
474 : 		<cfscript>

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




signature0.jpg

Mike Craig

unread,
Apr 29, 2013, 7:23:39 PM4/29/13
to conte...@googlegroups.com
ok...so I reset everything again, fresh installation, start up works but now, after I get the datasource identified, I get

Application Execution Exception

Error Type: Application : [N/A]
Error Messages: Error while executing the Hibernate query.
java.sql.SQLSyntaxErrorException: [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'cb_setting'. 

and of course, this is because the databases are not created (after I dropped the database and recreated it)

So seriously...no one else has these problems...how special am I?

Mike   

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




signature0.jpg

Jeremy R DeYoung

unread,
Apr 29, 2013, 7:29:48 PM4/29/13
to conte...@googlegroups.com
usually b/c your application.cfc ORM's settings is not this.dbcreate = 'dropcreate'

if that isn't the problem then you might now have permission to create tables via the username/password within ColdFusion






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


signature0.jpg

Luis Majano

unread,
Apr 29, 2013, 8:59:36 PM4/29/13
to conte...@googlegroups.com
LOL,

I think you are very special.

I say start fresh.

1. Remove database
2. STOP coldfusion
3. Deploy code
4. Start ColdFusion
signature0.jpg
signature0.jpg

clockwo...@gmail.com

unread,
Dec 6, 2018, 10:57:30 AM12/6/18
to ContentBox Modular CMS
hey there having this same issue trying to install content box on Cold Fusion 2016, Oracle 12c, Java 64 bit Server VM build 25.181-b13 mixed mode, after refreshing the page I get the following error which I have been told means nothing to you guys except that there was an error that happened before this error.

"Error","WebContainer : 0","12/06/18","10:31:29","ContentBox8A49A13FFF678888E2ACCE3A10C1D412","The request has exceeded the allowable time limit Tag: CFLOOP The specific sequence of files included or processed is: D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\index.cfm, line: 334 "
coldfusion.runtime.RequestTimedOutException: The request has exceeded the allowable time limit Tag: CFLOOP
at coldfusion.runtime.CfJspPage.checkRequestTimeout(CfJspPage.java:3914)
at cfUtil2ecfc396992386$funcGETINHERITEDMETADATA.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\core\util\Util.cfc:334)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:538)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3483)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3464)
at cfUtil2ecfc396992386$funcGETINHERITEDMETADATA.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\core\util\Util.cfc:300)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:538)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3483)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3464)
at cfUtil2ecfc396992386$funcGETINHERITEDMETADATA.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\core\util\Util.cfc:300)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:538)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3483)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3464)
at cfUtil2ecfc396992386$funcGETINHERITEDMETADATA.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\core\util\Util.cfc:300)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfMapping2ecfc565292297$func_CF_ANONYMOUSCLOSURE_350.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\ioc\config\Mapping.cfc:604)
at coldfusion.runtime.Closure.invoke(Closure.java:109)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3542)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
at cfMapping2ecfc565292297$funcPROCESS.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\ioc\config\Mapping.cfc:614)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:538)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:655)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:464)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3019)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2994)
at cfInjector2ecfc1606433974$funcGETINSTANCE.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\ioc\Injector.cfc:348)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfInterceptorService2ecfc1161267384$funcCREATEINTERCEPTOR.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\InterceptorService.cfc:317)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3542)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
at cfInterceptorService2ecfc1161267384$funcREGISTERINTERCEPTOR.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\InterceptorService.cfc:248)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:538)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3483)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3464)
at cfInterceptorService2ecfc1161267384$funcREGISTERINTERCEPTORS.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\InterceptorService.cfc:115)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3542)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
at cfInterceptorService2ecfc1161267384$funcONCONFIGURATIONLOAD.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\InterceptorService.cfc:85)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfLoaderService2ecfc627303249$funcLOADAPPLICATION.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\LoaderService.cfc:52)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfBootstrap2ecfc1514318479$funcLOADCOLDBOX.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\Bootstrap.cfc:98)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfApplication2ecfc1287499709$funcONAPPLICATIONSTART.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\Application.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:114)
at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:237)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:345)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
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:219)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1234)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:778)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:477)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:143)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:78)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:969)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1109)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1386)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:195)
at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:681)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:143)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:78)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:969)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1109)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:4112)
at com.ibm.ws.webcontainer.webapp.WebAppImpl.handleRequest(WebAppImpl.java:2171)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1028)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1817)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:294)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:532)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:318)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:88)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1892)
"Error","WebContainer : 0","12/06/18","10:38:28","ContentBox8A49A13FFF678888E2ACCE3A10C1D412","Cannot activate module: contentboxThe module has not been registered, register the module first and then activate it. The specific sequence of files included or processed is: D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\index.cfm, line: 447 "
coldfusion.runtime.CustomException: Cannot activate module: contentbox
at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3696)
at cfModuleService2ecfc1528452265$funcACTIVATEMODULE.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\ModuleService.cfc:447)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3542)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
at cfModuleService2ecfc1528452265$func_CF_ANONYMOUSCLOSURE_323.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\ModuleService.cfc:480)
at coldfusion.runtime.Closure.invoke(Closure.java:109)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3542)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
at coldfusion.runtime.ArrayUtil.ArrayEach(ArrayUtil.java:736)
at coldfusion.runtime.CFPage.ArrayEach(CFPage.java:916)
at java.lang.invoke.DirectHandle.invokeExact_thunkArchetype_V(DirectHandle.java:149)
at java.lang.invoke.FilterReturnHandle.invokeExact_thunkArchetype_X(FilterReturnHandle.java:42)
at java.lang.invoke.AsTypeHandle.invokeExact_thunkArchetype_X(AsTypeHandle.java:34)
at coldfusion.runtime.CfJspPage.invokeMethodHandle(CfJspPage.java:3198)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3154)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfModuleService2ecfc1528452265$funcACTIVATEMODULE.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\ModuleService.cfc:475)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3542)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
at cfModuleService2ecfc1528452265$funcACTIVATEALLMODULES.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\ModuleService.cfc:422)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfLoaderService2ecfc627303249$funcLOADAPPLICATION.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\web\services\LoaderService.cfc:57)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfBootstrap2ecfc1514318479$funcLOADCOLDBOX.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\coldbox\system\Bootstrap.cfc:98)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3097)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
at cfApplication2ecfc1287499709$funcONAPPLICATIONSTART.runFunction(D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\Application.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:492)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:425)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:388)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:339)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:234)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:650)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:114)
at coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:237)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:345)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
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:219)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1234)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:778)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:477)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:143)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:78)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:969)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1109)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1386)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:195)
at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:681)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:143)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:78)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:969)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1109)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:4112)
at com.ibm.ws.webcontainer.webapp.WebAppImpl.handleRequest(WebAppImpl.java:2171)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1028)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1817)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:294)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:532)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:318)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:289)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1892) 


On Monday, April 29, 2013 at 6:52:10 PM UTC-4, Luis Majano wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?



On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?

clockwo...@gmail.com

unread,
Dec 6, 2018, 11:17:51 AM12/6/18
to ContentBox Modular CMS
my java version is 1.8.0_181 still the same problem 
On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?



On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?

Brad Wood

unread,
Dec 6, 2018, 11:28:45 AM12/6/18
to conte...@googlegroups.com
LIke the error states, your request is timing out.  Increase your request timeout!  

Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 









Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com

For Bug Reports, visit https://ortussolutions.atlassian.net/browse/CONTENTBOX
---
You received this message because you are subscribed to the Google Groups "ContentBox Modular CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to contentbox+...@googlegroups.com.
To post to this group, send email to conte...@googlegroups.com.

clockwo...@gmail.com

unread,
Dec 6, 2018, 12:23:06 PM12/6/18
to ContentBox Modular CMS
I changed Timeout Requests after seconds to 3600, I restarted the server, I deleted the database, I recreated the database, I recreated the data source in cold fusion, I deleted the code base, I redeployed the code base, tables created by hibernate attached as screen shot. the only error in cold fusion exception log is the following which we both know means nothing. I checked hibernate logs for any errors but there was none I am at a loss. Thanks so much for your help. I am new to cold fusion in general thanks for being patient. 

"Error","WebContainer : 0","12/06/18","12:01:46","ContentBox8A49A13FFF678888E2ACCE3A10C1D412","Cannot activate module: contentboxThe module has not been registered, register the module first and then activate it. The specific sequence of files included or processed is: D:\cf2016\ColdFusion2016.ear\cfusion.war\contentbox\index.cfm, line: 447 "
coldfusion.runtime.CustomException: Cannot activate module: contentbox

On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?



On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?

clockwo...@gmail.com

unread,
Dec 6, 2018, 12:44:55 PM12/6/18
to ContentBox Modular CMS


On Thursday, December 6, 2018 at 11:28:45 AM UTC-5, Brad Wood wrote:
On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?



On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?
tables created.PNG

clockwo...@gmail.com

unread,
Dec 6, 2018, 1:06:40 PM12/6/18
to ContentBox Modular CMS
I prayed and God gave me the answer you can not put the app in a sub folder named contentbox. If someone is installing this in a sub folder on their root the sub folder must be named cbapp. you can change the sub folder name only after you changed the mapping in the application.cfc thank God and Brad for the help Amen. the last part of this puzzle is the url rewrites on cold fusion server 


On Thursday, December 6, 2018 at 11:28:45 AM UTC-5, Brad Wood wrote:
On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?



On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?

clockwo...@gmail.com

unread,
Dec 6, 2018, 1:07:37 PM12/6/18
to ContentBox Modular CMS


On Thursday, December 6, 2018 at 11:28:45 AM UTC-5, Brad Wood wrote:
On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?



On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?
mappings.PNG

Brad Wood

unread,
Dec 6, 2018, 1:12:17 PM12/6/18
to conte...@googlegroups.com
Ahh yes, that is very tricky. Since ColdFusion uses folders in the web root to look up mapping paths, you'll get confusion on where /contentbox points to. 

Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 








Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


On Mon, Apr 29, 2013 at 5:52 PM, Luis Majano <lma...@gmail.com> wrote:
Mike your problem is this: JDK 1.6.0_17.

That JDK was notorious for having a class loading issue meaning ANY CF application that relied on CFC's would come to a crawl to compile.  Upgrade your JDK to the latest 1.6 or 7 if possible.


Luis F. Majano
CEO
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
IECFUG Manager: http://www.iecfug.com

On Monday, April 29, 2013 at 3:47 PM, Mike Craig wrote:

In many many years of CF development I have never had to do anything to really tune my server, it has never been necessary until I introduced ColdBox.  So you'll have to guide me.

If you are talking about the JVM, I just adjusted it and reset the server (no difference to contentbox) to max heap of 2048 and min 256 and these are the jvm line settings

-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib

Is there something else I should be looking at?


MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:39 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
just curious - how much memory do you have allocated to ColdFusion? I have had problems on my local machine when I had the memory set WAY to low. ColdFusion appears to load and unload data in order to get the app to execute. Perhaps that is what is going on within your system?






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com


On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?






Jeremy R. DeYoung
615.261.8201 • jeremy....@lunarfly.com • LunarFly.com

Luis Majano

unread,
Dec 6, 2018, 6:05:56 PM12/6/18
to conte...@googlegroups.com, ContentBox Modular CMS
The error is misleading, it basically means the request was aborted due to a timeout. So the app was trying to initialize and it was aborted by CF.

I would do the following:

1) Check your timeout, remove it or make it really high for development
2) Check that you do not have Adobe Report Execution Times turned on. This setting is EVIL and makes any CFC based application crawl on its knees.
On Mon, Apr 29, 2013 at 5:31 PM, Mike Craig <mi...@terradotta.com> wrote:
Hey Jeremy...this is unrelated to the "other" problems...I'm just now able to get back to both issues and I thought it would be nice to get contentbox up and running...but as it seems lately my computer is "magic", I have never been able to install content box so Luis had last asked for some additional information on the environment / error.

Mike

MIKE CRAIG  |  SENIOR DEVELOPER
TERRA DOTTA, LLC  |  501 W FRANKLIN ST, STE 105, CHAPEL HILL, NC 27516  |  877.DOTTA.77




On Mon, Apr 29, 2013 at 6:28 PM, Jeremy R DeYoung <jeremy....@lunarfly.com> wrote:
yuck you're still having troubles?
---
You received this message because you are subscribed to the Google Groups "ContentBox Modular CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to contentbox+...@googlegroups.com.
To post to this group, send email to conte...@googlegroups.com.

Luis Majano

unread,
Dec 6, 2018, 6:06:51 PM12/6/18
to conte...@googlegroups.com, ContentBox Modular CMS
Opps, stupid threads messed me up!
Reply all
Reply to author
Forward
0 new messages