Apache James on FreeBSD?

Gabriel Ambuehl gaml at buz.ch
Fri Nov 28 07:20:29 PST 2003


Hello,
I was wondering if someone had succeeded in running Apache James on
FreeBSD 4.9 (using diablo-jdk), as I always end up with:

root at kappa 16:19:41 ~/sr/james-2.1.3/bin $ JAVA_HOME=/usr/local/diablo-jdk1.3.1/ sh run.sh
Using PHOENIX_HOME:   /root/sr/james-2.1.3
Using PHOENIX_TMPDIR: /root/sr/james-2.1.3/temp
Using JAVA_HOME:      /usr/local/diablo-jdk1.3.1/
Running Phoenix:

Phoenix 4.0.1

There was an uncaught exception:
---------------------------------------------------------
--- Message ---
org/apache/avalon/phoenix/components/manager/AbstractSystemManager.dispose
--- Stack Trace ---
java.lang.AbstractMethodError: org/apache/avalon/phoenix/components/manager/AbstractSystemManager.dispose
        at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
        at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.setupComponent(DefaultEmbeddor.java:532)
        at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.setupComponents(DefaultEmbeddor.java:507)
        at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.initialize(DefaultEmbeddor.java:200)
        at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:235)
        at org.apache.avalon.phoenix.frontends.CLIMain.startup(CLIMain.java:194)
        at org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:122)
        at org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:102)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.apache.avalon.phoenix.launcher.Main.startup(Main.java:94)
        at org.apache.avalon.phoenix.launcher.Main.main(Main.java:46)

---------------------------------------------------------
The log file may contain further details of error.
Please check the configuration files and restart Phoenix.
If the problem persists, contact the Avalon project.  See
http://jakarta.apache.org/avalon for more information.


when trying to execute the binary of 2.1.3.



More information about the freebsd-java mailing list