MURA CMS and CF 2016

544 views
Skip to first unread message

Jeff McNaughton

unread,
Mar 9, 2016, 2:33:41 PM3/9/16
to Mura CMS
Anyone running this successfully?   

I see a recent bug closure on github https://github.com/blueriver/MuraCMS/issues/2113 regarding java.lang.IllegalArgumentException: wrong number of arguments.    I'm not sure how to tell which MURA version that fix will be released with.

I downloaded 6.2.6534 and it appears to work until I try to access the admin and then I get a java.lang.IllegalArgumentException: argument type mismatch.

Any info appreciated.  
 


Matt Levine

unread,
Mar 9, 2016, 2:53:17 PM3/9/16
to mura-cms-...@googlegroups.com
Unfortunately, we haven't started testing with CF2016 yet, but will very soon.  Can you provide the complete stack trace for you error?

-Matt

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-develo...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/mura-cms-developers/f24380d4-33d4-4497-b5b7-c9105e00ac9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jeff McNaughton

unread,
Mar 9, 2016, 3:15:43 PM3/9/16
to Mura CMS
Not a problem,  Shall I post it in here?

Also,  Any time frame in mind?   No rush,  just don't want to get ahead of the curve.

Matt Levine

unread,
Mar 9, 2016, 4:18:16 PM3/9/16
to mura-cms-...@googlegroups.com
Soon, most likely in the next week or two.

On Wed, Mar 9, 2016 at 12:15 PM, Jeff McNaughton <je...@mcnaughtons.org> wrote:
Not a problem,  Shall I post it in here?

Also,  Any time frame in mind?   No rush,  just don't want to get ahead of the curve.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-develo...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

Jeff McNaughton

unread,
Mar 9, 2016, 4:42:24 PM3/9/16
to Mura CMS
java.lang.IllegalArgumentException: argument type mismatch
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at coldfusion.runtime.StructBean.invoke(StructBean.java:508)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3159)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfJavaProxy2ecfc99910890$funcONMISSINGMETHOD.runFunction(D:\Sites\test\requirements\mura\javaloader\JavaProxy.cfc:88)
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:296)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:671)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3089)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfutility2ecfc397404864$funcSETCRYPTOSALT.runFunction(D:\Sites\test\requirements\mura\utility.cfc:625)
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:3089)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfutility2ecfc397404864$funcGETCRYPTOSALT.runFunction(D:\Sites\test\requirements\mura\utility.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:3011)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2986)
at cfutility2ecfc397404864$funcTOBCRYPTHASH.runFunction(D:\Sites\test\requirements\mura\utility.cfc:633)
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:3089)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfuserDAO2ecfc123731675$funcENCRYPTPASSWORD.runFunction(D:\Sites\test\requirements\mura\user\userDAO.cfc:626)
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.CfJspPage._invokeUDF(CfJspPage.java:3529)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3509)
at cfuserDAO2ecfc123731675$funcSAVEPASSWORD.runFunction(D:\Sites\test\requirements\mura\user\userDAO.cfc:638)
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: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:3089)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfuserUtility2ecfc257192094$funcLOOKUPBYCREDENTIALS.runFunction(D:\Sites\test\requirements\mura\user\userUtility.cfc:140)
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:3470)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3451)
at cfuserUtility2ecfc257192094$funcLOGIN.runFunction(D:\Sites\test\requirements\mura\user\userUtility.cfc:161)
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:3089)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfloginManager2ecfc500641080$funcLOGIN.runFunction(D:\Sites\test\requirements\mura\login\loginManager.cfc:379)
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:3089)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
at cfclogin2ecfc40943464$funcLOGIN.runFunction(D:\Sites\test\admin\core\controllers\clogin.cfc:85)
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.TemplateProxy.invoke(TemplateProxy.java:655)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:464)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3011)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2986)
at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:477)
at cfframework2ecfc886990497$funcDOCONTROLLER.runFunction(D:\Sites\test\admin\framework.cfc:1308)
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.CfJspPage._invokeUDF(CfJspPage.java:3529)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3509)
at cfframework2ecfc886990497$funcONREQUEST.runFunction(D:\Sites\test\admin\framework.cfc:517)
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.AppEventInvoker.invoke(AppEventInvoker.java:114)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:307)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:475)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:142)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
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.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:151)
at coldfusion.CfmServlet.service(CfmServlet.java:219)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:747)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:339)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:215)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:784)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:532)
at org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:874)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:673)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:745)
 

