on 2005 Jun 12 11:38 AM
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
Hello,
You need to set your regional options as below on your SAP and Java Server:
Standards and formats: English(United States)
Location : United States
Language for non-unicode programs : English(United States)
Notice that you should restart your SAP instances after the settings that you changed.
Netweaver studio will deploy your solution successfully after these steps.
Regards,
Orkun Gedik
SAP R/3 System and Software Support Specialist
ASTRON
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thanks for the reply but showing this description to dev support wouldn't help.
Eventually I've reinstalled the server and the problem vanished
Thanks
Guy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seems quite descriptive to me.
Failed to deploy resource bundle. No resource bundle specified in config.... Failed to determine locale....
Check java.util.*;
Enjoy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.