I'm trying to install (CentOS 6.2) the self-extracting Glassfish 3.1.1 file
as a glassfish user in group glassfish:
# sh ./glassfish-3.1.1-unix.sh -l
/home/glassfish/software/glassfish_log -q
I'm running into a "permission denied" error before the installer's GUI comes
up. I've already chmod 777 the tmp/ directory to enable access for glassfish
user. I also noticed that the installer uses the var/tmp/ directory as well.
However, I'm still getting the same "permission denied" error.
With tmp/ and var/tmp/ directories being made chmod 777, I wonder what else
the installer is trying to access that it doesn't have permission? Does
anyone have a list of directories that Glassfish touches during the
self-extracting install so I can make sure that glassfish user can access
them?
--
[Message sent by forum member 'gkk_gf']
View Post: http://forums.java.net/node/883318