madzskill

Results 7 comments of madzskill

Encountered the same issue here, when running in local. Any solution or temporary fix to this error? Thanks.

@pbn-sfdc @sfdc-hhildebrand Is this issue in anyway, related to this: [https://github.com/forcedotcom/EMP-Connector/issues/15](url)

@mohitj13 Did this fix the issue? Thanks.

> I believe the reason this fails is due to the way the `org.eclipse.jetty.client.HttpClient` is being used in `EmpConnector.connect()` and `EmpConnector.stop()`. The `EmpConnector.AuthFailureListener` calls `EmpConnector.stop()` during `onMessage()` if the proper...

@lettl Thanks for the info, we're good then. Hope the original author or someone with authority can approve and merge mohitj13's changes, since a lot of us here are encountering...

> Hi, > > I followed the steps (described here: https://trailhead.salesforce.com/en/content/learn/modules/change-data-capture/subscribe-to-events) for installing the EMP-Connector. When I try to start the connector, nothing is shown on the console when I...

> push a jar to maven @tuddman What do you mean push to maven? How do you exactly want to implement this? Do you mean pushing the EMP-Connector JAR to...