« Return to Thread: AbstractEventInspector question

Re: AbstractEventInspector question

by Tamás Cservenák :: Rate this Message:

Reply to Author | View in Thread

Hi there,

you probably had started nexus as root once, and all the workdirs are created as root. So, your "nexus" user will be unable to write there.... fix file/dir ownership and retry.

~t~

On Fri, May 1, 2009 at 1:39 AM, K H <kehsiao@...> wrote:

Hi,
I implemented a plugin to inspect event (extends AbstractEventInspector).
The Nexus application is install as 'root' however, we are
initiating/starting the process (/nexus/bin/jsw/linux-x86-32/nexus) as
another owner. The setup does not seem to work - nexus log does not show the
inspected events. If the nexus install and initiation/start is own by same
user (root) will work. Is there any way to get around this issue? Please let
me know if you need more information.
Thanks,
Kelly
--
View this message in context: http://www.nabble.com/AbstractEventInspector-question-tp23326226p23326226.html
Sent from the Nexus Maven Repository Manager Dev List mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-dev-unsubscribe@...
For additional commands, e-mail: nexus-dev-help@...


 « Return to Thread: AbstractEventInspector question