I'm quite new to Servicemix, JBI and ESB concepts.
I tried installing other JBI binding components (JBI 4 cics) copying them on
the hotdeploy directory and the log sounded succesfully.
Doing the same with the jbi4corba.jar 0.5 os Servicemix 3.2.3 I get the
following. I get an exception but in the end the jbi4corba component is said
to be active. How can I verify?


12-gen-2009 17.33.29 org.apache.cxf.bus.spring.BusApplicationContext
getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
12-gen-2009 17.33.30 org.apache.cxf.bus.spring.BusApplicationContext
getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.ComponentInstaller init
INFO: CRB000433: Ricevuto MBean
org.apache.servicemix:ContainerName=ServiceMix,Type=Component,Name=jbi4corba,SubType=BootstrapExtension
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.ComponentInstaller init
INFO: CRB000434: Component Installer inizializzato
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.ComponentInstaller onInstall
INFO: CRB000435: Componente installato
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.ComponentInstaller cleanUp
INFO: CRB000431: Component Installer ripulito
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle
registerMonitoringMbean
INFO: CRB000406: Jbi4Corba --> Registrato mbean jbi4corba
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.RuntimeConfiguration <init>
AVVERTENZA: unable to load configurations properties we assume we aren't
running under OpenESB
javax.jbi.JBIException: CRB000411: Falita costruzione di composite data
structure(s) per le proprietα Failed to load configuration C:\apa
apache-servicemix-3.2.2\data\smx\components\jbi4corba\workspace\config.properties
: C:\apache\apache-servicemix-3.2.2\data\smx\components
4corba\workspace\config.properties (The system cannot find the file
specified) di MBean
        at
it.imolinfo.jbi4corba.jbi.component.runtime.RuntimeConfiguration.<init>(RuntimeConfiguration.java:148)
        at
it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle.registerRuntimeConfigurationMBean(AbstractComponentLife
e.java:285)
        at
it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle.init(AbstractComponentLifeCycle.java:125)
        at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(ComponentMBeanImpl.java:201)
        at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(ComponentMBeanImpl.java:287)
        at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(ComponentMBeanImpl.java:216)
        at
org.apache.servicemix.jbi.framework.InstallationService.install(InstallationService.java:334)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateComponent(AutoDeploymentService.java:292)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(AutoDeploymentService.java:252)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDirectory(AutoDeploymentService.java:664)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800(AutoDeploymentService.java:62)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoDeploymentService.java:628)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
Caused by: javax.jbi.JBIException: Failed to load configuration
C:\apache\apache-servicemix-3.2.2\data\smx\components\jbi4corba\workspace
fig.properties :
C:\apache\apache-servicemix-3.2.2\data\smx\components\jbi4corba\workspace\config.properties
(The system cannot find the
 specified)
        at
com.sun.jbi.configuration.ConfigPersistence.loadConfig(ConfigPersistence.java:220)
        at
it.imolinfo.jbi4corba.jbi.component.runtime.RuntimeConfiguration.<init>(RuntimeConfiguration.java:137)
        ... 13 more
Caused by: java.io.FileNotFoundException:
C:\apache\apache-servicemix-3.2.2\data\smx\components\jbi4corba\workspace\config.properties
(Th
stem cannot find the file specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at
com.sun.jbi.configuration.ConfigPersistence.loadConfig(ConfigPersistence.java:215)
        ... 14 more
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.RuntimeHelper logInfo
INFO: Registering runtime config mbean forjbi4corba
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle init
INFO: CRB000401: Componente jbi4corba initializzato
12-gen-2009 17.40.14
it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle start
INFO: CRB000402: Componente jbi4corba attivato



-- 
View this message in context: 
http://www.nabble.com/JBI4Corba-and-Servicemix-tp21416337p21418255.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to