<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2: Output Directory Error</title><link href="https://sourceforge.net/p/hl7socketreader/feedback/2/" rel="alternate"/><link href="https://sourceforge.net/p/hl7socketreader/feedback/2/feed.atom" rel="self"/><id>https://sourceforge.net/p/hl7socketreader/feedback/2/</id><updated>2015-05-18T20:54:25.033000Z</updated><subtitle>Recent changes to 2: Output Directory Error</subtitle><entry><title>Output Directory Error</title><link href="https://sourceforge.net/p/hl7socketreader/feedback/2/" rel="alternate"/><published>2015-05-18T20:54:25.033000Z</published><updated>2015-05-18T20:54:25.033000Z</updated><author><name>Clayton Phillips</name><uri>https://sourceforge.net/u/omega1911/</uri></author><id>https://sourceforge.netdc2de3d258b898787f8224307fbef0ed0b492763</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have configured my .cfg file and started the services.   However, each time I run the debug command I receive the following error message:&lt;/p&gt;
&lt;p&gt;C:\Program Files\SocketReader&amp;gt;SocketReaderService32.exe debug --configfile "C:\P&lt;br /&gt;
rogram Files\SocketReader\SocketReader.cfg"&lt;br /&gt;
Debugging service hl7socketreader_configfile - press Ctrl+C to stop.&lt;br /&gt;
Info 0x400000FF - HL7-SocketReader starting up.&lt;/p&gt;
&lt;p&gt;SocketReader 1.2.4 - an open source project in Python. License: GPLv3.0&lt;br /&gt;
Copyright 2010 until today: Sebastian Weigmann&lt;br /&gt;
SourceForge URL: &lt;a href="http://sourceforge.net/projects/hl7socketreader"&gt;http://sourceforge.net/projects/hl7socketreader/&lt;/a&gt;&lt;br /&gt;
Python Interpreter: CPython 2.7.5 32bit&lt;br /&gt;
Host System: Windows JRA_PROXY XP 5.1.2600 x86 x86 Family 15 Model 6 Stepping 5,&lt;br /&gt;
 GenuineIntel&lt;/p&gt;
&lt;p&gt;This project uses python-hl7 by John Paulett. More info is available at:&lt;br /&gt;
&lt;a href="http://johnpaulett.com/2009/01/10/parsing-hl7-with-python" rel="nofollow"&gt;http://johnpaulett.com/2009/01/10/parsing-hl7-with-python/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Error: Please specify a valid output directory using the "messagedir = DIR" opti&lt;br /&gt;
on.&lt;/p&gt;
&lt;p&gt;Below is my .cfg:&lt;br /&gt;
&lt;span&gt;[general]&lt;/span&gt;&lt;br /&gt;
logfile = c:/RadAdv_log/SocketReader.log&lt;br /&gt;
loglvl = debug&lt;br /&gt;
useconnections = incoming_socket, incoming_file&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[incoming_socket]&lt;/span&gt;&lt;br /&gt;
queuename = socket-to-file&lt;br /&gt;
transtech = file&lt;br /&gt;
transdir = in&lt;br /&gt;
usehl7 = True&lt;br /&gt;
useack = True&lt;br /&gt;
createserversocket = True&lt;br /&gt;
ipaddr = &lt;br /&gt;
port = 5005&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[incoming_file]&lt;/span&gt;&lt;br /&gt;
queuename = file-to-socket&lt;br /&gt;
transtech = file&lt;br /&gt;
transdir = in&lt;br /&gt;
usehl7 = False&lt;br /&gt;
messagedir = C:/RadAdvocate/filein&lt;br /&gt;
filemask = *.dat&lt;br /&gt;
cycletime = 120&lt;br /&gt;
maxfiles = 50&lt;/p&gt;
&lt;p&gt;My goal is to listen on port 5005 for a file to be dropped into the C:/RadAdvocate/filein directory.&lt;/p&gt;
&lt;p&gt;--Clayton&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>