Issue #425 has been reported by Clément OUDOT. ---------------------------------------- Bug #425: Unable to use lsc-agent to get task status http://tools.lsc-project.org/issues/425
Author: Clément OUDOT Status: New Priority: Normal Assigned to: Category: Core Target version: 2.0.x branch Problem in version: It seems the task name is not passed to the Java code: <pre> clement@ader:~/Programmes/lsc$ bin/lsc-agent -s password avr. 05 17:12:19 - INFO - Hostname parameter not specified, using localhost as default value. avr. 05 17:12:19 - INFO - TCP Port parameter not specified, using 1099 as default value. avr. 05 17:12:19 - INFO - Connecting to remote engine on : service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi avr. 05 17:12:19 - ERROR - Unknown or synchronous task name: null Last log file line: 2012/04/05 17:12:18 [lsc] Starting LSC Remote Agent </pre> But lsc-agent is able to list available tasks: <pre> clement@ader:~/Programmes/lsc$ bin/lsc-agent -l avr. 05 17:13:51 - INFO - Hostname parameter not specified, using localhost as default value. avr. 05 17:13:51 - INFO - TCP Port parameter not specified, using 1099 as default value. avr. 05 17:13:51 - INFO - Connecting to remote engine on : service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi avr. 05 17:13:51 - INFO - Available asynchronous tasks are: avr. 05 17:13:51 - INFO - - password avr. 05 17:13:51 - INFO - Available synchronous tasks are: </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