Column: 0
ID: CF_STRUCTBEAN
Line: 88
Raw Trace: at cfJavaProxy2ecfc99910890$funcONMISSINGMETHOD.runFunction(D:\Sites\test\requirements\mura\javaloader\JavaProxy.cfc:88)
Template: D:\Sites\test\requirements\mura\javaloader\JavaProxy.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 625
Raw Trace: at cfutility2ecfc397404864$funcSETCRYPTOSALT.runFunction(D:\Sites\test\requirements\mura\utility.cfc:625)
Template: D:\Sites\test\requirements\mura\utility.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 614
Raw Trace: at cfutility2ecfc397404864$funcGETCRYPTOSALT.runFunction(D:\Sites\test\requirements\mura\utility.cfc:614)
Template: D:\Sites\test\requirements\mura\utility.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 633
Raw Trace: at cfutility2ecfc397404864$funcTOBCRYPTHASH.runFunction(D:\Sites\test\requirements\mura\utility.cfc:633)
Template: D:\Sites\test\requirements\mura\utility.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 626
Raw Trace: at cfuserDAO2ecfc123731675$funcENCRYPTPASSWORD.runFunction(D:\Sites\test\requirements\mura\user\userDAO.cfc:626)
Template: D:\Sites\test\requirements\mura\user\userDAO.cfc
Type: CFML

Column: 0
ID: CF_UDFMETHOD
Line: 638
Raw Trace: at cfuserDAO2ecfc123731675$funcSAVEPASSWORD.runFunction(D:\Sites\test\requirements\mura\user\userDAO.cfc:638)
Template: D:\Sites\test\requirements\mura\user\userDAO.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 140
Raw Trace: at cfuserUtility2ecfc257192094$funcLOOKUPBYCREDENTIALS.runFunction(D:\Sites\test\requirements\mura\user\userUtility.cfc:140)
Template: D:\Sites\test\requirements\mura\user\userUtility.cfc
Type: CFML

Column: 0
ID: CF_UDFMETHOD
Line: 161
Raw Trace: at cfuserUtility2ecfc257192094$funcLOGIN.runFunction(D:\Sites\test\requirements\mura\user\userUtility.cfc:161)
Template: D:\Sites\test\requirements\mura\user\userUtility.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 379
Raw Trace: at cfloginManager2ecfc500641080$funcLOGIN.runFunction(D:\Sites\test\requirements\mura\login\loginManager.cfc:379)
Template: D:\Sites\test\requirements\mura\login\loginManager.cfc
Type: CFML

Column: 0
ID: CF_TEMPLATEPROXY
Line: 85
Raw Trace: at cfclogin2ecfc40943464$funcLOGIN.runFunction(D:\Sites\test\admin\core\controllers\clogin.cfc:85)
Template: D:\Sites\test\admin\core\controllers\clogin.cfc
Type: CFML

Column: 0
ID: CFINVOKE
Line: 1308
Raw Trace: at cfframework2ecfc886990497$funcDOCONTROLLER.runFunction(D:\Sites\test\admin\framework.cfc:1308)
Template: D:\Sites\test\admin\framework.cfc
Type: CFML

Column: 0
ID: CF_UDFMETHOD
Line: 517
Raw Trace: at cfframework2ecfc886990497$funcONREQUEST.runFunction(D:\Sites\test\admin\framework.cfc:517)
Template: D:\Sites\test\admin\framework.cfc
Type: CFML

Matt Levine

unread,
Mar 9, 2016, 5:34:55 PM3/9/16
to mura-cms-...@googlegroups.com
Is your's a new download of Mura?  If not can you update this file and reload and retest?


The issue here's is that the javaloader is not my project. However, I think it my short lived in Mura since we may not support cf9 much longer.

-Matt

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-develo...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

Jeff McNaughton

unread,
Mar 11, 2016, 3:51:23 PM3/11/16
to Mura CMS
I'll just hold off.   I'm in no rush.  

Edward Rowin

