Find in files: File is too big to be opened...
-
Dear all,
I need to search multiple sets of logfiles for given word(s). Log file size is 30KB to 204.801 KB, about 30 files each set and they are all located in the same folder. I’m using find in files, filter is *.* . notepad++ gives me an “Exception:File size problem File is to big to be opened by notepad++” for files of size 204.801 KB. It does not for files of size 162.238KB.
However, I can open all files in notepad++ incl. those of size 204.801KB. I assume it search related.
Exception occurs if large file restrictions are disabled or enabled (400MB) in Preference->PerformanceDebug info is
Notepad++ v8.5.3 (32-bit)
Build time : May 15 2023 - 06:07:16
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 21H2
OS Build : 19044.2965
Current ANSI codepage : 1252
Plugins :
ComparePlugin (2.0.2)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
XMLTools (3.1.1.10)BR Christian
-
@christian-cgi OK, solved it. Installed 64-Bit version and now everything works fine :-)