java - Pentaho Kettle Error in Archive Files - org.apache.commons.vfs.FileSystemException: File closed -


i have job set archive files in directory.

it looks running error org.apache.commons.vfs.filesystemexception: file closed when attempts create zip file. however, zip file does created, , files are added it.

i've sent package colleague of mine , able run on machine without issues. has same java & kettle versions do.

java: version 8 update 45

kettle build: 5.3.0.0-213

does know why might happening?

starting job entry zip file [c:\yadayada\data\unprocessed\wipbeforeexec_99991231_000000.zip] exists ! folder [file:///c:/yadayada/data/unprocessed] exists. new zip file create [c:\yadayada\data\unprocessed\wipbeforeexec_99991231_000000_20151105_092631981.zipnew zip file create [ found 1file(s) in directory [c:\yadayada\data\wip] adding file [file:///c:/yadayada/data/wip/20150506101358-pickship-449380.xml] directory [c:\yadayada\data\wip] error (version 5.3.0.0-213, build 1 2015-02-02_12-17-08 buildguy) : not create file [c:\yadayada\data\unprocessed\wipbeforeexec_99991231_000000_20151105_092631981.zip] , exception: error (version 5.3.0.0-213, build 1 2015-02-02_12-17-08 buildguy) : org.apache.commons.vfs.filesystemexception: file closed.     @ org.apache.commons.vfs.util.monitoroutputstream.assertopen(unknown source)     @ org.apache.commons.vfs.util.monitoroutputstream.flush(unknown source)     @ java.io.bufferedoutputstream.flush(unknown source)     @ java.io.filteroutputstream.close(unknown source)     @ org.pentaho.di.job.entries.zipfile.jobentryzipfile.processrowfile(jobentryzipfile.java:627)     @ org.pentaho.di.job.entries.zipfile.jobentryzipfile.execute(jobentryzipfile.java:968)     @ org.pentaho.di.job.job.execute(job.java:716)     @ org.pentaho.di.job.job.execute(job.java:859)     @ org.pentaho.di.job.job.execute(job.java:859)     @ org.pentaho.di.job.job.execute(job.java:859)     @ org.pentaho.di.job.job.execute(job.java:532)     @ org.pentaho.di.job.job.run(job.java:424) error (version 5.3.0.0-213, build 1 2015-02-02_12-17-08 buildguy) : error closing zip file entry file 'file:///c:/yadayada/data/wip' error (version 5.3.0.0-213, build 1 2015-02-02_12-17-08 buildguy) : org.apache.commons.vfs.filesystemexception: file closed.     @ org.apache.commons.vfs.util.monitoroutputstream.assertopen(unknown source)     @ org.apache.commons.vfs.util.monitoroutputstream.flush(unknown source)     @ java.io.bufferedoutputstream.flush(unknown source)     @ java.io.filteroutputstream.close(unknown source)     @ org.pentaho.di.job.entries.zipfile.jobentryzipfile.processrowfile(jobentryzipfile.java:729)     @ org.pentaho.di.job.entries.zipfile.jobentryzipfile.execute(jobentryzipfile.java:968)     @ org.pentaho.di.job.job.execute(job.java:716)     @ org.pentaho.di.job.job.execute(job.java:859)     @ org.pentaho.di.job.job.execute(job.java:859)     @ org.pentaho.di.job.job.execute(job.java:859)     @ org.pentaho.di.job.job.execute(job.java:532)     @ org.pentaho.di.job.job.run(job.java:424) 

i've "fixed" problem downgrading java 7 update 76.

i had found following links on pentaho site helped hint downgrading version may help.

http://jira.pentaho.com/browse/pdi-12270

http://jira.pentaho.com/browse/pdi-13413

my hypothesis root of problem that, if remember correctly, things working on computer until had installed windows updates sharepoint 2013 powershell management features.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -