dev@glassfish.java.net

Re: Cannot create domain

From: Sreenivas Munnangi <Sreenivas.Munnangi_at_Sun.COM>
Date: Tue, 27 Jan 2009 14:00:47 -0800

Shing Wai Chan wrote:
> Do we have a way to turn on debug in CLI?
not sure how helpful it would be, here it is

setenv AS_DEBUG true
./asadmin start-domain
> Shing Wai Chan
>
> Lloyd Chambers wrote:
>> Full stack trace from where? No server.log file yet exists.
>>
>> If I try a 2nd time, I get:
>>
>> MB2:code lloyd$ !asadmin
>> asadmin create-domain --user admin --adminport 5848 domain2
>> Domain domain2 already exists in /work/v3/glassfish/domains. Use a
>> different domain name or the --domaindir option.
>> CLI130 Could not create domain, domain2
>> Command create-domain failed.
>> MB2:code lloyd$
>>
>> B2:code lloyd$ ls /v3/glassfish/domains/domain2/
>> applications autodeploy bin config docroot
>> lib logs
>>
>>
>> On Jan 27, 2009, at 12:43 PM, Jerome Dochez wrote:
>>
>>> I think this may be linked to a resource loading fix I had to make.
>>> Do you have the full trace ?
>>>
>>> Jerome
>>>
>>> On Jan 27, 2009, at 10:07 AM, Shing Wai Chan
>>> <Shing-Wai.Chan_at_Sun.COM> wrote:
>>>
>>>> Hi,
>>>> I have just update my workspace, remove domain1 and recreate
>>>> domain1 and see the following error:
>>>>
>>>> asadmin create-domain --user admin --adminport 4848 domain1
>>>>
>>>> Enter admin password>adminadmin
>>>> Enter admin password again>adminadmin
>>>> Using port 4848 for Admin.
>>>> Using default port 8080 for HTTP Instance.
>>>> Using default port 7676 for JMS.
>>>> Using default port 3700 for IIOP.
>>>> Using default port 8181 for HTTP_SSL.
>>>> Using default port 3820 for IIOP_SSL.
>>>> Using default port 3920 for IIOP_MUTUALAUTH.
>>>> Using default port 8686 for JMX_ADMIN.
>>>> java.lang.NoClassDefFoundError:
>>>> com/sun/enterprise/security/common/Util
>>>> Command create-domain failed.
>>>>
>>>> I have tried both the web and GlassFish distribution.
>>>> Is it a known issue?
>>>>
>>>> Thanks.
>>>> Shing Wai Chan
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>