I was trying to package a directorythat consisted of a thingy and some sqlreports and the package failed. The error recieved in the log said the following:2014/07/29 00:40:34 - FATAL - n.mysite.com.conf - WebGUI::SQL::ResultSet::execute[137] - Couldn't execute prepared statement: replace into assetIndex (assetId, url, title, creationDate, revisionDate, ownerUserId, groupIdView, groupIdEdit, lineage, className, synopsis, keywords, subId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) : With place holders: , download/songinventory?func=search;thingId=GMCIvE9N17zEoKb9ZtJ82A, Songs, , , , 4, , , , , Songs Edit Please provide information about the song Search, GMCIvE9N17zEoKb9ZtJ82A. Root cause: Column 'assetId' cannot be null 2014/07/29 00:41:29 - FATAL - n.mysite.com.conf - WebGUI::SQL::ResultSet::execute[137] - Couldn't execute prepared statement: replace into assetIndex (assetId, url, title, creationDate, revisionDate, ownerUserId, groupIdView, groupIdEdit, lineage, className, synopsis, keywords, subId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) : With place holders: , download/songinventory?func=search;thingId=6WYHIOpHVevbfddEI9VauA, Songs, , , , 4, , , , , Songs Edit Please provide information about the song Search, 6WYHIOpHVevbfddEI9VauA. Root cause: Column 'assetId' cannot be null
The actual package file was really small, much smaller than I anticipated.