Note that there are some explanatory texts on larger screens.

plurals
  1. POI am failing to run Mule 3 on the command line
    text
    copied!<p>This is what I get on a pristine Mule distribution:</p> <pre><code>$ ./mule MULE_HOME is set to /home/wena/src/mule-standalone-3.1.2 Running in console (foreground) mode by default, use Ctrl-C to exit... MULE_HOME is set to /home/wena/src/mule-standalone-3.1.2 Running Mule... --&gt; Wrapper Started as Console Launching a JVM... Starting the Mule Container... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. INFO 2011-07-02 05:00:33,164 [WrapperListener_start_runner] org.mule.module.launcher.MuleContainer: ********************************************************************** * Mule ESB and Integration Platform * * Version: 3.1.2 Build: 21975 * * MuleSoft, Inc. * * For more information go to http://www.mulesoft.org * * * * Server started: 2011/07/02 5:00 AM * * JDK: 1.6.0_18 (mixed mode) * * OS: Linux (2.6.39-2-686-pae, i386) * * Host: debian (127.0.1.1) * ********************************************************************** INFO 2011-07-02 05:00:33,247 [WrapperListener_start_runner] org.mule.module.launcher.application.DefaultMuleApplication: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + New app 'default' + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ERROR 2011-07-02 05:00:33,250 [WrapperListener_start_runner] org.mule.module.launcher.DeploymentService: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Failed to deploy app 'default', see below + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ERROR 2011-07-02 05:00:33,250 [WrapperListener_start_runner] org.mule.module.launcher.DeploymentService: org.mule.module.launcher.DeploymentException: Failed to deploy application [default] INFO 2011-07-02 05:00:33,254 [WrapperListener_start_runner] org.mule.module.launcher.StartupSummaryDeploymentListener: ********************************************************************** * - - + APPLICATION + - - * - - + STATUS + - - * ********************************************************************** * default * FAILED * ********************************************************************** INFO 2011-07-02 05:00:33,279 [WrapperListener_start_runner] org.mule.module.launcher.DeploymentService: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Mule is up and kicking (every 5000ms) + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ </code></pre> <p>I am however able to run Mule from Eclipse.</p> <p>Note that a recent development snapshot leading to <strong>3.2</strong> release didn't have any such problem.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload