WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

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

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

by SathiyaMoorthy :: Rate this Message:

| View in Thread


Found it is because of the -w in the shebang it says this error.

It works after removing that.

On Jun 11, 9:48 am, SathiyaMoorthy <sathiya.li...@...> wrote:

> 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.