1366 : Oopsy! Something went wrong!Type: org.hibernate.exception.GenericJDBCException
Messages: could not insert: [cbContentVersion] * The full robust errors can be seen by switching the coldbox.customErrorTemplate in your configuration file (/config/ColdBox.cfc) to “/coldbox/system/includes/BugReport.cfm” and reloading the application.
This just means that the sql failed. Why, we have to see the sql log. Look for the server output console in the log files or the orm logs, so we can see why