5 Replies Latest reply on Apr 29, 2008 10:14 AM by kelvinflow

    fuse-esb-3.3.0.10  log4j error starting fuse

    kelvinflow

      i get the following error starting fuse in windows from the console using the servicemix.bat in the bin directory

       

      Starting Apache ServiceMix ESB: 3.3.0.10-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.10-fuse JBI Container

      (ServiceMix) is starting

      INFO  - JBIContainer                   - For help or more informations please se

      e: http://incubator.apache.org/servicemix/

      INFO  - ComponentMBeanImpl             - Initializing component: #SubscriptionMa

      nager#

      INFO  - DeploymentService              - Restoring service assemblies

      INFO  - ComponentMBeanImpl             - Setting running state for Component: se

      rvicemix-cxf-bc to Started

      INFO  - ComponentMBeanImpl             - Initializing component: servicemix-cxf-

      bc

      INFO  - ComponentMBeanImpl             - Setting running state for Component: se

      rvicemix-cxf-se to Started

      INFO  - ComponentMBeanImpl             - Initializing component: servicemix-cxf-

      se

      INFO  - ServiceAssemblyLifeCycle       - Starting service assembly: cxf-wsdl-fir

      st-sa

      INFO  - ServiceUnitLifeCycle           - Initializing service unit: wsdl-first-c

      xfse-su

      INFO  - ServiceUnitLifeCycle           - Initializing service unit: wsdl-first-c

      xfbc-su

      INFO  - ServiceUnitLifeCycle           - Starting service unit: wsdl-first-cxfse

      -su

      Apr 24, 2008 5:08:43 PM org.apache.cxf.service.factory.ReflectionServiceFactoryB

      ean buildServiceFromClass

      INFO: Creating Service Pers

      onService from class org.apache.servicemix.samples.cxf_wsdl_first.PersonImpl

      Apr 24, 2008 5:08:44 PM org.apache.cxf.configuration.spring.ConfigurerImpl getBe

      anName

      INFO: Could not determine bean name for instance of class org.apache.cxf.transpo

      rt.jbi.JBIDestination.

      INFO  - ServiceUnitLifeCycle           - Starting service unit: wsdl-first-cxfbc

      -su

      Apr 24, 2008 5:08:44 PM sun.reflect.NativeMethodAccessorImpl invoke0

      INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via org.mort

      bay.log.Slf4jLog

      Apr 24, 2008 5:08:44 PM sun.reflect.NativeMethodAccessorImpl invoke0

      INFO: jetty-6.1.0.1-fuse

      Apr 24, 2008 5:08:44 PM sun.reflect.NativeMethodAccessorImpl invoke0

      INFO: Started SelectChannelConnector@0.0.0.0:8192

      INFO  - JBIContainer                   - ServiceMix JBI Container (ServiceMix) s

      tarted

      INFO  - JDBCAdapterFactory             - Database driver recognized: [apache_der

      by_embedded_jdbc_driver]

      ERROR - LogTask                        - java.io.FileNotFoundException: conf\log

      4j.xml (The system cannot find the path specified)

      ERROR - LogTask                        - java.io.FileNotFoundException: conf\log

      4j.xml (The system cannot find the path specified)

       

      can someone help me?

       

      thanks.