Could you tell me the soluton about VaultDbTreeException?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
itperson
Posts: 8
Joined: Tue Sep 10, 2013 11:27 pm

Could you tell me the soluton about VaultDbTreeException?

Post by itperson » Wed Sep 11, 2013 2:21 am

i found some topic about this problem in the forum, but i cannot find the solution about it, so anyone can help me? i need the exactly solution about it, thank you.

the server log is below:
SSL Disabled VaultServiceSQL.VaultDbTreeException: An error was encountered looking up the owner of a folder or file for the source code tree. The tree was not built. Base TreeRevision: 0 Target TreeRevision: 11652 TreeLevel: 4 ParentObjVerID: 463078 ObjID: 361028 ObjVersion: 1 Name: .myeclipse PinFrom: 0 ParentPathHash: 0xE18B2BB1C2BFE1280EA2554C41784D0 PathHash: 0x3DF687F060AC5A772F16358A5F53945
在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, Int64 nRootPinFromObjVerID, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep) 在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, Int64 nRootPinFromObjVerID, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Could you tell me the soluton about VaultDbTreeException

Post by Beth » Wed Sep 11, 2013 7:41 am

What version of Vault are you using?

Besides seeing the error, what are the symptoms you are experiencing?

Do you have many shares in your Vault repository that you are having problems with?

Since this issue will probably need to go offline, could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread? Please include the answers to the above questions.
Beth Kieler
SourceGear Technical Support

itperson
Posts: 8
Joined: Tue Sep 10, 2013 11:27 pm

Re: Could you tell me the soluton about VaultDbTreeException

Post by itperson » Wed Sep 11, 2013 7:17 pm

Beth wrote:What version of Vault are you using?

Besides seeing the error, what are the symptoms you are experiencing?

Do you have many shares in your Vault repository that you are having problems with?

Since this issue will probably need to go offline, could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread? Please include the answers to the above questions.
Cient And Server version is 5.0.2.18753
the server have only one repository.
the client log on the server display not have right to view item of the repository.
on the serverside, i see the log and paste in the topic.
in the admin control page in the serverside, do not display the repository tree also.
i can only provide this. and i do not have the recently database backup, so i do not restore the backup of the database, please help me to analysis. thank you.

itperson
Posts: 8
Joined: Tue Sep 10, 2013 11:27 pm

Re: Could you tell me the soluton about VaultDbTreeException

Post by itperson » Wed Sep 11, 2013 7:28 pm

itperson wrote:
Beth wrote:What version of Vault are you using?

Besides seeing the error, what are the symptoms you are experiencing?

Do you have many shares in your Vault repository that you are having problems with?

Since this issue will probably need to go offline, could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread? Please include the answers to the above questions.
Cient And Server version is 5.0.2.18753
the server have only one repository.
the client log on the server display not have right to view item of the repository.
on the serverside, i see the log and paste in the topic.
in the admin control page in the serverside, do not display the repository tree also.
i can only provide this. and i do not have the recently database backup, so i do not restore the backup of the database, please help me to analysis. thank you.
log detail:
----2003-1-1 0:11:45 SSL Disabled VaultLib.VaultBuildTreeException: 应用程序中的错误。
在 VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep)
在 VaultServiceAPILib.VaultTreeManager.GetCurrentTree(VaultSqlConn vsConn, Int32 nRepID)
在 VaultServiceAPILib.VaultTreeManager.GetCurrentTree(VaultSqlConn vsConn, Int32 nRepID, VaultRepository& repOut)
在 VaultServiceAPILib.VaultServiceAPI.GetRepositoryTreeDelta(VaultTreeManager tm, Boolean bAdminMode, Int32 nUserID, Int32 nRepID, Int64 nBaseTxID, VaultDateTime dtLastChange, Boolean bUseDBDeltaOnCacheMiss, VaultDateTime& dtLatestChange, Int64& nTargetTxID, VaultRepositoryDelta& rd, VaultIntDnld& dlOut)
在 VaultService.VaultService.GetRepositoryStructure(Int32 nRepID, Int64 nBaseRevision, Int64 nTargetRevision, VaultDateTime dtLastClientSecurityCheck, VaultDateTime& dtLatestServerSecurityCheck, Int64& nReturnTargetRevision, VaultRepositoryDelta& rd, Boolean bUseDBDeltaOnCacheMiss) 在 VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep)
在 VaultServiceAPILib.VaultTreeManager.GetCurrentTree(VaultSqlConn vsConn, Int32 nRepID)
在 VaultServiceAPILib.VaultTreeManager.GetCurrentTree(VaultSqlConn vsConn, Int32 nRepID, VaultRepository& repOut)
在 VaultServiceAPILib.VaultServiceAPI.GetRepositoryTreeDelta(VaultTreeManager tm, Boolean bAdminMode, Int32 nUserID, Int32 nRepID, Int64 nBaseTxID, VaultDateTime dtLastChange, Boolean bUseDBDeltaOnCacheMiss, VaultDateTime& dtLatestChange, Int64& nTargetTxID, VaultRepositoryDelta& rd, VaultIntDnld& dlOut)
在 VaultService.VaultService.GetRepositoryStructure(Int32 nRepID, Int64 nBaseRevision, Int64 nTargetRevision, VaultDateTime dtLastClientSecurityCheck, VaultDateTime& dtLatestServerSecurityCheck, Int64& nReturnTargetRevision, VaultRepositoryDelta& rd, Boolean bUseDBDeltaOnCacheMiss)
----2003-1-1 0:12:59 SSL Disabled VaultServiceSQL.VaultDbTreeException: An error was encountered looking up the owner of a folder or file for the source code tree. The tree was not built. Base TreeRevision: 0 Target TreeRevision: 11652 TreeLevel: 4 ParentObjVerID: 463078 ObjID: 361028 ObjVersion: 1 Name: .myeclipse PinFrom: 0 ParentPathHash: 0xE18B2BB1C2BFE1280EA2554C41784D0 PathHash: 0x3DF687F060AC5A772F16358A5F53945
在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, Int64 nRootPinFromObjVerID, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep) 在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, Int64 nRootPinFromObjVerID, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultRepUtil.BuildTree(SqlDataReader dr, Int64 nBaseRevID, Int64 nTargetRevID, Hashtable htSharedHints, Hashtable htSharedItems, HybridDictionary htTxModifiedItems, Int32 nTxAction, Boolean bTxDirectModified, VaultFolder& vfRoot)
在 VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Could you tell me the soluton about VaultDbTreeException

Post by Beth » Thu Sep 12, 2013 7:40 am

This is going to need further analysis. Could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread?
Beth Kieler
SourceGear Technical Support

itperson
Posts: 8
Joined: Tue Sep 10, 2013 11:27 pm

Re: Could you tell me the soluton about VaultDbTreeException

Post by itperson » Sun Sep 15, 2013 1:31 am

Beth wrote:This is going to need further analysis. Could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread?
ok, i have been send a email to you, please check. thank you.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Could you tell me the soluton about VaultDbTreeException

Post by Beth » Mon Sep 16, 2013 10:11 am

I have received your email and responded.

HS: 228688
Beth Kieler
SourceGear Technical Support

Post Reply