Bug 1301160 - itext-toolbox wrapper doesn't work
Summary: itext-toolbox wrapper doesn't work
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: itext
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: gil cattaneo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-22 18:28 UTC by Andy Lutomirski
Modified: 2016-02-01 02:23 UTC (History)
4 users (show)

Fixed In Version: 2.1.7-30 itext-2.1.7-30.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-01 02:23:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andy Lutomirski 2016-01-22 18:28:52 UTC
itext-toolbox fails:

$ itext-toolbox 
Java virtual machine used: /usr/share/java-utils/java-wrapper
classpath used: /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar
main class used: com.lowagie.toolbox.Toolbox
flags used: 
options used: '-cp /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar'
arguments used: 
Unrecognized option: -cp /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.


I think the right fix is to switch to %jpackage_script.  See https://fedoraproject.org/wiki/Packaging:Java#Wrapper_Scripts

Comment 1 Andy Lutomirski 2016-01-22 18:31:18 UTC
FWIW, manually running it works fine:

$ java -cp /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar com.lowagie.toolbox.Toolbox

Comment 2 Fedora Update System 2016-01-23 13:51:31 UTC
itext-2.1.7-30.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fccd0fb770

Comment 3 Fedora Update System 2016-01-24 04:50:17 UTC
itext-2.1.7-30.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-fccd0fb770

Comment 4 Fedora Update System 2016-02-01 02:23:33 UTC
itext-2.1.7-30.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.