function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Doug Vanderbilt 6Doug Vanderbilt 6 

Exception in thread "main" java.lang.IllegalArgumentException: Invalid channel id: C:/Program Files/Git/data/Employee__ChangeEvent

I'm working through the Subscribe to Event Channel (https://trailhead.salesforce.com/content/learn/modules/change-data-capture/subscribe-to-events) trailhead, and getting the error: 

Exception in thread "main" java.lang.IllegalArgumentException: Invalid channel id: C:/Program Files/Git/data/Employee__ChangeEvent 

I'm attempting to execute:

$ java -jar target/emp-connector-0.0.1-SNAPSHOT-phat.jar doug.vanderbilt.kingdom@gmail.com lakeray2020! /data/Employee__ChangeEvent

I've been through all the help resources but I can't seem to figure out how to trouble shoot this particular error.

Any ideas?

Thanks
Doug
 
Best Answer chosen by Doug Vanderbilt 6
VinayVinay (Salesforce Developers) 
Hi,

Greetings!

We have separate Trailhead team who can help you with these issues.So,can you please use the below link to reach out to them so that one of the agent will get in touch with you.

Support:https://trailhead.salesforce.com/help

Thank you!

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks,
Vinay Kumar

All Answers

VinayVinay (Salesforce Developers) 
Hi,

Greetings!

We have separate Trailhead team who can help you with these issues.So,can you please use the below link to reach out to them so that one of the agent will get in touch with you.

Support:https://trailhead.salesforce.com/help

Thank you!

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks,
Vinay Kumar
This was selected as the best answer
Doug Vanderbilt 6Doug Vanderbilt 6
I'm closing this question, and moving it per your suggestion.
Thanks