After activating the CDC for the database I'm working on, I can’t fix anything at all in the capture task, I get the following errors: 
SQL Server is SQL Server 2008 R2 SP3 on VMWare 10.x VM, with 8 GB of dedicated memory.
The actions that I performed, mainly using the database for cdc and then including a table for it, create a modification in this table and note that the write task did not help:

Any advice would be HIGHLY appreciated!
Update: The problem is finally not resolved, I had to reinstall MSSQL 2008 R2, restore the db backup, turn on the CDC and work like a charm, who knows what was there before.
source share