LibraryLink ToToggle FramesPrintFeedback

Chapter 2. Running the FUSE ESB Runtime in Standalone Mode

You can start the FUSE ESB runtime from the installation directory without doing any work. However, if you want to start it in a different folder you will need to do the following:

If you are launching the FUSE ESB runtime from the installation directory use the following command:

Windows

      bin\servicemix.bat
    

*NIX

      bin/servicemix
    

If you are launching it another directory and already performed the steps in Setting up your environment, use the servicemix command.

If the FUSE ESB runtime starts up correctly you should see the following on the console:

Starting Apache ServiceMix ESB: 3.3.0.6-fuse
      
Loading Apache ServiceMix from servicemix.xml on the CLASSPATH
INFO  - ConnectorServerFactoryBean     - JMX connector available at: service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
INFO  - JBIContainer                   - ServiceMix 3.3.0.6-fuse JBI Container (ServiceMix) is starting
INFO  - JBIContainer                   - For help or more informations please see: http://incubator.apache.org/servicemix/
INFO  - ComponentMBeanImpl             - Initializing component: #SubscriptionManager#
INFO  - DeploymentService              - Restoring service assemblies
INFO  - JBIContainer                   - ServiceMix JBI Container (ServiceMix) started
INFO  - JDBCAdapterFactory             - Database driver recognized: [apache_derby_embedded_jdbc_driver]
INFO  - LogTask                        - Logging system reconfigured using file: file:/C:/iona/fuse-esb-3.3.0.6/conf/log4j.xml

There are two common problems encountered when starting the FUSE ESB runtime: