Error when editing a metadata set
Hi,
I get this error when editing a metadata set on our local test CMS:
An error occurred during editing: Hibernate flushing: could not delete: [com.hannonhill.cascade.model.dom.DynamicMetadataFieldDefinition#13884f9dc0a8fd8a0040bc8898c41f89]; SQL [delete from cxml_dynamicmetadatafielddef where id=?]; Could not allocate a new page for database 'tempdb' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.; nested exception is java.sql.SQLException: Could not allocate a new page for database 'tempdb' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
Discussions are closed to public comments.
If you need help with Cascade CMS please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Bradley Wagner on 27 Mar, 2012 01:52 PM
Your database server appears to be out of disk space:
2 Posted by csaladores on 27 Mar, 2012 07:23 PM
Thanks Bradley. I had to enable autogrowth for tempdb in sqlserver 2005.
csaladores closed this discussion on 27 Mar, 2012 07:24 PM.