Community Forums Archive

Go Back

Subject:what does this error message mean?
Posted by: Lavoll
Date:1/14/2005 7:35:17 AM

"the media library experienced an unrecoverable error. the media library will be closed"
and then i hit ok.. and acid starts anyway..??

Subject:RE: what does this error message mean?
Reply by: Lavoll
Date:1/14/2005 7:56:51 AM

and the expanded view shows this:
Sony.MediaSoftware.MediaMgr.DataAccess.DataUniquenessException: DataAccessMgr reporting a uniqueness violation. ---> Sony.MediaSoftware.Kernel.Database.SqlUniquenessException: Violation of UNIQUE KEY constraint 'IX_VolumeSerial'. Cannot insert duplicate key in object 'volume'.
The statement has been terminated. ---> System.Data.SqlClient.SqlException: Violation of UNIQUE KEY constraint 'IX_VolumeSerial'. Cannot insert duplicate key in object 'volume'.
The statement has been terminated.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteScalar()
at Sony.MediaSoftware.MediaMgr.DataAccess.SqlServerDataAccessMgr.Insert(Object obj)
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at Sony.MediaSoftware.MediaMgr.DataAccess.SqlServerDataAccessMgr.ConvertException(SqlException se)
at Sony.MediaSoftware.MediaMgr.DataAccess.SqlServerDataAccessMgr.Insert(Object obj)
at Sony.MediaSoftware.MediaMgr.DataAccess.UnitOfWork.PerformDataAccessMgrWorkForCommit()
at Sony.MediaSoftware.MediaMgr.DataAccess.UnitOfWork.Commit()
at Sony.MediaSoftware.MediaMgr.RelationWorker.CreateRelation(RelationType type, String sources, String targetName, MediaLibraryChanges& changes)
at Sony.MediaSoftware.MediaMgr.RelationWorker.DoWork(Object genericArg)
at Sony.MediaSoftware.Kernel.Threading.WorkerBase.DoWorkWrapper(Object genericArg)

Subject:RE: what does this error message mean?
Reply by: SonySCS
Date:1/14/2005 8:33:18 AM

Errors just in the Media Manager usually shut down just the MM and do not crash the rest of ACID. You can continue using everything else. Since the error shut down MM, it will restart the next time you close/reopen and be usable again.

We'll try to repro. What exactly were you doing at the time?

Suzan

PS thanks for providing the details.

Subject:RE: what does this error message mean?
Reply by: Lavoll
Date:1/14/2005 9:16:33 AM

I'm not doing anything specific. it crashes when i start ACID, and then i go into the MM and reopen the database.. and then i play the song.. and stop it.. and then MM crashes again :)

is there a way to disable the MM ??

Subject:RE: MM: what does this error message mean?
Reply by: SonySCS
Date:1/14/2005 10:58:18 AM

On Options-> Preferences-> General tab. Uncheck the "Enable Media Manager (requires ACID restart)" choice. 2nd to last in the list.

I'm sorry you have to turn this off for now. Thanks for finding it.

-S

Subject:RE: what does this error message mean?
Reply by: jwf
Date:2/3/2005 7:52:44 AM

This will be fixed in ACID 5.0a.

Go Back