Page 1 of 1

received signal SIGSEGV error

Posted: Mon Apr 07, 2008 6:23 pm
by pavans
Hi

I am receiving a following error while running a job first time.

"Operator terminated abnormally: received signal SIGSEGV".

I compiled and ran the job again:
then it says job being monitored and cannot get exclusive access.

I tried to clean-up resources and clear status file. but it didnt work.

I am not able to understand whats the error is?

Can someone help me out.

Thanks,

Re: received signal SIGSEGV error

Posted: Mon Apr 07, 2008 7:05 pm
by pavans
pavans wrote:Hi

I am receiving a following error while running a job first time.

"Operator terminated abnormally: received signal SIGSEGV".

I compiled and ran the job again:
then it says job being monitored and cannot get exclusive access.

I tried to clean-up resources and clear status file. but it didnt work.

I am not able to understand whats the error is?

Can someone help me out.


Some more information about the Job:
My job design:


MQ---Transformer---Shared Container

SharedContainer contains a Folder Stage.

I am reading MQ messages and creating XML files and storing in a Folder Stage.


Thanks,

Posted: Mon Apr 07, 2008 8:55 pm
by lstsaur
SIGSEGV stands for Signaling Segmentation Violation. Check the message volumn of your MQ.

Posted: Mon Apr 07, 2008 9:01 pm
by pavans
lstsaur wrote:SIGSEGV stands for Signaling Segmentation Violation. Check the message volumn of your MQ.

The message limit i have given is 1000. But there are only 3 sample messages in the queue.

Posted: Tue Apr 08, 2008 9:13 am
by pavans
pavans wrote:
lstsaur wrote:SIGSEGV stands for Signaling Segmentation Violation. Check the message volumn of your MQ.

The message limit i have given is 1000. But there are only 3 sample messages in the queue.

I tried to Force Compile and $APR_DISABLE_COMBINATION = True but it didnt work.

Can some one help me how to resolve.
Let me know for further information.

Posted: Mon Apr 14, 2008 9:40 pm
by pavans
pavans wrote:
pavans wrote:
lstsaur wrote:SIGSEGV stands for Signaling Segmentation Violation. Check the message volumn of your MQ.

The message limit i have given is 1000. But there are only 3 sample messages in the queue.

I tried to Force Compile and $APR_DISABLE_COMBINATION = True but it didnt work.

Can some one help me how to resolve.
Let me know for further information.

Hi
i am unable to resolve this issue.

Operator terminated abnormally: received signal SIGSEGV.
Is the error i am getting.

my job conatins a

MQ---Transformer---Serve Shared Conatiner.

Shared conatiner conatins a Folder Stage.

Can anyone help me.


Operator terminated abnormally: received signal SIGSEGV

Posted: Mon Apr 14, 2008 10:06 pm
by pavans
pavans wrote:
pavans wrote:
pavans wrote:
The message limit i have given is 1000. But there are only 3 sample messages in the queue.

I tried to Force Compile and $APR_DISABLE_COMBINATION = True but it didnt work.

Can some one help me how to resolve.
Let me know for further information.



Hi
i am unable to resolve this issue.

Operator terminated abnormally: received signal SIGSEGV.
Is the error i am getting.

my job conatins a

MQ---Transformer---Serve Shared Conatiner.

Shared conatiner conatins a Folder Stage.

Can anyone help me.


Operator terminated abnormally: received signal SIGSEGV


Whenver i am trying compile again..job getting locked.

axxxxxx 5091 5069 0 22:17:04 ? 0:00 phantom DSD.RUN ecf2211a(POParallelFolderOutputStageC4).#2 0/50/0/0/0
axxxxxx 5121 5090 0 22:17:05 ? 0:00 phantom DSD.StageRun ecf2211a(POParallelFolderOutputStageC4).#3 ecf2211a.POPara

I think some problem with the Shared Container.
Can some help me.