• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Sync - Crashes

athelu

Well-known member
I did a bunch of data entry on my computer, now when I attempt to update realmworks on my laptop, the sync will not finish, and actually generates a hard dump error.

Realm Works X
Sync faded with exception: Server Result Exception #vlc.#H9c: SQL ExecuteNonQuery failed: insert into Snippet Dirty,FacetTpe,Facetuuid,Flags,PrimaryContents,Sanity,Scopeuuid,SectionUuid,Snippetuuid,TopicUuid,TotatSize)
values
(@Dirty, @FacetType, @Facettiuid, @Flags, @PrimaryContents, @Sanity, @scopeuuid, @Sectionuid, @SrippeuJuid, @Topicuiid,@TotalSize) —> FiebirdSQL.Data.FirebidClient.FbException: violation of FOREIGN KEY constraint FK_21350_FACETUUID on table SNIPPET’
Foreign key reference target does not exist —> FirebirdSql.Data.Common.IscException: violation of FOREIGN KEY constraint ‘FK_21350_FACETUUID’ on table SNIPPET
Foreign key reference target does not exist
at FireBirdSQL.Data.client.Native.FesDatabase.ParseStatusVector(IntPtr[] statusvector)
At FireBirdSQL.Data.client.Native.Fesstatement.Execute()
at FirebirdSQL.Data.Firebirdclient.FbCommand.ExecuteCommand(ComandBehavior behavior, Boolean returnsset)
at FirebirdSQL.Data.Firebirdclient.FbCommand.ExecuteNonQuery()

— End of inner exception stack trace ---
 
Back
Top