<< Back to previous view

[QB-1018] Script errors/backtraces are not included in the log
Created: 19/Aug/11  Updated: 20/Aug/11

Status: Open
Project: QuickBuild
Component/s: None
Affects Version/s: 3.1.54
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Jan Koprowski Assigned To: Robin Shen
Resolution: Unresolved Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown
Environment: Linux & Windows


 Description   
Reproduction step
1. Create new empty build implementation
2. Go to "Advanced Settings"
3. Put "ognl:
array.length" in "Pre-Build Script"
4. Start build
5. QuickBuild return error in "Error Message" red box:
"Failed to evaluate below expression:
ognl:
array.length"
6. Click on "file icon" which redirect you to the "System Log"

What I expect:
See error message in "System Log"

What I see instead:
I see many logs but I do not see any informations about this issue

Why this is uncomfortable:
In some cases when error message is very, very very long and contain stacktrace it is cut inside "Error Message" and I can't see whole stack trace.
I expect to see whole stacktrace of error in System Log.

 Comments   
Comment by Robin Shen [ 20/Aug/11 01:49 AM ]
It is possible that the error message is flushed away by many other messages logged into system log after the error message is logged. The system log only displays latest 5000 lines of logs. You may edit "conf/log4j.properties" to only allow "ERROR" level message to be logged to make the log message less.

Generated at Wed May 08 07:35:15 UTC 2024 using JIRA 189.