I've seen that when hosts have setup a mySQL source with the 3.x drivers rather than the 4/5 drivers, and it bombs out on cfdbinfo calls.
Mark On Thu, Oct 16, 2008 at 6:00 PM, Andy J <[EMAIL PROTECTED]> wrote: > > Hi > > I've got a MG site which is running fine locally. But I've just > uploaded it with Transfer to my live site and I am seeing the > following error : > > 500 > > ROOT CAUSE: > java.lang.AbstractMethodError: > org.gjt.mm.mysql.jdbc2.DatabaseMetaData.getJDBCMajorVersion()I > at > coldfusion.sql.DatabaseMetaDataUtil.getVersion(DatabaseMetaDataUtil.java: > 190) > at coldfusion.tagext.sql.DBInfoTag.fetchDBMetaData(DBInfoTag.java: > 164) > at coldfusion.tagext.sql.DBInfoTag.doEndTag(DBInfoTag.java:131) > at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2662) > at > cfDatasource2ecfc1134222575$funcGETDATABASEPRODUCTNAME.runFunction(D: > \Domains\talking-frog.co.uk\wwwroot\gpr\transfer\com\sql > \cf8\Datasource.cfc:41) > at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) > at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) > at coldfusion.runtime.UDFMethod > $ReturnTypeFilter.invoke(UDFMethod.java:360) > at coldfusion.runtime.UDFMethod > $ArgumentCollectionFilter.invoke(UDFMethod.java:324) > at > coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java: > 59) > at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) > at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) > at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2471) > at cfDatasource2ecfc2102223001$funcQUERYDATABASETYPE.runFunction(D: > \Domains\talking-frog.co.uk\wwwroot\gpr\transfer\com\sql > \Datasource.cfc:100) > > > (The error message is longer this is just a snippet of the begining) > > Anyone have any ideas on this? > > Cheers, Andy Jarrett > www.andyjarrett.co.uk > > > > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
