Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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!
    BertrandNinjaTrader Customer Service

    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 lorem, 04-25-2024, 09:18 AM
          17 responses
          67 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by joselube001, 05-10-2024, 12:17 PM
          3 responses
          19 views
          0 likes
          Last Post joselube001  
          Started by DawnTreader, 05-08-2024, 05:58 PM
          21 responses
          81 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by doihaveto13, Today, 12:46 PM
          2 responses
          4 views
          0 likes
          Last Post doihaveto13  
          Started by Vitamite, Today, 12:48 PM
          1 response
          9 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Working...
          X