Script is not able to click on mobile app elements

Hi all
I need help with mobile automation with android emulator on mac os.

Through my automation script I am able to invoke/load app but the step where I am clicking on a button fails.
I get this error: ‘[main] ERROR - The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource’

Here is screenshot of my ‘android.properties’ file:

I am on JAVA 11.
any leads with probable cause ?

What makes you think it’s there?

I’m unfamiliar with the test FW language you are using, but does the simulator start, would be my first point of call, I assume it’s dying on line 21 is it?