<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Run a soap service on remote runtime in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273743#M50622</link>
    <description>&lt;P&gt;I'm a bit confused now. Why did you delete your TAC and Runtime? This does not indicate a problem with either of those. What this is showing is that you do not have a Runtime on your development box (where your Studio is) and in order to test this in the Runtime, using the Studio, you will need that. &lt;BR /&gt;&lt;BR /&gt;Alternatively you can compile the service as an "OSGI Bundle for ESB", unzip the package and copy the .kar file into the deploy folder of a runtime anywhere. The correct way of promoting services to the Runtime is to promote them to an archive repository, then use TAC to deploy and run them in the Runtime.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 16:20:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-07T16:20:45Z</dc:date>
    <item>
      <title>Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273735#M50614</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to run a ESB SOAP service from my development computer to a remote runtime like this :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Rs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154296i49D5E31A4AF37FA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Rs.png" alt="0683p000009M7Rs.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and here the result i get on the console :&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Exécution en erreur :java.lang.Exception: Job was not built successfully, please check the logs for more details available on C:/talend/workspace/mw/.repositories/1258769164/branches/develop/TIGO_MW/poms/jobs/process/ESB/test_0.1/lastGenerated.log

[Job was not built successfully, please check the logs for more details available on C:/talend/workspace/mw/.repositories/1258769164/branches/develop/TIGO_MW/poms/jobs/process/ESB/test_0.1/lastGenerated.log
]&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Note that for a very simple job (tFixedFlow + tLogRow), it works fine.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 17:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273735#M50614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T17:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273736#M50615</link>
      <description>&lt;P&gt;It seems to suggest that there is a Java error. Can you click on the "code" tab in the bottom left of the screen and take a look for any Java errors (red blocks on the right side of the page).&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 17:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273736#M50615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T17:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273737#M50616</link>
      <description>&lt;P&gt;There isn't java errors, the job works fine on local run, but don't in remote execution.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Rx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147571i5176E29D262EBED3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Rx.png" alt="0683p000009M7Rx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 17:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273737#M50616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T17:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273738#M50617</link>
      <description>&lt;P&gt;OK, I had to check it wasn't a Java error given the message.&lt;/P&gt; 
&lt;P&gt;The next thing to check is how your remote engine has been configured in your Studio. I can't help but notice that it says your runtime is a JobServer. JobServers do not run services, but will run normal jobs...which is consistent with your experiences. Can you open your Preferences, go to Talend--&amp;gt; Run/Debug and show us each of the links within there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 22:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273738#M50617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T22:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273739#M50618</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;here the exec debug parameters&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Q2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154676iFEAB1FF932E5D2DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Q2.png" alt="0683p000009M7Q2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M742.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129602i93445D03913F4D4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M742.png" alt="0683p000009M742.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture3.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7SR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129421i4F90F4B19C405FD7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7SR.png" alt="0683p000009M7SR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 10:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273739#M50618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T10:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273740#M50619</link>
      <description>&lt;P&gt;OK, there are two ways you can solve this. Either use the ESB Runtime option (tick the box in the top left to use a local runtime) or compile your service and place it manually in the "deploy" folder of a remote runtime. What you were trying to do is run a service using a mechanism intended for jobs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This can be confusing, but you need to look out for "Job Server" and "Runtime". Even though a "Runtime" can run jobs, services and routes, a Job Server can only run jobs.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 10:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273740#M50619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T10:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273741#M50620</link>
      <description>Ok 
&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;, i will follow your advic and try to find a solution.</description>
      <pubDate>Wed, 07 Aug 2019 10:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273741#M50620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T10:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273742#M50621</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i delete my workspace and the whole talend infrastructure (TAC, Runtime Server and Job Server). Note tjhat in this case i use only tac and runtime server.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i run the job on local, it works fine. But when i run it on my Remote RunTime sever, below is what i get :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Exécution en erreur :java.lang.Exception: Job was not built successfully, please check the logs for more details available on C:/talend/workspace/esb/.repositories/1258769164/branches/develop/MW_TRAINGIN/poms/jobs/process/ESB/test_0.1/lastGenerated.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (default) on project Test-bundle: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Manifest not found: C:\talend\workspace\esb\.repositories\1258769164\branches\develop\MW_TRAINGIN\poms\jobs\process\ESB\test_0.1\src\main\bundle-resources\META-INF\MANIFEST.MF (Le chemin d’accès spécifié est introuvable) -&amp;gt; [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[Job was not built successfully, please check the logs for more details available on C:/talend/workspace/esb/.repositories/1258769164/branches/develop/MW_TRAINGIN/poms/jobs/process/ESB/test_0.1/lastGenerated.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (default) on project Test-bundle: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Manifest not found: C:\talend\workspace\esb\.repositories\1258769164\branches\develop\MW_TRAINGIN\poms\jobs\process\ESB\test_0.1\src\main\bundle-resources\META-INF\MANIFEST.MF (Le chemin d’accès spécifié est introuvable) -&amp;gt; [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
]&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 15:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273742#M50621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T15:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273743#M50622</link>
      <description>&lt;P&gt;I'm a bit confused now. Why did you delete your TAC and Runtime? This does not indicate a problem with either of those. What this is showing is that you do not have a Runtime on your development box (where your Studio is) and in order to test this in the Runtime, using the Studio, you will need that. &lt;BR /&gt;&lt;BR /&gt;Alternatively you can compile the service as an "OSGI Bundle for ESB", unzip the package and copy the .kar file into the deploy folder of a runtime anywhere. The correct way of promoting services to the Runtime is to promote them to an archive repository, then use TAC to deploy and run them in the Runtime.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 16:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273743#M50622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T16:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273744#M50623</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp;i reinstall my TAC and servers for another reason hoping it will fix this problem at the same time.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now when i try to build the service i got this error:&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;java.lang.Exception: Service was not built successfully, please check the logs for more details available on C:/talend/workspace/esb/.repositories/1258769164/branches/develop/MW_TRAINGIN/poms/jobs/process/ESB/test_0.1/lastGenerated.log
	at org.talend.repository.services.ui.ServiceExportWizard.performFinish(ServiceExportWizard.java:140)&lt;/PRE&gt; 
