2464: diff view hangs

w.sit*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 15, 2012
What version are you running?
1.6.3, subversion repository

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1. go to any reviewrequest and click "show diff"


What is the expected output? What do you see instead?
on the attached screenshot shown that reviewboard tries to build diff view for each file in the patch but it doesn't manage to do that. that animated circle doesn't disappear.

What operating system are you using? What browser?
linux, chromium

Please provide any additional information below.
debug is on but no python calls backtrace appears and no visual changes happens to me
david
#1 david
Can you see if there's anything in the server logs?
  • +NeedInfo
#2 w.sit*****@gmai***** (Google Code) (Is this you? Claim this profile.)
I wonder what this lines means? Seems to me that no clues in the log.

Maybe I should try to increase the level of DEBUG? 

2012-01-27 03:07:56,123 - DEBUG - Logging to /var/www/reviewboard2/logs/reviewboard.log with a minimum level of DEBUG
2012-01-27 03:07:56,141 - DEBUG - Log file for Review Board v1.6.3 (PID 3199)
2012-01-27 03:07:58,341 - DEBUG - Logging to /var/www/reviewboard2/logs/reviewboard.log with a minimum level of DEBUG
2012-01-27 03:07:58,341 - DEBUG - Log file for Review Board v1.6.3 (PID 3200)
2012-01-27 03:08:59,218 - DEBUG - Logging to /var/www/reviewboard2/logs/reviewboard.log with a minimum level of DEBUG
2012-01-27 03:08:59,218 - DEBUG - Log file for Review Board v1.6.3 (PID 3206)
2012-01-27 03:09:04,824 - DEBUG - Logging to /var/www/reviewboard2/logs/reviewboard.log with a minimum level of DEBUG
2012-01-27 03:09:04,824 - DEBUG - Log file for Review Board v1.6.3 (PID 3203)
2012-01-27 03:09:05,879 - DEBUG - Generating diff viewer page for filediff id 9
2012-01-27 03:09:05,882 - DEBUG - Begin: Generating diff file info for diffset id 9
2012-01-27 03:09:05,954 - DEBUG - End: Generating diff file info for diffset id 9
2012-01-27 03:09:05,954 - DEBUG - Generating diff file info for diffset id 9 took 0.71638 seconds
2012-01-27 03:09:05,955 - DEBUG - Begin: Generating diff file info for diffset id 9, filediff 347
2012-01-27 03:09:05,956 - INFO - Cache miss for key gt8:diff-sidebyside-hl-347.
2012-01-27 03:09:05,958 - INFO - Cache miss for key gt8:http%3A//192.6.2.132%3A8080/clue:/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java:87.
2012-01-27 03:09:05,958 - DEBUG - Begin: Fetching file '/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java' r87 from CLUE Subversion repository
2012-01-27 03:09:06,610 - DEBUG - End: Fetching file '/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java' r87 from CLUE Subversion repository
2012-01-27 03:09:06,610 - DEBUG - Fetching file '/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java' r87 from CLUE Subversion repository took 0.651623 seconds
2012-01-27 03:09:06,611 - DEBUG - Begin: Patching file /CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java
2012-01-27 03:09:06,682 - DEBUG - End: Patching file /CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java
2012-01-27 03:09:06,682 - DEBUG - Patching file /CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java took 0.70464 seconds
2012-01-27 03:09:06,825 - DEBUG - Begin: Generating diff chunks for filediff id 347 (/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java)
2012-01-27 03:09:06,826 - DEBUG - End: Generating diff chunks for filediff id 347 (/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java)
2012-01-27 03:09:06,826 - DEBUG - Generating diff chunks for filediff id 347 (/CLUE/app.loader/src/com/geoleader/pv/lu_tool/extension/app/desktop/JDocumentOutputStream.java) took 0.1433 seconds
2012-01-27 03:09:06,830 - DEBUG - End: Generating diff file info for diffset id 9, filediff 347
2012-01-27 03:09:06,831 - DEBUG - Generating diff file info for diffset id 9, filediff 347 took 0.875900 seconds
2012-01-27 03:09:07,163 - DEBUG - Done generating diff viewer page for filediff id 9
#3 w.sit*****@gmai***** (Google Code) (Is this you? Claim this profile.)
This is because of obsolete Chrome 14.0.785.0 installed on my CentOS, in Firefox everything is ok. Can be closed
david
#4 david
  • -NeedInfo
    +ThirdParty