Hi.
Somehow, most of my indexer runs crash. The problem
seems to be located in CodeAnalyzer.java, line 51. It's
about the native call of CTAGS.
I tried to install the source version of CodeCrawler on
2 machines already (both running WinXP, Tomcat 5.5 and
Java 5), and both crash while indexing, for example,
the CodeCrawler sources. The crash occurs not on a
specific time or file, it seems to be randomly.
I am very interested to add additional development into
CodeCrawler (for example mor sophisticated indexing
algorithms or support for Subversion repositories), but
as long as the indexing process is not reliable,
CodeCrawler is useless to me.
Is this problem already known or is it a result of
stupid setup / confguration of my machines?
Thanks for help,
Christoph Lofi
same issue here also, could you find the fix?