unread,
Mar 16, 2016, 12:01:37 PM3/16/16
to Mura CMS, ero...@celerant.com
Matt running into the same issue. Able to get to the Admin login screen. Try to login ge the following error. 
Using MURA version 6.2.6535 
Coldfusion 2016 standard
IIS 8.5
Windows Server 2012 R2

argument type mismatch 

Type: java.lang.IllegalArgumentException 

 java.lang.IllegalArgumentException: argument type mismatch
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at coldfusion.runtime.StructBean.invoke(StructBean.java:508)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3159)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfJavaProxy2ecfc1173693772$funcONMISSINGMETHOD.runFunction(C:\websites\cms\requirements\mura\javaloader\JavaProxy.cfc:88)
	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:296)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:671)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:439)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:409)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3089)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfutility2ecfc1208672354$funcSETCRYPTOSALT.runFunction(C:\websites\cms\requirements\mura\utility.cfc:625)
	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:3089)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfutility2ecfc1208672354$funcGETCRYPTOSALT.runFunction(C:\websites\cms\requirements\mura\utility.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:3011)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2986)
	at cfutility2ecfc1208672354$funcTOBCRYPTHASH.runFunction(C:\websites\cms\requirements\mura\utility.cfc:633)
	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:3089)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfuserDAO2ecfc853514557$funcENCRYPTPASSWORD.runFunction(C:\websites\cms\requirements\mura\user\userDAO.cfc:626)
	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.CfJspPage._invokeUDF(CfJspPage.java:3529)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3509)
	at cfuserDAO2ecfc853514557$funcSAVEPASSWORD.runFunction(C:\websites\cms\requirements\mura\user\userDAO.cfc:638)
	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: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:3089)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfuserUtility2ecfc850865859$funcLOOKUPBYCREDENTIALS.runFunction(C:\websites\cms\requirements\mura\user\userUtility.cfc:140)
	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:3470)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3451)
	at cfuserUtility2ecfc850865859$funcLOGIN.runFunction(C:\websites\cms\requirements\mura\user\userUtility.cfc:161)
	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:3089)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfloginManager2ecfc1759584997$funcLOGIN.runFunction(C:\websites\cms\requirements\mura\login\loginManager.cfc:379)
	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:3089)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3066)
	at cfclogin2ecfc154113290$funcLOGIN.runFunction(C:\websites\cms\admin\core\controllers\clogin.cfc:85)
	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.TemplateProxy.invoke(TemplateProxy.java:655)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:464)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3011)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2986)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:477)
	at cfframework2ecfc1109594208$funcDOCONTROLLER.runFunction(C:\websites\cms\admin\framework.cfc:1308)
	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.CfJspPage._invokeUDF(CfJspPage.java:3529)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3509)
	at cfframework2ecfc1109594208$funcONREQUEST.runFunction(C:\websites\cms\admin\framework.cfc:517)
	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.AppEventInvoker.invoke(AppEventInvoker.java:114)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:307)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:475)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:142)
	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.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:151)
	at coldfusion.CfmServlet.service(CfmServlet.java:219)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:532)
	at org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:874)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:673)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)
 


Column: 0
ID: CF_STRUCTBEAN
Line: 88
Raw Trace: at cfJavaProxy2ecfc1173693772$funcONMISSINGMETHOD.runFunction(C:\websites\cms\requirements\mura\javaloader\JavaProxy.cfc:88)
Template: C:\websites\cms\requirements\mura\javaloader\JavaProxy.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 625
Raw Trace: at cfutility2ecfc1208672354$funcSETCRYPTOSALT.runFunction(C:\websites\cms\requirements\mura\utility.cfc:625)
Template: C:\websites\cms\requirements\mura\utility.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 614
Raw Trace: at cfutility2ecfc1208672354$funcGETCRYPTOSALT.runFunction(C:\websites\cms\requirements\mura\utility.cfc:614)
Template: C:\websites\cms\requirements\mura\utility.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 633
Raw Trace: at cfutility2ecfc1208672354$funcTOBCRYPTHASH.runFunction(C:\websites\cms\requirements\mura\utility.cfc:633)
Template: C:\websites\cms\requirements\mura\utility.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 626
Raw Trace: at cfuserDAO2ecfc853514557$funcENCRYPTPASSWORD.runFunction(C:\websites\cms\requirements\mura\user\userDAO.cfc:626)
Template: C:\websites\cms\requirements\mura\user\userDAO.cfc
Type: CFML


