FLAM Issue Tracker - CLE/P
View Issue Details
0000536CLE/P1. CLEpublic2014-08-11 12:152014-09-09 17:18
Tilo Eckert 
Falk Reichbott 
urgentfeaturehave not tried
resolvedfixed 
1.1 
1.21.2 
0000536: Cannot run multiple flcl processes in parallel if property files of different owners are used
The owner to use must be set with a separate flcl call before executing the actual command. This prohibits to execute multiple flcl processes in parallel that use different owners because the owner could have been changed between the 'flcl setowner ...' call and the actual command execution.

It should be possible to pass the owner with the command to be executed, e.g.

flcl --owner de.limes CONV ...
No tags attached.
Issue History
2014-08-11 12:15Tilo EckertNew Issue
2014-08-11 12:15Tilo EckertStatusnew => assigned
2014-08-11 12:15Tilo EckertAssigned To => Falk Reichbott
2014-08-11 12:58Falk ReichbottProjectFL5 => CLE/P
2014-08-11 12:58Falk ReichbottCategory1.1 FLCL => z. Other
2014-08-11 12:59Falk ReichbottCategoryz. Other => 1. CLE
2014-08-11 12:59Falk ReichbottProduct Version5.0 => 1.1
2014-08-11 12:59Falk ReichbottTarget Version => 1.2
2014-08-11 12:59Falk ReichbottView Statusprivate => public
2014-08-11 13:06Falk ReichbottPrioritynormal => urgent
2014-09-08 10:05Falk ReichbottRelationship addedrelated to 0000529
2014-09-08 10:06Falk ReichbottRelationship deletedrelated to 0000529
2014-09-09 17:18Falk ReichbottNote Added: 0000614
2014-09-09 17:18Falk ReichbottStatusassigned => resolved
2014-09-09 17:18Falk ReichbottFixed in Version => 1.2
2014-09-09 17:18Falk ReichbottResolutionopen => fixed

Notes
(0000614)
Falk Reichbott   
2014-09-09 17:18   
The owner can now optional defined per command execution

--| Commands: INFO/CONV/ICNV
--|--| flcl [OWNER=oid] command "... argument list ..."
--|--| flcl [OWNER=oid] command=" parameter file name "