[ 
https://issues.apache.org/jira/browse/CLEREZZA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reto Bachmann-Gmür reopened CLEREZZA-534:
-----------------------------------------


I'm getting the following exception:
reto@reto-HPE-540ch:/tmp$ clerezza-tdb --help
Usage: LaunchBundle [-P|--port string] [--https_keystore_type string] 
[-H|--help] [-R|--revert string] [-L|--log string] [--https_port string] 
[--https_keystore_path string] [--https_keystore_password string] 
[--https_keystore_clientauth string] 
  -P|--port string                     The port on which the default webservice 
shall listen
  --https_keystore_type string         The type of the key-store
  -H|--help                            Show help on command line arguments
  -R|--revert string                   Command to revert platform bundles to 
default. all|missing|<bundle-uri-pattern>
  -L|--log string                      set the log-level, the value is one of 
the following: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, or NONE
  --https_port string                  The port on which the https secure 
webserver shall listen
  --https_keystore_path string         The folder with the keystore for https
  --https_keystore_password string     The folder with the keystore for https
  --https_keystore_clientauth string   Client Auth request, one of "none", 
"want" or "need"
Exception during Clerezza shutdown: java.lang.IllegalArgumentException: null 
source
java.lang.IllegalArgumentException: null source
        at java.util.EventObject.<init>(EventObject.java:38)
        at org.osgi.framework.FrameworkEvent.<init>(FrameworkEvent.java:194)
        at 
org.apache.clerezza.platform.launcher.ClerezzaApp.waitForStop(ClerezzaApp.java:212)
        at org.apache.clerezza.platform.launcher.Main.main(Main.java:41)

> refactor storageless launcher to have a monitorable instance for enabling 
> service wrapper functionality
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-534
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-534
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Hasan
>            Assignee: Hasan
>         Attachments: ClerezzaActivator.java, ClerezzaApp.java, 
> MavenArtifactDesc.java, ShutdownListener.java, 
> platform.launcher.storageless-CLEREZZA502-patch.diff
>
>
> this issue is a sub issue of 
> https://issues.apache.org/jira/browse/CLEREZZA-502

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to