Is there any way with Knime desktop to trigger a workflow?
For example can you have a row within a database that changes and this triggers a specific workflow, or are there any other ways to trigger a workflow within Knime desktop.
I think this can be done in the enterprise server version, which is quite expensive?
You can create a command line command to run a workflow (e.g. in a flow variable with Java Edit variable node) and then use the bash node (NGS community contribution) or external tool nodes (KNIME Misc or KNIME Labs)
The Java error is a result of the BatchExecutor error (in fact this always appears when the process finishes with a non-zero exit code). Can you post the latter?
The batchexecutor error just says IO error while loading the workflow. Is this what your are referring to or is there somewhere else I need to look for this error?
!ENTRY org.eclipse.core.net 1 0 2014-02-05 19:34:05.729
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!SESSION 2014-02-05 19:39:14.775 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/DA/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/DA/.eclipse_keyring -showlocation
!ENTRY org.eclipse.core.net 1 0 2014-02-05 19:39:17.760
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!SESSION 2014-02-07 07:22:14.777 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/DA/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/DA/.eclipse_keyring -showlocation
!ENTRY org.eclipse.core.net 1 0 2014-02-07 07:22:16.168
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences