asadmin Questions

5

Solved

I tried to follow The Java EE 6 Tutorial and start GlassFish with the command below. But I got an error message. How to solve this? C:\glassfish3\bin>asadmin start-domain --verbose The system ...
Metaprotein asked 18/10, 2012 at 13:45

4

Solved

I'm using Java EE with Glassfish. I can't run asadmin command as well. I did the following, but output from terminal is: No command 'asadmin' found, did you mean: Command 'amadmin' from package ...
Fifi asked 5/3, 2016 at 14:58

3

Solved

In my OS X Yosemite, I'm trying to start-domain in terminal: sh asadmin start-domain mythMobile and I get error: JVM failed to start: java.io.IOException: Cannot run program "/usr/libexec/Start...
Dentistry asked 1/7, 2014 at 11:26

4

Solved

I'm trying to create a new domain with the asadmin tool, but it fails every time reporting that all ports are in use. The OS is Fedora 19. What could be the problem? $ ./bin/asadmin create-domain ...
Grow asked 26/9, 2013 at 10:30

2

Solved

I need a way to undeploy all my applications from Glassfish. Normally, I would use asadmin undeploy --target=[target] [appname]" for each application. My problem is that I don't know the name of al...
Tytybald asked 27/6, 2013 at 15:6

2

Solved

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 applications differs from the filename. Back when we...
Forbis asked 25/4, 2013 at 13:39

1

Solved

I'm using Mac OS 10.5.8 and Maven 3.0.3. If I run this command from the command line, it works: asadmin deploy --user admin --type ejb --libraries pedra-signon-ejb-1.0.jar target/my-ejb-1.0.jar ...
Agnola asked 13/5, 2013 at 17:57

2

Solved

I would like to control when and where the admin service is accessible How do I do one of the following (if possible) Enable the admin console only from localhost (I know about disable-secure-ad...
Doldrums asked 11/8, 2012 at 0:30

1

Solved

The only relevant command that I found is: NAME list-jdbc-connection-pools - lists all JDBC connection pools EXAMPLES This example lists the existing JDBC connection pools. asadmin> ...
Delmardelmer asked 10/1, 2012 at 8:32
1

© 2022 - 2024 — McMap. All rights reserved.