can you screen grab the actual error, its a yellow one right ? but i think
part of the error message is missing from the cut-paste

Thanks

A

On 17 February 2012 04:28, Rob <[email protected]> wrote:

> Aloha All,
>
> I have tried on two machines now, with similar results:  Both are
> Windows 7 with Ready2Run 2.0 OpenBD.
>
> I can create a collection both via Administrator and by the tag in a
> page.
> I can create an index to a folder outside of the web app root. H:
> \test_docs\.
>
> When I try to create an index to a folder inside the webroot (using
> absoute path) I get the error below.
>
> Same behavior on two machines.  I tried to make a simple folder with
> just a couple PDFs - worked outside the application root, and errored
> when placed inside the root.
>
> Am I missing something simple here?  Can CFINDEX point to a folder
> inside the webroot?
>
> Thanks,
>
> Rob
>
> OpenBD Internal Server Error
> Need some help? Visit our manual http://openbd.org/manual/
> The page you were executing caused an internal server error
> Request /bluedragon/administrator/datasources/_controller.cfm
> File Trace      C:/openbd/tomcat/webapps/ROOT/bluedragon/administrator/
> datasources/_controller.cfm
> |
> +-- C:/openbd/tomcat/webapps/ROOT/bluedragon/adminapi/
> SearchCollections.cfc
> Type    Internal
> Tag Context     INDEXTAG (C:/openbd/tomcat/webapps/ROOT/bluedragon/
> adminapi/SearchCollections.cfc, Line=125, Column=27)
> |
> +-- CFIF (C:/openbd/tomcat/webapps/ROOT/bluedragon/adminapi/
> SearchCollections.cfc, Line=120, Column=5)
>    |
>    +-- CFFUNCTION (C:/openbd/tomcat/webapps/ROOT/bluedragon/adminapi/
> SearchCollections.cfc, Line=106, Column=95)
>        |
>        +-- CFSET (C:/openbd/tomcat/webapps/ROOT/bluedragon/
> administrator/datasources/_controller.cfm, Line=614, Column=41)
>            |
>            +-- CFIF (C:/openbd/tomcat/webapps/ROOT/bluedragon/
> administrator/datasources/_controller.cfm, Line=611, Column=6)
>                |
>                +-- CFTRY (C:/openbd/tomcat/webapps/ROOT/bluedragon/
> administrator/datasources/_controller.cfm, Line=610, Column=4)
>                    |
>                    +-- CFELSE (C:/openbd/tomcat/webapps/ROOT/
> bluedragon/administrator/datasources/_controller.cfm, Line=609,
> Column=2)
>                        |
>                        +-- CFIF (C:/openbd/tomcat/webapps/ROOT/
> bluedragon/administrator/datasources/_controller.cfm, Line=606,
> Column=7)
>                            |
>                            +-- CFCASE (C:/openbd/tomcat/webapps/ROOT/
> bluedragon/administrator/datasources/_controller.cfm, Line=602,
> Column=5)
>                                |
>                                +-- CFSWITCH (C:/openbd/tomcat/webapps/
> ROOT/bluedragon/administrator/datasources/_controller.cfm, Line=49,
> Column=3)
>                                    |
>                                    +-- CFSILENT (C:/openbd/tomcat/
> webapps/ROOT/bluedragon/administrator/datasources/_controller.cfm,
> Line=24, Column=1)
> Source
> 122:          type="#arguments.type#" key="#arguments.key#"
> 123:          urlpath="#arguments.urlpath#"
> extensions="#arguments.extensions#"
> 124:          language="#arguments.language#"
> recurse="#arguments.recurse#"
> 125:          status="status" />
> 126:       <cfelseif CompareNoCase(arguments.type, "website") == 0>
>
> --
> online documentation: http://openbd.org/manual/
>   google+ hints/tips: https://plus.google.com/115990347459711259462
>     http://groups.google.com/group/openbd?hl=en
>
>     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
>



-- 
Alex Skinner
Managing Director
Pixl8 Interactive

Tel: +448452600726
Email: [email protected]
Web: pixl8.co.uk

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to