JVM / ColdFusion“系统找不到指定的文件” LCK错误

发布于 2024-09-29 12:59:18 字数 1659 浏览 7 评论 0原文

我是一名 Coldfusion 专家,但我的 JVM 错误日志充满了以下类型的错误。有人可以帮我解释一下这些问题以及如何解决吗?非常感谢。到处搜索了一个小时,没有找到好的答案或任何参考。 LCK 部分让我感到困惑,因为实际的 cfm 文件确实存在。

10/30 03:13:12 user RDSServlet: C:\Inetpub\wwwroot\stores.cfm.LCK (系统找不到指定的文件) java.io.FileNotFoundException: C:\Inetpub\wwwroot\stores.cfm.LCK (系统找不到指定的文件) 在 java.io.FileInputStream.open(本机方法) 在 java.io.FileInputStream.(FileInputStream.java:106) 在 Coldfusion.rds.FileServlet$FileReadOperator.processCmd(FileServlet.java:156) 在 Coldfusion.rds.FileServlet.processCmd(FileServlet.java:65) 在 Coldfusion.rds.RdsServlet.doPost(RdsServlet.java:80) 在 javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 在 javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 在 Coldfusion.rds.RdsFrontEndServlet.doPost(RdsFrontEndServlet.java:104) 在 javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 在 javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 在 Coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) 在jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) 在 jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) 在jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) 在 jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) 在jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) 在 jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) 在 jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) 在 jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) 在jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

I am a Coldfusion wiz, but my JVM error logs are filling up with the following types of errors. Could someone shed some light on these for me and how to fix? Much appreciated. Searched for an hour everywhere and found no good answer or much of any reference. That LCK part has me baffled, as the actual cfm file does indeed exist.

10/30 03:13:12 user RDSServlet: C:\Inetpub\wwwroot\stores.cfm.LCK (The system cannot find the file specified)
java.io.FileNotFoundException: C:\Inetpub\wwwroot\stores.cfm.LCK (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at coldfusion.rds.FileServlet$FileReadOperator.processCmd(FileServlet.java:156)
at coldfusion.rds.FileServlet.processCmd(FileServlet.java:65)
at coldfusion.rds.RdsServlet.doPost(RdsServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at coldfusion.rds.RdsFrontEndServlet.doPost(RdsFrontEndServlet.java:104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静待花开 2024-10-06 12:59:18

Seems like something related to Dreamweaver ... have a look at this http://www.houseoffusion.com/groups/cf-newbie/thread.cfm/threadid:277

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文