OpenEdit User ForumWelcome to the OpenEdit DAM User Forum. You must be registered and logged in to post a new comment or topic. If you require dedicated support to your OpenEdit DAM project, please see our Buy OpenEdit DAM Support page for more information. Error during Product Re-indexThe following error is occuring when I attempt to re-index our assets. Any advice would be helpful. I haven't seen this specific error before, in fact the only real issues we've been seeing are related to a lack of physical memory. I have successfully run this before, however it was before we had finished transferring all our images to the machine. Could this be another error caused by lack of memory and presenting itself in a new way?
---
value cannot be null
Details are here: http://pastebin.com/fbd06af6 |
Jeff,
Can you tell me which version of the openedit-cart project you have? You can look in WEB-INF/lib for openedit-cart-5.xxxxx. The 5.xxxx is the version number. There have been a lot of changes to the code in question in the past few weeks so I will need to see which version you have to track down what value is null that shouldn't be.
5.1846
It looks like somewhere you have a product with no id set. How are you adding your assets into OpenEdit?
I've been logging in as an admin user, going to "Edit Assets" and adding in paths to specific directories.
We have also been adding files to those paths via FTP, and then attempting to "re-synchronize" them. Aside from the occasional memory error, that seems to be working well.
Thanks for your help on this one :)