Hi Josep, There shouldn't be a difference in the items in the resulting kar when running from the GUI or the command line. I just tried at r24359 from the gui and the command line (the same command you used in your message below, but with a workflow kar of my own) and both resulting kars had a pdf inside. Can you send me your workflow KAR? I could try it here. I don't think you missed anything in the configuration, I think you may need to update your build, or there's a problem with your workflow kar, or we have a bug to track down.
Note that if you update to the latest Kepler revision and try again you'll have to set keepResultantRunKars to true in reporting/resources/ configurations/configuration.xml -- I forgot to set to this to false by default previously. Derik On May 12, 2010, at 4:28 PM, Josep Morer Mu?oz wrote: > Hi Derik. I have installed the last revision and I am now I am > getting the result KAR in the default directory. However, using the > command line, the report (PDF) is not generated. As before, if I > execute the KAR using the GUI I can get the result KAR with the > report inside. > > Am I missing something related to the configuration? > > 2010/5/12 Derik Barseghian <barseghian at nceas.ucsb.edu> > Hi Josep, > We didn't want users who don't know about this feature to > unknowingly accumulate many KARs, using up disk space, so this was > changed to be a configuration option. You may enable it by setting > keepResultantKars true in reporting/resources/configurations/ > configuration.xml. Also note the wrp suite was deleted recently, the > reporting suite now does everything wrp used to. You'll want to ant > change-to -Dsuite=reporting and ant update. I also made a change to > the provenance schema recently, so you'll want to delete your > provenance database (provided you don't mind losing your provenance > data!) after getting the latest changes -- rm -rf ~/KeplerData/ > modules/provenance) Let me know if you run into any problems or have > any concerns. > > Derik > > > On May 12, 2010, at 9:19, Josep Morer Mu?oz <josep.morer at gmail.com> > wrote: > > Hi all, > > I asked in the past about this subject (and it was solved) but I am > not getting the result KAR (which contains the report) when I > execute a KAR using the command line. However, I can get the result > KAR (in workflow-runs directory) when I ran it using the GUI. Has > the command line syntax change? > > I execute the workflow using this command: > > ./kepler.sh -runwf -nogui /home/urops/KeplerData/workflows/05- > LinearRegressionProvenanceTEST.kar > > Any idea? If I use the GUI the result KAR appears in workflow-runs > directory. > > Thanks > -- > Josep > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > > > > -- > Josep