Column: 0
ID: CF_UDFMETHOD
Line: 638
Raw Trace: at cfuserDAO2ecfc853514557$funcSAVEPASSWORD.runFunction(C:\websites\cms\requirements\mura\user\userDAO.cfc:638)
Template: C:\websites\cms\requirements\mura\user\userDAO.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 140
Raw Trace: at cfuserUtility2ecfc850865859$funcLOOKUPBYCREDENTIALS.runFunction(C:\websites\cms\requirements\mura\user\userUtility.cfc:140)
Template: C:\websites\cms\requirements\mura\user\userUtility.cfc
Type: CFML


Column: 0
ID: CF_UDFMETHOD
Line: 161
Raw Trace: at cfuserUtility2ecfc850865859$funcLOGIN.runFunction(C:\websites\cms\requirements\mura\user\userUtility.cfc:161)
Template: C:\websites\cms\requirements\mura\user\userUtility.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 379
Raw Trace: at cfloginManager2ecfc1759584997$funcLOGIN.runFunction(C:\websites\cms\requirements\mura\login\loginManager.cfc:379)
Template: C:\websites\cms\requirements\mura\login\loginManager.cfc
Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 85
Raw Trace: at cfclogin2ecfc154113290$funcLOGIN.runFunction(C:\websites\cms\admin\core\controllers\clogin.cfc:85)
Template: C:\websites\cms\admin\core\controllers\clogin.cfc
Type: CFML


Column: 0
ID: CFINVOKE
Line: 1308
Raw Trace: at cfframework2ecfc1109594208$funcDOCONTROLLER.runFunction(C:\websites\cms\admin\framework.cfc:1308)
Template: C:\websites\cms\admin\framework.cfc
Type: CFML


Column: 0
ID: CF_UDFMETHOD
Line: 517
Raw Trace: at cfframework2ecfc1109594208$funcONREQUEST.runFunction(C:\websites\cms\admin\framework.cfc:517)
Template: C:\websites\cms\admin\framework.cfc
Type: CFML


To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

Edward Rowin

unread,
Apr 22, 2016, 1:52:17 PM4/22/16
to Mura CMS
Matt any update on getting MURA 6.2 admin to work with Coldfusion 2016? 

Thanks

Matt Levine

unread,
Apr 22, 2016, 3:42:14 PM4/22/16
to mura-cms-...@googlegroups.com
I'm currently doing my main development on CF2016 and everything seems to be working ok on the latest 6.2 build.  However, I'm very concerned about this bug:


And have a hard time recommending anyone use CF2016 until it's fix is released. They said it will be in service pack 1.

That said, if anyone tries it out and runs into a specific issues that we're not aware of let us know.  As a side note the Mur a 7 release candidate should be out early next week.

Thanks,
-Matt

Andy Peterson

unread,
May 3, 2016, 3:26:55 PM5/3/16
to Mura CMS
Hey Matt. So you are using CF 2016 and Java 8 and the Develop branch of Mura it is working for you? I am still having trouble with JavaProxy.cfc. and the wrong number of arguments error. 

Matt Levine

unread,
May 3, 2016, 3:43:07 PM5/3/16
to mura-cms-...@googlegroups.com
It's working fine for me.  But you have to make sure that you are completely updated.  However, I don't recommend using CF2016 until they release the fix for this bug:






--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-develo...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

David Belanger

unread,
Aug 28, 2017, 2:00:45 PM8/28/17
to Mura CMS
Just to update this thread, the link to the bugbase (now called tracker) is https://tracker.adobe.com/#/view/CF-4119653 and the bug Matt mentions has been fixed.  So far, we haven't had any issues with 6.2 on CF2016.


Eugene Lampione

unread,
Nov 27, 2017, 12:31:42 PM11/27/17
to Mura CMS
Anyone experience this issue when trying to add a content collection?  Any solution?
MURA Version 6.2.6543 CF 2016

Thank you,

500 Error

The getContentID method was not found.

Type: Object

