You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Christian Carlson <bi...@hotmail.com> on 2005/05/26 22:10:20 UTC

WinXP SP2 - "dnsserver" failed to pass through the Initialization stage

ERROR ON : WinXP SP2
ERROR: "dnsserver" failed to pass through the Initialization stage...

I am trying to run James on WinXP SP2.  I have tried running offline with 
the loopback adapter with a static IP and DNS values.  I have also tried 
using my standard Local Area Connection, connected to my ISP where I am 
issued dynamic IP/DNS values and and entered those values into the 
config.xml file before starting James, however that also produces the same 
error as using my Loopback.

I am experiencing a problem with the "dnsserver" setting.

I set my server setting to "localhost" and set my denserver settings as 
follows:
<dnsserver>
    <servers>
         <server>24.25.195.2</server>
    </servers>
    <!-- Change autodiscover to false if you would like to turn off 
autodiscovery -->
    <!-- and set the DNS servers manually in the <servers> section -->
    <autodiscover>false</autodiscover>
    <authoritative>false</authoritative>
</dnsserver>

I have also tried setting both "auto..." settings to true and either 
combination of True/False but I get the same error.  Could anyone provide 
assistance on how to resolve this issue.  I have attached the phoenix log 
and config.xml for reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: WinXP SP2 - "dnsserver" failed to pass through the Initialization stage

Posted by ap...@bago.org.
> ERROR ON : WinXP SP2
> ERROR: "dnsserver" failed to pass through the Initialization stage...

You should look for the exception generating this error.
Look in the temp/phoenix.console file or simply run the application with
"./phoenix.sh run" and report here the full exception.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org