&lt;P&gt;and last genereated log didn't retrieve any erros :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[WARNING] Disabling enhanced local repository: using legacy is strongly discouraged to ensure build reproducibility.
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MW_TRAINGIN Test-0.1.0 (0.1,Jobs) Bundle 0.1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- builder-maven-plugin:7.1.1:generate (default) @ Test-bundle ---
[INFO] Skipping ci-builder
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Test-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ Test-bundle ---
[INFO] Not compiling main sources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Test-bundle ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ Test-bundle ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ Test-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ Test-bundle ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ Test-bundle ---
[INFO] Reading assembly descriptor: C:\talend\workspace\esb\.repositories\1258769164\branches\develop\MW_TRAINGIN\poms\jobs\process\ESB\test_0.1/src/main/assemblies/assembly.xml
[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o  'org.example.mw_traingin.job:Test'

[INFO] Building jar: C:\talend\workspace\esb\.repositories\1258769164\branches\develop\MW_TRAINGIN\poms\jobs\process\ESB\test_0.1\target\Test-bundle-0.1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.189 s
[INFO] Finished at: 2019-08-07T15:26:09+00:00
[INFO] Final Memory: 24M/321M
[INFO] ------------------------------------------------------------------------&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Aug 2019 16:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273744#M50623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T16:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273745#M50624</link>
      <description>&lt;P&gt;Are you still trying to run it through the Remote Job Server functionality? You need to try the "ESB Runtime" functionality. Or follow one of the other steps I gave.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Since you have TAC you must be a subscription customer. As such, it might be easier for you to contact support. They can talk you through this or take control of a remote access session and show you.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 17:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273745#M50624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T17:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273746#M50625</link>
      <description>&lt;P&gt;I will try to build my service and deploy it on the talend runtime manually.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;A new issue i'm getting is below:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Te.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149042i2465C37521AC41FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Te.png" alt="0683p000009M7Te.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the content of lastGenerated.log :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[WARNING] Disabling enhanced local repository: using legacy is strongly discouraged to ensure build reproducibility.
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MW_TRAINGIN Test-0.1.0 (0.1,Jobs) Bundle 0.1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- builder-maven-plugin:7.1.1:generate (default) @ Test-bundle ---
[INFO] Skipping ci-builder
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Test-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ Test-bundle ---
[INFO] Not compiling main sources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Test-bundle ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ Test-bundle ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ Test-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ Test-bundle ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ Test-bundle ---
[INFO] Reading assembly descriptor: C:\talend\workspace\esb\.repositories\1258769164\branches\develop\MW_TRAINGIN\poms\jobs\process\ESB\test_0.1/src/main/assemblies/assembly.xml
[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o  'org.example.mw_traingin.job:Test'

[INFO] Building jar: C:\talend\workspace\esb\.repositories\1258769164\branches\develop\MW_TRAINGIN\poms\jobs\process\ESB\test_0.1\target\Test-bundle-0.1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.786 s
[INFO] Finished at: 2019-08-08T08:37:44+00:00
[INFO] Final Memory: 24M/328M
[INFO] ------------------------------------------------------------------------&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Aug 2019 10:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273746#M50625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T10:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273747#M50626</link>
      <description>&lt;P&gt;When are you getting this error? What are you doing before you get it? Have you contacted support about this? I would need to see what you are doing and be able to take a look at your environment to help out with this. Support can do this for you.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 10:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273747#M50626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T10:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273748#M50627</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I contacted the support but there are not reactive at all.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i'm getting this when trying to export my soap services :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 944px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7To.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143851i577703D32D87C7E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7To.png" alt="0683p000009M7To.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 14:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273748#M50627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T14:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273749#M50628</link>
      <description>&lt;P&gt;I'm afraid I cannot recreate what you are seeing. I would need access to your system to be able to investigate any further.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How long ago did you contact support? They are usually reasonably prompt at responding. Have you at least had an email confirmation to say that they have logged your call? If not, there may have been a problem with your request.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 15:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273749#M50628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T15:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273750#M50629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's was a dumb problem. Just have to rename the name of my job so it's now different to the name of the service.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sharing for other getting the same&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 12:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273750#M50629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T12:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Run a soap service on remote runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273751#M50630</link>
      <description>&lt;P&gt;Did support solve this for you? If so, do you know whether they raised a Jira for this? By luck (certainly not judgement) I have never named my service by the same name as any of the jobs that are used to provide the service functionality. However, if this is the cause of the error, the error message should identify this as the problem. At the moment the error does not give enough information. If this was identified by support, can you ask them to raise a Jira to get this error better identified?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for returning to update the post&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 12:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-a-soap-service-on-remote-runtime/m-p/2273751#M50630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T12:40:51Z</dc:date>
    </item>
  </channel>
</rss>

