program.name=DocFetcher
program.version=1.1.26
program.build=20251005-171443
program.portable=true
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=21.0.8+9-LTS
java.version=21.0.8
sun.arch.data.model=64
os.arch=amd64
os.name=Windows 11
os.version=10.0
user.language=en
java.io.IOException: Access is denied
at java.base/java.io.WinNTFileSystem.createFileExclusively0(Native Method)
at java.base/java.io.WinNTFileSystem.createFileExclusively(Unknown Source)
at java.base/java.io.File.createNewFile(Unknown Source)
at net.sourceforge.docfetcher.util.ConfLoader.load(ConfLoader.java:77)
at net.sourceforge.docfetcher.gui.Application.loadSettingsConf(Application.java:832)
at net.sourceforge.docfetcher.gui.Application.main(Application.java:241)
at net.sourceforge.docfetcher.Main.main(Main.java:30)
Anonymous
Hi,
as a workaround, try creating a new "conf" folder in the DocFetcher folder.
Regards
q:-) <= Quang
Hi,
Thank you for the feedback.
I am getting a FileNotFoundException popup with the following message:
Ooops! This program just died! ...
The stacktrace has been written to
C:\Program Files\DocFetcher-1.1.26 portable\stacktrace-20251216-0859.txt
When I click on the above link, I get a popup saying Windows cannot find
C:\Program Files\DocFetcher-1.1.26 portable\stacktrace-20251216-0859.txt
When I close the popup, the program does run.
However, when I try to create an index with any folder, it gives the error message
Error: (folder name)
Is there a stacktrace file in "C:\Program Files\DocFetcher-1.1.26 portable"? Can you post it here?
It says the stacktrace file has been written, but when I click on the link, I get a popup saying
Windows cannot find Files\DocFetcher-1.1.26\portable\stacktrace_20251216-0859.txt
Make sure you typed the name correctly, and then try again.
When I check the folder, there is no such file generated. But the program does start after that.
See attached screenshots of the error messages
I see that you've put the portable version of DocFetcher in
C:\Program Files. That's not how the program is supposed to be used. Please remove DocFetcher from that location, then download and run the "exe" setup file to install DocFetcher properly.Will be fixed in DocFetcher 1.1.27.