Whenever I am trying to publish the node.js application on Bluemix from Eclipse Neon 3 (4.6.3)` its giving me publish failure error.
An internal error occurred during: "Publishing to IBM Bluemix...". org.eclipse.cft.server.client.v2.internal.V2CFClientProvider.supports(Ljava/lang/String;Lorg/eclipse/cft/server/core/internal/client/CFInfo;)Z
Thanks Santosh, I am able to reproduce the issue.
I can confirm this is a bug introduced in a recent version: when you attempt to publish a JavaScript application with an SSO Bluemix server from Eclipse Neon.3, you will encounter the exception listed above. The specific issue is a method signature mismatch between versions of Eclipse CFT.
We will work to fix this in our next release, however, to help you in the mean time, these are some workarounds:
Hopefully this helps!