dev@glassfish.java.net

Re: failure to create XML-DOM document

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 21 Mar 2007 13:45:23 -0700

Are you having the correct domain.xml?

I don't think so.
Are you changing the domain.xml using some
other tools like ANT, before you attempt to start the domain?

Kedar

Tom Amiro - WST wrote:
> Hi,
>
> I noticed the following in the jax-ws sqe test log with the latest
> GFv2 nightly and
> wsit.
>
>> deploy-war:
>> [echo] And now deploying ...
>> [copy] Copying 1 file to
>> /var/Sun/glassfish/domains/domain1/autodeploy
>> [echo] ... deploy done.
>>
>> start.gf:
>> [exec] Starting Domain domain1, please wait.
>> [exec] Log redirected to
>> /var/Sun/glassfish/domains/domain1/logs/server.log.
>> [exec] Error refreshing
>> ConfigContext:/var/Sun/glassfish/domains/domain1/config/domain.xml
>> [exec] cause: Failed to create the XML-DOM Document. Check your
>> XML to make sure it is correct.
>> [exec] Attribute "audit-modules" must be declared for element
>> type "auth-realm".
>> [exec] CLI156 Could not start the domain domain1.
>> [exec] Result: 1
>
>
> The tests had build and copied many apps to the autodeploy directory
> before this
> ominous error happened. Since GF was already running, the tests keep
> going
> and actually passed, but this worries me.
>
> Anyone have a theory what could results in such an error?
>
> Tom
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>