<div dir="ltr"><div>Thanks Jesse, Ivan, that did the job perfectly.<br><br></div>Now I just have to get the controller working with ChicagoBoss (or maybe add the server start code to CB's startup script).<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div style="float:left;border-right-width:1px;border-right-style:solid;border-right-color:rgb(0,0,0);width:208px;height:48px;margin-right:4px;color:rgb(255,255,255);font-family:Arial;font-size:12px"><a href="http://systrix.com/firma/index.html" style="background-color:transparent;background-repeat:initial initial" target="_blank"><img src="http://systrix.com/firma.png" alt="" style="border:0px;width:200px"></a></div><div style="margin:0px 80px 0px 70px;color:rgb(255,255,255);font-family:Arial;font-size:12px"><h1 style="font-size:10px;margin:6px;font-weight:normal;padding:0px;color:rgb(51,51,51)"><strong>CARLOS PAPARONI </strong><strong> <br>Web Developer</strong><br><a href="mailto:carlos@gamblingq.net" target="_blank">carlos@gamblingq.net</a></h1><h1 style="font-size:10px;margin:6px;font-weight:normal;padding:0px;color:rgb(51,51,51)"><br><strong>CONFIDENTIALITY NOTICE:</strong> This message may contain confidential, privileged and/or proprietary information and/or material for the sole confidential use of Systrix and related parties. The use, copy, dissemination or distribution of this message may only be made by and to authorized parties. If you received this message by mistake, please notify immediately to the sender and Systrix and delete the message. The recipients are advised that NONE of the information and/or material contained in this communication should be interpreted as a digital or electronic signature that can be used in any way to authenticate a contract or other legal document.</h1></div></div></div></div>
<br><div class="gmail_quote">2014-12-22 17:19 GMT-04:30 Jesse Gumm <span dir="ltr"><<a href="mailto:gumm@sigma-star.com" target="_blank">gumm@sigma-star.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Carlos,<div><br></div><div>If you do application:start(qdate), it'll start the server appropriately and keep it running.</div><div><br></div><div>That said, I've been planning on removing the running server requirement, as it's almost certainly not necessary, and most anything the server does can be safely replaced with environment vars.</div><div><br></div><div>Take care,</div><div><br></div><div>-Jesse</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Dec 22, 2014 at 3:21 PM, Carlos Paparoni <span dir="ltr"><<a href="mailto:carlos@gamblingq.net" target="_blank">carlos@gamblingq.net</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div>Hi everyone, I'm fairly (read: extremely) new to Erlang and still learning how to do stuff.<br><br></div>I'm currently trying to code some timezone functions in ChicagoBoss using the qdate library (<a href="https://github.com/choptastic/qdate" target="_blank">https://github.com/choptastic/qdate</a>); however, when trying to test the code either standalone or inside the controller, I'm getting this error:<br><br>qdate:set_timezone("GMT").<br>** exception exit: {noproc,{gen_server,call,<br>                                       [qdate_srv,{set_timezone,<0.54.0>,"GMT"}]}}<br>     in function  gen_server:call/2 (gen_server.erl, line 182)<br>     in call from qdate_srv:set_timezone/2 (qdate_srv.erl, line 49)<br><br></div>Even though I previously did this:<br><br>qdate_srv:start_link().<br>{ok,<0.51.0>}<br><br></div>Would anyone be so kind as to tell me what I'm doing wrong (and how to fix it), please?<br><br></div>Thanks in advance,<br clear="all"><div><div><div><div><div><div><div><div dir="ltr"><div style="float:left;border-right:1px solid rgb(0,0,0);width:208px;min-height:48px;margin-right:4px;color:rgb(255,255,255);font-family:Arial;font-size:12px"><a href="http://systrix.com/firma/index.html" style="background-color:transparent" target="_blank"><img src="http://systrix.com/firma.png" alt="" style="border:0px none;width:200px"></a></div><div style="margin:0px 80px 0px 70px;color:rgb(255,255,255);font-family:Arial;font-size:12px"><h1 style="font-size:10px;margin:6px;font-weight:normal;padding:0px;color:rgb(51,51,51)"><b>CARLOS PAPARONI </b><b> <br>Web Developer</b><br><a href="mailto:carlos@gamblingq.net" target="_blank">carlos@gamblingq.net</a></h1><h1 style="font-size:10px;margin:6px;font-weight:normal;padding:0px;color:rgb(51,51,51)"><br><b>CONFIDENTIALITY NOTICE:</b> This message may contain confidential, privileged and/or proprietary information and/or material for the sole confidential use of Systrix and related parties. The use, copy, dissemination or distribution of this message may only be made by and to authorized parties. If you received this message by mistake, please notify immediately to the sender and Systrix and delete the message. The recipients are advised that NONE of the information and/or material contained in this communication should be interpreted as a digital or electronic signature that can be used in any way to authenticate a contract or other legal document.</h1></div></div></div></div>
</div></div></div></div></div></div>
<br></div></div><span class="">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div>Jesse Gumm<br>Owner, Sigma Star Systems<br><a href="tel:414.940.4866" value="+14149404866" target="_blank">414.940.4866</a> || <a href="http://sigma-star.com" target="_blank">sigma-star.com</a> || @jessegumm</div>
</font></span></div>
</blockquote></div><br></div>