Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

cfcollection action='create' permission denied "read" (what???)

$
0
0

Hello, everyone.

 

I'm working on a script that will delete specific SOLR collections, re-create them, index them, then optimize them.

 

The delete portion succeeds. The create, however, is failing with a permissions issue:

access denied ("java.io.FilePermission" "X:\www\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion \collections\xyz" "read")

 

What the heck is it trying to "read" when creating a collection with a CFCOLLECTION tag??

 

<cfcollection action="create" collection="xyz"     categories="no" path="X:\www\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\collections\xyz"     language="English" engine="solr">

 

It runs fine if sandbox is disabled. This is not an option. Can anyone, please, help fix this?

 

Sandbox gives the CF account Read,Write,Execute on EVERYTHING.

 

^_^


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>