I have recently re-installed RT on a new system (rt-3.6.6) I had a previous install of RT (rt-3.6.2) on another system. I am using the same database but a fresh RT install. I am getting the following error in my apache log and can't create anything in RT. <br>
<br> [crit]: Transaction not committed. Usually indicates a software fault.Data loss may have occurred (/usr/local/rt/lib/RT/Interface/Web/Handler.pm:195)<br><br>I can browse the interface and login fine. <br>Searching the web gets my all kinds of things so here is a summation of all the thinks I have tired and whats installed on my system. <br>
<br>perl  v5.8.5 <br>CentOS 4.5<br>MySQL-devel-community-5.0.45-0.rhel4<br>MySQL-shared-compat-5.0.45-0.rhel4<br>MySQL-client-community-5.0.45-0.rhel4<br>MySQL-server-community-5.0.45-0.rhel4<br>Apache/2.0.52<br>DBI-1.601 <br>
DBD-mysql-4.006<br><br>So I have tried a number of things. I have recompiled DBI and DBD .. also moved back to version 4.001 of the DBD-mysql driver. The database is using innodb tables and the innodb engine is available ? I am not sure what else to try ? If anyone has anything please help. <br>