Hi Tim, Unless gmail's threading system is making me miss the mail I am looking for, I think I do not have the beginning of this discussion. If there is a tool about openEHR and 13606 conversion, I'd certainly like to know more about it.
Kind regards Seref Ps: The exception you've given seems to be about java trying to find the adl file under a (probably hardcoded) directory in a linux system, running a tomcat container. Maybe the directory permissions do not allow writing to the dir, where you're supposed to put your adl etc etc. I should stop imagining bugs just with a single exception :) On Wed, Sep 16, 2009 at 4:22 PM, Tim Cook <timothywayne.cook at gmail.com>wrote: > Hi Cati, > > Thanks for this. It looks like it can be a very useful tool. > Is the source code available? > > BTW: My first attempt to use the tool was to upload > openEHR-EHR-OBSERVATION.blood_pressure.v1.adl from my local system (the > one released from the CKM) and convert it to ISO 13606. The Traceback > is below. > > Cheers, > Tim > > ======================================================================== > type Informe de Excepci?n > > mensaje > > descripci?n El servidor encontr? un error interno () que hizo que no > pudiera rellenar este requerimiento. > > excepci?n > > java.io.FileNotFoundException: > /home/archms/Poseacle/CEN-EN13606-ENTRY.blood_pressure.v1.adl (No such file > or directory) > java.io.FileInputStream.open(Native Method) > java.io.FileInputStream.<init>(FileInputStream.java:106) > java.io.FileInputStream.<init>(FileInputStream.java:66) > java.io.FileReader.<init>(FileReader.java:41) > converter.OWLConverter.doPost(OWLConverter.java:63) > javax.servlet.http.HttpServlet.service(HttpServlet.java:710) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > nota La traza completa de la causa de este error se encuentra en los > archivos de diario de Apache Tomcat/6.0.14. > ========================================================================== > > > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at openehr.org > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20090917/e92328a0/attachment.html>

