You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Corridor Software Developer (JIRA)" <ji...@codehaus.org> on 2005/11/01 20:13:45 UTC

[jira] Created: (CONTINUUM-410) Assigning a runAs user in the rc script yields "directory does not exist" error.

Assigning a runAs user in the rc script yields "directory does not exist" error.
--------------------------------------------------------------------------------

         Key: CONTINUUM-410
         URL: http://jira.codehaus.org/browse/CONTINUUM-410
     Project: Continuum
        Type: Bug
  Components: continuum-cli  
    Versions: 1.0-beta-1    
 Environment: gentoo linux
 Reporter: Corridor Software Developer
    Priority: Critical


Created a symlink to the linux run.sh script in init.d.
Change the runAs to a defined user named continuum

On attempts to run the server, I receive a "directory does not exist" error at the su -m continuum .... command. I'll attach the exact debug when I have the machine available.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-410) Assigning a runAs user in the rc script yields "directory does not exist" error.

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-410?page=all ]

John Casey updated CONTINUUM-410:
---------------------------------

    Description: 
Created a symlink to the linux run.sh script in init.d.
Change the runAs to a defined user named continuum

On attempts to run the server, I receive a "directory does not exist" error at the su -m continuum .... command. I'll attach the exact debug when I have the machine available.

  was:
Created a symlink to the linux run.sh script in init.d.
Change the runAs to a defined user named continuum

On attempts to run the server, I receive a "directory does not exist" error at the su -m continuum .... command. I'll attach the exact debug when I have the machine available.

    Fix Version: 1.0.2

is this the best approach to starting continuum up on a gentoo box at boot-time? what about the javaservicewrapper stuff??

> Assigning a runAs user in the rc script yields "directory does not exist" error.
> --------------------------------------------------------------------------------
>
>          Key: CONTINUUM-410
>          URL: http://jira.codehaus.org/browse/CONTINUUM-410
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-beta-1
>  Environment: gentoo linux
>     Reporter: Corridor Software Developer
>     Priority: Critical
>      Fix For: 1.0.2

>
>
> Created a symlink to the linux run.sh script in init.d.
> Change the runAs to a defined user named continuum
> On attempts to run the server, I receive a "directory does not exist" error at the su -m continuum .... command. I'll attach the exact debug when I have the machine available.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (CONTINUUM-410) Assigning a runAs user in the rc script yields "directory does not exist" error.

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-410?page=all ]
     
Emmanuel Venisse closed CONTINUUM-410:
--------------------------------------

     Resolution: Duplicate
    Fix Version:     (was: 1.0.2)

duplicate with CONTINUUM-483

> Assigning a runAs user in the rc script yields "directory does not exist" error.
> --------------------------------------------------------------------------------
>
>          Key: CONTINUUM-410
>          URL: http://jira.codehaus.org/browse/CONTINUUM-410
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-beta-1
>  Environment: gentoo linux
>     Reporter: Corridor Software Developer
>     Priority: Critical

>
>
> Created a symlink to the linux run.sh script in init.d.
> Change the runAs to a defined user named continuum
> On attempts to run the server, I receive a "directory does not exist" error at the su -m continuum .... command. I'll attach the exact debug when I have the machine available.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-410) Assigning a runAs user in the rc script yields "directory does not exist" error.

Posted by "Corridor Software Developer (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-410?page=comments#action_52333 ] 

Corridor Software Developer commented on CONTINUUM-410:
-------------------------------------------------------

Yep, it's the best approach. It uses the existing run.sh script with continuum, which operates as an rc script. rc-update add continuum default causes gentoo to start the service on boot. run.sh uses the wrapper.

If continuum is run as root, then root would have to be set up to run java and maven 2, which I don't want to add to the path since it's not a development account.

> Assigning a runAs user in the rc script yields "directory does not exist" error.
> --------------------------------------------------------------------------------
>
>          Key: CONTINUUM-410
>          URL: http://jira.codehaus.org/browse/CONTINUUM-410
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-beta-1
>  Environment: gentoo linux
>     Reporter: Corridor Software Developer
>     Priority: Critical
>      Fix For: 1.0.2

>
>
> Created a symlink to the linux run.sh script in init.d.
> Change the runAs to a defined user named continuum
> On attempts to run the server, I receive a "directory does not exist" error at the su -m continuum .... command. I'll attach the exact debug when I have the machine available.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira