<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:12pt"><div><span>Hello,</span></div><div><span></span> </div><div><span>Thanks in advance for any help for an erlang newbie.</span></div><div><span></span> </div><div><span>We've developed an erlang application using OTP. It receives tcp messages, stores the data in ets, and provides a simple http api for returing the data as a JSON object. </span></div><div><span></span> </div><div><span>It works just fine undef werl. We are testing under windows 7. </span></div><div><span></span> </div><div><span>But when we use the erlsrv command to create/start the application is dies with an init error, terminating in do_boot. I've tried with both boot files, the start_clean and start_sasl, using a debug log file. </span></div><div><span></span> </div><div><span>We've tried various combos of options and arguments. eunit tests will
 run under the service, normal functions will run. But anything having to do with OTP seems to fail.</span></div><div><span></span> </div><div><span>Any help would be appreciated!</span></div><div><span></span> </div><div><span>Thanks</span></div><div> </div><div>Art</div></div></body></html>