I tried with 'Automated Import Script' it works fine, but when i change

Certified Lead Developer
I tried with 'Automated Import Script' it works fine, but when i change the cdt defination it throws an error while inspecting.According to this script it should delete the existing CDT Automatically.
...

OriginalPostID-78499

OriginalPostID-78499

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Hi Patty,
    I am using MySql database.
    PFB errors in master log(sorry i am not able to attach log file thats why pasting log here)
    2013-08-27 12:42:25,068 [main] ERROR com.appiancorp.util.BundleUtils - java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.ix.AbstractDriver, locale en_IN
    java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.ix.AbstractDriver, locale en_IN
              at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
              at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
              at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
              at com.appiancorp.util.BundleUtils.getBundle(BundleUtils.java:95)
              at com.appiancorp.util.BundleUtils.getText(BundleUtils.java:56)
              at com.appiancorp.ix.AbstractDriver.getText(AbstractDriver.java:180)
              at com.appiancorp.ix.AbstractDriver.getPrimaryErrorsTitleInTransportSummary(AbstractDriver.java:168)
              at com.appiancorp.ix.AbstractDriver.outputTransportSummary(AbstractDriver.java:132)
              at com.appiancorp.applications.DryRunResults.<init>(DryRunResults.java:31)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.executeInspect(InspectAndImportApplicationTask.java:129)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.main(InspectAndImportApplicationTask.java:96)
    2013-08-27 12:42:25,069 [main] ERROR com.appiancorp.util.BundleUtils - java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
    java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
              at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
              at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
              at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
              at com.appiancorp.util.BundleUtils.getBundle(BundleUtils.java:95)
              at com.appiancorp.util.BundleUtils.getText(BundleUtils.java:56)
              at com.appiancorp.suiteapi.common.exceptions.LocaleFormatter.format(LocaleFormatter.java:26)
              at com.appiancorp.exceptions.AppianErrorCode.getMessage(AppianErrorCode.java:165)
              at com.appiancorp.exceptions.AppianErrorCode.getMessageWithCode(AppianErrorCode.java:185)
              at com.appiancorp.suiteapi.common.exceptions.AppianException.getLocalizedMessageWithErrorCode(AppianException.java:246)
              at com.appiancorp.ix.TransportException.getErrorCodeArguments(TransportException.java:50)
              at com.appiancorp.suiteapi.common.exceptions.AppianException.getLocalizedMessage(AppianException.java:204)
              at com.appiancorp.ix.diagnostics.Diagnostic.getLocalizedMessage(Diagnostic.java:96)
              at com.appiancorp.ix.AbstractDriver.outputDiagnostic(AbstractDriver.java:194)
              at com.appiancorp.ix.AbstractDriver.outputDiagnostics(AbstractDriver.java:186)
              at com.appiancorp.ix.AbstractDriver.outputTransportSummary(AbstractDriver.java:134)
              at com.appiancorp.applications.DryRunResults.<init>(DryRunResults.java:31)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.executeInspect(InspectAndImportApplicationTask.java:129)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.main(InspectAndImportApplicationTask.java:96)
    2013-08-27 12:42:25,069 [main] ERROR com.appiancorp.util.BundleUtils - java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
    java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
              at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
              at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
              at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
              at com.appiancorp.util.BundleUtils.getBundle(BundleUtils.java:95)
              at com.appiancorp.util.BundleUtil
Reply
  • 0
    Certified Lead Developer
    Hi Patty,
    I am using MySql database.
    PFB errors in master log(sorry i am not able to attach log file thats why pasting log here)
    2013-08-27 12:42:25,068 [main] ERROR com.appiancorp.util.BundleUtils - java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.ix.AbstractDriver, locale en_IN
    java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.ix.AbstractDriver, locale en_IN
              at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
              at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
              at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
              at com.appiancorp.util.BundleUtils.getBundle(BundleUtils.java:95)
              at com.appiancorp.util.BundleUtils.getText(BundleUtils.java:56)
              at com.appiancorp.ix.AbstractDriver.getText(AbstractDriver.java:180)
              at com.appiancorp.ix.AbstractDriver.getPrimaryErrorsTitleInTransportSummary(AbstractDriver.java:168)
              at com.appiancorp.ix.AbstractDriver.outputTransportSummary(AbstractDriver.java:132)
              at com.appiancorp.applications.DryRunResults.<init>(DryRunResults.java:31)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.executeInspect(InspectAndImportApplicationTask.java:129)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.main(InspectAndImportApplicationTask.java:96)
    2013-08-27 12:42:25,069 [main] ERROR com.appiancorp.util.BundleUtils - java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
    java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
              at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
              at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
              at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
              at com.appiancorp.util.BundleUtils.getBundle(BundleUtils.java:95)
              at com.appiancorp.util.BundleUtils.getText(BundleUtils.java:56)
              at com.appiancorp.suiteapi.common.exceptions.LocaleFormatter.format(LocaleFormatter.java:26)
              at com.appiancorp.exceptions.AppianErrorCode.getMessage(AppianErrorCode.java:165)
              at com.appiancorp.exceptions.AppianErrorCode.getMessageWithCode(AppianErrorCode.java:185)
              at com.appiancorp.suiteapi.common.exceptions.AppianException.getLocalizedMessageWithErrorCode(AppianException.java:246)
              at com.appiancorp.ix.TransportException.getErrorCodeArguments(TransportException.java:50)
              at com.appiancorp.suiteapi.common.exceptions.AppianException.getLocalizedMessage(AppianException.java:204)
              at com.appiancorp.ix.diagnostics.Diagnostic.getLocalizedMessage(Diagnostic.java:96)
              at com.appiancorp.ix.AbstractDriver.outputDiagnostic(AbstractDriver.java:194)
              at com.appiancorp.ix.AbstractDriver.outputDiagnostics(AbstractDriver.java:186)
              at com.appiancorp.ix.AbstractDriver.outputTransportSummary(AbstractDriver.java:134)
              at com.appiancorp.applications.DryRunResults.<init>(DryRunResults.java:31)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.executeInspect(InspectAndImportApplicationTask.java:129)
              at com.appiancorp.importapplication.InspectAndImportApplicationTask.main(InspectAndImportApplicationTask.java:96)
    2013-08-27 12:42:25,069 [main] ERROR com.appiancorp.util.BundleUtils - java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
    java.util.MissingResourceException: Can't find bundle for base name text.java.com.appiancorp.suiteapi.common.exceptions.ErrorCode, locale en_IN
              at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
              at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
              at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
              at com.appiancorp.util.BundleUtils.getBundle(BundleUtils.java:95)
              at com.appiancorp.util.BundleUtil
Children
No Data