Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1.1
-
Component/s: controller
-
Labels:None
Description
Currently, if the script has a syntax error, the error is not shown in the log while initialization in agents..
So.. user may not know what is the problem is/
This problem is reported in http://sourceforge.net/p/grinder/bugs/215/.
I need to fix the GrinderProcess to report script initialization error in the log.
Fixed