users@glassfish.java.net

Re: starting Sun Application Server 9.0 failed

From: <glassfish_at_javadesktop.org>
Date: Sat, 22 Mar 2008 03:40:57 PST

Usually I'm running domain as root because
for other users [i]{$SERVER_PATH}/domains[/i] directory has not write permissions.
Now, I changed permissions and run domain as a user.
Still, something is conflicting on port 80.

I've created another domain with DAS on port 5000 .

[i] asadmin create-domain --adminport 5000 --adminuser admin mydomain[/i]

All works fine, there is nothing to conflict with domain on the port 80.

But here comes another problem.
When I delete my domain, which is in my case [u]domain3[/u]

[i]asadmin delete-domain domain3[/i]

and create again domain with name domain3
I receive error in my console :

[i]Domain domain2 already exists in /opt/SunServer/domains. Use a different domain name or the --domaindir option.
CLI130 Could not create domain, domain2[/i]

[b]If I deleted domain3, why domain3 is stll reserved ??[/b]

thanks,
Nikola
[Message sent by forum member 'eqafrica' (eqafrica)]

http://forums.java.net/jive/thread.jspa?messageID=265279