engine.args
Set the property
engine.args
to specify command-line options to the engine on startup.
Property Name | Default Value | Property Description |
---|---|---|
engine.args | none | Set this property to a command-line option for the engine on startup. The value of the argument depends on the engine and the desired behavior. |
Details
Engine type | Description |
---|---|
TERR | A space-separated list of configuration options to be passed to the engine on startup.
Note: These configuration options differ from the command-line options. See Javadoc documentation for
TerrJava::getDefaultParameters() for the complete list of supported options.
|
Open-source R | A space-separated list of command-line arguments to be passed to the engine on startup.
Warning: Some invalid options, such as supplying an invalid value to the
--max.ppsize=xxx option, can cause the engine to stop working unexpectedly.
|
MATLAB | This option is not currently supported. |
SAS | A space-separated list of command-line arguments to be passed to the engine on startup. |
Parent topic: Server properties
Related reference
- authentication.required
- cluster.jms.port
- cluster.multicast.group.address
- cluster.multicast.port
- db.cleanup.run.interval.minutes
- db.cleanup.time.to.live.days
- email.from
- email.host
- email.reply.to
- engine.appdata.dir
- engine.init.expr
- engine.init.file
- engine.java.options
- engine.max.elapsed.seconds
- engine.max.requests
- engine.startup.timeout.seconds
- engine.type
- expression.service.enabled
- function.service.whitelist
- isclustered
- jmxremote.enabled
- jmxremote.password
- jmxremote.port
- job.list.xslt.enabled
- max.jobs.to.return
- notification.delay.time
- notification.max.times
- service.id
- service.url
- terr.restricted.execution.mode
- webdav.cleanup.run.interval.minutes
- webdav.cleanup.time.to.live.minutes
- xml.version