Hi Matt, I would check whether the XML output from cTAKES contains the terms to isolate the issue.
On Saturday, June 1, 2019, Matthew Vita <[email protected]> wrote: > Hi Jeff, > > Not sure I ran into that same issue. Sorry. > > In terms of MySQL, I suppose it is faster because it's not in-memory based > (to be fair, HSQLDB can utilize disks). Another factor is that you can load > balance multiple servers in a "stateless" way if you had a heavy load > environment because the MySQL stands alone. > > > > Hi Gandhi, > > I'm using trunk@1850060 with the MySQL-based codebase on Github. > Everything > builds and it even connects to all of the tables and models, however, it > doesn't pick up terms. > > Where do you think is a good place to start, with respect to debugging? The > frustrating part is there's no errors in the catalina logs :). > > Thanks, > Matthew Vita > > > > On Thu, May 30, 2019 at 2:52 PM gandhi rajan <[email protected]> > wrote: > > > Hi Matt, > > > > The ctakes web rest module in cTAKES svn trunk is the latest which I > > checked in and later modified by Tim. > > > > On Thursday, May 30, 2019, Matthew Vita <[email protected]> wrote: > > > > > Hi Gandhi, Tim, Sean, and Community, > > > > > > I’ve been fixing up some of the README instructions for > > > https://github.com/GoTeamEpsilon/ctakes-rest-service on my local. > > > Unfortunately, it’s not working in its current state. I'm still > debugging > > > it - is svn co https://svn.apache.org/repos/asf/ctakes/trunk@1850060 > > > ctakes > > > still the best version of cTAKES to base web-rest on? > > > > > > Also, it looks like the ctakes-web-rest Dockerfile in the official > > > repository is pointing to a broken Tomcat link: > > > > > > *“The requested URL > > > /pub/software/apache/tomcat/tomcat-9/v9.0.14/bin/apache- > tomcat-9.0.14.zip > > > was not found on this server.”* > > > > > > There appear to be updated releases here: > > > http://mirror.cc.columbia.edu/pub/software/apache/tomcat/tomcat-9/ - > > hope > > > that helps. > > > > > > > > > Talk soon, > > > Matthew > > > > > > > > > -- > > Regards, > > Gandhi > > > > "The best way to find urself is to lose urself in the service of others > > !!!" > > > -- Regards, Gandhi "The best way to find urself is to lose urself in the service of others !!!"
