An error occurred when performing a file operation read on file C:/home/hobbyworks.com/wwwroot/data/EMPTY.json.
|
|
The cause of this exception was: java.io.FileNotFoundException: C:/home/hobbyworks.com/wwwroot/data/EMPTY.json (The system cannot find the file specified).
|
| |
The error occurred in C:/home/hobbyworks.com/wwwroot/categorylist.cfm: line 53
Called from C:/home/hobbyworks.com/wwwroot/categorylist.cfm: line 39
Called from C:/home/hobbyworks.com/wwwroot/categorylist.cfm: line 1
Called from C:/home/hobbyworks.com/wwwroot/categorylist.cfm: line 53
Called from C:/home/hobbyworks.com/wwwroot/categorylist.cfm: line 39
Called from C:/home/hobbyworks.com/wwwroot/categorylist.cfm: line 1
|
51 : </cfloop>
52 : <cfif isDefined('url.dept')>
53 : <cfset jsonData = FileRead(expandPath("data/#url.dept#.json"))>
54 : <cfelseif isDefined('url.collection')>
55 : <cfset jsonData = FileRead(expandPath("data/#url.collection#.json"))>
|
|
|
Resources:
|
| Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
| Remote Address |
3.41.188.32 |
| Referrer |
|
| Date/Time |
14-Aug-26 06:50 AM |
|