On Monday 10 November 2003 19:37, Stephen McConnell wrote:
> Alexis Agahi wrote:
> >Hi,
> >
> >Using current Merlin CVS (build successfull), when trying to run an
> >application (with composition), I get a "java.lang.NoClassDefFoundError".
> >
> >Did something change in composition?
> >(as always: on Linox OS)
>
> The avalon-activation package has been going though some changes.  What
> is happening is that an AbstractBlock has been put in place and the
> functionality that was in DefaultBlock is now under CompositeBlock. My
> guess is that you are running with an old merlin-bootstrap jar file (in
> the bin/lib directory).  If you do a merlin -info you will get the
> snapshot date - this will provide a hint concerning the real version of
> the bootstrapper.

funky

[EMAIL PROTECTED]:~> merlin.sh -info
RUN CMD IS: /usr/local/jdk/bin/java 
-Djava.security.policy=/home/Al/works/merlin-bin/bin/security.policy 
-Dmerlin.home=/home/Al/works/merlin-bin 
-Djava.ext.dirs=/home/Al/works/merlin-bin/ext -jar 
/home/Al/works/merlin-bin/bin/lib/merlin-bootstrap-1.0.jar -info

  ${user.dir}: /home/Al
  ${merlin.home}: /home/Al/works/merlin-bin
  Version: Merlin SMP 3.0
  Build: 20031107
  Environment: Linux 2.4.21 Java 1.4.2_02
  Deployment Home: ${user.dir}/home
  System Repository: /home/Al/works/merlin-bin/system
  Runtime Repository: /home/Al/works/merlin-bin/repository
  Library Anchor: ${user.dir}
  Kernel Path:
  Deployment Blocks:
  Override Path:
  Server Flag: true
  Debug Flag: false

Composition failure.


---- report -------------------------------------------------------

Exception: java.lang.NoClassDefFoundError
Message: org/apache/avalon/activation/appliance/impl/DefaultBlock

-------------------------------------------------------------------


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

Reply via email to