0 Replies Latest reply on Nov 24, 2004 2:48 AM by sriramachandra

    FileNotFound Exception

    sriramachandra

      Hi friends,
      I am getting a FileNotFound exception while trying to deploy a war file.

      Not sure whether its being caused due to the long file name or due to
      inner class.

      I am working on window 2000 with 1.4.1_05-b01 on jboss4.0

      Please let me know if any one has faced issues similar to this??????



      Below is the exception stack trace

      12:40:38,312 ERROR [Tomcat5] Problem in init
      java.io.FileNotFoundException: D:\ZilliantPerforceWorkspace\userbranches\zpm-mai
      n-jboss4.0.0\main\javacommons\work\_shared\jboss\server\default\tmp\deploy\tmp41
      102zpm_ut-exp.war\WEB-INF\classes\com\zilliant\common\eventsystem\generated\impl
      \EventListenersConfigurationImpl$Unmarshaller.class (The system cannot find the
      path specified)
      at java.io.FileOutputStream.open(Native Method)
      at java.io.FileOutputStream.(FileOutputStream.java:176)
      at java.io.FileOutputStream.(FileOutputStream.java:131)
      at org.jboss.util.file.JarUtils.unjar(JarUtils.java:277)
      at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:262
      )
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:799)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:736)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:709)
      at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
      er.java:141)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)