Fabien Viale
Fabien Viale
We don't release a client-only package, integrating jars and scripts only needed to connect to the scheduler as a client. The only way to use the client CLI is currently...
The following messages appears constantly in scheduler logs. [2016-06-20 15:47:24,654 WARN o.j.r.r.i18n] RESTEASY002142: Multiple resource methods match request. Selecting one. [2016-06-20 15:47:24,678 INFO o.o.p.s.StudioRest] Updating workflow 3 as ProActiveAdmin The...
When a task is forked in a new JVM, it is important - especially in multi-node-per-jvm setup - to know the proactive node name associated with the hosting ProActive node....
- new ServiceRolePermission which defines general permissions (read, write, etc...) on a given service. - new DeniedMethodCallPermission which allows to deny a specific method access - ServiceRolePermission implementation uses method...
When several network interfaces are available on the host, both scheduler/rm and nodes often bind to the wrong one, making network configuration nearly unavoidable. The purpose of this task to...
The test is done using JMeter with 100 simultaneous connexions. Https is used and seems to be related with the issue (see stacktrace) Attached is the dumpStack after the blockage,...
It does not occur each time but occurs quite often. When trying to use the proactive-client command to submit job after a scheduler restart, the following error occurs : [2015-12-08...
As the tag is defined only internally and cannot be defined by the user, it is misleading to have a setTag method publicly available