[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-16) scratchdir fails for multi-user installs

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Tue Jul 22 09:33:16 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBWEB-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBWEB-16.
---------------------------------

    Fix Version/s: JBossWeb-2.1.1.GA
       Resolution: Done


I have added a new (optional) catalina.work system property which can be used to base work folders on. If not set it defaults to catalina.base, then catalina.home.

> scratchdir fails for multi-user installs
> ----------------------------------------
>
>                 Key: JBWEB-16
>                 URL: https://jira.jboss.org/jira/browse/JBWEB-16
>             Project: JBoss Web
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tomcat Module
>    Affects Versions:  JBossWeb embedded - AS 4.0.1
>            Reporter: Norman Richards
>            Assignee: Remy Maucherat
>             Fix For: JBossWeb-2.1.1.GA
>
>
> The setup was the basic multi-user scenario described in the dev environment admin training slides (module 8).   Each user has his own data/tmp/deploy directory, but the conf directory is shared between all users and not writable.
> This produces a a FATAL log message:
> 11:37:06,717 FATAL [EmbeddedServletOptions] The scratchDir you specified:
> /private/tmp/jboss-4.0.2/server/test/work/jboss.web/localhost/jmx-console is unusable.
> This also causes exceptions when the server shuts down.
> The jboss.web directory should probably go under the data or tmp directory so that it can exist on a per-user basis.  Another option is to allow variable substitution in the server.xml file so that the scratchdir can be set based on the $[user.name} property. 
> See the admin module 8, slides 5-16 for the complete configuration if my description isn't clear.

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

        



More information about the jboss-jira mailing list