When things just don't seem to work
hi,
I need the complete source code for open cdisc validator. i'm not able to download it using SVN client. it shows me the "could not connect to the server" error.
thanks,
We can no longer run the validator with our SDTMs as we now get this message with the new V1.3:
java.lang.IllegalArgumentException: The property Subname is not set at org.opencdisc.validator.model.EntityDetails.getProperty(EntityDetails.java:286)
at org.opencdisc.validator.model.EntityDetails.getString(EntityDetails.java:264)
at org.opencdisc.validator.report.ExcelReporter.createDetails(ExcelReporter.java:752)
at org.opencdisc.validator.report.ExcelReporter.closes(ExcelReporter.java:154)
Hi,
I am running version 1.2.1 in command line (on Win Server 2003 Standard x64 Edition), I want to validate a define file using the config-define-1.0, but I get the following:
Dear Opencdisc experts:
We are currently using version 1.2.1, and there is one issue that caught in when we run
compliance report using GUI tool, the whole application (GUI) will disappear. We have to re-run
the report, and sometime it turns out fine. This situation has been happen multiple times and
there is no any error/alert/exception message box pop up before the application "disappear".
We don't know at this point, if there any trace/log file for version 1.2.1 is avilable somewhere
java.lang.NullPointerException
at org.opencdisc.validator.settings.Template.matches(Template.java:271)
at org.opencdisc.validator.settings.ConfigurationManager.prepare(ConfigurationManager.java:194)
at org.opencdisc.validator.DefaultValidator.validate(DefaultValidator.java:298)
at org.opencdisc.validator.gui.ValidatorClient$ProcessMonitor.run(ValidatorClient.java:1634)
Settings are...
Validate data
SDTM
SAS Transport XPORT
sourece data: a directory that contains XPT files and the define.xml
Hi,
After I downloaded and unzipped the validator files, checked the Java version (JRE1.6.0_03), and put the "C:\Program Files\Java\jre1.6.0_03\bin" as the path in my computer, I got the following error message when I double clicked the client.bat.
"Unable to access jarfile lib/validator-gui-1.2.1.jar"
Hi, there:
I downloaded validator source code (trunk) and pulled it into NetBeans IDE as Marven project. When I tried to rebuild it, it gave error message as shown below:
Hi all,
I installed OpenCDISC and ran a validation on a SAS Transport file (XPT) to test the application. Unfortunately the following error occurred:
Thus far my experience with creating the define document has been as a .pdf file.
This application is truly a gift to someone like me who has no experience at all with xml files. But although I have no problems running and creating the define.xml, I'm not sure how to get the study-specific details into the file. Here are some questions hopefully someone can answer:
1. Why is my Value Level Metadata table empty but for the headers?