Error When Checking In

If you are having a problem using Vault, post a message here.
Post Reply
mdjtlj
Posts: 15
Joined: Thu Dec 23, 2004 4:39 pm
Contact:

Error When Checking In

Post by mdjtlj » Mon Sep 10, 2018 4:22 pm

Greetings,

Started having the following error when checking in files. This is version 10.0.1, and has started happening for all my projects (single user). When I check in, it actually does the check in just fine, it presents the error screen with just the message:

"Object reference not set to an instance of an object."

I know, it doesn't really tell you much. Where can I start looking to figure out where this error is coming from? It doesn't seem to be any real issue, as the files that I check in are getting checked in and I've got the version history for them just fine, it is more of an annoyance than anything.

Any assistance that can be provided would be greatly appreciated.

Tonya
Posts: 871
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Error When Checking In

Post by Tonya » Tue Sep 11, 2018 7:46 am

I would start by looking at the Vault Server log which can be found on the Vault Server machine:

%windir%\temp\sgvault\sgvault.log

If you notice any errors, please post them here and I can assist you with a solution.

Thanks,

Tonya Nunn
SourceGear

mdjtlj
Posts: 15
Joined: Thu Dec 23, 2004 4:39 pm
Contact:

Re: Error When Checking In

Post by mdjtlj » Tue Sep 11, 2018 9:07 am

I went ahead and deleted the log file and did the following:

- Open up VS2017 with project that is under source control
- Checked out a file, made a change
- Checked in the file

This is the full log file from that activity. Any assistance you can give would be appreciated. Nothing has changed on the server in ages. Also, this is occurring when coming into the server from the outside as well as inside (as you see below).

# SourceGear Vault Server
----9/11/2018 9:26:39 AM --()-- The Plugin at http://127.0.0.1/VaultNotifyService/Vau ... rvice.asmx was not called with Event Login. Exception: The request failed with HTTP status 404: Not Found.
----9/11/2018 9:26:39 AM admin--MGMTSYSOFFICE(192.168.1.1)--SSL Disabled Login
----9/11/2018 9:27:33 AM --()-- The Plugin at http://127.0.0.1/VaultNotifyService/Vau ... rvice.asmx was not called with Event CheckOut List Change. Exception: The request failed with HTTP status 404: Not Found.
----9/11/2018 9:28:11 AM --()-- The Plugin at http://127.0.0.1/VaultNotifyService/Vau ... rvice.asmx was not called with Event Change Set. Exception: The request failed with HTTP status 404: Not Found.
----9/11/2018 9:28:11 AM --()-- The Plugin at http://127.0.0.1/VaultIndexService/Vaul ... rvice.asmx was not called with Event Change Set. Exception: The request failed with HTTP status 404: Not Found.
----9/11/2018 9:28:11 AM --()-- The Plugin at http://127.0.0.1/VaultNotifyService/Vau ... rvice.asmx was not called with Event CheckOut List Change. Exception: The request failed with HTTP status 404: Not Found.
----9/11/2018 9:28:11 AM --()-- The Plugin at http://mscserver.mgmtsysconsult.com/Vau ... rvice.asmx was not called with Event Change Set. Exception: The remote name could not be resolved: 'mscserver.mgmtsysconsult.com'

mdjtlj
Posts: 15
Joined: Thu Dec 23, 2004 4:39 pm
Contact:

Re: Error When Checking In

Post by mdjtlj » Tue Sep 11, 2018 9:14 am

Did want to also mention, this behavior is the same if I'm using the VS integration, or doing the check out/check in process from the Vault client on my workstation.

Tonya
Posts: 871
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Error When Checking In

Post by Tonya » Tue Sep 11, 2018 10:13 am

Please send the full server log to support@sourcegear.com and reference this forum post.

Thanks,

Tonya

mdjtlj
Posts: 15
Joined: Thu Dec 23, 2004 4:39 pm
Contact:

Re: Error When Checking In

Post by mdjtlj » Tue Sep 11, 2018 10:39 am

can you provide me the specific location for the log that you'd like to see? Also, I just updated to 10.0.2 and I'm still getting the same.

Tonya
Posts: 871
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Error When Checking In

Post by Tonya » Tue Sep 11, 2018 10:40 am

The Vault Server log which can be found on the Vault Server machine:

%windir%\temp\sgvault\sgvault.log

Post Reply