https://defect.opensolaris.org/bz/show_bug.cgi?id=18764
--- Comment #1 from Lubos Kosco <[email protected]> 2011-08-01 10:58:27 UTC --- I assume your run 0.10 and I cannot reproduce but this is because I don't have your sources ... If your sources are available somewhere on net, please send me a pointer and I will reproduce in house Since this is coming from definition search there is most probably a problem with analyzer or saved definitions (which can have broken tags) you can easily debug it by running tomcat in debug mode and attaching to it with remote jdb(or netbeans or whatever java IDE you use) - netbeans even has this integrated - when you open the web project from source folder you will have an option to run the webapp in debug mode - and make a breakpoint in search.jsp then you would be able to trace where exactly this happened and what file the definitions come from - eventually just this one file would be enough for me to fix it ... -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
