It’s early for me but by the looks of it, the problem is about lack of access to either a directory or a form. I appreciate the concern believe me but I don’t think it will be so bad.
The error is truncated. Do you have another error that is complete? Best Marcus On Wed, May 17, 2023 at 3:38 AM Eric Pugh <ep...@opensourceconnections.com> wrote: > I was following the steps in > https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-tika.html > as part of work on SOLR-6994 to start up the extraction module. > > Unfortunately I am getting back an error: > { > "error":{ > "msg":"java.security.AccessControlException: access denied > (\"java.io.FilePermission\" > \"/private/var/folders/hd/s8jf5wvs4xl4t4mbf0c15rcw0000gp/T/jetty-127_0_0_1-8983-webapp-_solr-any-11939190802556493401\" > \"read\")", > "trace":"java.lang.IllegalStateException: > java.security.AccessControlException: access denied > (\"java.io.FilePermission\" > \"/private/var/folders/hd/s8jf5wvs4xl4t4mbf0c15rcw0000gp/T/jetty-127_0_0_1-8983-webapp-_solr-any-11939190802556493401\" > \"read\")\n\tat > org.eclipse.jetty.server.MultiPartFormInputStream.throwIfError(MultiPartFormInputStream.java:526)\n\tat > org.eclipse.jetty.server.MultiPartF > > > My set up is that from my fork of main, I am running “./gradlew dev” and > then I “cd solr/packaging/build/dev”. From there I follow the > instructions I the ref guide. > > I am at a bit of standstill since I’ve never touched any of the security > stuff…. Would love some help! > > Eric > _______________________ > Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | > http://www.opensourceconnections.com < > http://www.opensourceconnections.com/> | My Free/Busy < > http://tinyurl.com/eric-cal> > Co-Author: Apache Solr Enterprise Search Server, 3rd Ed < > https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw> > > This e-mail and all contents, including attachments, is considered to be > Company Confidential unless explicitly stated otherwise, regardless of > whether attachments are marked as such. > > -- Marcus Eagan