我下载了ServiceMix3.3.1,在servicemix.bat中添加了
set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_14D:\WORK\apache-servicemix-3.3.1\bin>servicemix
Starting Apache ServiceMix ESB: 3.3.1Loading 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.1 JBI Container (ServiceMix) is starting
INFO  - JBIContainer                   - For help or more information please see: http://servicemix.apache.org/
INFO  - JCAFlow                        - ActiveMQResourceAdapter server url was null.  Setting it to: tcp://localhost:61616
……
……
……
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:/D:/WORK/apache-servicemix-3.3.1/conf/log4j.xml
至此无反应,求解。

解决方案 »

  1.   

    NFO  - JCAFlow                        - ActiveMQResourceAdapter server url was null.  Setting it to: tcp://localhost:61616 
    …… 
    …… 
    …… 
    INFO  - JBIContainer                  - ServiceMix JBI Container (ServiceMix) started 我没用过,不过看消息似乎已经启动了..
    前面一个不知道是什么问题
      

  2.   

    servicemix.xml已经载入了
            service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi   有点怪
             检查下路径
      

  3.   

    第一次启动时到
    INFO  - AutoDeploymentService          - Directory: hotdeploy: Finished install
    tion of archive:  servicemix-truezip-2009.01-installer.zip
    就卡住不动了。
    第二次就卡在log4j.xml。而且http://localhost:8192无法访问。
      

  4.   

    或者能告诉我servicemix启动的详细配置吗
      

  5.   

    一样的问题,貌似成功,但是不能进入
    日志:
    servicemix.bat: Ignoring predefined value for SERVICEMIX_HOME
    Starting Apache ServiceMix ESB: 3.3.2
    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.2 JBI Container (ServiceMix) is starting
    INFO  - JBIContainer                   - For help or more information please see: http://servicemix.apache.org/
    INFO  - JCAFlow                        - ActiveMQResourceAdapter server url was null.  Setting it to: tcp://localhost:61616
    INFO  - ComponentMBeanImpl             - Initializing component: #SubscriptionManager#
    INFO  - jetty                          - Logging to org.apache.servicemix.http.jetty.JCLLogger@f70ee1 via org.apache.servicemix.http.jetty.JCLLogger
    INFO  - DeploymentService              - Restoring service assemblies
    INFO  - ComponentMBeanImpl             - Setting running state for Component: servicemix-bean to Started
    INFO  - ComponentMBeanImpl             - Initializing component: servicemix-bean
    INFO  - ComponentMBeanImpl             - Setting running state for Component: servicemix-camel to Started
    INFO  - ComponentMBeanImpl             - Initializing component: servicemix-camel
    INFO  - ComponentMBeanImpl             - Setting running state for Component: servicemix-cxf-bc to Started
    INFO  - ComponentMBeanImpl             - Initializing component: servicemix-cxf-bc
    INFO  - BusApplicationContext          - Refreshing org.apache.cxf.bus.spring.BusApplicationContext@f7bf2d: display name [org.apache.cxf.bus.spring.BusApplicationContext@f7bf2d]; startup date [Tue Feb 15 18:12:43 CST 2011]; root of context hierarchy
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http-jetty.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-ws-security.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-soap.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-jms.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-policy.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-management.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-addr.xml]
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-rm.xml]
    INFO  - BusApplicationContext          - Bean factory for application context [org.apache.cxf.bus.spring.BusApplicationContext@f7bf2d]: org.springframework.beans.factory.support.DefaultListableBeanFactory@35be06
    INFO  - ComponentMBeanImpl             - Setting running state for Component: servicemix-cxf-se to Started
    INFO  - ComponentMBeanImpl             - Initializing component: servicemix-cxf-se
    INFO  - BusApplicationContext          - Refreshing org.apache.cxf.bus.spring.BusApplicationContext@5b540e: display name [org.apache.cxf.bus.spring.BusApplicationContext@5b540e]; startup date [Tue Feb 15 18:12:45 CST 2011]; root of context hierarchy
    INFO  - BusApplicationContext          - Loaded configuration file META-INF/cxf/cxf.xml.
    INFO  - BusApplicationContext          - Loaded configuration file META-INF/cxf/cxf-extension-soap.xml.
    INFO  - BusApplicationContext          - Loaded configuration file META-INF/cxf/transport/jbi/cxf-transport-jbi.xml.
    INFO  - BusApplicationContext          - Loaded configuration file META-INF/cxf/binding/jbi/cxf-binding-jbi.xml.
    INFO  - ControlledValidationXmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]