Ok, being slow to the punch this time I not long found out that ColdFusion 11 was released. So go and install it, but first created a new website in IIS and point it to the same files as my ContentBox install.
Then install CF 11 connectors to that during installation, all goes well everything runs, Admin Dashboard comes up settings all work.
So I then browse
And I get a weird error, I actually reported this back to Adobe over 8-9 months ago, which they asked for more information and I couldn’t give them anything more than to tell them to try to run ContentBox on CF11.
I’ll attach the error below.
Anyway I thought I had done something wrong, so to double check I go to the site running on CF10, now it runs and works fine. The code is identical as it is the same directory running on 2 ports, all settings where imported with no errors into CF11…
Now tell me can anyone else confirm if they get this message as well, I am also using an MS SQL DB in case that makes a difference.
Error in instantiating the cfc modules.contentbox.model.system.EventHandler
Resources:
- Check the ColdFusion documentation to verify that you are using the correct syntax.
- Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
Remote Address 127.0.0.1
Referrer
Date/Time 02-May-14 03:26 AM
Stack Trace |
- |
<br>coldfusion.runtime.InterfaceRuntimeExceptions$CFCDoesNotImlpementFunctionException: CFC coldbox.system.orm.hibernate.EventHandler does not implement the interface CFIDE.orm.IEventHandler.<br> at coldfusion.runtime.InterfaceRuntimeExceptions.throwCFCDoesNotImlpementFunctionException(InterfaceRuntimeExceptions.java:19)<br> at coldfusion.runtime.TemplateProxy.verifyInterfaceMethodImpl(TemplateProxy.java:1194)<br> at coldfusion.runtime.TemplateProxy.verifyInterfaceImpl(TemplateProxy.java:1252)<br> at coldfusion.runtime.TemplateProxy.verifyInterfacesImpl(TemplateProxy.java:1054)<br> at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:393)<br> at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:234)<br> at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:159)<br> at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:149)<br> at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:133)<br> at coldfusion.runtime.TemplateProxyFactory.resolveNameWithImport(TemplateProxyFactory.java:1500)<br> at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:1474)<br> at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:1439)<br> at coldfusion.orm.hibernate.HibernateEventHandler.<init>(HibernateEventHandler.java:100)<br> at coldfusion.orm.hibernate.HibernateConfiguration.buildSessionFactory(HibernateConfiguration.java:609)<br> at coldfusion.orm.hibernate.HibernateConfiguration.buildSessionFactory(HibernateConfiguration.java:602)<br> at coldfusion.orm.hibernate.HibernateProvider.InitializeORMForApplication(HibernateProvider.java:190)<br> at coldfusion.orm.hibernate.HibernateProvider.beforeApplicationStart(HibernateProvider.java:80)<br> at coldfusion.filter.ApplicationFilter.fireBeforeAppStartEvent(ApplicationFilter.java:611)<br> at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:330)<br> at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42)<br> at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)<br> at coldfusion.filter.PathFilter.invoke(PathFilter.java:141)<br> at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)<br> at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)<br> at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)<br> at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58)<br> at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)<br> at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)<br> at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)<br> at coldfusion.CfmServlet.service(CfmServlet.java:219)<br> at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)<br> at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)<br> at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)<br> at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:121)<br> at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)<br> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)<br> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)<br> at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)<br> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)<br> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)<br> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)<br> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422)<br> at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:198)<br> at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)<br> at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)<br> at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)<br> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)<br> at java.lang.Thread.run(Unknown Source)<br>
|
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/113032480415921517411