Skip to Content
0
Former Member
Jun 12, 2005 at 10:38 AM

Deployment failed

95 Views

Hi,

I am trying to deploy a successfully built webdynpro application (which was constructed step by step by following the first begginers' sample).

Currently I fail to deploy the created ear file with the following error:

java.rmi.RemoteException: Cannot deploy application local/wc.. Reason: <--Localization failed:

ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Failed to deploy application local/wc.

Reason = Failed to compute locale for language file

'.\temp\webdynpro\public\local\wc\webdynpro\Applications\com.sap.examples.welcome.WelcomeApplication\WelcomeAppl

ication.properties'.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key

Failed to deploy application local/wc. Reason = Failed to compute locale for language file

'.\temp\webdynpro\public\local\wc\webdynpro\Applications\com.sap.examples.welcome.WelcomeApplication\WelcomeAppl

ication.properties'.; nested exception is: com.sap.engine.services.deploy.container.DeploymentException:

<--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Failed to

deploy application local/wc. Reason = Failed to compute locale for language file

'.\temp\webdynpro\public\local\wc\webdynpro\Applications\com.sap.examples.welcome.WelcomeApplication\WelcomeAppl

ication.properties'.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key

Failed to deploy application local/wc. Reason = Failed to compute locale for language file

'.\temp\webdynpro\public\local\wc\webdynpro\Applications\com.sap.examples.welcome.WelcomeApplication\WelcomeAppl

ication.properties'.

(message ID:

com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).

REMEXC)

This error comes even if I copy the ear file directly to the SDM machine and use the RemoteGui of the SDM.

Please help

Thanks,

Guy