Hi to everybody. I am completely new to James, Phoenix and Java. This mailing server has been suggested to me by a friend. I am running on Windows XP SP1. I installed Phoenix 4.0.4 on my machine and I am running JDK 1.4.1_04-b01.
As per instructions, I placed james.sar under the apps folder and started phoenix for the first time. I was expecting to find the james folder under the apps one, with the SAR-INF and the configuration file ready to be edited. Phoenix encountered an error, which you will be able to see in the attached phoenix.log file under %PHOENIX_HOME%/logs. The server shutted down, and under the apps/james folder I only found the following folders: 1) logs 2) var PLEASE HELP!!! Thanks, Rafal Uwaga! Do konca sierpnia przedluzylismy promocje, do pakietów wielostanowiskowych dokladamy PenDrive Sprawdz: http://www.mks.com.pl/promocja-mobile.html
INFO 2003-08-06 12:59:17.937 [Phoenix ] (): Logger started WARN 2003-08-06 12:59:17.984 [Phoenix ] (): Phoenix was not started by the daemon thus it will not be possible to restart the JVM via the Management interface. INFO 2003-08-06 12:59:18.750 [Phoenix.] (): Installing Sar located at file:/F:/OPENSOURCES/phoenix/apps/james.sar. INFO 2003-08-06 12:59:18.984 [Phoenix.] (): No policy specified in server.xml, giving full permissions to ServerApplication. INFO 2003-08-06 12:59:19.218 [Phoenix.] (): Verifying that the name specified for Blocks and BlockListeners are valid. INFO 2003-08-06 12:59:19.218 [Phoenix.] (): Verifying that the name specified for Blocks and BlockListeners are unique. INFO 2003-08-06 12:59:19.218 [Phoenix.] (): Verifying that the specified Dependencies are valid according to BlockInfo. INFO 2003-08-06 12:59:19.218 [Phoenix.] (): Verifying that the dependencies of Blocks are valid with respect to other Blocks. INFO 2003-08-06 12:59:19.218 [Phoenix.] (): Verifying that there are no circular dependencies between Blocks. INFO 2003-08-06 12:59:19.218 [Phoenix.] (): Verifying that the specified Blocks have valid types. INFO 2003-08-06 12:59:19.265 [Phoenix.] (): Verifying that the specified BlockListeners have valid types. INFO 2003-08-06 12:59:19.359 [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-08-06 12:59:20.015 [Phoenix.] (): Component named "scheduler" failed to pass through the Starting stage. (Reason: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl;). ERROR 2003-08-06 12:59:20.015 [Phoenix.] (): There was an error running phase "startup" for Block named "scheduler". (Reason: Component named "scheduler" failed to pass through the Starting stage. (Reason: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl;).). org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "scheduler" failed to pass through the Starting stage. (Reason: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl;). at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289) at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159) at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481) at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429) at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365) at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251) rethrown from java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl; at org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler.start(DefaultTimeScheduler.java:253) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251) at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152) at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481) at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429) at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365) at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139) INFO 2003-08-06 12:59:20.015 [Phoenix.] (): exception while starting:Component named "scheduler" failed to pass through the Starting stage. (Reason: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl;). WARN 2003-08-06 12:59:20.031 [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(DefaultKernel.java:195) at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254) at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466) rethrown from org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "scheduler" failed to pass through the Starting stage. (Reason: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl;). at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251) at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178) at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254) at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491) rethrown from org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "scheduler" failed to pass through the Starting stage. (Reason: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl;). at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289) at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159) at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481) at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429) at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365) at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251) rethrown from java.lang.NoSuchMethodError: org.apache.avalon.excalibur.thread.ThreadPool.execute(Ljava/lang/Runnable;)Lorg/apache/avalon/excalibur/thread/ThreadControl; at org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler.start(DefaultTimeScheduler.java:253) at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251) at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152) at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481) at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429) at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365) at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139) WARN 2003-08-06 12:59:20.046 [Phoenix.] (): Error deleting Work Directory "F:\OPENSOURCES\phoenix\work\james-1060171158750". (Reason: File F:\OPENSOURCES\phoenix\work\james-1060171158750\SAR-INF\lib\commons-pool.jar unable to be deleted.) java.io.IOException: File F:\OPENSOURCES\phoenix\work\james-1060171158750\SAR-INF\lib\commons-pool.jar unable to be deleted. at org.apache.avalon.excalibur.io.FileUtil.forceDelete(FileUtil.java:638) at org.apache.avalon.excalibur.io.FileUtil.cleanDirectory(FileUtil.java:806) at org.apache.avalon.excalibur.io.FileUtil.deleteDirectory(FileUtil.java:762) at org.apache.avalon.excalibur.io.FileUtil.forceDelete(FileUtil.java:630) at org.apache.avalon.excalibur.io.FileUtil.cleanDirectory(FileUtil.java:806) at org.apache.avalon.excalibur.io.FileUtil.deleteDirectory(FileUtil.java:762) at org.apache.avalon.excalibur.io.FileUtil.forceDelete(FileUtil.java:630) WARN 2003-08-06 12:59:20.234 [Phoenix.] (): Failed to stop application james as it is not initialized/started.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]