When things just don't seem to work
Anyone knows what is the size limitation of this tool to handle SAS files?
Are there any limits to the size of the file it can process.
Let me know. Thanks in advance.
After I open up all my datasets into the program, select websdm.xml as the configuration file, check both report settings and then click start, it beings generating report and seems to stop at "Generating Lookup Caches". What step is this and does it have anything to do with the file size of the datasets. Is there a max file size that the program can handle?
Sourced file: inline evaluation of: ``!(CMSTDY != null && CMENDY != null) || ((CMSTDY != null && CMENDY != null) && (c . . . '' : Object constructor : at Line: 1 : in file: inline evaluation of: ``boolean compare(lhs, rhs, operator) { if(lhs == null || rhs == null) { return fa . . . '' : new Integer ( rhs .toString ( ) )
Target exception: java.lang.NumberFormatException: For input string: " -12"
Hi! I am getting the following error after I select the path of the XPT files, choosing one of the three configurations (WebSDM or Janus or Open CDISC) and then clicking the start button. I'll appreciate your help. Thank you. Paul
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Unknown Source)
at java.nio.HeapByteBuffer.getInt(Unknown Source)
at org.opencdisc.validator.data.XportSasDataSource.getRows(XportSasDataSource.java:282)
at org.opencdisc.validator.data.XportSasDataSource.getRows(XportSasDataSource.java:211)
java.lang.NullPointerException at
org.opencdisc.validator.rules.LookupRule.performValidation(LookupRule.java:261) at org.opencdisc.validator.rules.GeneralRule.validate(GeneralRule.java:238) at org.opencdisc.validator.ValidationEngine.process(ValidationEngine.java:615) at org.opencdisc.validator.ValidationEngine.run(ValidationEngine.java:415) at org.opencdisc.validator.ThreadedValidationEngine.run(ThreadedValidationEngine.java:75)
Sourced file: inline evaluation of: ``!(EXDOSE != null) || ((EXDOSE != null) && (compare(EXDOSE, 0, ">=")));'' : Typed variable declaration : Method Invocation lhs.compareTo : at Line: 1 : in file: inline evaluation of: ``boolean compare(lhs, rhs, operator) { if(lhs == null || rhs == null) { return fa . . .
It seems only the ui-report%.html is used for display. While the accompanying XML file containing a lot of detailed information, e.g., metrics, individual findings at record row level, it is not really being used. I tried opening the XML file using both Firefox 3 and IE 6, but only to see the identical result to the HTML file. Any thoughts? Is this by design for Alpha?
Blows up on large lab dataset, about 180 MB - when I exclude it things run OK. Otherwise a great application - net.sf.saxon.trans.XPathException: org.xml.sax.SAXParseException: The reference to entity "J" must end with the ';' delimiter.
After re-downloading Alpha 2 version on Feb.26 2009, I ran the tool to check 2 SAS XPT files. Unfortunately I didn't get the results with the message "The following files were not analyzed because they were not in the format specified in the setup stage". What's the valid format? Thanks!
The error asked that the text be posted to the forum: java.io.IOException: Stream closed at java.io.BufferedInputStream.getBufIfOpen(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at java.io.FilterInputStream.read(Unknown Source) at org.opencdisc.validator.data.XportSasDataSource.getBuffer(XportSasDataSource.java:434) at org.opencdisc.validator.data.XportSasDataSource.(XportSasDataSource.java:170) at org.opencdisc.validator.ValidationEngine.getSource(ValidationEngine.java:815) at org.opencdisc.validator.ValidationEngine.getSource(ValidationEngine.java:794) at org.opencd