JBoss startup creates files and folders by unzipping the element bin/CHORDIR. JBoss also creates a number of folders and files in <chorus_home>/jboss/standalone/tmp. If someone other than the Chorus administrator, for example: CHORADM, runs JBoss, those files and folders will be owned by the person who ran JBoss. Later when starting JBoss as a started task running under the Chorus admin id, JBoss will fail to start successfully. This is because of the exceptions that the permission problems cause. You will see errors such as follows:
To identify the permission problems, check the USS file permissions by running the following command in <chorus_home>:
ls -lR >chorusfiles.txt
To view files that do not have the owner of CHORADM, run the following command:
find <chorus_home> ! -user CHORADM | xaarqs ls -l
To resolve the permission problems, rerun ETJI0100. This action sets the ownership of the files back to CHORADM.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|