Thanks for uploading the screenshot! So the error comes from a port conflict (Web server failed to start. Port 8098 is already in use).
Are you already running both adapter modules (connect-worker-main and connect-worker-iiot)? Then you can try to stop one module and restart the application or you can change the port of one application from 8098 to another port. Dominik -----Original Message----- From: hrushi <[email protected]> Sent: Friday, October 8, 2021 10:29 AM To: [email protected] Subject: Re: [DISCUSS] Split StreamPipes Connect worker I am using Java 11 (amazon corretto) I cloned the entire project in a separate folder and I get the same error. The service didn't start in the IDE. Hrushikesh
