Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Dizzfire
Contributor III
Contributor III

TALEND 6.1.1 - Unable to deploy a Job in KARAF Runtime

Hi,
We are installing a new TALEND version 6.1.1 and we notice that we haven't possibility to deploy a Job in KARAF Runtime since TAC (ESB Conductor). Indeed, when we created task, there are no error but when I deployed this task in KARAF Runtime, we got this error in TAC:
Error: deployment of feature 'Name of my Job' might have failed: 500 The call failed on the server, see server log file.
We have another message in technical.log in TAC:
ERROR TalendRemoteServiceServlet  - Unexpected exception : Service method 'public abstract boolean org.talend.gwtadministrator.client.module.conduct
or.esbconductor.service.EsbConductorService.checkIfFeatureDeployed(int) throws org.talend.gwttoolkit.client.exception.ClientBusinessException' threw an unexpected excep
tion: org.talend.gwttoolkit.client.exception.ClientSystemException: org.apache.karaf:type=features,name=trun
org.talend.gwttoolkit.client.exception.ClientSystemException: org.apache.karaf:type=features,name=trun
        at org.talend.gwttoolkit.server.TalendRemoteServiceServlet.processException(TalendRemoteServiceServlet.java:86)
        at org.talend.gwtadministrator.server.esbconductor.services.EsbConductorServiceImpl.checkIfFeatureDeployed(EsbConductorServiceImpl.java:344)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:561)
        at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)
        at org.talend.gwttoolkit.server.TalendRemoteServiceServlet.processCall(TalendRemoteServiceServlet.java:104)
        at org.talend.gwtadministrator.server.LoggedAndLicenseCheckRemoteServiceServlet.processCall(LoggedAndLicenseCheckRemoteServiceServlet.java:36)
        at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)
        at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:644)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.talend.gwttoolkit.server.common.http.HeadersFilter.doFilter(HeadersFilter.java:55)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
        at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:610)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:516)
        at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1086)
        at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:659)
        at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:223)
        at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1558)
        at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1515)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        at java.lang.Thread.run(Thread.java:745)

Do you know this error and how is it possible to resolve it ?
Thank you in advance
Anthony
Labels (3)
4 Replies
Anonymous
Not applicable

Hi,
Can you successfully deploy your job in runtime from studio? Have you already checked document about:TalendHelpCenter:Working with ESB execution tasks?
Best regards
Sabrina
Dizzfire
Contributor III
Contributor III
Author

Hi,
Yes, my Job was deployed successfully in runtime from Studio.
I checked in the document.
Best Regards
TALENT Anthony
Anonymous
Not applicable

Hi,
Would you mind reported a ticket on Talend Support Portal for your subscription version? In this way, we can give you a remote assistance through support cycle with priority.
Best regards
Sabrina
Dizzfire
Contributor III
Contributor III
Author

Hi,
I reported this issue to Talend Support but for the moment, TALEND support don't find origin of this error.
However, this morning I try to deployed another Web Service Rest and I get the same error in TAC but I get this error also:
(Error in technical.log file in TAC)
2016-04-28 09:26:16 WARN  MavenRepositoryURL  - Repository spec http://XXXXX:XXXXX@dl02:8081/nexus/content/repositories/snapshots/ does not contain an identifier. This is deprecated &
discouraged & just evil.
2016-04-28 09:26:16 WARN  MavenRepositoryURL  - Repository spec http://XXXXX:XXXXX@dl02:8081/nexus/content/repositories/snapshots/ does not contain an identifier. This is deprecated &
discouraged & just evil.
2016-04-28 09:26:23 WARN  ExecutionTaskHandler  - Unable to determine if the feature 'ZJBC_XX_OUT_V01_000_WSRestSum-feature/1.0.0-SNAPSHOT' is installed because of: Authentication failed
2016-04-28 09:26:23 WARN  MavenRepositoryURL  - Repository spec http://XXXXX:XXXXX@dl02:8081/nexus/content/repositories/snapshots/ does not contain an identifier. This is deprecated &
discouraged & just evil.
2016-04-28 09:26:23 WARN  MavenRepositoryURL  - Repository spec http://XXXXX:XXXXX@dl02:8081/nexus/content/repositories/snapshots/ does not contain an identifier. This is deprecated &
discouraged & just evil.
2016-04-28 09:26:23 WARN  ExecutionTaskHandler  - Unable to determine if the feature 'ZJBC_XX_OUT_V01_000_WSRestSum-feature/1.0.0-SNAPSHOT' is installed because of: Authentication failed
2016-04-28 09:26:23 WARN  MavenRepositoryURL  - Repository spec http://XXXXX:XXXXX@dl02:8081/nexus/content/repositories/snapshots/ does not contain an identifier. This is deprecated &
discouraged & just evil.
2016-04-28 09:26:23 WARN  MavenRepositoryURL  - Repository spec http://XXXXX:XXXXX@dl02:8081/nexus/content/repositories/snapshots/ does not contain an identifier. This is deprecated &
discouraged & just evil.