« Return to Thread: AbstractEventInspector question

Re: AbstractEventInspector question

by K H :: Rate this Message:

Reply to Author | View in Thread

Hi Tamas,
Resending the same message as the first reply was send to the author only.
I try the following but still fails to work as desired:
1- change workdir (files/dirs) ownership to "nexus" user
2- chmod go+w on workdir (files/dirs)
3- change install (files/dirs) ownership to "nexus" user
4- re-create a workdir as "nexus" user
Thanks,
Kelly

Tamás Cservenák wrote:
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@cisco.com> 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@sonatype.org
> For additional commands, e-mail: nexus-dev-help@sonatype.org
>
>

 « Return to Thread: AbstractEventInspector question