how to start activemq when dadaemon starts on a sudo install when non-root owner has the files
book
Article ID: 130296
calendar_today
Updated On:
Products
CA Infrastructure ManagementCA Infrastructure ManagementCA Performance Management - Usage and AdministrationCA Performance Management - Data Polling
Issue/Introduction
After installing as sudo, activemq does not start with dadaemon
Cause
There is an extra setting on the OS level preventing activemq from starting without interactive authorization, which the dadaemon cannot provide. The sudo is non default on this system, and the unix admin needs to review the settings. This is the related error from the karaf.log Failed to start activemq.service: Interactive authentication required.
Environment
CAPM DA 3.x
Resolution
Have the unix admin fix the sudo configuration on the system.