-
Hello,
It seems the SWT library that comes with DocFetcher isn't compatible with your 64-bit JVM. Have you tried replacing the SWT jar file in the DocFetcher/lib folder with a 64-bit version? You can get it from here:
Go to http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php#swt
and download this file: swt-3.5.1-gtk-linux-x86_64.zip
Best regards
q:-)
2009-11-15 15:46:05 UTC by qforce
-
DocFetcher does not run.
$ sh DocFetcher.sh
java.io.FileNotFoundException: /home/brains/Download/docfetcher/DocFetcher-1.0/indexes/.indexes.txt.lock (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.java:209)
at java.io.FileOutputStream.(FileOutputStream.java:99)
at...
2009-11-15 12:30:48 UTC by nobody
-
Thank you very much :)
2009-10-21 10:09:03 UTC by qforce
-
The crash may also have been caused by DocFetcher being hidden in the system tray.
2009-10-21 10:06:27 UTC by qforce
-
Hm... the stacktrace says DocFetcher tried to run an index update, which failed, and then tried to display an error message, which also failed... Could it be that DocFetcher has no write permission for the file system? (E.g. you're running it on a CD?)
Here's a beta if you can't wait: http://docfetcher.sourceforge.net/docfetcher_1.1_portable.zip
I uploaded this a while ago but forgot to remove...
2009-10-21 10:03:26 UTC by qforce
-
crash occured during index creation.
2009-10-21 09:59:19 UTC by nobody
-
Docfetcher always gives a java exception attached about 30 seconds after I start it. It doesn't kill Docfetcher, just throws the error. I'm running Vista 32-bit Professional.
How is the development of DocFetcher going? Any betas on the horizon?
:)
2009-10-20 11:38:55 UTC by jpcoetzee
-
Hi,
from the link you sent I see PDFBox is at version 0.8.0, while I see:
docfetcher/trunk/DocFetcher/lib/PDFBox-0.7.3.jar
from an svn checkout of DocFetcher. Are there plans to upgrade? Can I do it myself (I'm not a java developer)?
thanks
jp.
2009-10-20 09:20:54 UTC by https://www.google.com/accounts
-
Hello,
With the documents you've linked to, I get the same errors. Unfortunately, there's little we can do about it, because DocFetcher relies on third-party libraries to read documents. In the case of PDF files, a library called PDFBox is used: http://incubator.apache.org/pdfbox/index.html
All we can do is to wait and hope the PDFBox authors fix these problems. (And I'm pretty sure they...
2009-10-20 08:20:24 UTC by qforce
-
Hi,
when running DocFetcher on my dir of downloaded docs, a few display "Parser error" and others "Unable to read file" errors. I'm not sure how to help debug this further. Version 1.0 on Debian 32-bit with Sun's java 1.6. Below some links to the docs that display the errors. Would be good if you can check if you can reproduce it.
Unable to read file...
2009-10-20 07:47:01 UTC by nobody