Forum OpenACS Development: Problem with version 5.4.1 invalid command name "acs_mail_lite::sweeper"

Hello,
I am facing the same problem with said version.
The problem is:
invalid command name "acs_mail_lite::sweeper"
    while executing
"acs_mail_lite::sweeper"
    ("eval" body line 1)
    invoked from within
"eval [concat [list $proc] $args]"
    (procedure "ad_run_scheduled_proc" line 46)
    invoked from within
"ad_run_scheduled_proc {t f 60 acs_mail_lite::sweeper {} 1214636006 0 f}"

I visited the entry
http://www.openacs.net/forums/message-view?message_id=302577

and followed the things.But when I comment the require things, I get mimeuniqueID not define.

Waiting for speedy reply.

Thanks and Regards,
Amruta

OpenACS 5.4.1 had several problems. I would recommend to upgrade to 5.4.2.
Hi Gustaf,
I installed openacs 5.4.2 but still it's giving me the same error in log.
and it's giving the error in browser as

invalid command name "mime::initialize"

Please let me know what to do to solve the issue.Is there a need to istall the mime package?

Thanks and regards,
Amruta

Hi,
Thanks for reply
But it won't work. :(
I have installed tcllib
When i did
tclsh info library ,the output was

/usr/share/tcl8.4

Which means i have tcllib installed,still it's not working and giving error as

invalid command name "mime::initialize"

let me know ur reply.
Amruta

hey sorry for previous post.
After installing tcllib,i restarted the service and tried the things again.

Now this showing diffrent error as

"can't read "state(header)": no such variable".

what to do?

Amruta

Hello,

Now the above problem has been solved.When I send the message it doesn't show any error but the mail is not getting send.

Now, I have switch to api:
acs_mail_lite::complex_send.

Is there any place where I can view the mail status?

-Amruta

Issue has been solved.
Thanks and Regards,
-Amruta