RE: Calling all ytex experts! Urgent!

2017-03-31 Thread Finan, Sean
Thanks James! -Original Message- From: James Masanz [mailto:masanz.ja...@gmail.com] Sent: Friday, March 31, 2017 12:38 PM To: dev@ctakes.apache.org Subject: Re: Calling all ytex experts! Urgent! The issue I was seeing was caused by this line: cost double DEFAULT '0', in c

Re: Calling all ytex experts! Urgent!

2017-03-31 Thread James Masanz
The issue I was seeing was caused by this line: cost double DEFAULT '0', in ctakes-ytex\scripts\data\hsql\kernel\create_tables.sql fixed by removing the quotes around the 0 in any double and int declarations But still if anyone is using ctakes-ytex with hsqlbd 2.3.4 I'd be interested in any hearin

Re: Calling all ytex experts! Urgent!

2017-03-31 Thread James Masanz
Here's the error I'm seeing when I try mvn clean install -DskipTests=true java.sql.SQLSyntaxErrorException: incompatible data types in combination Here's the part of the log jdbc.sqlcmd: [echo] db.schemaPUBLIC [echo] umls.schema ${db.schema} [echo] umls.catalog [echo] execut

Calling all ytex experts! Urgent!

2017-03-31 Thread Finan, Sean
Challenging all ytex gurus and officianados ... One of the main goals for ctakes 4.0 is to get the dictionary databases upgraded from hsqldb 1.8 to the current 2.3.4. We have lvg and the fast dictionary lookup straightened out, but we are having issues with the ytex dictionary. Can anybody out