CSV Import Error: No entry for job_dispatcher

I've just started working with Omeka and I'm trying to migrate items from omeka.net to a standalone installation of omeka.org. I created the CSV file using the Export plugin.

I get the following error when I'm importing files using CSV import though.

Import Error: Invalid File Download
http://s3.amazonaws.com/omeka-net%2F3180%2Farchive%2Ffiles%2F395e1f4430a2dbf591886dda8ad66297.tif?AWSAccessKeyId=AKIAI3ATG3OSQLO5HGKA&Expires=1341505787&Signature=dRfmst5%2FRRLd2kmYXqsIv%2BxJ13c%3D

No entry is registered for key 'job_dispatcher.' I had uncommented the job_dispatcher line of code from the config.ini file before beginning.

The URL works fine. What can I do to resolve the issue ? Is there an existing post that deals with this that I could refer to ?

Thanks.

Hi,

Basic question, just to confirm:
In your new Omeka site, when importing CSV file from Net, did you check the box
"Use an export from Omeka CSV Report"

I don't quite understand what you mean by "No entry is registered for key 'job_dispatcher.' Did you not find that in the omeka/application/config.ini file ?

Oh sorry . . I wasn't very clear. That's actually part of the error.

"Import Error: Invalid File Download
http://s3.amazonaws.com/omeka-net%2F3180%2Farchive%2Ffiles%2F395e1f4430a2dbf591886dda8ad66297.tif?AWSAccessKeyId=AKIAI3ATG3OSQLO5HGKA&Expires=1341505787&Signature=dRfmst5%2FRRLd2kmYXqsIv%2BxJ13c%3D

No entry is registered for key 'job_dispatcher'"

I have just recently started work on the site . . the installation itself isn't new. I'm working with Omeka 1.4.2, CSV Import version 1.1.

I'm guessing that's why I didn't see the option "Use an export from Omeka CSV Report"

Yeah, you do need to have version 1.4-1.4 or above of the CSV plugin. You'll see that we say that in the instructions for exporting from Omeka.net which are in the Help section:

http://info.omeka.net/manage-an-account/expiration-and-renewal/

Yep! Works fine now. Thanks a lot for the help !