Community
Participate
Working Groups
Build Identifier: This is something I see on starting up M6 very often. Should I worry about it ? [2010-10-22 17:57:01.072] fs-watcher <ME0001W> A message with the key 'ME0003I' was not found. The inserts for the message were '[serviceability\dump\2010-10-22-17-56-905]' [2010-10-22 17:57:01.084] fs-watcher <HD0002E> Hot deploy failed for file 'org.eclipse.virgo.apps.repository-2.1.0.M06-incubation.par'. org.eclipse.virgo.kernel.deployer.core.DeploymentException: listFiles() failed for file C:\Users\Thomas\bin\virgo-web-server-2.1.0.M06-incubation\work\org.eclipse.virgo.kernel.deployer_2.1.0.M06-incubation\staging\global\par\org.eclipse.virgo.apps.repository\2.1.0.M06-incubation\org.eclipse.virgo.apps.repository-2.1.0.M06-incubation.par\ at org.eclipse.virgo.kernel.install.artifact.internal.StandardInstallArtifactTreeInclosure.createInstallTree(StandardInstallArtifactTreeInclosure.java:130) at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.doInstall(PipelinedApplicationDeployer.java:140) at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.install(PipelinedApplicationDeployer.java:123) at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.deploy(PipelinedApplicationDeployer.java:187) at org.eclipse.virgo.kernel.deployer.hot.HotDeploymentFileSystemListener.deploy(HotDeploymentFileSystemListener.java:174) at org.eclipse.virgo.kernel.deployer.hot.HotDeploymentFileSystemListener.deployIfNotDeployed(HotDeploymentFileSystemListener.java:186) at org.eclipse.virgo.kernel.deployer.hot.HotDeploymentFileSystemListener.onChange(HotDeploymentFileSystemListener.java:87) at org.eclipse.virgo.util.io.FileSystemChecker.notifyListeners(FileSystemChecker.java:245) at org.eclipse.virgo.util.io.FileSystemChecker.check(FileSystemChecker.java:166) at org.eclipse.virgo.kernel.deployer.hot.WatchTask.run(WatchTask.java:58) at java.lang.Thread.run(Thread.java:619) Caused by: org.eclipse.virgo.util.io.FatalIOException: listFiles() failed for file C:\Users\Thomas\bin\virgo-web-server-2.1.0.M06-incubation\work\org.eclipse.virgo.kernel.deployer_2.1.0.M06-incubation\staging\global\par\org.eclipse.virgo.apps.repository\2.1.0.M06-incubation\org.eclipse.virgo.apps.repository-2.1.0.M06-incubation.par\ at org.eclipse.virgo.util.io.FileSystemUtils.listFiles(FileSystemUtils.java:237) at org.eclipse.virgo.util.io.FileSystemUtils.listFiles(FileSystemUtils.java:268) at org.eclipse.virgo.kernel.artifact.fs.internal.FileArtifactFSEntry.getChildren(FileArtifactFSEntry.java:50) at org.eclipse.virgo.kernel.install.artifact.internal.ParPlanInstallArtifact.findChildArtifacts(ParPlanInstallArtifact.java:95) at org.eclipse.virgo.kernel.install.artifact.internal.ParPlanInstallArtifact.<init>(ParPlanInstallArtifact.java:86) at org.eclipse.virgo.kernel.install.artifact.internal.ParPlanInstallArtifactFactory.createParPlanInstallArtifact(ParPlanInstallArtifactFactory.java:75) at org.eclipse.virgo.kernel.install.artifact.internal.PlanInstallArtifactTreeFactory.createParTree(PlanInstallArtifactTreeFactory.java:97) at org.eclipse.virgo.kernel.install.artifact.internal.PlanInstallArtifactTreeFactory.constructInstallArtifactTree(PlanInstallArtifactTreeFactory.java:88) at org.eclipse.virgo.kernel.install.artifact.internal.StandardInstallArtifactTreeInclosure.constructInstallArtifactTree(StandardInstallArtifactTreeInclosure.java:156) at org.eclipse.virgo.kernel.install.artifact.internal.StandardInstallArtifactTreeInclosure.createInstallTree(StandardInstallArtifactTreeInclosure.java:124) ... 10 common frames omitted Reproducible: Always Steps to Reproduce: Start virgo. Wait :) 2. 3.
I'm afraid you need to install Virgo as close as possible to the root of your drive to avoid this problem, which is a limitation of Java combined with Windows. See bug 319270 for details. *** This bug has been marked as a duplicate of bug 319270 ***
Now that Virgo has exited incubation, that will also save quite a bit of path length!
thanks for the input :)