Either there are no methods with the specified method name and argument types or the getContentID method is overloaded with argument types that ColdFusion cannot decipher reliably. ColdFusion found 0 methods that match the provided arguments. If this is a Java object and you verified that the method exists, use the javacast function to reduce ambiguity.

 coldfusion.runtime.java.MethodSelectionException: The getContentID method was not found.
	at coldfusion.runtime.java.ObjectHandler.findMethodUsingCFMLRules(ObjectHandler.java:383)
	at coldfusion.runtime.StructBean.invoke(StructBean.java:524)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3166)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3074)
	at cffeedGateway2ecfc281320973$funcGETCONTENTITEMS.runFunction(C:\inetpub\cpny-news-mura\www\requirements\mura\content\feed\feedGateway.cfc:1029)
	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: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 cffeedManager2ecfc190936285$funcGETCONTENTITEMS.runFunction(C:\inetpub\cpny-news-mura\www\requirements\mura\content\feed\feedManager.cfc:123)
	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: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 cfcfeed2ecfc54976730$funcUPDATE.runFunction(C:\inetpub\cpny-news-mura\www\admin\core\controllers\cfeed.cfc:128)
	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.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 coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:477)
	at cfframework2ecfc966597895$funcDOCONTROLLER.runFunction(C:\inetpub\cpny-news-mura\www\admin\framework.cfc:1308)
	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.CfJspPage._invokeUDF(CfJspPage.java:3542)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3522)
	at cfframework2ecfc966597895$funcONREQUEST.runFunction(C:\inetpub\cpny-news-mura\www\admin\framework.cfc:517)
	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.AppEventInvoker.invoke(AppEventInvoker.java:114)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:307)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:480)
	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.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.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:151)
	at coldfusion.CfmServlet.service(CfmServlet.java:219)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
	at sun.reflect.GeneratedMethodAccessor115.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:802)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:339)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:215)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:839)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
	at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
	at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
	at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:363)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:507)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)
 


Column: 0
ID: CF_STRUCTBEAN
Line: 1029
Raw Trace: at cffeedGateway2ecfc281320973$funcGETCONTENTITEMS.runFunction(C:\inetpub\cpny-news-mura\www\requirements\mura\content\feed\feedGateway.cfc:1029)
Template: C:\inetpub\cpny-news-mura\www\requirements\mura\content\feed\feedGateway.cfc

Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 123
Raw Trace: at cffeedManager2ecfc190936285$funcGETCONTENTITEMS.runFunction(C:\inetpub\cpny-news-mura\www\requirements\mura\content\feed\feedManager.cfc:123)
Template: C:\inetpub\cpny-news-mura\www\requirements\mura\content\feed\feedManager.cfc

Type: CFML


Column: 0
ID: CF_TEMPLATEPROXY
Line: 128
Raw Trace: at cfcfeed2ecfc54976730$funcUPDATE.runFunction(C:\inetpub\cpny-news-mura\www\admin\core\controllers\cfeed.cfc:128)
Template: C:\inetpub\cpny-news-mura\www\admin\core\controllers\cfeed.cfc

Type: CFML


Column: 0
ID: CFINVOKE
Line: 1308
Raw Trace: at cfframework2ecfc966597895$funcDOCONTROLLER.runFunction(C:\inetpub\cpny-news-mura\www\admin\framework.cfc:1308)
Template: C:\inetpub\cpny-news-mura\www\admin\framework.cfc

Type: CFML


Column: 0
ID: CF_UDFMETHOD
Line: 517
Raw Trace: at cfframework2ecfc966597895$funcONREQUEST.runFunction(C:\inetpub\cpny-news-mura\www\admin\framework.cfc:517)
Template: C:\inetpub\cpny-news-mura\www\admin\framework.cfc
Type: CFML

Matt Levine

unread,
Nov 27, 2017, 1:19:17 PM11/27/17
to mura-cms-...@googlegroups.com
I would try manually updating this file


And if the problem still persists do a manual update to the latest 6.2


1. Back everything up, especially your config/settings.ini.cfm

2. Download the latest Mura standard and unzip it to your desktop

3. Copy everything by the "default" directory and paste it over your Mura root

4. If not on windows get your backed up config/settings.ini.cfm and restore it.

