On Fri, Sep 14, 2012 at 8:27 AM, Claus Ibsen <[email protected]> wrote:

> Hi
>
> Looks like an issue when starting up Jetty it tries to create a temp file.
>
> It could be a permission issue etc. Although you start AMQ with sudo.
>
> Can you check if this directory exists. If not try to create it
> manually before starting ActiveMQ.
> /home/emperor/activemq/tmp
>
> I assume Jetty would honor the -D parameter that specified the tmp dir
> -Djava.io.tmpdir=/home/emperor/activemq/tmp
>

Thank you so much. It worked! :)

Reply via email to