This is likely due to environmental issues on the SQL Server database where there are not enough resources, or too many requests are accessing the same SQL tables at once.
SQL chooses a deadlock victim, stopping one process to allow the other to continue.
This normally causes no lasting damage. Simply retry the action.
