[
https://issues.apache.org/jira/browse/UIMA-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171108#comment-13171108
]
Byron Ruth commented on UIMA-2121:
----------------------------------
You can see in the second it is interpreting /home/ruthb/document as it's own
argument.
$ "$UIMA_HOME/bin/runUimaClass.sh"
org.apache.uima.tools.pear.install.InstallPearCli "/home/ruthb/document
preprocessor.pear"
org.apache.uima.pear.tools.PackageInstallerException: The given pear package
path "/home/ruthb/document" does not exist.
at
org.apache.uima.pear.tools.PackageInstaller.installPackage(PackageInstaller.java:145)
at
org.apache.uima.pear.tools.PackageInstaller.installPackage(PackageInstaller.java:99)
at
org.apache.uima.pear.tools.PackageInstaller.installPackage(PackageInstaller.java:67)
at
org.apache.uima.tools.pear.install.InstallPearCli.installPear(InstallPearCli.java:77)
at
org.apache.uima.tools.pear.install.InstallPearCli.main(InstallPearCli.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.uima.bootstrap.UimaBootstrap.main(UimaBootstrap.java:98)
PEAR installation failed
> command line PEAR installer
> ---------------------------
>
> Key: UIMA-2121
> URL: https://issues.apache.org/jira/browse/UIMA-2121
> Project: UIMA
> Issue Type: New Feature
> Components: Tools
> Reporter: Jens Grivolla
> Assignee: Jens Grivolla
> Priority: Minor
> Fix For: 2.4.0SDK
>
> Attachments: PearInstallCLI.java
>
>
> There should be a way to install PEARs without having to use the GUI
> PearInstaller. This is especially important when installing all needed PEARs
> for a project, or doing a clean reinstall.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira