Willdotwhite commented on PR #1672:
URL: https://github.com/apache/solr/pull/1672#issuecomment-1593610294

   No, sorry, that's me being lazy - that's from `./solr/solr/bin`, and not 
`./solr/solr/packaging/build/dev/bin`. so there's no compiled code. Running 
things properly looks like this:
   
   ```
   PS C:\Users\Will\Projects\solr\solr\packaging\build\dev\bin> .\solr.cmd zk 
upconfig -d . -n test -z localhost:1234
   WARN  - 2023-06-15 20:27:44.532; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Z
   ookeeper nodes
   Terminate batch job (Y/N)? Y
   PS C:\Users\Will\Projects\solr\solr\packaging\build\dev\bin> .\solr.cmd start
   Java 17 detected. Enabled workaround for SOLR-16463
   OpenJDK 64-Bit Server VM warning: JVM cannot use large page memory because 
it does not have enough privilege to lock pages in memory.
   WARNING: A command line option has enabled the Security Manager
   WARNING: The Security Manager is deprecated and will be removed in a future 
release
   Waiting up to 30 seconds to see Solr running on port 8983
   Started Solr server on port 8983. Happy searching!
   PS C:\Users\Will\Projects\solr\solr\packaging\build\dev\bin> 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to