[rt-users] RT-Extension-QueueDeactivatedScrips

Kevin Falcone falcone at bestpractical.com
Thu Sep 1 18:34:38 EDT 2011


On Thu, Sep 01, 2011 at 08:50:15PM +0000, Jennifer Koermer wrote:
>    I attempted to install this extension and did not notice any errors. Downloaded today from
>    Github.
> 
>    RT Version: 3.8.4
> 
>    Database is Postrges 8.1
> 
> 
> 
>    I cleared the mason cache and restarted apache and I receive the following errors when I
>    attempt to actually disable a scrip on a queue.
> 
> 
> 
>    [Thu Sep  1 19:14:25 2011] [warning]: DBD::Pg::st execute failed: ERROR:  relation
>    "queuedeactivatedscrips" does not exist
>    (/usr/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder/Handle.pm:509)

This indicates that the extension expects a table to exist that you
don't have.  Did the extension instruct you to run a step to
initialize the database?

As this is a third party extension, you'll need to contact the author
for RT4 compatibility.

-kevin

>    [Thu Sep  1 19:14:25 2011] [warning]: RT::Handle=HASH(0x2b8ee9e625b0) couldn't execute the
>    query 'SELECT  * FROM QueueDeactivatedScrips WHERE ScripId = ? AND QueueId = ?' at
>    /usr/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 522
> 
> 
> 
>    I'm also thinking about upgrading to RT 4, has anyone tried this patch on RT4 yet?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110901/a7620471/attachment.sig>


More information about the rt-users mailing list