jGauravGupta opened a new pull request, #9333: URL: https://github.com/apache/netbeans/pull/9333
### Summary Improve handling of remote Payara instances with better error reporting and version mismatch detection. ### Changes - Add RemoteInstanceStateListener for remote-specific warnings - Introduce new TaskEvents: VERSION_MISMATCH, CONNECTION_FAILED, CMD_URL_FAILED - Detect version mismatch and treat as SUCCESS with warning (for remote servers) - Replace generic exceptions with specific connection failure event - Add user-friendly, throttled warning notifications ### Impact - Clearer error messages - No false failures for version mismatch - Improved remote server experience -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
