--------- Original Message ---------
--
--
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.
To post to this group, send email to conte...@googlegroups.com.
Visit this group at http://groups.google.com/group/contentbox.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Ed, as a work around you can try creating the DB in mySQL of mssql server and using a tool like Navicat to create the tables and structure in Oracle. I tried that once with some success but I never had time to finish it. I remember running into some errors. I do not have the latest version of that table creation script or I would send it to you. Not sure if you have ever worked with Navicat but it is good for stuff like that. Download the trial version of Navicat Premium.Thanks,George Murphy
Cannot activate module: contentbox | |||||||||
The module has not been registered, register the module first and then activate it. | |||||||||
The error occurred in D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc: line 447 Called from D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc: line 480 Called from D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc: line 475 Called from D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc: line 422 Called from D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/LoaderService.cfc: line 57 Called from D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/Bootstrap.cfc: line 98 Called from D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/Application.cfc: line 85 | |||||||||
445 : if( NOT structKeyExists( modules, arguments.moduleName ) ){ 446 : throw( 447 : message = "Cannot activate module: #arguments.moduleName#", 448 : detail = "The module has not been registered, register the module first and then activate it.", 449 : type = "ModuleService.IllegalModuleState" | |||||||||
Resources:
| |||||||||
|
Stack Trace |
at cfModuleService2ecfc1528452265$funcACTIVATEMODULE.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc:447) at cfModuleService2ecfc1528452265$func_CF_ANONYMOUSCLOSURE_630.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc:480) at cfModuleService2ecfc1528452265$funcACTIVATEMODULE.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc:475) at cfModuleService2ecfc1528452265$funcACTIVATEALLMODULES.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/ModuleService.cfc:422) at cfLoaderService2ecfc627303249$funcLOADAPPLICATION.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/web/services/LoaderService.cfc:57) at cfBootstrap2ecfc1514318479$funcLOADCOLDBOX.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/coldbox/system/Bootstrap.cfc:98) at cfApplication2ecfc1287499709$funcONAPPLICATIONSTART.runFunction(D:/cf2016/ColdFusion2016.ear/cfusion.war/contentbox/Application.cfc:85) 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_630.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:85) 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:96) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:197) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:90) 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.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:82) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:961) 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) |
To post to this group, send email to cont...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/contentbox/09ddb165-ad03-48ae-97e1-37c95eef1e92%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/contentbox/2ef9d22b-d77a-4cd8-830e-3c443585b5cd%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/contentbox/b8aea31e-e991-456b-b110-4bd5d15380cb%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/contentbox/1d1dee03-15db-4a16-89ad-a12da1920063%40googlegroups.com.
select
this_.CONTENTID as CONTENTID1_6_2_,
this_.CREATEDDATE as CREATEDDATE3_6_2_,
this_.MODIFIEDDATE as MODIFIEDDATE4_6_2_,
this_.ISDELETED as ISDELETED5_6_2_,
this_.CONTENTTYPE as CONTENTTYPE2_6_2_,
this_.TITLE as TITLE6_6_2_,
this_.SLUG as SLUG7_6_2_,
this_.PUBLISHEDDATE as PUBLISHEDDATE8_6_2_,
this_.EXPIREDATE as EXPIREDATE9_6_2_,
this_.ISPUBLISHED as ISPUBLISHED10_6_2_,
this_.ALLOWCOMMENTS as ALLOWCOMMENTS11_6_2_,
this_.PASSWORDPROTECTION as PASSWORDPROTECTIO12_6_2_,
this_.HTMLKEYWORDS as HTMLKEYWORDS13_6_2_,
this_.HTMLDESCRIPTION as HTMLDESCRIPTION14_6_2_,
this_.HTMLTITLE as HTMLTITLE15_6_2_,
this_.CACHE as CACHE16_6_2_,
this_.CACHELAYOUT as CACHELAYOUT17_6_2_,
this_.CACHETIMEOUT as CACHETIMEOUT18_6_2_,
this_.CACHELASTACCESSTIMEOUT as CACHELASTACCESSTI19_6_2_,
this_.MARKUP as MARKUP20_6_2_,
this_.SHOWINSEARCH as SHOWINSEARCH21_6_2_,
this_.FEATUREDIMAGE as FEATUREDIMAGE22_6_2_,
this_.FEATUREDIMAGEURL as FEATUREDIMAGEURL23_6_2_,
this_.FK_authorID as FK_authorID24_6_2_,
this_.FK_parentID as FK_parentID25_6_2_,
this_1_.LAYOUT as LAYOUT2_17_2_,
this_1_.MOBILELAYOUT as MOBILELAYOUT3_17_2_,
this_1_."order" as order4_17_2_,
this_1_.SHOWINMENU as SHOWINMENU5_17_2_,
this_1_.EXCERPT as EXCERPT6_17_2_,
this_1_.SSLONLY as SSLONLY7_17_2_,
(select
cs.hits
from
cb_stats cs
where
cs.FK_contentID=this_.contentID) as formula22_2_,
(select
count(*)
from
cb_contentVersion cv
where
cv.FK_contentID=this_.contentID) as formula23_2_,
(select
count(*)
from
cb_contentVersion cv
where
cv.FK_contentID=this_.contentID
AND cv.isActive = 1) as formula24_2_,
(select
count(*)
from
cb_comment comment
where
comment.FK_contentID=this_.contentID) as formula25_2_,
(select
count(*)
from
cb_comment comment
where
comment.FK_contentID=this_.contentID
and comment.isApproved = 1) as formula26_2_,
(select
count(*)
from
cb_content content
where
content.FK_parentID=this_.contentID) as formula27_2_,
cbauthor2_.AUTHORID as AUTHORID1_0_0_,
cbauthor2_.CREATEDDATE as CREATEDDATE2_0_0_,
cbauthor2_.MODIFIEDDATE as MODIFIEDDATE3_0_0_,
cbauthor2_.ISDELETED as ISDELETED4_0_0_,
cbauthor2_.FIRSTNAME as FIRSTNAME5_0_0_,
cbauthor2_.LASTNAME as LASTNAME6_0_0_,
cbauthor2_.EMAIL as EMAIL7_0_0_,
cbauthor2_.USERNAME as USERNAME8_0_0_,
cbauthor2_.PASSWORD as PASSWORD9_0_0_,
cbauthor2_.ISACTIVE as ISACTIVE10_0_0_,
cbauthor2_.LASTLOGIN as LASTLOGIN11_0_0_,
cbauthor2_.BIOGRAPHY as BIOGRAPHY12_0_0_,
cbauthor2_.PREFERENCES as PREFERENCES13_0_0_,
cbauthor2_.ISPASSWORDRESET as ISPASSWORDRESET14_0_0_,
cbauthor2_.IS2FACTORAUTH as IS15_0_0_,
cbauthor2_.APITOKEN as APITOKEN16_0_0_,
cbauthor2_.FK_roleID as FK_roleID17_0_0_,
(select
count(*)
from
cb_content content
where
content.FK_authorID=cbauthor2_.authorID
and content.contentType = 'Entry') as formula30_0_,
(select
count(*)
from
cb_content content
where
content.FK_authorID=cbauthor2_.authorID
and content.contentType = 'Page') as formula31_0_,
(select
count(*)
from
cb_content content
where
content.FK_authorID=cbauthor2_.authorID
and content.contentType = 'ContentStore') as formula32_0_,
cbstats3_.STATSID as STATSID1_25_1_,
cbstats3_.CREATEDDATE as CREATEDDATE2_25_1_,
cbstats3_.MODIFIEDDATE as MODIFIEDDATE3_25_1_,
cbstats3_.ISDELETED as ISDELETED4_25_1_,
cbstats3_.HITS as HITS5_25_1_,
cbstats3_.FK_contentID as FK_contentID6_25_1_
from
cb_content this_
inner join
cb_page this_1_
on this_.CONTENTID=this_1_.contentID
inner join
cb_author cbauthor2_
on this_.FK_authorID=cbauthor2_.AUTHORID
left outer join
cb_stats cbstats3_
on this_.CONTENTID=cbstats3_.FK_contentID
where
this_.contentType='Page'
and this_.ISPUBLISHED=?
and this_.PUBLISHEDDATE<?
and (
this_.EXPIREDATE is null
or this_.EXPIREDATE>?
)
and this_.PASSWORDPROTECTION=?
and this_1_.SHOWINMENU=?
and this_.FK_parentID is null
order by
...
...