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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          57 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          143 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          161 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          97 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          276 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X