« Return to Thread: Can't locate object method "new" via package "Bugzilla::JobQueue::Runner" at ./jobqueue.pl line 32.

Can't locate object method "new" via package "Bugzilla::JobQueue::Runner" at ./jobqueue.pl line 32.

by SathiyaMoorthy :: Rate this Message:

| View in Thread

Hi,

jobqueue.pl was running without any issue in bugzilla 3.6, but after
upgrading am facing the following error.

Can't locate object method "new" via package
"Bugzilla::JobQueue::Runner" at ./jobqueue.pl line 32.

Referring to the other post, it looked like needed Daemon::Generic but
that is already installed. Can somebody help ? When i copy the whole
code to another file and run it executes without any issue which is
strange !

Thanks.
_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.

 « Return to Thread: Can't locate object method "new" via package "Bugzilla::JobQueue::Runner" at ./jobqueue.pl line 32.