PDA

View Full Version : Chart Opening Crashes


knyyt1
02-07-2007, 08:37 AM
Opening a chart causes NT to crash.

Starting up NT causes no problem. Connects to DTNIQ no problem, Datafeed flows.

I can open any type of window after, static dome, etc no crash afterwards.

I re-installed 6.6 beta.

Ran Defrag, and Clean-up, repaired DB and reset the DB, didnt help.

Any ideas?

Knyyt1

NinjaTrader_Ray
02-07-2007, 09:04 AM
Can you email use the following file:

C:\Program Files\NinjaTrader 6\templates\Chart\Default.xml

please send to ray at ninjatrader dot com.

Then delete this file and restart NT and try opening a chart.

Ray

knyyt1
02-07-2007, 09:26 AM
Same result, trying windows update now. Is there anyway to check for file integrity on all file running w2k Pro? Wondering if maybe a filegot corrupted or something. File sent to you, Should i to a complete un-install and re-install for NT?

NinjaTrader_Ray
02-07-2007, 09:29 AM
Does an error message pop up or does it crash? If an error message, please click on the details button and copy and paste the contents into an email to me.

Thanks


PS - Although .NET is supported by W2K, we have seen odd behaviour with this configuration in the past.

knyyt1
02-07-2007, 09:52 AM
Attached is the screenshot.

System is Windows XP pro SP2

CPU 3.00,2.99

2gb ram.



I ran a unstall on NT and re-installed it. Same result.

Windows Update done also, no change.

One thing noticed not sure if it helps, is that the file MSXML 4.0 SP2 security update keeps downloading , Yet the next time reboot it always tries to install again. Related?



Knyyt

NinjaTrader_Dierk
02-07-2007, 10:11 AM
Guessing ... looks like something seriously screwed up with your system.

Hitting the bushes: uninstalling .NET runtime and resinstalling coudl make a difference.

knyyt1
02-07-2007, 10:16 AM
OK, heres something interesting. Took care of the msxml 4.0 problem that is now resolved. ( Had to delete and reinstall back all of them back to the 3.1 service pack.)

I have been trying to pull up a chart the the ES mini using 150 tick chart. That is the chart that had been crashing.Yet, when i change the chart to the stock symbol " AA " and use daily data, it does not crash. Could it be a out of range tick or bad data on the emini chart?

What file do i need to delete that holds all the historical data?



thanks, Knyyt1

NinjaTrader_Dierk
02-07-2007, 10:19 AM
Bad data/tick should not crash NT as your screenshow shows.

However, data is stored in <install>\db\NinjaTrader.mdb. Deleting that file will give you a fresh DB on restart (note: all !! data will be lost).

knyyt1
02-07-2007, 10:27 AM
Something interesting.



I was able to create a 150 tick chart of the stock symbol "AA"

Why would it only crash using the ES mini? Any idea?



Thanks, Knyyt1

NinjaTrader_Dierk
02-07-2007, 10:28 AM
Sorry, no

knyyt1
02-07-2007, 10:58 AM
Confirmed, it is only ES emini that occurs with. I did several other charts of other minifutures that consisted of tick and minute charts all occurred without the crash.

I was even able to open up a daily chart of the ES mini, bu the crash remains only with the minutechart and tick chart.

???????????????????????

NinjaTrader_Dierk
02-07-2007, 11:00 AM
May be a problem within DTN. The screenshot you uploaded indicates that this is a crash in windows native code (like DTN software) and not .NET managed code (like NT).

