When things just don't seem to work
we have an issue in pinnacle after java upgradation.
While using in java 8 it is working as expected without any errors by using CLI.
When using in java 11 it gives error
segment failed java.lang.null pointer exception.
can someone help us to resolve this error?
Hello,
I have installed Pinnacle 3.0 , trying to use CLI running through SAS. However i am unable to run and generate the report. Please see below code as a reference. Can you please let me know if i am missing anything. Thanks a lot.
%let jarpath = %str(C:\Users\nayyalas\AppData\Local\Programs\pinnacle21-community\resources\app.asar.unpacked\components\lib);
%let jarfile = %str(p21-client-1.0.0.jar) ;
%let reportpath=C:\Users\nayyalas\Documents\Pinnacle 21 Community\reports;
I tried to use the example ADaM CLI code from https://www.pinnacle21.com/projects/validator/community-cli, but it failed. Complete command-line output from PowerShell is shown at the bottom. To save reading, I've highlighted some messages that seem important. Can anybody suggest what might be wrong here? Thanks in advance for any help.
The worst-looking thing I saw was
Hi,
I validated my data using P21 v3.0 and got an error for DD0001 which I believe is incorrectly implemented:
Duplicate unique value [2] declared for identity constraint "UC-CL-2" of element "CodeList".
Specifically, it is due to the attribute RANK for element EnumeratedItem not being unique among values in a code list.
Dear Team,
I am getting the following errors "Invalid TSVAL value for TRT" - P21 ID- SD2260 , "Invalid TSVALCD value for TRT" - P21 ID-SD2261 and "TSVAL/TSVALCD value mismatch for TRT"- P21 ID-SD2262, when I give the values for TRT as below.
Hi,
I have used P21 v2.1.3 for quite some time and when running P21 on define.xml it would usually take about 12 seconds to do the validation.
After I upgraded to P21 v3.0.0 I experience that the validation of the same define.xml file takes 2.5 minutes.
I had already used Pinnacle 3.0 for a specific study. When I regenerated XPT files and ran it today I got 0 messages and it showed 0 records in all datasets. I confirmed the XPT files (a colleague was able to run on older version of Pinnacle without issue). I rebooted Machine, I uninstalled and reinstalled Pinnacle. Any suggestions?
When trying to use Maven for installing the source code of v.3.0.0, when running the pom.xml, Maven complains about:
[FATAL] Non-resolvable parent POM net.pinnacle21.ops:base:[2.0.0,3.0.0) for net.pinnacle21:cli:1.0.0: No versions matched the requested parent version range '[2.0.0,3.0.0)' and 'parent.relativePath' points at wrong local POM @ line 11, column 11