Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I'm new in talend community and here is my problem. I'm trying to deploy a talend job on Runtime esb. I've put my jar file on <Runtime Path>/container/deploy folder and I can see my bundle status Active on the console. But when I go to http://localhost:8040/services, my app doesn't appear and when I try to run my app's url, a "not found" error is showing.
I'm using talend ESB open source on Windows OS
Thanks in advance for any help
Hello,
Does your esb job perfectly execute from the Studio?
Would you please confirm if your studio and runtime are on the same machine? If yes, please try to deploy some new services and collect the container/logs/tesb.log from runtime from that time and share them with us.
Best regards
Sabrina
Hello,
Does your esb job perfectly execute from the Studio?
Would you please confirm if your studio and runtime are on the same machine? If yes, please try to deploy some new services and collect the container/logs/tesb.log from runtime from that time and share them with us.
Best regards
Sabrina
Hi,
thanks for your help.
Yes it runs on the Studio. Studio and Runtime are on the same machine and here are the logs attached
On text format if ever the capture is'nt clear enough :
***********************************************************************
2023-07-24T10:26:44,204 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 304 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registering MBean org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,type=Bus,instance.id=1082694662: org.apache.cxf.bus.ManagedBus@4672e456
2023-07-24T10:26:44,207 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 304 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registering MBean org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,type=Bus,instance.id=1082694662: javax.management.modelmbean.RequiredModelMBean@3ee2c1d1
2023-07-24T10:26:44,207 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 170 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registered org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,type=Bus,instance.id=1082694662
2023-07-24T10:26:44,209 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 304 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registering MBean org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1877201423: org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper@3acb281e
2023-07-24T10:26:44,211 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 304 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registering MBean org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1877201423: javax.management.modelmbean.RequiredModelMBean@709ef2af
2023-07-24T10:26:44,224 | INFO | Blueprint Extender: 3 | g.apache.cxf.endpoint.ServerImpl 95 | 162 - org.apache.cxf.cxf-core - 3.4.4 | Setting the server's publish address to be /AuxStorageService
2023-07-24T10:26:44,226 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 304 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registering MBean org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,type=Bus.Service.Endpoint,service="{http://rest.service.storage.auxiliary.esb.talend.org/}AuxiliaryStorageRestServiceImpl",port="AuxiliaryStorageRestServiceImpl",instance.id=1244716407: org.apache.cxf.endpoint.ManagedEndpoint@4d3c5514
2023-07-24T10:26:44,227 | INFO | Blueprint Extender: 3 | t.jmx.InstrumentationManagerImpl 304 | 178 - org.apache.cxf.cxf-rt-management - 3.4.4 | registering MBean org.apache.cxf:bus.id=auxiliary-storage-service-rest-cxf1082694662,type=Bus.Service.Endpoint,service="{http://rest.service.storage.auxiliary.esb.talend.org/}AuxiliaryStorageRestServiceImpl",port="AuxiliaryStorageRestServiceImpl",instance.id=1244716407: javax.management.modelmbean.RequiredModelMBean@4725a6fe
2023-07-24T10:26:44,236 | INFO | Blueprint Extender: 3 | container.BlueprintContainerImpl 446 | 85 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle auxiliary-storage-service-rest/8.0.1 has been started
2023-07-24T10:31:25,073 | INFO | fileinstall-C:\TOS_ESB\Runtime_ESBSE\container/deploy | install.internal.Util$OsgiLogger 205 | 12 - org.apache.felix.fileinstall - 3.6.8 | Installing bundle API_AFFAIRES_MYFONDASOL / 0.4.0
2023-07-24T10:31:25,205 | INFO | fileinstall-C:\TOS_ESB\Runtime_ESBSE\container/deploy | install.internal.Util$OsgiLogger 205 | 12 - org.apache.felix.fileinstall - 3.6.8 | Started bundle: wrap:file:/C:/TOS_ESB/Runtime_ESBSE/container/deploy/API_AFFAIRES_MYFONDASOL-0.4.jar$Bundle-SymbolicName=API_AFFAIRES_MYFONDASOL&Bundle-Version=0.4
*******************************************************************************************************
Thanks for the advice.
Hello,
Are you using talend open studio or subscription solution? Any patch installed?
Please try to install a fresh runtime and try to deploy your talend job on it to see if the issue occurs or not. This is just a test to confirm.
Best regards
Sabrina
Hey,
I'm using open studio. I did remove the Runtime folder and extract it again, that changes nothing. My colleague try to deploy on his computer and that worked. But when I do the same it doesn't. I don't know if it has to do with some admin privileges, cause he has admin rights on his computer and I don't.
It works for me now, thank you again.
Hello,
Great it works and feel free to let us know if there is any further help we can give.
Best regards
Sabrina