[Bug 779908] Re: pdftk fails with "output" option
baumtopf
779908 at bugs.launchpad.net
Mon Jun 27 13:26:45 UTC 2011
Hello
I get this problem:
I tried to work with pdftk and pdf chain. But I get often this error message:
baumtopf at ubuntu:~$ pdftk eee.pdf fff.pdf ggg.pdf cat output merged2.pdf
Unhandled Java Exception:
Unhandled Java Exception:
java.lang.NullPointerException
at gnu.gcj.runtime.NameFinder.lookup(NameFinder.java:201)
at java.lang.VMThrowable.getStackTrace(natVMThrowable.cc:44)
at java.lang.Throwable.getStackTrace(Throwable.java:524)
at java.lang.Throwable.stackTraceString(Throwable.java:419)
at java.lang.Throwable.printStackTrace(Throwable.java:365)
at java.lang.Throwable.printStackTrace(Throwable.java:354)
and I cannot take a look at the merged pdf file and this error message
comes:
"PDF document is damaged"
Later I tried this:
baumtopf at ubuntu:~$ LANG=C pdftk eee.pdf fff.pdf ggg.pdf cat output merged2.pdf
Unhandled Java Exception:
Unhandled Java Exception:
java.lang.NullPointerException
at gnu.gcj.runtime.NameFinder.lookup(NameFinder.java:201)
at java.lang.VMThrowable.getStackTrace(natVMThrowable.cc:44)
at java.lang.Throwable.getStackTrace(Throwable.java:524)
at java.lang.Throwable.stackTraceString(Throwable.java:419)
at java.lang.Throwable.printStackTrace(Throwable.java:365)
at java.lang.Throwable.printStackTrace(Throwable.java:354)
I refer to this link:
https://bugs.launchpad.net/ubuntu/+source/gcj-4.4/+bug/487922
But this error message comes always.
And the links where I can download PDFTK from jauntry don't work:
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_i386.deb
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_amd64.deb
Also I looked for these packages pdftk_1.41-3ubuntu1_i386.deb and
pdftk_1.41-3ubuntu1_amd64.deb in Google. But I cannot find Downloads of
these packages.
Please help, what can I do?
Regards, Juergen
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcj-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/779908
Title:
pdftk fails with "output" option
Status in “gcj-4.5” package in Ubuntu:
New
Status in “pdftk” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: pdftk
When invoking pdftk with `pdftk a.pdf output /tmp/b.pdf` (I also tried
`pdftk a.pdf cat output /tmp/b.pdf`), pdftk fails with the following
messages:
Unhandled Java Exception:
Unhandled Java Exception:
java.lang.NullPointerException
at gnu.gcj.runtime.NameFinder.lookup(libgcj.so.11)
at java.lang.VMThrowable.getStackTrace(libgcj.so.11)
at java.lang.Throwable.getStackTrace(libgcj.so.11)
at java.lang.Throwable.stackTraceString(libgcj.so.11)
at java.lang.Throwable.printStackTrace(libgcj.so.11)
at java.lang.Throwable.printStackTrace(libgcj.so.11)
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: pdftk 1.44-1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Mon May 9 14:51:36 2011
ProcEnviron:
LANGUAGE=de_DE:en
PATH=(custom, user)
LANG=de_AT.utf8
LC_MESSAGES=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: pdftk
UpgradeStatus: Upgraded to natty on 2011-04-28 (11 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcj-4.5/+bug/779908/+subscriptions
More information about the foundations-bugs
mailing list