scheduling icon indicating copy to clipboard operation
scheduling copied to clipboard

Multi-platform Scheduling and Workflows Engine

Results 120 scheduling issues
Sort by recently updated
recently updated
newest added

Standard output is mixed up if Python scripts are evaluated (Jython) in parallel within one single JVM (non forked mode). In non forked mode, reproduce it by submitting twice a...

type:bug
severity:minor

Add jobName & projectName filters (startsWith ignoreCase) for revisionJobsInfo

Please describe the problem in detail. Be sure to include: - Expected behavior and actual behavior. Unable to get monitoring stats in RM on MAC - Steps to reproduce the...

For the endpoint /scheduler/stats/myaccount/ returns a stats related to the user's account. The stats returned from server are not updated for about 2 minutes. The stats updating time should be...

type:bug
severity:minor

How to reproduce the issue: 1. Configure the scheduler to the non fork mode: in config/scheduler/settings.ini set pa.scheduler.task.fork=false 2. Submit a workflow with scala task with the following implementation ```...

severity:major
priority:high
complexity:medium (<5day)

How can i do deploy after download the project in github. Sorry about the immaturity in projects, but i did project download and can't import in Eclipse

CLI client has listjobs command. It has parameters from and limit. They have really weird semantics. For example, let's say there are 7 jobs. Setting limit to 2 gives 2...

type:bug
severity:minor
complexity:simple (<1day)

General description: When using windows agent or windows node, very often the agent does not manage to connect to the scheduler server. It complains of the timeout occurring during the...

type:bug
resolution:cannot-reproduce
severity:minor
priority:low
complexity:long (<10days)

In case of replicated tasks (e.g. 4), each task triggering a block of replicated tasks (e.g. 3), PA_TASK_REPLICATION indexes are not correctly managed. [email protected];13:13:29] Split 1st-replication-level:3 [[email protected];13:13:29] Split 1st-replication-level:2 [[email protected];13:13:27]...

type:bug
severity:major

The attached thread dump show how renewSession calls are blocked whenever a database problem occurs. Sessions and session renewal should be independant from this kind of operation. [SchedulerThreadDump.txt](https://github.com/ow2-proactive/scheduling/files/2941030/SchedulerThreadDump.txt)

type:improvement
severity:major
complexity:medium (<5day)