V1.3.2.649b: No Indexes

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
flax
Posts: 7
Joined: Tue Sep 07, 2010 11:48 am

V1.3.2.649b: No Indexes

Post by flax »

Hi !

I had some Problems with my PC with Windows 7 32bit an a NTFS-Drive in RAID 1 on an PCI-Controller long time ago without solving the problems (I switched back to XP = no problems with Everything). http://forum.voidtools.com/viewtopic.ph ... 948&p=3084

Now i give it a new try but big problem again:
Windows 7 32bit on a Samsung SSD 830 (Drive C:)
HDD with three drives (Drives F:, G:, H:)
RAID 1 with two HDD, PCI Controller with SiL chipset (Drive E:)
V1.3.2.649b (zip)
no index at all, it only shows the drive letters = 5 Objects

debug:
load localization
load everything icon
create mutex
bookmarks
set hook
create tray
db_load
new thread (0)
open volume \\?\Volume{2a5430c5-6281-11e2-a476-806e6f6e6963}
opened -1 0.000090
CreateFileW(): GetLastError(): 5: Failed to open volume \\?\Volume{2a5430c5-6281
-11e2-a476-806e6f6e6963}
enter setfocus
WM_ACTIVATE 00000001 00000000, lastfocus 00000000, current focus 00000000
leave setfocus
invalidate
enter main loop
connect failed 10061
open volume \\?\Volume{772e059d-6281-11e2-b756-90fba66c0b3e}
opened -1 0.000449
CreateFileW(): GetLastError(): 5: Failed to open volume \\?\Volume{772e059d-6281
-11e2-b756-90fba66c0b3e}
connect failed 10061
open volume \\?\Volume{ad3af8d3-62a1-11e2-840c-806e6f6e6963}
opened -1 0.000686
CreateFileW(): GetLastError(): 5: Failed to open volume \\?\Volume{ad3af8d3-62a1
-11e2-840c-806e6f6e6963}
connect failed 10061
open volume \\?\Volume{ad3af8d4-62a1-11e2-840c-806e6f6e6963}
opened -1 0.002395
CreateFileW(): GetLastError(): 5: Failed to open volume \\?\Volume{ad3af8d4-62a1
-11e2-840c-806e6f6e6963}
connect failed 10061
open volume \\?\Volume{ad3af8d5-62a1-11e2-840c-806e6f6e6963}
opened -1 0.002405
CreateFileW(): GetLastError(): 5: Failed to open volume \\?\Volume{ad3af8d5-62a1
-11e2-840c-806e6f6e6963}
connect failed 10061
loaded db in 5.176681 seconds
_DB_WAIT: _db_load_successful_proc waiting...
_DB_WAIT: _db_load_successful_proc waited 0.004278 seconds
start all monitors (0)
search '' filter ''
term 00259b58, flags: 0140, next: 00000000, notnext: 00000000
folderop: 0, fileop: 0, term:
_DB_WAIT: db_get_selection_count waiting...
found 5 folders, size 65808, db search time taken: 0.000005 seconds
found 0 files, size 0, db search time taken: 0.000001 seconds
_DB_WAIT: db_get_selection_count waited 0.004298 seconds
new thread (1)
WM_ACTIVATE 00000000 00000000, lastfocus 001002da, current focus 001002da
fsutil fsinfo ntfsinfo e:
NTFS-Volumeseriennummer : 0x01ca10a4ae26a690
Version : 3.1
Anzahl der Sektoren : 0x0000000074705980
Gesamtzahl Cluster : 0x000000000e8e0b30
Freie Cluster : 0x0000000001f5220a
Insgesamt reserviert : 0x0000000000000000
Bytes pro Sektor : 512
Bytes pro physischen Sektor : <Nicht unterstützt>
Bytes pro Cluster : 4096
Bytes pro Dateidatensatzsegment : 1024
Cluster pro Dateidatensatzsegment : 0
MFT-gültige Datenlänge : 0x000000000a158000
MFT-Start-LCN : 0x0000000000000002
MFT2-Start-LCN : 0x000000000575ac05
MFT-Zonenstart : 0x0000000007effcc0
MFT-Zonenende : 0x0000000007f0af20
RM-Bezeichner: A35E5333-B0A0-11DF-A841-806E6F6E6963
In the options "Enable USN Journal" is grey for all drives...

If I add the drives as folder, than i get an index. But than the index isn't up-to-date = monitor changes continously or?

Do you have a solution without adding as folders?

Greetings
flax
void
Developer
Posts: 16690
Joined: Fri Oct 16, 2009 11:31 pm

Re: V1.3.2.649b: No Indexes

Post by void »

flax
Posts: 7
Joined: Tue Sep 07, 2010 11:48 am

Re: V1.3.2.649b: No Indexes

Post by flax »

Hi David!

I tried this before...

If i run Everything as service, Everything is hanging with status message "Querying USN change journal on local drives C:" and the window is empty.

Debug:

Code: Select all

load localization
load everything icon
create mutex
bookmarks
set hook
create tray
db_load
new thread (0)
no bz2 file
loaded db in 0.000364 seconds
enter setfocus
WM_ACTIVATE 00000001 00000000, lastfocus 00000000, current focus 00000000
leave setfocus
invalidate
enter main loop
_DB_WAIT: _db_load_failed_proc waiting...
_DB_WAIT: _db_load_failed_proc waited 0.000075 seconds
create db...
open volume \\?\Volume{2a5430c5-6281-11e2-a476-806e6f6e6963}
opened -1 0.000095
CreateFileW(): GetLastError(): 5: Failed to open volume \\?\Volume{2a5430c5-6281
-11e2-a476-806e6f6e6963}
connected to server
WM_INITMENUPOP 00730103 00000005
WM_ACTIVATE 00000000 00040310, lastfocus 00030328, current focus 00030328
WM_ACTIVATE 00000001 00040310, lastfocus 00030328, current focus 00040310
If I try it running as Administrator it's nearly the same, but it hangs on querying the raid drive E:

Bye
flax
void
Developer
Posts: 16690
Joined: Fri Oct 16, 2009 11:31 pm

Re: V1.3.2.649b: No Indexes

Post by void »

Thanks for the debug output.

What is the debug output when you run Everything as administrator?
flax
Posts: 7
Joined: Tue Sep 07, 2010 11:48 am

Re: V1.3.2.649b: No Indexes

Post by flax »

Here it is:
load localization
load everything icon
create mutex
bookmarks
set hook
create tray
db_load
new thread (0)
no bz2 file
loaded db in 0.000428 seconds
enter setfocus
WM_ACTIVATE 00000001 00000000, lastfocus 00000000, current focus 00000000
leave setfocus
invalidate
enter main loop
_DB_WAIT: _db_load_failed_proc waiting...
_DB_WAIT: _db_load_failed_proc waited 0.000066 seconds
create db...
open volume \\?\Volume{2a5430c5-6281-11e2-a476-806e6f6e6963}
opened 480 0.000146
convert parent frn to parent pointers: 0.003007 seconds
open volume \\?\Volume{772e059d-6281-11e2-b756-90fba66c0b3e}
opened 480 0.000351
WM_ACTIVATE 00000000 00000000, lastfocus 00420258, current focus 00420258
void
Developer
Posts: 16690
Joined: Fri Oct 16, 2009 11:31 pm

Re: V1.3.2.649b: No Indexes

Post by void »

Are there any problems detected when you check the E: volume for errors?

To check for errors:
  • Right click the E: drive in Explorer and click Properties.
  • Click the Tools tab.
  • Click Check now...
Post Reply