On 12/27/23 00:48, Mikhail Khludnev wrote:
Hello Dmitry.
It requires some steps to reproduce. Meanwhile, may you provide -V output?
and perhaps an overview of what's been placed in Zk during the attempt?
I also remember that windows script requires -solrUrl argument in certain
cases, may you supply it with?
Looks like it needed a rubber duck debugging session, thank you Mike for
providing one ;)
I have installed zookeeper and solr as my "admin" user: a login that's a
member of administrators group. Both are running as "local system".
- When I run cmd.exe "as administrator", I get the failures as described.
- When I run cmd.exe as my "admin" user, collection creation works.
I.e. this must be some weird crap winders is doing with file
permissions... that is not getting into solr logs.
(And the reason I run cmd shell "as administrator" is because otherwise
it pops up security blockers all the time, e.g. creating services for zk
and solr.)
Thanks again,
Dima