I have created a custom smart service and have provided internationalisation bun

I have created a custom smart service and have provided internationalisation bundle to it in accordance with the guidance notes here forum.appian.com/.../Custom_Smart_Service_Plug-ins. But when I deploy the archive, server complaints the following. Can anyone please help?

NOTE: Archive (JAR) does have the bundles named, ExcelToCDT_en_GB.properties, ExcelToCDT_en_US.properties and ExcelToCDT.properties in the same directory as the service class.

2013-11-11 12:04:14,269 [Plugin Hot Deploy] ERROR com.atlassian.plugin.manager.DefaultPluginManager - There was an error loading the descriptor 'Excel To CDT' of plugin 'Excel_To_CDT'. Disabling.
com.atlassian.plugin.PluginException: com.appiancorp.suiteapi.common.exceptions.AppianException: The Plug-in Excel_To_CDT Module ExcelToCDT is missing the following internationalization bundle(s) for Locale en_GB: [Excel_To_CDT.ExcelToCDT] (APNX-1-4200-000)
          at com.appiancorp.plugins...

OriginalPostID-88836

OriginalPostID-88836

  Discussion posts and replies are publicly visible

Parents
  • ....ExceptionHandlingModuleDescriptor.enabled(ExceptionHandlingModuleDescriptor.java:63)
              at com.atlassian.plugin.manager.DefaultPluginManager.notifyModuleEnabled(DefaultPluginManager.java:1447)
              at com.appiancorp.plugins.AppianPluginManager.notifyModuleEnabled(AppianPluginManager.java:55)
              at com.atlassian.plugin.manager.DefaultPluginManager.enableConfiguredPluginModule(DefaultPluginManager.java:1254)
              at com.atlassian.plugin.manager.DefaultPluginManager.enableConfiguredPluginModules(DefaultPluginManager.java:1220)
              at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:722)
              at com.atlassian.plugin.manager.DefaultPluginManager.scanForNewPlugins(DefaultPluginManager.java:446)
              at com.appiancorp.plugins.AppianPluginManager.scanForNewPlugins0(AppianPluginManager.java:111)
              at com.appiancorp.plugins.AppianPluginManager.scanForNewPlugins(AppianPluginManager.java:103)
              at com.appiancorp.plugins.HotDeployerRunnable.run(HotDeployerRunnable....
Reply
  • ....ExceptionHandlingModuleDescriptor.enabled(ExceptionHandlingModuleDescriptor.java:63)
              at com.atlassian.plugin.manager.DefaultPluginManager.notifyModuleEnabled(DefaultPluginManager.java:1447)
              at com.appiancorp.plugins.AppianPluginManager.notifyModuleEnabled(AppianPluginManager.java:55)
              at com.atlassian.plugin.manager.DefaultPluginManager.enableConfiguredPluginModule(DefaultPluginManager.java:1254)
              at com.atlassian.plugin.manager.DefaultPluginManager.enableConfiguredPluginModules(DefaultPluginManager.java:1220)
              at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:722)
              at com.atlassian.plugin.manager.DefaultPluginManager.scanForNewPlugins(DefaultPluginManager.java:446)
              at com.appiancorp.plugins.AppianPluginManager.scanForNewPlugins0(AppianPluginManager.java:111)
              at com.appiancorp.plugins.AppianPluginManager.scanForNewPlugins(AppianPluginManager.java:103)
              at com.appiancorp.plugins.HotDeployerRunnable.run(HotDeployerRunnable....
Children
No Data