Crossed out lines in build log
Beginning with TC 2.0 release version I noticed that there are a lot of lines in the build log that are crossed out:
For example, in a build log for a Maven build, the time stamps and the durations ("<1s") are crossed out:
: Checking for changes (<1s)
: Building in D:\TeamCity\BuildAgent\work\Agent\Network_Broker
In another build log for a code inspection run in the follwoing line additional to the time stamp, also the is crossed out:
: Warning: D:/maven_local/com/sun/media/mlibwrapper_jai/1.1.3/mlibwrapper_jai-1.1.3.jar - Library file doesn't exist
It looks quite annoying to see so many parts of the build log crossed out when viewed in the web browser, what is this about?
As far as I remember I never saw something like that in any EAP.
Addition:
I'm pretty sure now that this is a bug, because it only happens when viewing the build log in Firefox. In IE7.0, nothing is crossed out in the same build file.
Please sign in to leave a comment.
Try to clear browser cache. This should help.
--
Pavel Sher
"Tobias Kurzke" <no_reply@jetbrains.com> wrote in message
news:12868556.1176794169365.JavaMail.itn@is.intellij.net...
>
>
Thanks, reloading the page solved the problem.
I think there is a JIRA issue regarding the need to maually refresh the browser pages after a server update.