Nope, I don't put restrictions on my own databases :-) > -----Original Message----- > From: Peter Harrison [mailto:[EMAIL PROTECTED] > Sent: 08 April 2004 11:42 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] FW: CFGURU: Cftransaction error > > > I am ignorant of the problem, but in the absence of other responses... > > Could it be the SQL transaction log is full? > > - Peter > > -----Original Message----- > From: Snake Hollywood [mailto:[EMAIL PROTECTED] > Sent: 08 April 2004 11:19 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] FW: CFGURU: Cftransaction error > > > Guys, > > > This error has just started occuring for no apparent reason > on the flippin cfdeveloper ticket system, no code has been > changed. The same code also works fine on my development server. > > The whole page does appear to run and the data does get > inserted into database, but this error always happens at the > end on the final cftransaction commit. Lines below are the > end of the page. Any ideas? I had to remove the commit to get > it working without error. I would like to know why though. > > An exception occurred during the execution of the transaction. > The root cause of this exception was: > java.util.MissingResourceException: > Can't find resource for base name > coldfusion/server/j2ee/sql/pool/JDBCPool.ConnectionCreationExc > eption.propert > ies. > > The error occurred in > E:\wwwroot\cfdeveloper.co.uk\wwwroot\helpdesk\tickets\ACT_crea > te_ticket.cfm: > line 77 > Called from > E:\wwwroot\cfdeveloper.co.uk\wwwroot\helpdesk\pagemaster.cfm: > line 67 > Called from > E:\wwwroot\cfdeveloper.co.uk\wwwroot\helpdesk\index.cfm: line > 41 Called from > E:\wwwroot\cfdeveloper.co.uk\wwwroot\helpdesk\tickets\ACT_crea > te_ticket.cfm: > line 77 > Called from > E:\wwwroot\cfdeveloper.co.uk\wwwroot\helpdesk\pagemaster.cfm: > line 67 > Called from > E:\wwwroot\cfdeveloper.co.uk\wwwroot\helpdesk\index.cfm: line 41 > > 75 : </cfcatch> > 76 : </cftry> > 77 : <cftransaction action="COMMIT"> > 78 : </cftransaction> > 79 : > > Russ Michaels > Macromedia/Allaire Certified ColdFusion Developer > > CFDeveloper > The free resource and community for ColdFusion developer. http://www.cfdeveloper.co.uk
Join the CFDeveloper discussion lists. To subscribe send an e-mail to [EMAIL PROTECTED] -- cfguru : ColdFusion Guru List List Coordinator: [EMAIL PROTECTED] http://www.granularity.net/cfguru/ -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED] -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED] -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
