Open marisademeglio opened 9 years ago
@capitancambio seen this before?
Hi marisa, Just tested something similar here and it works in the first go.
~/src/golibs/src/github.com/daisy/pipeline-cli-go/dp2 $ ./dp2 dtbook-to-zedai --source samples/dtbook/hauy_valid.xml -o /tmp
Launching the pipeline webservice...
The webservice is UP!
Job dba55d2d-4ab6-4177-9f4e-de34c09dfbba sent to the server
(1)[INFO] MODS file name: zedai-mods.xml
(2)[INFO] CSS file name: zedai-css.css
(3)[INFO] Input DTBook not in memory, loading from disk: file:/home/javi/src/golibs/src/github.com/daisy/pipeline-cli-go/dp2/samples/dtbook/hauy_valid.xml
What's the output of ./dp2 version? by the looks of the options it seems to be an old release (that should work though...)
I was building from source on either master or nsmenufx branch. My build process is broken atm so I can't check the version.
I've never seen such thing I can't seem to reprodce...
cheers,
Javi
Could this have something to do with https://github.com/daisy/pipeline/issues/500? Can you still reproduce it @marisademeglio?
The scenario is that I run cli/dp2 and I'm sure the pipeline is not already running. I pass it job info and it says a parameter is invalid. Then I run ./dp2 help. Then I run my job command again, and it works.
I'm running OSX mavericks (latest) and java 8.