[jacorb-developer] Java Service Wrapper Issue

ulrich berl ulrich.berl at gmx.net
Tue Feb 13 08:44:48 CET 2018


Hi!
 
Downloaded jacorb v3.9 and wrapper-linux-x86-64-3.5.34.
 
Extracted to:
 
/opt/jacorb-3.9
/opt/wrapper-linux-x86-64-3.5.34
 
>From jacorb documentation:
 
[root at me opt] ln -s /opt/wrapper-linux-x86-64-3.5.34/bin/wrapper /usr/local/bin
[root at me opt] which wrapper
/usr/local/bin/wrapper

So wrapper is working.

>From jacorb documentation: The JacORB notification service can now be run by simply executing bin/ntfy-wrapper console.

[root at me opt] cd jacorb-3.9
[root at me jacorb-3.9] bin/ntfy-wrapper console
Running JacORB Notification Service...
FATAL  | wrapper  | Unable to open configuration file: NotifyService-Wrapper.conf (No such file or directory)
FATAL  | wrapper  |   Current working directory: /opt/wrapper-linux-x86-64-3.5.34/bin
FATAL  | wrapper  |   The Wrapper will stop.

It seems the wrong working directory is used...
 
BR
UBerl


More information about the jacorb-developer mailing list