An error occurred when performing a file operation read on file C:/websrv/EPP2023/secure_html/config/datasource.xml.
|
|
The cause of this exception was: java.io.FileNotFoundException: C:/websrv/EPP2023/secure_html/config/datasource.xml (The system cannot find the path specified).
|
| |
The error occurred in C:/websrv/EPP2023/config/application_set.cfm: line 25
Called from C:/websrv/EPP2023/config/application_set.cfm: line 1
Called from C:/websrv/EPP2023/Application.cfm: line 1
Called from C:/websrv/EPP2023/config/application_set.cfm: line 25
Called from C:/websrv/EPP2023/config/application_set.cfm: line 1
Called from C:/websrv/EPP2023/Application.cfm: line 1
|
23 : <cfset whichserver = ExpandPath("/")>
24 : <cfset filepath = "#whichserver##devFolder#secure_html\config\datasource.xml">
25 : <cffile action="read" variable="ConnectSrc" file="#filepath#">
26 : <cfset ConnectInfo = XMLParse(ConnectSrc)>
27 : <cfset ConnectArray = XMLSearch(ConnectInfo, "datasourceinfo")>
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
216.73.217.119 |
| Referrer |
|
| Date/Time |
20-Apr-26 08:40 AM |
|