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 cmoran13, Yesterday, 01:02 PM
          0 responses
          29 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          21 views
          0 likes
          Last Post PaulMohn  
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          160 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          95 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          148 views
          2 likes
          Last Post CaptainJack  
          Working...
          X