After successfully bringing up a development environment in Eclipse and PKI the node fails to associate with SolarNode.
The keystore and certificates are created and SSL port of Catalina is initialized on startup.
/setup/associate/preview retrieves correctly the SolarNetwok Service and Account User fields, but Identity is replace:identity:here
When eventually called, getSolarInBaseUrl() method returns port 443 and host null
Should I set the VERIFICATION_CODE_HOST_NAME and VERIFICATION_CODE_HOST_PORT in DefaultSetupService myself or I am missing something else?