knyyt1
02-07-2007, 11:38 AM
OK, does this help? This occurs when i am not connected to DTN, or simulated etc. I open a chart using daily data, then i attempt to change to a tick chart.

ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: Cbi.Bytes.ReadDouble: unexpected end of byte stream
at NinjaTrader.Data.Bytes.ReadDouble()
at NinjaTrader.Data.Bars.FromBytes(Byte[] buf, Boolean fromEst)
at NinjaTrader.Data.BarsData.Load(Bars bars)
at NinjaTrader.Cbi.Instrument.RequestBars(Connection connection, Period period, DateTime fromDate, DateTime toDate, Boolean splitAdjusted, Boolean dividendAdjusted, LookupPolicy lookupPolicy, Object customLink)
at NinjaTrader.Data.Bars.GetBars(Instrument instrument, Period period, DateTime from, DateTime to, DateTime sessionBegin, DateTime sessionEnd, Boolean splitAdjusted, Boolean dividendAdjusted)
at NinjaTrader.Gui.Chart.ChartControl.OnIntervalSelec t(Object sender, EventArgs e)
at NinjaTrader.Gui.Chart.ChartControl.OnTickKeyDown(O bject sender, KeyEventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseKeyEvent(O bject key, KeyEventArgs e)
at System.Windows.Forms.ToolStripControlHost.OnKeyDow n(KeyEventArgs e)
at System.Windows.Forms.ToolStripControlHost.HandleKe yDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArg s e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(M essage& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Mes sage& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.TextBox.WndProc(Message& m)
at System.Windows.Forms.ToolStripTextBox.ToolStripTex tBoxControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NinjaTrader
Assembly Version: 6.0.0.6
Win32 Version: 6.0.0.6
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/NinjaTrader.exe
----------------------------------------
NinjaTrader.Core
Assembly Version: 6.0.0.6
Win32 Version: 6.0.0.6
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/NinjaTrader.Core.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WilsonORMapper
Assembly Version: 4.2.2.0
Win32 Version: 4.2.2.0
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/WilsonORMapper.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
lcsbiuen
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SMTP.Net
Assembly Version: 3.0.1.0
Win32 Version: 3.0.1.0
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/SMTP.Net.DLL
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
48f88c3baaa44e1fbdea937136c2c49d
Assembly Version: 6.0.0.6
Win32 Version: 6.0.0.6
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/Custom/NinjaTrader.Custom.dll
----------------------------------------
NinjaTrader.Vendor
Assembly Version: 6.0.0.1
Win32 Version: 6.0.0.1
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/Custom/NinjaTrader.Vendor.dll
----------------------------------------
tylrdex2
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
nqfr6nv_
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
hpn5ihnf
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
hwfsjzdp
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
dm1brjlx
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
3vcwiqlw
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
4tpwo7hk
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
gcouoda1
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ihjhj4ct
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ttxwyg1z
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
xmzbz8vy
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
poslghmd
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
esa6ji8m
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
gswlofn5
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
erdp7vwy
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
lpqrnafc
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
cwgltijp
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ff8o5gv_
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
6sra5tij
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ar1ynuhb
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
udlxfhzi
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
u5t-fegu
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
dr-mxrot
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
jujbsp7k
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Data.OracleClient
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data.OracleClient/2.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
pcn_zhi7
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
cjvrq0s0
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
quqvl3fj
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
t6g0jibw
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
uguhbg9u
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
apghetmp
Assembly Version: 6.0.0.6
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SourceGrid2
Assembly Version: 2.2.0.0
Win32 Version: 2.2.0.0
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/SourceGrid2.DLL
----------------------------------------
SourceLibrary
Assembly Version: 1.2.3.0
Win32 Version: 1.2.3.1
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/SourceLibrary.DLL
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Drawing.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

NinjaTrader_Dierk
02-07-2007, 11:44 AM
Means: data downloaded from DTN is corrupted. This is a result of crsh before

knyyt1
02-07-2007, 11:47 AM
Excellent, would make sense as i only chart ES. So if i delete the database the problem sould be resolved?

Knyyt

NinjaTrader_Dierk
02-07-2007, 11:48 AM
Correct.

knyyt1
02-07-2007, 11:56 AM
Success, ES is now working.. thankyou gentlemen.



Knyyt