Top "Asadmin" questions

Asadmin is a tool for administrative tasks for the Oracle GlassFish Server, which is commonly used in the command line.

"The system cannot find the path specified." error message when trying to start GlassFish with asadmin

I tried to follow The Java EE 6 Tutorial and start GlassFish with the command below. But I got an error …

windows glassfish asadmin
Using the context-root from glassfish-web.xml in GlassFish 3

We recently switched to Glassfish 3.1.2.2 and have several Web-Applications packaged as war files. At times the desired context-root for these …

glassfish war asadmin contextroot
How to disable and enable admin console (admin-listener, port 4848) from the command line

I would like to control when and where the admin service is accessible How do I do one of the …

glassfish glassfish-3 asadmin
How to add a JVM option to glassfish 4.0?

The glassfish administation guide states that JVM options ought to be added with asadmin create-jvm-options -Dkey=value:-Dkey=value (https://…

glassfish-4 asadmin
JVM failed to start: java.io.IOException: Cannot run program "/usr/libexec/StartupItemContext; error=2, No such file or directory

In my OS X Yosemite, I'm trying to start-domain in terminal: sh asadmin start-domain mythMobile and I get error: JVM …

java glassfish ioexception asadmin
asadmin command doesn't work in ubuntu

I'm using Java EE with Glassfish. I can't run asadmin command as well. I did the following, but output from …

java terminal glassfish enterprise asadmin
asadmin create-domain fails: all ports are in use

I'm trying to create a new domain with the asadmin tool, but it fails every time reporting that all ports …

glassfish glassfish-3 fedora asadmin