5. Make a request to your Mura root in the browser with your appreloadkey and applydbupdates in the url.  By default it would be http://domain.com/?appreload&applydbupdates


--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-developers@googlegroups.com.

Eugene Lampione

unread,
Nov 27, 2017, 1:34:45 PM11/27/17
to Mura CMS
Great, Thank you. I will give this a shot.
To post to this group, send email to mura-cms-...@googlegroups.com.

Matt Levine

unread,
Nov 30, 2017, 12:21:26 PM11/30/17
to mura-cms-...@googlegroups.com
I believe I found at least part of the issue.  Please manually update this file and reload and retest


After that you will most likely see a validation error message in the UI when saving a content collection.  I'm not sure what that issue would be though. I had to fake an error to get the getContentID() 500 error to happen.  So I'm not sure what that would be.

-Matt

To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsubscribe...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-developers@googlegroups.com.

Eugene Lampione

unread,
Nov 30, 2017, 12:33:42 PM11/30/17
to Mura CMS
Matt,

Yes that worked. No more 500 error, and as you mentioned a bunch of validation errors:
The property name 'target' is not valid
The property name 'subType' is not valid
The property name 'active' is not valid
The property name 'majorVersion' is not valid
The property name 'minorVersion' is not valid
The property name 'moduleID' is not valid
The property name 'extendAutoComplete' is not valid
The property name 'inheritObjects' is not valid
The property name 'mobileExclude' is not valid
The property name 'searchExclude' is not valid
The property name 'isNav' is not valid
The property name 'doCache' is not valid
The property name 'contentHistID' is not valid
The property name 'extendDataTable' is not valid
The property name 'approvalChainOverride' is not valid
The property name 'approved' is not valid
The property name 'forceSSL' is not valid
The property name 'isFeature' is not valid
The property name 'displayTitle' is not valid
The property name 'responseChart' is not valid
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

Matt Levine

unread,
Nov 30, 2017, 1:42:46 PM11/30/17
to mura-cms-...@googlegroups.com
You really update to that latest version of 6.2 allready?

Try manually updating this file and retesting?


To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsubscribe...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsubscribe...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-developers@googlegroups.com.

Matt Levine

unread,
Nov 30, 2017, 1:51:46 PM11/30/17
to mura-cms-...@googlegroups.com
Also, what is the complete ACF version number that you are running?

-Matt

To post to this group, send email to mura-cms-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

Eugene Lampione

unread,
Nov 30, 2017, 2:01:28 PM11/30/17
to Mura CMS
Still getting the validation error after updating feedBean.cfc.

I attached a screenshot of my version dropdown.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.
Screen Shot 2017-11-30 at 1.57.57 PM.png

Matt Levine

unread,
Nov 30, 2017, 2:12:27 PM11/30/17
to mura-cms-...@googlegroups.com
Since I don't have this problem, can you send me connection info so I can debug it myself?

-Matt

To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsubscribe...@googlegroups.com.
To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsubscribe...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsubscribe...@googlegroups.com.

To post to this group, send email to mura-cms-...@googlegroups.com.
Visit this group at https://groups.google.com/group/mura-cms-developers.

--
You received this message because you are subscribed to the Google Groups "Mura CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mura-cms-developers+unsub...@googlegroups.com.
To post to this group, send email to mura-cms-developers@googlegroups.com.

Matt Levine

unread,
Nov 30, 2017, 2:13:40 PM11/30/17
to mura-cms-...@googlegroups.com
Did you reload after updating the feedBean.cfc?


Matt Levine

unread,
Nov 30, 2017, 3:53:49 PM11/30/17
to mura-cms-...@googlegroups.com
Also, if you have in fact manually updated to the latest 6.2 and still have the problem is it possible for you to restart the CF service and retest?

-Matt

Matt Levine

unread,
Nov 30, 2017, 5:33:53 PM11/30/17
to mura-cms-...@googlegroups.com
Ok, I think I figured out the second part.  Can you manually update this part once more.


and retest once more

-Matt


Message has been deleted

Eugene Lampione

unread,
Dec 1, 2017, 9:31:31 AM12/1/17
to Mura CMS
SUCCESS!! Thank you again Matt.
Reply all
Reply to author
Forward
0 new messages