Hi, I'm a newbie having problems making James work fine. Sorry if this is not the right place to this question but I get errors relationed with Phoenix, that's why i write this.
The content of phoenix.log is this: INFO 2002-10-14 19:22:20.987 [Phoenix ] (): Logger started WARN 2002-10-14 19:22:21.100 [Phoenix ] (): Phoenix was not started by the daemon thus it will not be possible to restart the JVM via the Management interface. INFO 2002-10-14 19:22:22.440 [Phoenix.] (): Installing Sar located at file:/usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james.sar. WARN 2002-10-14 19:22:22.884 [Phoenix.] (): The file SAR-INF/lib/mm.mysql.LICENCE can not be extracted from the Sar "file:/usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james.sar" into directory /usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james/SAR-INF/lib /mm.mysql.LICENCE because there is a file in the way. WARN 2002-10-14 19:22:23.019 [Phoenix.] (): The file conf/sqlResources.xml can not be extracted from the Sar "file:/usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james.sar" into directory /usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james/conf/sqlRes ources.xml because there is a file in the way. WARN 2002-10-14 19:22:23.022 [Phoenix.] (): The file SAR-INF/config.xml can not be extracted from the Sar "file:/usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james.sar" into directory /usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james/SAR-INF/con fig.xml because there is a file in the way. WARN 2002-10-14 19:22:23.024 [Phoenix.] (): The file SAR-INF/assembly.xml can not be extracted from the Sar "file:/usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james.sar" into directory /usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james/SAR-INF/ass embly.xml because there is a file in the way. WARN 2002-10-14 19:22:23.026 [Phoenix.] (): The file SAR-INF/environment.xml can not be extracted from the Sar "file:/usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james.sar" into directory /usr/local/jakarta-james-2.1a1/james-2.1a1-2002-09-24/apps/james/SAR-INF/env ironment.xml because there is a file in the way. INFO 2002-10-14 19:22:23.241 [Phoenix.] (): No policy specified in server.xml, giving full permissions to ServerApplication. WARN 2002-10-14 19:22:23.621 [Phoenix.] (): Warning: BlockInfo for class org.apache.james.nntpserver.NNTPServer redundently specifies role name "org.apache.avalon.cornerstone.services.connection.ConnectionManager" in dependency when it is identical to the name of service. It is recomended that the <role/> section be elided. WARN 2002-10-14 19:22:23.621 [Phoenix.] (): Warning: BlockInfo for class org.apache.james.nntpserver.NNTPServer redundently specifies role name "org.apache.avalon.cornerstone.services.sockets.SocketManager" in dependency when it is identical to the name of service. It is recomended that the <role/> section be elided. WARN 2002-10-14 19:22:23.623 [Phoenix.] (): Warning: BlockInfo for class org.apache.james.nntpserver.NNTPServer redundently specifies role name "org.apache.avalon.cornerstone.services.scheduler.TimeScheduler" in dependency when it is identical to the name of service. It is recomended that the <role/> section be elided. WARN 2002-10-14 19:22:23.624 [Phoenix.] (): Warning: BlockInfo for class org.apache.james.nntpserver.NNTPServer redundently specifies role name "org.apache.james.nntpserver.repository.NNTPRepository" in dependency when it is identical to the name of service. It is recomended that the <role/> section be elided. WARN 2002-10-14 19:22:23.625 [Phoenix.] (): Warning: BlockInfo for class org.apache.james.nntpserver.NNTPServer redundently specifies role name "org.apache.james.nntpserver.AuthService" in dependency when it is identical to the name of service. It is recomended that the <role/> section be elided. INFO 2002-10-14 19:22:23.944 [Phoenix.] (): Verifying that the name specified for Blocks and BlockListeners are valid. INFO 2002-10-14 19:22:23.945 [Phoenix.] (): Verifying that the name specified for Blocks and BlockListeners are unique. INFO 2002-10-14 19:22:23.946 [Phoenix.] (): Verifying that the specified Dependencies are valid according to BlockInfo. INFO 2002-10-14 19:22:23.948 [Phoenix.] (): Verifying that the dependencies of Blocks are valid with respect to other Blocks. INFO 2002-10-14 19:22:23.951 [Phoenix.] (): Verifying that there are no circular dependencies between Blocks. INFO 2002-10-14 19:22:23.953 [Phoenix.] (): Verifying that the specified Blocks have valid types. INFO 2002-10-14 19:22:24.200 [Phoenix.] (): Verifying that the specified BlockListeners have valid types. INFO 2002-10-14 19:22:24.317 [Phoenix.] (): 18 Blocks to process for phase "startup". Order of processing = [dnsserver, objectstorage, database-connections, mailstore, users-store, thread-manager, connections, sockets, scheduler, James, fetchpop, spoolmanager, remotemanager, pop3server, smtpserver, nntp-repository, nntpauth, nntpserver]. ERROR 2002-10-14 19:22:25.389 [Phoenix.] (): Component named "smtpserver" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use). ERROR 2002-10-14 19:22:25.391 [Phoenix.] (): There was an error running phase "startup" for Block named "smtpserver". (Reason: Component named "smtpserver" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use).). org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "smtpserver" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use). at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHe lper.java:289) at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(Lifecycl eHelper.java:159) at org.apache.avalon.phoenix.components.application.DefaultApplication.startup( DefaultApplication.java:480) at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPha se(DefaultApplication.java:428) at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase (DefaultApplication.java:364) at org.apache.avalon.phoenix.components.application.DefaultApplication.start(De faultApplication.java:138) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java :251) rethrown from java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405) at java.net.ServerSocket.<init>(ServerSocket.java:170) at java.net.ServerSocket.<init>(ServerSocket.java:82) at org.apache.avalon.cornerstone.blocks.sockets.DefaultServerSocketFactory.crea teServerSocket(DefaultServerSocketFactory.java:35) at org.apache.avalon.cornerstone.services.connection.AbstractService.initialize (AbstractService.java:136) at org.apache.james.smtpserver.SMTPServer.initialize(SMTPServer.java:97) INFO 2002-10-14 19:22:25.475 [Phoenix.] (): exception while starting:Component named "smtpserver" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use). WARN 2002-10-14 19:22:25.550 [Phoenix.] (): Failed to start application james. org.apache.avalon.framework.CascadingException: Failed to start application james. at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKer nel.java:194) at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(Def aultKernel.java:252) at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(Default Deployer.java:312) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def aultEmbeddor.java:498) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def aultEmbeddor.java:491) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(De faultEmbeddor.java:476) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultA pplications(DefaultEmbeddor.java:466) rethrown from org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "smtpserver" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use). at org.apache.avalon.phoenix.components.application.DefaultApplication.start(De faultApplication.java:144) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java :251) at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKer nel.java:177) at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(Def aultKernel.java:252) at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(Default Deployer.java:312) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def aultEmbeddor.java:498) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def aultEmbeddor.java:491) rethrown from org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "smtpserver" failed to pass through the Initialization stage. (Reason: java.net.BindException: Address already in use). at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHe lper.java:289) at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(Lifecycl eHelper.java:159) at org.apache.avalon.phoenix.components.application.DefaultApplication.startup( DefaultApplication.java:480) at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPha se(DefaultApplication.java:428) at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase (DefaultApplication.java:364) at org.apache.avalon.phoenix.components.application.DefaultApplication.start(De faultApplication.java:138) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java :251) rethrown from java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405) at java.net.ServerSocket.<init>(ServerSocket.java:170) at java.net.ServerSocket.<init>(ServerSocket.java:82) at org.apache.avalon.cornerstone.blocks.sockets.DefaultServerSocketFactory.crea teServerSocket(DefaultServerSocketFactory.java:35) at org.apache.avalon.cornerstone.services.connection.AbstractService.initialize (AbstractService.java:136) at org.apache.james.smtpserver.SMTPServer.initialize(SMTPServer.java:97) WARN 2002-10-14 19:22:25.998 [Phoenix.] (): Failed to stop application james as it is not initialized/started. The Phoenix version is beta 4.0 and James version is 2.1a1. I'm trying to run them on my FreeBSD 4.5. If you need more information please tell me. Thank you. A newbie in trouble. ____________________________________________________________________________ ¿Buscas amigos, gente con quien hablar? Únete a los miles de sin pareja que se registran cada día en Meetic...¡te vas a enamorar! http://www.iespana.es/_reloc/email.meetic -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>