[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: crash of amibroker and databases are send deeper



PureBytes Links

Trading Reference Links

Hello Thomasz

The last news.
I restored Win XP one week before the first AB install.
I updated anti virus, Windows update, Java.
I reinstalled IB build 882.2
I reinstalled AB v:5.00 DDE and IB pluggins.
Database Settings but I kept the default path with ^DJI database. I
did not follow the UKB saying to create \data\IB.
I created symbol K8 contract future and the backfill as taken 5 days 1
minute.
I created symbol J8 contract future.
I closed AB and overwrite J8 by my J8 backup. I found all the datas
since last month
I created symbol H8 contract future.
I closed AB and overwrite H8 by my H8 backup.

I did the setting of each contracts, layout, save all, close AB.
I did not install the IBc yet. I'll do it later.

Many exit and run of AB.

AB is running well. Datas stay at the right level among your daily US
database.My settings are kept.

I can't say "fixed" because I don't know what happenned but "on the
right track again".

Let go back to trading...

Regards
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>
> Google Toolbar and other "free" enhancers often cause problems.
> Don't install them. Keep your machine CLEAN AND TIDY.,
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message ----- 
> From: "Phsst" <phsst@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Thursday, April 17, 2008 2:16 AM
> Subject: [amibroker] Re: crash of amibroker and databases are send
deeper
> 
> 
> > Hello,
> > 
> > I recently downloaded and installed Googles free spyware product.
> > 
> > I quickly began getting Abend(s) in AB on every other launch, along
> > with random 'blue screen' crashes of WinXP.
> > 
> > After a few days I un-installed the spyware software and the Abends
> > stopped. However after a few more days I noticed some bad data in my
> > QP database which spread quickly.
> > 
> > I had to downloaded and re-install a clean QP database.
> > 
> > BTW, the spyware product also made changes to my BlueTooth software
> > causing bootup problems.
> > 
> > You may or may not have a Virus, but you may want to think about *ANY*
> > software that you might have downloaded and installed recently.
> > 
> > 
> > --- In amibroker@xxxxxxxxxxxxxxx, "Jerry Gress"
> > <pleasenospamplease@> wrote:
> >>
> >> Hello Again,
> >> 
> >> And I thought I was the champion of fouling up computer programs!!
> > Only two
> >> guesses at this point.
> >> 
> >> 1. Virus.
> >> 
> >> 2. Something in your formula to cause this.
> >> 
> >> 
> >> Sometimes I use another computer either back up or new and see if it
> > does it
> >> on that one.
> >> 
> >> Regards,
> >> 
> >> Jerry Gress
> >> Stockton, Ca.
> >> 
> >> 
> >> -----Original Message-----
> >> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]
> > On Behalf
> >> Of reinsley
> >> Sent: Wednesday, April 16, 2008 7:55 AM
> >> To: amibroker@xxxxxxxxxxxxxxx
> >> Subject: [amibroker] Re: crash of amibroker and databases are send
> > deeper
> >> 
> >> Hello,
> >> 
> >> Jerry, I uninstall AB, cleaned registry and reinstall AB, but I not
> >> reinstalled  the IBc.
> >> The issue is still there. Every time I open AB, the database move
> >> deeper and AB rebuild the full set of empty directories 1 2 3 4...a b
> >> c d etc. 
> >> 
> >> I moved ^DJI into another dir and placed my three contracts databases
> >> into C:\Program Files\AmiBroker\Data\_
> >> After that, AB was unable to find my datas as it was looking for
^DJI.
> >> A simple open database gave me my datas.
> >> The database settings were gone, and symbols information too (such as
> >> tick, margin, point value ) and I have to move the layouts at the
> >> right under level.
> >> At every start I have to set all these values.
> >> 
> >> At this very moment I am running after datas. I mean that every
time I
> >> Open database, the files go deeper and I cannot catch them. Explorer
> > give
> >> me the right position but AB move the files as I close the popup
> >> windows of the open database.
> >> My screen stays empty.
> >> 
> >> I sent the report to TJ, I did not catch the procedure on the very
> >> moment. This is why I posted in the forum.
> >> 
> >> Thank you very much for reading, Jerry.
> >> 
> >> 
> >> Thomas,
> >> 
> >> I'am not at the level to send command to IBc. I did it three times to
> >> test the openning, no more, but it was 10 days ago. So the issue
should
> >> not be related to OLE command.
> >> The sudden close of IB is the start of the trouble. I don't suspect a
> >> bad bit on the IBTWS side, but...why not ?
> >> 
> >> If you could send me details or exe to remove AB, something stronger
> >> than the Windows uninstall and stronger than my manual registry
> > cleaning ?
> >> 
> >> I have no time to continue today and I a bit fed up with technical
> > issues.
> >> 
> >> If you have nothing to clean the PC, I'll try a restore tomorrow,  to
> >> come back before my first AB install. I hope backups are still there.
> >> 
> >> After that, the last idea is to reinstall TWS and then I'am out of
> >> ideas. Except reformat and throw my datas to be sure to start well !
> >> 
> >> Best regards
> >> 
> >> 
> >> 
> >> 
> >> 
> >> --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@> wrote:
> >> >
> >> > Hello,
> >> > 
> >> > I am not sure if this is the same problem or not, but we have seen
> >> one customer
> >> > having problem with OLE command RefreshAll when using IBc and
> > according
> >> > to his report replacing it with RequestTimedRefresh(1) fixed the
> >> problem.
> >> > 
> >> > So, if you are using IBc and if you are using oAB.RefreshAll()
> >> > in any of your formulas, please REMOVE this statement or replace it
> >> > with RequestTimedRefresh( 1 );
> >> > 
> >> > Best regards,
> >> > Tomasz Janeczko
> >> > amibroker.com
> >> > ----- Original Message ----- 
> >> > From: "Jerry Gress" <pleasenospamplease@>
> >> > To: <amibroker@xxxxxxxxxxxxxxx>
> >> > Sent: Wednesday, April 16, 2008 12:47 AM
> >> > Subject: RE: [amibroker] crash of amibroker and databases are send
> >> deeper
> >> > 
> >> > 
> >> > > Hello,
> >> > > 
> >> > > Have you solved your problem? I have had problems of a sudden
shut
> >> down of
> >> > > AB (not IB), had to rebuild charts and indicators. That's why
> >> always keep a
> >> > > current back up. With IB losing internet connection have had no
> >> problems. 
> >> > > 
> >> > > Would suggest you send this problem on to support.
> >> > > 
> >> > > Regards,
> >> > > 
> >> > > Jerry Gress
> >> > > Stockton, Ca.
> >> > > 
> >> > > -----Original Message-----
> >> > > From: amibroker@xxxxxxxxxxxxxxx
[mailto:amibroker@xxxxxxxxxxxxxxx]
> >> On Behalf
> >> > > Of reinsley
> >> > > Sent: Sunday, April 13, 2008 10:15 AM
> >> > > To: amibroker@xxxxxxxxxxxxxxx
> >> > > Subject: [amibroker] crash of amibroker and databases are send
> > deeper
> >> > > 
> >> > > Hi,
> >> > > 
> >> > > A sudden shutdown of TWS IB (while the RT session) hang the
> >> > > Amibroker that send a message that I can't retrieve saying "Ami
> >> > > crash...XXXXXX".
> >> > > 
> >> > > My database is saved in another directory. I just lost the
last day
> >> > > but backfilling will complete on Monday.
> >> > > 
> >> > > Every time I shut Ami, I Save All.
> >> > > 
> >> > > Now, when I open Ami after a full close, the files of my
> > database (in
> >> > > C:\Program Files\AmiBroker\IB\f)
> >> > > are send automatically deeper into the tree : C:\Program
> >> > > Files\AmiBroker\IB\f\f
> >> > > 
> >> > > If I close Ami five times, my datas are send C:\Program
> >> > > Files\AmiBroker\IB\f\f\f\f\f everytime I open database to
> > retrieve my
> >> > > datas.
> >> > > 
> >> > > Of course at the openning my screen is empty, my layouts are
moved
> >> too.
> >> > > 
> >> > > I manually replaced the database files with MSExplorer but the
> > deeper
> >> > > automatic moving is done again.
> >> > > 
> >> > > I reinstall Ami 5.00 but that doesn't fix the issue.
> >> > > 
> >> > > Any help is appreciated.
> >> > > 
> >> > > Thanks
> >> > > 
> >> > > 
> >> > > 
> >> > > ------------------------------------
> >> > > 
> >> > > Please note that this group is for discussion between users only.
> >> > > 
> >> > > To get support from AmiBroker please send an e-mail directly to 
> >> > > SUPPORT {at} amibroker.com
> >> > > 
> >> > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> >> > > http://www.amibroker.com/devlog/
> >> > > 
> >> > > For other support material please check also:
> >> > > http://www.amibroker.com/support.html
> >> > > Yahoo! Groups Links
> >> > > 
> >> > > 
> >> > > 
> >> > > 
> >> > > ------------------------------------
> >> > > 
> >> > > Please note that this group is for discussion between users only.
> >> > > 
> >> > > To get support from AmiBroker please send an e-mail directly to 
> >> > > SUPPORT {at} amibroker.com
> >> > > 
> >> > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> >> > > http://www.amibroker.com/devlog/
> >> > > 
> >> > > For other support material please check also:
> >> > > http://www.amibroker.com/support.html
> >> > > Yahoo! Groups Links
> >> > > 
> >> > > 
> >> > >
> >> >
> >> 
> >> 
> >> 
> >> ------------------------------------
> >> 
> >> Please note that this group is for discussion between users only.
> >> 
> >> To get support from AmiBroker please send an e-mail directly to 
> >> SUPPORT {at} amibroker.com
> >> 
> >> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> >> http://www.amibroker.com/devlog/
> >> 
> >> For other support material please check also:
> >> http://www.amibroker.com/support.html
> >> Yahoo! Groups Links
> >>
> > 
> > 
> > 
> > ------------------------------------
> > 
> > Please note that this group is for discussion between users only.
> > 
> > To get support from AmiBroker please send an e-mail directly to 
> > SUPPORT {at} amibroker.com
> > 
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> > 
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> > Yahoo! Groups Links
> > 
> > 
> >
>



------------------------------------

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/