Leo Simons wrote:
There's apparantly still a problem with using those versions together.

Do you mean that if I use a previous phoenix tarball (4.0 ?), it would work ?

We know of the problem and are working on new releases that fix this.
Could you please try the files from : http://cvs.apache.org/~hammant/apps/

I have tried with the Demo-0.7-bin.tar.gz and with the Demo-0.7-src.tar.gz and both have failed and produced the same stacktrace (see below).

Ok ! I was using the blackdown VM on a Debian :
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-02b-FCS)
Java HotSpot(TM) Client VM (build Blackdown-1.3.1_02b-FCS, mixed mode)


by switching to SUN's 1.4 jdk :
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)

phoenix starts and seems to be ready. But when I try to access the
localhost:8999 it seems that nothing is listening there ...
Do i need to do something to launch the demo applications ?

Thanks, yann.

[EMAIL PROTECTED]:/tmp/Demo-0.7$ ls dist
avalon-altrmidemo.sar  avalon-demo.sar  avalon-rmidemo.sar
[EMAIL PROTECTED]:/tmp/phoenix-4.0a3$ cp ../Demo-0.7/dist/avalon-* apps/
[EMAIL PROTECTED]:/tmp/phoenix-4.0a3$ bin/run.sh

Phoenix 4.0a3

There was an uncaught exception:
---------------------------------------------------------
--- Message ---
Error building configuration from jar:file:/tmp/phoenix-4.0a3/apps/avalon-altrmidemo.sar!/SAR-INF/assembly.xml.
--- Stack Trace ---
org.apache.avalon.phoenix.interfaces.DeploymentException: Error building configuration from jar:file:/tmp/phoenix-4.0a3/apps/avalon-altrmidemo.sar!/SAR-INF/assembly.xml.
at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.getConfigurationFor(DefaultDeployer.java:206)
at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:146)
at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:351)
at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:345)
at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:330)
at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:320)
at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:162)
at org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:96)
at org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:64)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.avalon.phoenix.launcher.Main.main(Main.java:54)
---------------------------------------------------------
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.
[EMAIL PROTECTED]:/tmp/phoenix-4.0a3$



-- / Yann SECQ Equipe SMAC [EMAIL PROTECTED] \ | Multi-Agent Systems Modeling & Agent Oriented Programming | \ http://www.lifl.fr/SMAC http://www.lifl.fr/~secq /


-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to