Forums: Troubleshooting and Problems
The problem lies in this line of the configuration file (e.g., SDTM 3.2.xml):
<val:Prototype ItemGroupOID="IG.FA" KeyVariables="__OBJ"/>
Replace it with:
<val:Prototype ItemGroupOID="IG.FINDINGSABOUT" KeyVariables="__OBJ"/>
Now this makes the message from the command line disappear, but we had the same message, and the validator process did not "hang", so not sure it will solve your problem.
-- Thierry
I fixed this, and I still have the hang. It seems to relate to something in the validation of the TS dataset. I don't know any more than that, and I'm not getting any useful error messages.
When we run OpenCDISC Community v2.0.1 on a particular study, the validation process hangs and no report is produced. The hang has lasted as much as a half-hour before we've given up and halted the process.
Running from the command line, we see the following message generated:
"The ItemGroupDef named FA conflicts with a configuration prototype (oid: IG.FA). This shouldn't happen!"
Any suggestions what might be causing this or how to work around it?