[rt-users] RT 2.0.8 error whilst creating new queue

chris walker chris.walker at band-x.net
Thu Nov 1 05:13:27 EST 2001


Hi,

When trying to create a new queue in rt 2.0.8 i get an error.


The page requested is

https://support.band-x.net/Admin/Queues/Modify.html?Create=1

This seems to randomly break and repair itself if i resend the page 
request. (see error page below)

any ideas what is causing this ?

Im running std redhat 7.1 / apache 1.3.20 mod_ssl with a postgres 7.1.3 
database.


Thanks,


Chris Walker

======================================================================================
ERROR :

error in file:  
/usr/lib/perl5/5.6.0/Carp/Heavy.pm  
line 79: 
Bizarre copy of HASH in aassign
context:  
... 
75: 
# them according to the format variables defined earlier in
76: 
# this file and join them onto the $sub sub-routine string
77: 
if ($hargs) {
78: 
# we may trash some of the args so we take a copy
79: 
@a = @DB::args;	# must get local copy of args
80: 
# don't print any more than $MaxArgNums
81: 
if ($MaxArgNums and @a > $MaxArgNums) {
82: 
# cap the length of $#a and set the last element to '...'
83: 
$#a = $MaxArgNums;
... 
component stack:  
/Admin/Queues/Modify.html [standard]
/autohandler [standard]
code stack:  
/usr/lib/perl5/5.6.0/Carp/Heavy.pm:79


raw error:  
error while executing /Admin/Queues/Modify.html [standard]:
Bizarre copy of HASH in aassign at /usr/lib/perl5/5.6.0/Carp/Heavy.pm 
line 79, line 168.





More information about the rt-users mailing list