[rt-users] Problems creating queues
RT2 Troubles
rt2trouble at morben.ca
Wed Jan 23 19:10:59 EST 2002
RT2 is the best, and I just got the green light to finalize RT2 and setup some users/queues..
I can make users with almost no issues, but when I try and create new queues, I get the following error:
Mason 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 50.
--- Now this came up before, but after reloading my browser I was able to create another queue so I assumed it was a client issue.
Currently no matter what I try, I always get the error and cannot add any more queues.
I currently have 2 queues and need to add atleast 3 more. Can someone suggest a fix and save me alot of time poking around?
Thanks!
More information about the rt-users
mailing list