I am doing the following to start codegen/ server for echo print !

cd echoprint-server/solr/solr java -Dsolr.solr.home=/home/path/to/echoprint-server/solr/solr/solr/ - Djava.awt.headless=true -jar start.jar

ttservctl start

python api.py 9090

Ingest codes:

http://pastebin.com/8iud70hD

curl http://localhost:9090/ingest -d "fp_code=&track_id=thisone&length=30000"

I am getting the following error --

127.0.0.1:40197 - - [01/Jul/2011 18:06:33] "HTTP/1.1 POST /ingest" - 400 Bad Request

Can anyone please help me out ?

Thanks.

- ahsan

link|improve this question

57% accept rate
What's up with fp_code=[nothing]? Looks funky to me. – André Laszlo Jul 2 '11 at 4:00
sorry for that, its a really big code that I wanted to avoid putting here, i had written <fo_code> and somehow it vanished after formatting ! – Ahsan Jul 6 '11 at 18:00
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.