Hi Franz,

maybe this issue is related to your problem:
http://issues.apache.org/bugzilla/show_bug.cgi?id=35307
but your stacktrace doesn't show the StringIndexOutOfBoundsException
happens in the resolvePath() method so I am not sure if this the
problem in your case.

Franz Ruebe wrote:
[...]

There is not ant.bat shipped with the tomcat-build, so I installed ant1.6.5. Shouldn't it work with that too? And what about this ominous classpath? Whats your classpath? I tried the "ant-call" like yours (beside the position of my ant.bat, which I've included in my PATH to be executable by win from any path), same result...
I use the ant that comes with Lenya, but even if I use a custom Ant
installation (I have Ant1.6.2 installed some time ago) the crawling still
works for me, so I assume the problem isn't Ant.

I don't set a classpath in my env, as far as I understand the classpath
is assembled in the crawl_and_index.xml and points to some jar-Files
in WEB-INF\lib.

[...]

The biggest problem for me is, that I'm a newbie in many things, so before re-builduing the whole stuff (the 3.rd time...), I'd like to know if this is really a problem of the 1.2.3 version, which I assume to be stable.
The issue mentioned in the beginning was patched last night. I am afraid
you won't get around re-building if you want to give it a try...

[...]
> I forgot to ask, if you modified the search.properties. And what about
> local.search.properties?
> This is from the crawl_and_index.xml
> [...]
>  <property file="local.search.properties"/>
>  <property file="search.properties"/>
> [...]
> Do I need local.search.properties?
> I didn't change search.properties because the webapp.dir points ../../
> and thats the webapp.dir from lenya (tomcat/webapps/lenya).
> In crawl_and_index.xml webapp.dir is taken to point on classes
> (webapp.dir/WEB-INF), so I think webapp.dir is right.

I didn't touch search.properties and have no local.search.properties.
My file search.properties also contains webapp.dir=../../, So I think
you are right and this value is correct.


Michael




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to