1 Reply Latest reply on Aug 5, 2004 5:56 AM by utente2

    [FarmMemberService] java.io.FileNotFoundException

    utente2

      I have got two jboss 3.2.4 on windows xp.
      They see each other. But, when I deploy
      a war application on the farm directory of one AS I got the following error
      (FileNotFoundException: C:\jboss-3.2.4\server
      \all\farm\dag.war (Access Denied)
      ),
      and my application is not copied in the other AS.
      Do you have any clues for me?
      Thanks
      U.

      18:19:40,859 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resour
      ce:log4j.xml
      18:20:23,484 INFO [TomcatDeployer] undeploy, ctxPath=/dag, warUrl=file:/C:/jbos
      s-3.2.4/server/all/farm/dag.war/
      18:20:23,734 INFO [TomcatDeployer] deploy, ctxPath=/dag, warUrl=file:/C:/jboss-
      3.2.4/server/all/farm/dag.war/
      18:20:23,953 ERROR [STDERR] java.io.FileNotFoundException: C:\jboss-3.2.4\server
      \all\farm\dag.war (Access Denied)
      18:20:23,953 ERROR [STDERR] at java.io.FileInputStream.open(Native Method)
      18:20:23,953 ERROR [STDERR] at java.io.FileInputStream.(FileInputStrea
      m.java:103)
      18:20:23,953 ERROR [STDERR] at org.jboss.ha.framework.server.FarmMemberServi
      ce.getFileContent(FarmMemberService.java:330)
      18:20:23,968 ERROR [STDERR] at org.jboss.ha.framework.server.FarmMemberServi
      ce.deploy(FarmMemberService.java:400)
      18:20:23,968 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentSca
      nner.scan(URLDeploymentScanner.java:460)
      18:20:23,968 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeployme
      ntScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
      18:20:23,968 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeployme
      ntScanner$ScannerThread.loop(AbstractDeploymentScanner.java:212)
      18:20:23,968 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeployme
      ntScanner$ScannerThread.run(AbstractDeploymentScanner.java:191)
      18:20:24,000 ERROR [FarmMemberService] java.io.FileNotFoundException: C:\jboss-3
      .2.4\server\all\farm\dag.war (Access Denied)