companyproductsserviceandsupportpartnersresourcesforumstore
SQL Power Forum - Unleash The Intelligence Within
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 

[Register] Register / 
[Login] Login 
Possible bug with Translate Word munge  XML
Forum Index » SQL Power DQguru Bugs
Author Message
desbonns


Joined: 2009-04-01 03:09:13
Messages: 10
Offline

hello,

When I try to add a translate word munge I have this error:


The munge component doesn't appear at the screen but it is created in my repository database. I have to remove the row manually because each time I try to open my transformation process the error appear.

Here is my config :
DQguru 0.9.5
Copyright 2003-2009 SQL Power Group Inc.

Operating System:
Windows XP 5.1 (x86)

Runtime Environment:
Java(TM) SE Runtime Environment
1.6.0_12-b04

VM info:
Java HotSpot(TM) Client VM
11.2-b01
Sun Microsystems Inc.

Memory:
337MiB allocated (1488MiB max); 39MiB free


Thanks in advance for your help.
Jeff
SQL Power Developer
[Avatar]

Joined: 2007-06-27 18:31:33
Messages: 407
Offline

Looks like this is a bug that's being caused by a change made to the code back in early March. This may have also broken some of the other steps.

-Jeff
desbonns


Joined: 2009-04-01 03:09:13
Messages: 10
Offline

Ok,
Do you need more info?
Could you keep me inform?

Simon
nls


Joined: 2009-08-12 01:37:56
Messages: 6
Offline

I also bumped on this.
Any update? Any work-around?

What's the best way to isolate the problem?

This message was edited 1 time. Last update was at 2010-01-07 02:50:35

nls


Joined: 2009-08-12 01:37:56
Messages: 6
Offline

Found a work-around:
1. add the 'Translate Word' step to transformation and save it;
2. open repository table 'mm_munge_step_parameter';
3. add new line to table with:
a. 'munge_step_oid' = step 'munge_step_oid' in 'mm_munge_step'
b. 'parameter_name' = "translateGroupOid";
c. 'parameter_value' = 'translate_group_oid' in 'pl_match_translate_group';

Don't blame me if your repository gets corrupted because of this hack

This message was edited 1 time. Last update was at 2010-01-07 06:58:07

 
Forum Index » SQL Power DQguru Bugs
Go to:   
Powered by JForum 2.1.8 © JForum Team