Mailing List Archive

No parameters passed to ANY()
Hi all,

I encounter the following error when I publish the story:

"An error occurred while processing your request:

No parameters passed to ANY()

Please report this error to your administrator."

The job profile shows this errors also:

*This job has failed*

The error message is available below. No further execution attempts will be
made on this job unless you check the "Reset this Job" checkbox below.

No parameters passed to ANY()
[/usr/local/bricolage/lib/Bric/Util/DBI.pm:323]
[/usr/local/bricolage/lib/Bric/Util/Burner.pm:1318]
[/usr/local/bricolage/lib/Bric/Util/Job/Pub.pm:191]
[/usr/local/bricolage/lib/Bric/Util/Job.pm:1889]
[/usr/local/bricolage/bin/bric_queued:244]
[/usr/local/bricolage/bin/bric_queued:213]


I can't figure out what's wrong. Can anyone enlighten me. Only a few
stories encounter these errors.

Your assistance is greatly appreciated.

Regards,


Keith
Re: No parameters passed to ANY() [ In reply to ]
I think I figure out what's wrong. Those stories are expired stories.

Keith

On Tue, Feb 23, 2010 at 2:44 PM, Keith Phua <keith.phua@gmail.com> wrote:

> Hi all,
>
> I encounter the following error when I publish the story:
>
> "An error occurred while processing your request:
>
> No parameters passed to ANY()
>
> Please report this error to your administrator."
>
> The job profile shows this errors also:
>
> *This job has failed*
>
> The error message is available below. No further execution attempts will be
> made on this job unless you check the "Reset this Job" checkbox below.
>
> No parameters passed to ANY()
> [/usr/local/bricolage/lib/Bric/Util/DBI.pm:323]
> [/usr/local/bricolage/lib/Bric/Util/Burner.pm:1318]
>
> [/usr/local/bricolage/lib/Bric/Util/Job/Pub.pm:191]
> [/usr/local/bricolage/lib/Bric/Util/Job.pm:1889]
> [/usr/local/bricolage/bin/bric_queued:244]
> [/usr/local/bricolage/bin/bric_queued:213]
>
>
> I can't figure out what's wrong. Can anyone enlighten me. Only a few
> stories encounter these errors.
>
> Your assistance is greatly appreciated.
>
> Regards,
>
>
> Keith
>
>
>
>
Re: No parameters passed to ANY() [ In reply to ]
On Feb 22, 2010, at 11:22 PM, Keith Phua wrote:

> I think I figure out what's wrong. Those stories are expired stories.

There was a bug I fixed last week with jobs that expire media that have no associated file. That's fixed here:

http://github.com/bricoleurs/bricolage/commit/0e2a1b5d89cad704c7a871ed13762823972450d8

Best,

David