Joeri,<br><br>Seeing as you&#39;ve already got the build environment functional, I&#39;d recommend the following process for getting the adapter going:<br>� - Clone the rabbitmq-public-umbrella with:<br>���� hg clone <a href="http://hg.rabbitmq.com/rabbitmq-public-umbrella">http://hg.rabbitmq.com/rabbitmq-public-umbrella</a><br>
� - Request that it checkout all of the appropriate sub-projects with &quot;make co&quot;<br>� - Build this by executing make in the top-level directory with &quot;make&quot;<br>� - Change into the STOMP adapter directory, and execute &quot;make run&quot;<br>
<br>For future reference, you&#39;re much better off downloading the &quot;default.zip&quot; files instead of &quot;tip.zip&quot; - since as you&#39;ll see from many remarks in the history of this list, tip will contain potentially random content, whilst default will contain the latest QA&#39;d version.<br>
<br>Paul.<br><br><div class="gmail_quote">On Thu, Sep 10, 2009 at 1:01 PM, Joeri Belis <span dir="ltr">&lt;j.belis@be.pgz.eu&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">











<div link="blue" vlink="blue" lang="NL">

<div>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Paul,</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">�</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">I got my server version from tar balls from
<a href="http://www.rabbitmq.com/download.html" target="_blank">http://www.rabbitmq.com/download.html</a>.</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">�</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">And the stomp version from <a href="http://hg.rabbitmq.com/rabbitmq-stomp/archive/tip.tar.gz" target="_blank">http://hg.rabbitmq.com/rabbitmq-stomp/archive/tip.tar.gz</a></span></font></p>


<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">�</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Where do i get both 1.7 versions?</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">�</span></font></p>

<div>

<div style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr align="center" width="100%" size="2">

</span></font></div>

<p><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">Van:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;"> Paul Jones
[mailto:<a href="mailto:pauljones23@gmail.com" target="_blank">pauljones23@gmail.com</a>] <br>
<b><span style="font-weight: bold;">Verzonden:</span></b> donderdag 10 september
2009 13:58<br>
<b><span style="font-weight: bold;">Aan:</span></b> Joeri Belis<br>
<b><span style="font-weight: bold;">CC:</span></b>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<b><span style="font-weight: bold;">Onderwerp:</span></b> Re: [rabbitmq-discuss]
Can not get stomp adapter running with rabbitmq 1.6.0</span></font></p>

</div><div><div></div><div class="h5">

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Hi Joeri,<br>
<br>
>From where did you download the STOMP adapter source? The server and adapter
have recently changed in order to simplify the configuration process using the
plugin mechanism that is set for release in 1.7 (though default of the server
has this right now, and can be used with a source checkout).<br>
<br>
Thanks,<br>
Paul.</span></font></p>

<div>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">On Thu, Sep 10, 2009 at 12:40 PM, Joeri Belis
&lt;j.belis@be.pgz.eu&gt; wrote:</span></font></p>

<div link="blue" vlink="purple">

<div>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Env=
REDHAT 5</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">I have
compiled from tar file both rabbitmq and stomp adapter.</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Then i
start the rabbitmq from the stomp adapter compiled directory with </span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">make
RABBIT_SOURCE_ROOT=../rabbitmq-server run</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">And this
is the output.</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Everything
except the stomp adapter gets started. Any ideas why???</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">erl -pa
ebin -pa test_ebin�� -pa ../rabbitmq-server/ebin -mnesia dir tmp -boot
start_sasl -sasl sasl_error_logger &#39;{file, &quot;&#39;/tmp&#39;/rabbit-sasl.log&quot;}&#39;
-kernel error_logger &#39;{file, &quot;&#39;/tmp&#39;/rabbit.log&quot;}&#39; -rabbit_stomp
listeners &quot;[{\&quot;0.0.0.0\&quot;,61613}]&quot; -sname rabbit -eval
&#39;rabbit:start()&#39; -eval &#39;ok = application:start(rabbit_stomp)&#39;</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Erlang
(BEAM) emulator version 5.6.5 [source] [64-bit] [smp:4] [async-threads:0]
[hipe] [kernel-poll:false]</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Eshell
V5.6.5� (abort with ^G)</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">(rabbit@redhat09)1&gt;
RabbitMQ 1.6.0 (AMQP 8-0)</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Copyright
(C) 2007-2009 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
Technologies Ltd.</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Licensed
under the MPL.� See <a href="http://www.rabbitmq.com/" target="_blank">http://www.rabbitmq.com/</a></span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">node�������
: rabbit@redhat09</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">log��������
: /tmp/rabbit.log</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">sasl
log��� : /tmp/rabbit-sasl.log</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">database
dir: /usr/local/src/rabbitmq-stomp-7a22cfe47f66/tmp</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
database������������
...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
core processes������ ...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
recovery������������
...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
persister�����������
...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
guid generator������ ...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
builtin applications ...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
TCP listeners������� ...done</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">broker
running</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">starting
STOMP Adapter (binding to [{&quot;0.0.0.0&quot;,61613}])� ...{&quot;init
terminating in
do_boot&quot;,{{badmatch,{error,{bad_return,{{rabbit_stomp,start,[normal,[]]},{&#39;EXIT&#39;,{{badmatch,{error,{shutdown,{child,undefined,&#39;rabbit_stomp_listener_sup_0.0.0.0:61613&#39;,{tcp_listener_sup,start_link,[{0,0,0,0},61613,[{packet,raw},{reuseaddr,true}],{rabbit_stomp_server,listener_started,[]},{rabbit_stomp_server,listener_stopped,[]},{rabbit_stomp_server,start_client,[]},&quot;STOMP
Listener&quot;]},transient,infinity,supervisor,[tcp_listener_sup]}}}},[{rabbit_stomp_server,start_listeners,1},{rabbit_stomp_server,start,1},{rabbit_stomp,start,2},{application_master,start_it_old,4}]}}}}}},[{erl_eval,expr,3}]}}</span></font></p>


<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Erlang
has closed</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">����������������
/usr/lib64/erlang/lib/os_mon-2.1.8/priv/bin/memsup: Erlang has closed.</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Crash
dump was written to: erl_crash.dump</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">init
terminating in do_boot ()</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">make: ***
[run] Fout 1</span></font></p>

</div>

</div>

<p style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"><br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></span></font></p>

</div>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">�</span></font></p>

</div></div></div>

</div>


</blockquote></div><br>