Application Error Designer closes

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

Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Application Error Designer closes

Post by Maveric »

I get the following error and the designer closes.

dsdesign.exe - Application Error

The instruction at "0x73dd11c7" referenced memory at "0x0000004". The memory could not be "read".

Click on OK to terminate the program


This happens when i am working on a sequence. it has about 12 stages. If i make changes to 3 or 4 stages in it without saving it, i get the error. if i save it after every change the error does not occur. Is this warning occuring on client side or on the server?
Also if the designer closes due to connection failure the job gets locked and needs to be unlocked to work on it. But if designer closes due to this error it opens the previously saved version of the job. why is it so?

Thanks in advance
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Welcome to Dsxchange :D !!!
Connection error is due to server settings, but the errror that you got is due to the client settings. What is your OS and service pack?
Check if the hardware configuration of your system coups with the recommended requirement.
Try to reinstall the client and check if the same exisit.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
boxtoby
Premium Member
Premium Member
Posts: 138
Joined: Mon Mar 13, 2006 5:11 pm
Location: UK

Post by boxtoby »

I got this one quite a lot, specifically with Sequences. I haven't yet managed to reproduce the problem on a repeatable basis so I just keep saving on a very regular basis.

Not an answer I know, but perhaps a problem shared .....
Bob Oxtoby
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

If you're running on Windows XP sp2 do you have the patch? Search the forum for details.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

May be due to the reason, the unsaved content might occupy large range of memory which might be lack in your case.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

This is a known issue - Designer crashing working Sequence jobs - unrelated to SP2 and there is a separate patch for it. Search the forum, the specific patch is probably listed here somewhere.

Basically, you'll need to log on to the IIS Portal / eService website and download it.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Post by Maveric »

This is the first time i am getting this problem. Using windows XP service pack 2. Also now the job stopped compiling and gives compilation error.

"Error compiling Job Control Subroutine <job name>"

When i click on MORE the following message is displayed.

Compiling: Source = 'RT_BP461/JOB.1355700047.DT.1431730946', Object = 'RT_BP461.O/JOB.1355700047.DT.1431730946'
*************************************************************

WARNING: Variable 'handle$list' never assigned a value.

Compilation Complete.
<Job Name>[/
color]

I tried unlocking the job from director but the warning is still coming.

Ray "If you're running on Windows XP sp2 do you have the patch?"

Wat patch is it? i keep updating my system from microsft.

I have worked on bigger sequences but never had this problem.
i have two login names. will try with the other and will update.

Thanks in advance
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

See if thispost helps.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Post by Maveric »

Thanks Brian. That worked. Job compiled sucessfully.
I created a copy of the sequence and made changes without saving. no warnings while saving. but i was using the second login ID. Couldnt find the patch for XP though. will try with the original job and the first login again and will update.

Thanks
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Post by gateleys »

Maveric wrote:Thanks Brian.
Ahem!!! :wink:
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

I put a footer note now. I get that all the time.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Like that's going to help. Now they'll think you are Brian *and* the Father of Awk. Add a disclaimer that it's not your name.
-craig

"You can never have too many knives" -- Logan Nine Fingers
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Would'nt that be something :wink:
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

There yah go. :wink:

:!: On the patch issue, here is a post where both are mentioned. The 'crash patch' is not available on the Portal, you'll need to contact Support and arrange for them to make it available for you.
-craig

"You can never have too many knives" -- Logan Nine Fingers
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Mr Not my name
:wink:
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply