Pages: 1
RSS
CPU goes to 100% for 10 minutes when launching the bat!, then it comes back to normal...
 
Hello,

Since I have upgraded from final version 4.x to the latest version 5.x, everything went perfectly, nothing is missing, except that now, every time I run The Bat! my CPU goes to 100% for about 10 minutes, then comes back to normal. And now I'm getting those error messages repeatedly in the ex_log.txt :
Code
v5.1.6.2 X201/Ray 01/06/2012 00:29:43.007 Language:File does not exist (C:\Program Files (x86)\The Bat!\thebat.LNG)
v5.1.6.2 X201/Ray 01/06/2012 00:29:43.287 GUIDEF:Cannot bind layout item [MsgCtl].[mReloadMsg]
v5.1.6.2 X201/Ray 01/06/2012 10:03:03.309 Language:File does not exist (C:\Program Files (x86)\The Bat!\thebat.LNG)
v5.1.6.2 X201/Ray 01/06/2012 10:03:03.714 GUIDEF:Cannot bind layout item [MsgCtl].[mReloadMsg]
v5.1.6.2 X201/Ray 01/06/2012 14:34:56.664 Language:File does not exist (C:\Program Files (x86)\The Bat!\thebat.LNG)
v5.1.6.2 X201/Ray 01/06/2012 14:34:57.381 GUIDEF:Cannot bind layout item [MsgCtl].[mReloadMsg]
v5.1.6.2 X201/Ray 01/06/2012 14:53:15.918 MBase:FinalizeMBase Exception Resource leak: 74 instances of TUnixMsgBase left

and in the thebat_Exceptions.log file, I get the following error continuously :
Code
Date: 01 Jun 2012 14:54:39
OS: Windows 7 Service Pack 1 build 7601
PhysMemFreeTotal: 4095/4095 MB
VirtMemFreeTotal: 1502/2047 MB
CommandLine: "C:\Program Files (x86)\The Bat!\thebat.exe" /minimize
Address: 77D722B2
ClassName: EAccessViolation
Message: Access violation at address 77D722B2 in module 'ntdll.dll'. Write of address 0000000C
IsOSException: 1
Modules: 
77D50000 20111117052847 C:\Windows\SysWOW64\ntdll.dll
00400000 20120510135108 C:\Program Files (x86)\The Bat!\thebat.exe
Stack: 
77D722B2 [77D50000]
77DAB457 [77D50000]
77DAB426 [77D50000]
77DAB3C9 [77D50000]
77D6012E [77D50000]
0043B208 [00400000]
0043B21C [00400000]
00B9DD4F [00400000]
00B9DEAD [00400000]
00404BF0 [00400000]
0043BE18 [00400000]
00BAFD88 [00400000]
00A9D4D3 [00400000]
00BAF0D5 [00400000]
005193EE [00400000]
00A6B939 [00400000]
005193EE [00400000]
00BFC18C [00400000]
00467DAA [00400000]
00405ADC [00400000]
77D89EF0 [77D50000]
77D89EC0 [77D50000]

The "funny" thing is that my computer has 8GB of RAM and not 4GB as stated in the log, I wonder if that has something to do with it. The other strange thing I have noticed, is that all my Virtual Folders (I have about 50 of them) get populated during those 10 minutes of 100% CPU, it looks like they are bulduing themselves at each restart of the application.

Does anyone know what the problem might be ?

Thank you in advance
 
Hello,

nobody's using VF (virtual folders) ?? I am the only one with this problem ?

When I delete all my virtual folders everything works great, no 100% anymore, but as soon as I use some VF the problem occurs. It looks like there is no database cache build for the VF, and each time I run the bat it recreates everything from zero (regarding the VF). is it a change in Version 5 of the bat, no more temporary database for the VF's ?
Pages: 1