2 Replies Latest reply on Feb 1, 2010 8:21 AM by tausuahmed

    Birt reports + SEAM

    tausuahmed
      Hello,

      I have been using birt reports in our seam framework, I have an exception which regularly comes as
      19:59:27,150 WARN  [AddVisitor] Exception synching file: ZipEntryHandler@19312059[path=project.ear/project.war/WEBINF/platform/plugins/org.eclipse.birt.data_2.5.0.v20090605.jar/org/eclipse/birt/data/engine/olap/data/impl/facttable/CubePosFilterHelper.class context=file:/D:/IPF/jboss-5.1.0.GA-jdk6/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/IPF/jboss-5.1.0.GA-jdk6/jboss-5.1.0.GA/server/default/deploy/project.ear/project.war/WEB-INF/platform/plugins/org.eclipse.birt.data_2.5.0.v20090605.jar/org/eclipse/birt/data/engine/olap/data/impl/facttable/CubePosFilterHelper.class], cause: java.io.FileNotFoundException: D:\IPF\jboss-5.1.0.GA-jdk6\jboss-5.1.0.GA\server\default\tmp\5c4o14-c6o4mj-g3srk2w8-1-g3srkcch-v\project.ear\project.war\WEB-INF\platform\plugins\org.eclipse.birt.data_2.5.0.v20090605.jar\org\eclipse\birt\data\engine\olap\data\impl\facttable\CubePosFilterHelper.class (The system cannot find the path specified)
        • 1. Re: Birt reports + SEAM
          dgriffin
          I am seeing this but I am not using BIRT.

          My config:

          JBoss      5.1.0       
          Seam       2.2.0       
          RichFaces  3.3.2.SR1   
          JSF        1.2_12-b01-FCS

          In my case the jar file being complained about is a signed applet jar in the war folder under an ear folder.  (exploded folders)   The problem is intermittent in that I can go for a day or two and not see it then suddenly the problem occurs.  The JBAS instance drags down the PC logging this to the log file.
          • 2. Re: Birt reports + SEAM
            tausuahmed

            Hi Dowell,


            May be in your app server's temp folder, Files are not getting copied properly. Check your temp folder.



            Regards,
            Tauseef