Hi,
Before explaining my problem I have already followed all the instruction from those posts (I do not have Spring Roo I just use Eclipse) : Exposing a REST API from #SAPNWCloud
and
The only difference is I have already deployed an application and updated it 2 or 3 times and since 2 weeks I do not have the possibility to update or create a new application.
I tried to stop the deployed application and deploy again with no result. I deleted the application and deployed again with no success.
What I suspect, is my SAPUI5 version is 1.8.6 and the runtime is 1.8.8 but I tried to upgrade the plugging and it didn't succeed.
Here is the log :
com.sap.core.tools.eclipse.server.cloud.util.InternalOperationException: Authentication failed. Check if you have a valid user authorized to perform the current operation in the provided account and make sure the account name is spelled correctly at com.sap.core.tools.eclipse.server.cloud.ui.wizard.CloudServerWizardFragment.collectInfoAndThrowCustomException(CloudServerWizardFragment.java:306) at com.sap.core.tools.eclipse.server.cloud.ui.wizard.CloudServerWizardFragment.createJPaaSComponent(CloudServerWizardFragment.java:228) at com.sap.core.tools.eclipse.server.cloud.ui.wizard.CloudServerWizardFragment.performFinish(CloudServerWizardFragment.java:129) at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.executeTask(TaskWizard.java:272) at org.eclipse.wst.server.ui.internal.wizard.TaskWizard$2.run(TaskWizard.java:219) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2326) at org.eclipse.wst.server.ui.internal.wizard.page.WorkspaceRunnableAdapter.run(WorkspaceRunnableAdapter.java:35) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Session Data:
eclipse.buildId=M20120914-1800
java.version=1.7.0_15
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
Versions :
Any idea ?