[
https://issues.apache.org/jira/browse/AMQ-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich closed AMQ-5152.
-------------------------------
Assignee: Matt Pavlovich
Resolution: Not A Problem
This behavior is standard and not an issue
> Jetty requires creation of tmp directory under ACTIVEMQ_BASE
> ------------------------------------------------------------
>
> Key: AMQ-5152
> URL: https://issues.apache.org/jira/browse/AMQ-5152
> Project: ActiveMQ
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 5.9.1
> Reporter: Chris
> Assignee: Matt Pavlovich
> Priority: Major
>
> I upgraded from an ActiveMQ 5.5.1 environment to an ActiveMQ 5.9.1
> environment, replacing all of the files in ACTIVEMQ_HOME with the new code.
> I also replaced the config files under ACTIVEMQ_BASE, and clearned out the
> old database files, but kept the previous logfiles.
> When I started activemq, it seemed to work fine, but when I logged in to the
> web interface, after authenticating, I got a "Service Unavailable" error. I
> looked in the logfile, and found an error where Jetty was trying to create
> the directory ACTIVEMQ_BASE/tmp
> The activemq user did not have normal write access directly to the base
> directory, so I created the directory, gave it the proper ownership and
> permissions, restarted activemq and everything worked from there.
> Not sure if it counts as a bug, but it is a variance between how the 5.5.1
> version operated and the 5.9.1 version operates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)