When things just don't seem to work
How do you disable the Auto-Update feature? We have OpenCDISC under change control, and don't want users attempting to update the application in an uncontrolled manner.
When I start OpenCDISC Community 2.0.1, I'm getting a pink banner across the top of the window with a red message saying "Could not establish a connection". I've seen that mentioned on another thread here, but that was a Citrix-related question. I'm running on Windows 7 and I'm seeing the message on both 32-bit and 64-bit Windows.
Does anyone know what the problem might be? Or any information I could add that might be helpful to figuring it out?
Thanks!
Dear OpenCDISC team,
Thanks for publishing source code. I have down load the source code from the bitbucket.
However, when I imported those maven projects (desktop, define-generator, data-converter, clinicaltrials-miner and validator) into Eclipse. An error message ("Missing artifact org.opencdisc:ipc-bridge:jar:1.0.1") was coming up.
I have reffered the disscussion about this issue (http://www.opencdisc.org/forum/source-code-and-license). But I'm, still confused about the "org.opencdisc.ipc".
Can you give us some direction?
Hi,
When I run the chek open cdisc by a command line, it seems that the control terminology file was not find (in the excel sheet I have a line like \\CBSW1139.part.grs.net\SASSAT\SDS\Opencdisc\opencdisc-validator\config/data/CDISC/SDTM/%System.CDISC.Version%/SDTM Terminology.txt is missing or lacks necessary variables and cannot be used for this cross-dataset validation)
By the wizard, it's working fine.
I've noticed in the past that configuring the validator (i.e., in version 2.0) to use the SNOMED dictionary results in an increased processing time. For a study that might have taken less than a minute to run without it, incorporating SNOMED can cause it to run for 2-3 minutes, not necessarily a bad deal when the number of records to be processed is considered.
In the latest version of the validator, the same study still takes less than a minute to run without SNOMED, but now takes over 12 hours to run with it.
Regards,
Carlo
Hi,
when i am validating define (2.0.0) using openCDSIC 1.5 then I am getting below errors. i checked <<SDTM Terminology.odm.xml>> file under ....\opencdisc\opencdisc-validator-1.5-bin\opencdisc-validator\config\data. i could not find these C-code. i am using SDTM Terminology 2014-09-26 which has those values. othere thing only First one is for LBTESTCD/LBTEST CT others are for EGTEST/EGTESTCD but openCDISC report shows all for LBTESTCD. Please suggest how to resolve these error.
Hi,
I have strange messages when validating data from the command line with OC 2.0.1 (see below). For the last line, I think it is due to "IG.FA" being used in 2 places in the xml config files: replacing
<val:Prototype ItemGroupOID="IG.FA" KeyVariables="__OBJ"/>
with:
<val:Prototype ItemGroupOID="IG.FINDINGSABOUT" KeyVariables="__OBJ"/>
makes it disappear.
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?
Hi, I have check marked for Automatic Updates but did not get one for v2.01.
I don't know whether this is the right place in the forum, but there is no tab for "source code".