![]() |
|
|
#1 |
|
Junior Member
Join Date: Oct 2006
Location: London, UK
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
I have twice had a J.I.T exception caught that has crashed NT6. In both instances it was in the middle of price action where I did not have any open positions. I was able to get a screen shot of the Windows error message. Is there anywhere else I can look to get more detailed Debug information on the crash?
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
- which provider/broker/data feed is that?
- which instrument?
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2006
Location: London, UK
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
ZenFire
Mirus Futures eMini S&P |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Hmm ... we never experienced issues with this combination before (ES and ER2 are the most heavily traded instrument on Zen).
So we are left with general checks like: - what windows version are you using? - please make sure your machine is on latest windows service packs - please verfify again your installation prerequesits (e.g. MS jet engine, see download page on web site) - uninstalling and reinstalling .NET runtime and NT often makes a difference
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Oct 2006
Location: London, UK
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
I will look into these points... I don't want to uninstall today as I'm doing well so far with the trades - I'll try at the weekend and update this thread if it happens again.
|
|
|
|
|
|
#6 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Sounds good. Which windows version are you on?
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Oct 2006
Location: London, UK
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
Windows XP Pro, SP2
Athlon XP 3000+ 1GB RAM Just checked Windows Update and there is .NET Framework 3 available. Should I get this or stick with .NET 2? |
|
|
|
|
|
#8 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Yes, NT6 requires .NET 2. Windows and machine are looking good.
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Oct 2006
Location: London, UK
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
I reinstalled .Net completely over the weekend. I had the first JIT error this morning again. I have attached the output. Interesting this time the error hasn't actually crashed NT6, I simply selected continue, and so far it is still running. I would like to get to the bottom of what is causing the error. Is there a Debug option I can enable somewhere to got more information on the NT processes?
|
|
|
|
|
|
#10 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Sorry, there is no such debug option. Even if there was one it would not help, since the callstack indicates that (a) the crash happens deep inside the .NET framework (not in NT code)and (b) the failed code is not triggered by NT code but from within the .NET framework.
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#11 |
|
Junior Member
Join Date: Oct 2006
Location: London, UK
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
OK - that implies that the cause might be the indicator code as it is written in C# and would be a possible candidate for calling the .Net code. That points me in the right direction - thanks!
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|