
Key: |
QB-2033
|
Type: |
Bug
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Steve Luo
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 24/Apr/14 05:41 PM
Updated: 26/Apr/14 01:54 PM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
5.1.23
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
We're trying to use the "Jira Release Notes" step but it always returns "Failed to evaluate Velocity template", the error is:
14:38:21,393 DEBUG - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
14:38:21,393 DEBUG - Velocimacro : Default library not found.
14:38:21,393 DEBUG - Velocimacro : allowInline = true : VMs can be defined inline in templates
14:38:21,393 DEBUG - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
14:38:21,393 DEBUG - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
14:38:21,393 DEBUG - Velocimacro : autoload off : VM system will not automatically reload global library macros
14:41:34,572 INFO - Executing post-execute action...
14:41:34,572 ERROR - Step 'master>== Trigger if PROMPT=false>Jira Report' is failed: Failed to evaluate Velocity template.
(...)
Caused by: java.lang.NullPointerException: logTag (i.e. template name) cannot be null, you must provide an identifier for the content being evaluated
|
Description
|
We're trying to use the "Jira Release Notes" step but it always returns "Failed to evaluate Velocity template", the error is:
14:38:21,393 DEBUG - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
14:38:21,393 DEBUG - Velocimacro : Default library not found.
14:38:21,393 DEBUG - Velocimacro : allowInline = true : VMs can be defined inline in templates
14:38:21,393 DEBUG - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
14:38:21,393 DEBUG - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
14:38:21,393 DEBUG - Velocimacro : autoload off : VM system will not automatically reload global library macros
14:41:34,572 INFO - Executing post-execute action...
14:41:34,572 ERROR - Step 'master>== Trigger if PROMPT=false>Jira Report' is failed: Failed to evaluate Velocity template.
(...)
Caused by: java.lang.NullPointerException: logTag (i.e. template name) cannot be null, you must provide an identifier for the content being evaluated |
Show » |
There are no comments yet on this issue.
|
|