Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ERROR StrategyUpdateJob

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ERROR StrategyUpdateJob

    hi,
    having this error in the Log in green color + popup-message when loaded + starting a special script :

    Failed to execute DB job 'StrategyUpdateJob': There was an error generating the XML document.: Unable to cast object of type 'NinjaTrader.Strategy.A_BUND_Kombi' to type 'NinjaTrader.Strategy.A_BUND_Kombi'.;

    all other scripts ok when loading.
    no errors in the scripts while compiling.
    this special script seems to run anyway.

    any ideas to that ?

    max-td

    #2
    max-td, this could mean your database got corrupted, please stop the script and disconnect from your connection(s) and go to Tools > Options > Misc and click on 'Repair DB'.

    After this reconnect and restart the script and check if the issue has been corrected. Thanks!

    Comment


      #3
      Hi Max-td,

      I came across this error a few times, and it was related to my code.
      It is not related to the NT database.

      Probably you are doing some typecast like

      BUND_A_Kombi = someobj as BUND_A_Kombi

      in your code. (as keyword!)

      There is the problem! maybe a null reference somewhere?


      regards

      P.S. Are you german? The K and BUND gives me a hint!

      Comment


        #4
        OK thank you!
        i will check that.

        Comment


          #5
          thank you zweistein - that was the right direction !
          @ bertrand - it has nothing to do with the database.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          633 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          364 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          105 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          567 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          568 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X