NPE while populating new style kickstart records to Provenance Catalog

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: 2.0
    • Component/s: CLI: exitcode/exitpost
    • None
    • Environment:
      Operating System: Mac OS
      Platform: PC
    • 39

      A Null Pointer Exception is encountered while populating kickstart records generated by pegasus version 2.2.0 and higher. No error with records generated from previous distributions.
      Appears to be related to the recent changes in XML schema done for Tangram

      Trace below.
      un:
      20090218T153530.189: [app] will use InvocationSchema
      20090218T153530.194: [app] starting to parse invocation
      20090218T153530.353: [app] invocation 1 was parsed successfully
      20090218T153530.361: [app] adding invocation to database
      java.lang.NullPointerException
      at org.griphyn.vdl.dbschema.InvocationSchema.saveArchitecture(InvocationSchema.java:145)
      at org.griphyn.vdl.dbschema.InvocationSchema.saveInvocation(InvocationSchema.java:293)
      at org.griphyn.vdl.directive.ParseKickstart.parseFile(ParseKickstart.java:533)
      at org.griphyn.vdl.toolkit.ExitCode.main(ExitCode.java:283)
      java.lang.NullPointerException: null

            Assignee:
            Karan Vahi
            Reporter:
            Karan Vahi
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: