I am trying to install james-2.02 and when running run.bat on windows =
2000 server I get the following error.
the phoenix-loader and the phoenix-engine file are in the classpath. =20
Steve Raftery
error below
----------------------------------------------------------
C:\ApacheGroup\james-2.02\bin>run
Phoenix 3.1a1-dev
There was an uncaught exception:
---------------------------------------------------------
--- Message ---
Could not find the class for =
org.apache.avalon.phoenix.components.manager.System
Manager =
(org.apache.avalon.phoenix.components.manager.NoopSystemManager).
--- Stack Trace ---
java.lang.Exception: Could not find the class for =
org.apache.avalon.phoenix.comp
onents.manager.SystemManager =
(org.apache.avalon.phoenix.components.manager.NoopS
ystemManager).
at =
org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.createC
omponent(DefaultEmbeddor.java:431)
at =
org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.createC
omponents(DefaultEmbeddor.java:248)
at =
org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.initial
ize(DefaultEmbeddor.java:126)
at =
org.apache.avalon.phoenix.frontends.CLIMain.startup(CLIMain.java:122)
at =
org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:80)
at =
org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:62)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.avalon.phoenix.launcher.Main.main(Main.java:54)