tracker issue : CF-4205012

select a category, or use search below
(searches all categories and all time range)
Title:

Error message when compile

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Kam H. / ()

Created: 08/14/2019

Components: Core Runtime, Parser/Compiler

Versions: 2018

Failure Type: Others

Found In Build/Fixed In Build: 2018.0.04.314546 /

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win 2016

Vote Count: 0

Problem Description: Receive error message - ..\wwwroot\WEB-INF\web.xml (The system cannot find the path specified)

Steps to Reproduce:  Use compiler

Actual Result:
- ..\wwwroot\WEB-INF\web.xml (The system cannot find the path specified)
java.io.FileNotFoundException: ..\wwwroot\WEB-INF\web.xml (The system cannot find the path specified)
                at java.base/java.io.FileInputStream.open0(Native Method)
                at java.base/java.io.FileInputStream.open(FileInputStream.java:220)
                at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)
                at java.base/java.io.FileInputStream.<init>(FileInputStream.java:113)
                at java.base/java.io.FileReader.<init>(FileReader.java:58)
                at coldfusion.mobile.MobileServlet.getMobileRestMapping(MobileServlet.java:1953)
                at coldfusion.runtime.RuntimeServiceImpl.load(RuntimeServiceImpl.java:696)
                at coldfusion.server.ServiceBase.start(ServiceBase.java:62)
                at coldfusion.runtime.RuntimeServiceImpl.start(RuntimeServiceImpl.java:578)
                at coldfusion.tools.Compiler.main(Compiler.java:300)
                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:564)
                at coldfusion.tools.CommandLineInvoker.main(CommandLineInvoker.java:112)


Expected Result:
No message
Any Workarounds:
This message does not affect the outcome

Attachments:

Comments:

Kam, Can you pls. expand on "use compiler". Do you mean the cfcompile utility.. If so can you share the command you are running? Also, are you on a standalone or JEE installation of CF?
Comment by Piyush K.
31655 | August 19, 2019 05:05:28 AM GMT
Kam, Can you pls. share the info requested in my previous comment.
Comment by Piyush K.
31656 | October 19, 2019 06:38:22 AM GMT
Yes - it is cfcompiler.bat - we are using standard CF install. As far as I know that is the only compile option.Thanks
Comment by Kam H.
31762 | October 25, 2019 04:25:45 PM GMT
Kam, there's more than one way the compile utility can be used... can you pls. share the command that you are running. is the missing file indicated in the error message present?
Comment by Piyush K.
33178 | February 25, 2020 11:41:01 AM GMT
the issue is not reproducible. we can reopen this if the reporter reverts with proper details.
Comment by Piyush K.
33301 | March 16, 2020 05:15:40 AM GMT