GlassfishESB filebc 组件导致打开文件句柄过多

发布于 2024-09-19 04:27:41 字数 302 浏览 1 评论 0原文

我现在有一个基于 Glassfish ESB 的 CASA 应用程序在生产系统 (Win 2k3) 中运行一段时间。我最近遇到了一个非常奇怪的文件处理相关问题。碰巧我无法从产品服务器内部执行任何与文件相关的操作。我的分析引导我使用名为“OpenedFilesView”的工具,该工具列出了任何进程的所有打开文件句柄。我看到指定文件夹(在文件服务器上)上有数千个为 .LCK 文件打开的文件句柄。这是我的 casa 应用程序尝试将从不同文件夹(例如FolderA)接收的文件复制到的文件夹(例如FolderB)。我已使用 FILEBC 组件来执行此文件移动操作。有人遇到过这个/类似的问题吗?

I have an Glassfish ESB based CASA app running in production system (Win 2k3) for sometime now. I have recently encountered a very strange file handles related issue. It so happened that I was unable to perform any file related operations from inside the prod server. My analysis lead me to using the tool called "OpenedFilesView" which listed all open file handles for any process. I saw that there were thousands of file handles open for .LCK files on a specified folder (on a file server). This is the folder (say FolderB) into which my casa app tries to copy files that are received from a different folder (say FolderA). I have used FILEBC component for this file move operation. Has anyone faced this/similar issue?

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

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

发布评论

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

评论(1

洒一地阳光 2024-09-26 04:27:48

我听说升级到 Glassfish ESB v 2.2 可以解决这个问题。我现在正在尝试...

I am told that an upgrade to Glassfish ESB v 2.2 solves this issue. I am trying it now...

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