received signal SIGSEGV error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

received signal SIGSEGV error

Post 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,
Thanks,
Pavan
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

Re: received signal SIGSEGV error

Post 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,
Thanks,
Pavan
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

SIGSEGV stands for Signaling Segmentation Violation. Check the message volumn of your MQ.
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

Post 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.
Thanks,
Pavan
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

Post 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.
Thanks,
Pavan
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

Post 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
Thanks,
Pavan
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

Post 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.
Thanks,
Pavan
Post Reply