OpenGrok 0.10
Windows 2003 Server Standard 64-bit
Apache Tomcat 7
JDK/JRE 1.6.0_25
Clearcase 7.1.0.1
The web application hangs anytime I try to view the contents of a revision or 
compare revisions in the history listing of a file
I found that the function call
drainStream(process.getInputStream());
 in the ClearCaseRepository.GetHistoryGet function was hanging so I commented 
it out.
Now I am able to retrieve code file revisions and I am also able to compare 
revisions. I haven't had the time to figure out what exactly is occurring 
within the drainStream function that is causing the problem.

Also I have IE 8 installed and it appears to sometimes have problems showing 
code listings for revisions and compare results. A few refreshes and it 
eventually displays the page fine. Firefox 4 and Chrome 11.0 have no problems.
Just a few pointers on what I've found so far. This is a great product, keep up 
the good work!!!
-- 
This message posted from opensolaris.org
_______________________________________________
opengrok-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to