INFO    2003-03-12 14:23:52.419 [Phoenix ] (): Logger started
WARN    2003-03-12 14:23:52.499 [Phoenix ] (): Phoenix was not started by the daemon thus it will not be possible to restart the JVM via the Management interface.
INFO    2003-03-12 14:23:52.749 [Phoenix.] (): Installing Sar located at file:/F:/james-2.1.2/apps/james.sar.
INFO    2003-03-12 14:23:53.190 [Phoenix.] (): No policy specified in server.xml, giving full permissions to ServerApplication.
INFO    2003-03-12 14:23:53.711 [Phoenix.] (): Verifying that the name specified for Blocks and BlockListeners are valid.
INFO    2003-03-12 14:23:53.711 [Phoenix.] (): Verifying that the name specified for Blocks and BlockListeners are unique.
INFO    2003-03-12 14:23:53.711 [Phoenix.] (): Verifying that the specified Dependencies are valid according to BlockInfo.
INFO    2003-03-12 14:23:53.711 [Phoenix.] (): Verifying that the dependencies of Blocks are valid with respect to other Blocks.
INFO    2003-03-12 14:23:53.711 [Phoenix.] (): Verifying that there are no circular dependencies between Blocks.
INFO    2003-03-12 14:23:53.721 [Phoenix.] (): Verifying that the specified Blocks have valid types.
INFO    2003-03-12 14:23:53.791 [Phoenix.] (): Verifying that the specified BlockListeners have valid types.
INFO    2003-03-12 14:23:53.971 [Phoenix.] (): 17 Blocks to process for phase "startup". Order of processing = [dnsserver, objectstorage, database-connections, mailstore, users-store, thread-manager, connections, sockets, scheduler, James, spoolmanager, remotemanager, pop3server, smtpserver, nntp-repository, nntpserver, fetchpop].
ERROR   2003-03-12 14:23:55.323 [Phoenix.] (): Component named "pop3server" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use: JVM_Bind).
ERROR   2003-03-12 14:23:55.323 [Phoenix.] (): There was an error running phase "startup" for Block named "pop3server". (Reason: Component named "pop3server" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use: JVM_Bind).).
org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "pop3server" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use: JVM_Bind).
at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
………………………………………