Questions tagged [glassfish]

31 questions
1
vote
1 answer

Is there an equivalent to `chkconfig --add` in Ubuntu?

I don't have an IT background so be patient with me, please. I have an Ansible file (.yml) for glassfish configuration service, that was built for CentOS. I'm trying to "transform it" for use it with Ubuntu 14.04. In the file I have this: name:…
Pedro
  • 11
0
votes
1 answer

problem to start GlassFish server

I have a problem, when I run asadmin start-domain to start the GlassFish server, an error message is shown. asadmin start-domain java.nio.file.AccessDeniedException: /opt/glassfish5/glassfish/domains/domain1/logs/server.log.lck at…