deployAsyncService.sh does not work if UIMA_HOME contains a whitespace
----------------------------------------------------------------------
Key: UIMA-1287
URL: https://issues.apache.org/jira/browse/UIMA-1287
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.2.2AS
Environment: OS:
Mac OS X 10.5.6
Java:
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
Reporter: Jörn Kottmann
Priority: Minor
On my macbook the deployAsyncService.sh script fails to start f the UIMA_HOME
contains a whitespace.
Here the error messsage:
Exception in thread "main" java.lang.NoClassDefFoundError:
2/config/Logger/properties
In that case UIMA_HOME="/Users/kottmann/Downloads/apache-uima-as 2"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.