Page 1 of 1

SIGNT when deploying as a service

Posted: Mon Dec 14, 2009 3:49 pm
by pandujoy
Hi,

I am get a fatal error when i am deploying DS job as a service. The job get aborted as SIGNT error. Not sure why it is getting aborted... The DS job runs fine as a job but when deployed a s a service it get SIGNIT error n aborts.

Appreciate all your help.

Thanks

Posted: Mon Dec 14, 2009 4:45 pm
by eostic
Could be many things.

Do other jobs deploy?
What is different about "this" job?
Does it use special stages?
Does it die at deployment?...or not until you send it a row?
If it dies for a row, what are you sending it? ...does it matter what type of data you send it? What about the datatypes?
Does it depend on the binding? Are you using SOAP over HTTP for testing?
What is the test tool?
etc....

Ernie