Re: Problems launching loom

Ulrich Mayring <[email protected]> Fri, 19 Mar 2004 09:48:56 +0100
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <[email protected]>
Mauro Talevi wrote:
> 
> ok - both fixes are checked in and I've verified that you can now run
> loom both via run.sh and via loom-wrapper.sh

Yep, it works now, many thanks. I tried to run the demo sars and there 
are the following errors:

1) All three demo apps log into the wrapper.log instead of using their 
own log as specified in their environment.xml. The log files are created 
ok, but not used.


2) The HelloWorld demo throws an exception on startup:

WARN    2004-03-19 09:36:03.177 [Loom.mon] (): Failed to deploy file 
"/export/vol01/local/loom/distribution/target/loom-1.0-
beta1-dev-bin/apps/demo-helloworld.sar". (Reason: 
org.jcontainer.loom.interfaces.LoomException: org.codehaus.spice.netserve.
connection.impl.AvalonConnectionManager)
org.jcontainer.loom.interfaces.LoomException: 
org.codehaus.spice.netserve.connection.impl.AvalonConnectionManager


Other than that things appear to work. Only thing I wonder is the MX4J 
stylesheets for the management console. They look different than the 
ones currently used in Phoenix, although the mx4j version appears to be 
the same (1.1). Any ideas?

Kind regards,

Ulrich