Unable to solve problem::::
--uses 1.3 beta
--everything runs in admin mode
--tried resetting the everything.ini (by deleting)and rebuilding the index
--only portable drive H,is listed
--USN journal logging button is "Grayed out" in all other drives,other than drive H,which is portable usb hardisk
---tried the old version of everything,it works
Why are the other drives not indexed----?
Why is USN journal logging button "Grayed out" --?
why is the old version working--?
everything was working fine before
if you want everything.ini,e-mail me
weird problem,only usb hardisk is indexed
-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
weird problem,only usb hardisk is indexed
You do not have the required permissions to view the files attached to this post.
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: weird problem,only usb hardisk is indexed
Anything related noted in Errorlog.txt ?
-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
Re: weird problem,only usb hardisk is indexed
Errorlog.txt ,there is no error log,i dont understand whats wrong,usually i could figure out,and reseting everything.ini worked,but not now
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: weird problem,only usb hardisk is indexed
This will occur if Everything can not read the USN Journal on the drive.
Please make sure Everything is running with administrative rights or the Everything service is running.
From an cmd prompt with administrative rights, what do the following commands display:
Please make sure Everything is running with administrative rights or the Everything service is running.
From an cmd prompt with administrative rights, what do the following commands display:
Code: Select all
fsutil fsinfo volumeinfo c:
fsutil fsinfo ntfsinfo c:-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
Re: weird problem,only usb hardisk is indexed
now i am getting errors from this site:::
when trying to upload .png's i get=The image file you tried to attach is invalid.
when i try to upload .rar instead=Temporary folder could not be found. Please check your PHP installation.
---the results of running those cmd's looked fine
---now everything running in admin mode(it runs as admin by default,i set it from properties),but show no result,till yesterday it indexed my portable hdisk
--the old version is able to index all drives in my pc
when trying to upload .png's i get=The image file you tried to attach is invalid.
when i try to upload .rar instead=Temporary folder could not be found. Please check your PHP installation.
---the results of running those cmd's looked fine
---now everything running in admin mode(it runs as admin by default,i set it from properties),but show no result,till yesterday it indexed my portable hdisk
--the old version is able to index all drives in my pc
-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
Re: weird problem,only usb hardisk is indexed
Problem solved,but Dont know how=
what i did=i was running everything as a portable app,i downloaded the installable version and installed it to c drive,and it runs as a service now,it indexed all drives,i exited installed version and ran,the portable verion,now the portable version also works,so there is some problem with the portable version,i suspect.
what i did=i was running everything as a portable app,i downloaded the installable version and installed it to c drive,and it runs as a service now,it indexed all drives,i exited installed version and ran,the portable verion,now the portable version also works,so there is some problem with the portable version,i suspect.
-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
Re: weird problem,only usb hardisk is indexed
Last edited by sanji765 on Fri Mar 29, 2013 8:46 am, edited 1 time in total.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: weird problem,only usb hardisk is indexed
Please run Everything in debug mode.
Please open the NTFS options page, from the Tools -> Options menu.
You should see the following line:
-or-
Which message do you see, and what is the xx code?
Please open the NTFS options page, from the Tools -> Options menu.
You should see the following line:
Code: Select all
failed to query USN Journal xxCode: Select all
CreateFileW(): GetLastError(): xx: Failed to open volume C:-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
Re: weird problem,only usb hardisk is indexed
i finally got an error log:::
29-03-2013 19:34: Everything 1.3.1.636b: .\src\os.c(5729): os_get_usn_journal(): DeviceIoControl(00000320,FSCTL_QUERY_USN_JOURNAL,0,0,0413f038,56,0413eedc,0): 87: Failed to query USN Journal.
i have unistalled everything and i am using the portable version,its working without having to install the service,i now strongly believe that there are compatibility issues with emsisoft antimalware,
how to know if emsisoftt antimalware is causing the probblem=if your portable build dose not allow you to install the everything service,but gives you an error,even if its running as admin and have emsisoft antimalware running,then you have to manually remove Everything.exe's application rule from emsisoft antimalware application rules
29-03-2013 19:34: Everything 1.3.1.636b: .\src\os.c(5729): os_get_usn_journal(): DeviceIoControl(00000320,FSCTL_QUERY_USN_JOURNAL,0,0,0413f038,56,0413eedc,0): 87: Failed to query USN Journal.
i have unistalled everything and i am using the portable version,its working without having to install the service,i now strongly believe that there are compatibility issues with emsisoft antimalware,
how to know if emsisoftt antimalware is causing the probblem=if your portable build dose not allow you to install the everything service,but gives you an error,even if its running as admin and have emsisoft antimalware running,then you have to manually remove Everything.exe's application rule from emsisoft antimalware application rules
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: weird problem,only usb hardisk is indexed
> if your portable build dose not allow you to install the everything service
It does.
From the command line: Everything.exe -install-service
It does.
From the command line: Everything.exe -install-service
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: weird problem,only usb hardisk is indexed
This error can occur if a device was unplugged while Everything was monitoring it for changes.29-03-2013 19:34: Everything 1.3.1.636b: .\src\os.c(5729): os_get_usn_journal(): DeviceIoControl(00000320,FSCTL_QUERY_USN_JOURNAL,0,0,0413f038,56,0413eedc,0): 87: Failed to query USN Journal.
You may need to allow the Everything service to communicate on 127.0.0.1:15485 with emsisoft antimalware.i have unistalled everything and i am using the portable version,its working without having to install the service,i now strongly believe that there are compatibility issues with emsisoft antimalware,
-
sanji765
- Posts: 7
- Joined: Wed Mar 27, 2013 6:47 am
Re: weird problem,only usb hardisk is indexed
thanks,all problems solved
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm