<?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: Issue with Publishing job into Artifact Nexus Repository from Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288429#M146660</link>
    <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I am facing below error while publishing the esb job into Artifact Nexus repository. I am using Talend Data Services enterprise edition. I have checked the port used by the service and there is not firewall blocking the port&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;The link http://localhost:8084 is OK with you when you access it directly? 
&lt;BR /&gt;Make sure 
&lt;BR /&gt;1: start-nexus.bat 
&lt;BR /&gt;2: open studio,windows--&amp;gt;preference--&amp;gt;talend--&amp;gt;artifact repository,add the nexus url to artifact repository. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 11 Sep 2013 07:18:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-09-11T07:18:21Z</dc:date>
    <item>
      <title>Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288428#M146659</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;I am facing below error while publishing the esb job into Artifact Nexus repository. I am using Talend Data Services enterprise edition. I have checked the port used by the service and there is not firewall blocking the port. Will appreciate, if somebody help to resolve this.&lt;BR /&gt;java.lang.reflect.InvocationTargetException&lt;BR /&gt; at org.talend.designer.publish.wizards.actions.PublishJobWizardAction.run(PublishJobWizardAction.java:85)&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1008)&lt;BR /&gt; at org.talend.designer.publish.wizards.PublishJobWizard.publishToRepository(PublishJobWizard.java:50)&lt;BR /&gt; at org.talend.designer.publish.wizards.AbstractPublishWizard.performFinish(AbstractPublishWizard.java:125)&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811)&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:430)&lt;BR /&gt; at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)&lt;BR /&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)&lt;BR /&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)&lt;BR /&gt; at org.eclipse.jface.window.Window.open(Window.java:801)&lt;BR /&gt; at org.talend.designer.publish.actions.PublishJobAction.doRun(PublishJobAction.java:92)&lt;BR /&gt; at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:593)&lt;BR /&gt; at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:84)&lt;BR /&gt; at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:217)&lt;BR /&gt; at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3046)&lt;BR /&gt; at org.talend.repository.svnprovider.SvnRepositoryFactory.executeRepositoryWorkUnit(SvnRepositoryFactory.java:395)&lt;BR /&gt; at org.talend.repository.remoteprovider.RemoteRepositoryFactory.executeRepositoryWorkUnit(RemoteRepositoryFactory.java:639)&lt;BR /&gt; at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:1916)&lt;BR /&gt; at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:602)&lt;BR /&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Application.java:127)&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1383)&lt;BR /&gt;Caused by: org.apache.http.conn.HttpHostConnectException: Connection to &lt;A href="http://localhost:8084" target="_blank"&gt;http://localhost:8084&lt;/A&gt; refused&lt;BR /&gt; at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)&lt;BR /&gt; at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)&lt;BR /&gt; at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:640)&lt;BR /&gt; at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)&lt;BR /&gt; at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)&lt;BR /&gt; at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)&lt;BR /&gt; at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)&lt;BR /&gt; at org.talend.designer.publish.core.models.UploadableModel.uploadContent(UploadableModel.java:98)&lt;BR /&gt; at org.talend.designer.publish.core.models.UploadableModel.uploadContent(UploadableModel.java:85)&lt;BR /&gt; at org.talend.designer.publish.core.models.BundleModel.uploadBundle(BundleModel.java:71)&lt;BR /&gt; at org.talend.designer.publish.core.models.BundleModel.upload(BundleModel.java:40)&lt;BR /&gt; at org.talend.designer.publish.core.UploadAction.deployBundle(UploadAction.java:99)&lt;BR /&gt; at org.talend.designer.publish.core.UploadAction.deployJob(UploadAction.java:73)&lt;BR /&gt; at org.talend.designer.publish.core.UploadAction.deployJob(UploadAction.java:30)&lt;BR /&gt; at org.talend.designer.publish.wizards.WizardDeployHelper.deployJob(WizardDeployHelper.java:115)&lt;BR /&gt; at org.talend.designer.publish.wizards.actions.PublishJobWizardAction.run(PublishJobWizardAction.java:81)&lt;BR /&gt; ... 53 more&lt;BR /&gt;Caused by: java.net.ConnectException: Connection refused: connect&lt;BR /&gt; at java.net.DualStackPlainSocketImpl.connect0(Native Method)&lt;BR /&gt; at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.connect(Unknown Source)&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source)&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source)&lt;BR /&gt; at java.net.Socket.connect(Unknown Source)&lt;BR /&gt; at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)&lt;BR /&gt; at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)&lt;BR /&gt; ... 68 more&lt;BR /&gt;&lt;IMG src="https://community.qlik.com/" border="0" /&gt;&lt;IMG src="https://community.qlik.com/" border="0" /&gt;&lt;IMG src="https://community.qlik.com/" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288428#M146659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288429#M146660</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I am facing below error while publishing the esb job into Artifact Nexus repository. I am using Talend Data Services enterprise edition. I have checked the port used by the service and there is not firewall blocking the port&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;The link http://localhost:8084 is OK with you when you access it directly? 
&lt;BR /&gt;Make sure 
&lt;BR /&gt;1: start-nexus.bat 
&lt;BR /&gt;2: open studio,windows--&amp;gt;preference--&amp;gt;talend--&amp;gt;artifact repository,add the nexus url to artifact repository. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 11 Sep 2013 07:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288429#M146660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-11T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288430#M146661</link>
      <description>Hello Sabrina, 
&lt;BR /&gt;Yes the link is showing up in the browser and in karaf. 
&lt;BR /&gt;1.) Nexus repository is running. I can login into the repository. Where can I find start-nexus.bat? 
&lt;BR /&gt;2.) Nexus Release and Snapshot links are in plan in the preferences. As the publishing was working earlier and stopped working recently. Do we have any other way to deploy the code into TAC, if this doesn't work? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 11 Sep 2013 09:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288430#M146661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-11T09:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288431#M146662</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;1.) Nexus repository is running. I can login into the repository. Where can I find start-nexus.bat?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It unnecessary to run start-nexus.bat which is located in &amp;lt; nexus installation path&amp;gt;\bin\jsw\windows-x86-64(first run install-nexus.bat,then run start-nexus.bat), if the Nexus repository is running. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;2.) Nexus Release and Snapshot links are in plan in the preferences. As the publishing was working earlier and stopped working recently. Do we have any other way to deploy the code into TAC, if this doesn't work?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It is working before? Is there a good response when you restart nexus studio? 
&lt;BR /&gt;You can use Talend-Artifact-Repository to deploy, see the document 
&lt;A href="https://help.talend.com/display/TalendPlatformUniversalInstallationandUpgradeGuide53EN/3.9.1+Talend+Artifact+Repository" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Talend+Artifact+Repository&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 11 Sep 2013 09:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288431#M146662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-11T09:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288432#M146663</link>
      <description>Hello Sabrina,&lt;BR /&gt;Now, the error has gone but nothing is coming in the Nexus repository. I have included the screenshot of Nexusrepository and Studio Artifact config page for your further reference in my main post. Will it help to restart the Nexus repository ?</description>
      <pubDate>Wed, 11 Sep 2013 10:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288432#M146663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-11T10:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288433#M146664</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Now, the error has gone but nothing is coming in the Nexus repository. I have included the screenshot of Nexus repository and Studio Artifact config page for your further reference in my main post. Will it help to restart the Nexus repository ?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;That will be great to post your screenshot of Nexusrepository and Studio Artifact config page into forum. So far, can't disgose the issue. I suspect something wrong with Nexus repository when it is running. You can have a try to restart when this issue repro.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Sep 2013 04:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288433#M146664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-12T04:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288434#M146665</link>
      <description>Hello Sabrina, 
&lt;BR /&gt;I restarted the Nexus repository and the issues is resolved now, but now the TAC is giving the below error when I am trying to deploy the job. Please assist, I have uploaded the TAC screenshot in my first post. 
&lt;BR /&gt;I am trying to deploy the ESB service job on TAC, but getting the below error. The job is running fine on studio and karaf but TAC is giving issue when I am trying to deploy. Will appreciate, if somebody can help in finding the root cause of this issue. 
&lt;BR /&gt;Error: deployment of feature 'ProcessWO-feature' might have failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException -- For more information see your log file 
&lt;BR /&gt;Operation failed: Open quote is expected for attribute "{1}" associated with an element type "xmlns:soapenv". -- For more information see your log file 
&lt;BR /&gt;Save failed: org.xml.sax.SAXParseException; lineNumber: 7; columnNumber: 65; Open quote is expected for attribute "{1}" associated with an element type "xmlns:soapenv". -- For more information see your log file</description>
      <pubDate>Fri, 13 Sep 2013 01:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288434#M146665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T01:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288435#M146666</link>
      <description>Hi, &lt;BR /&gt;Could you please give us the TAC error log info which is located in &amp;lt;SERVERSINSTALLATIONPATH&amp;gt;\apache-tomcat-6.0.35\logs.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 13 Sep 2013 04:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288435#M146666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T04:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288436#M146667</link>
      <description>1</description>
      <pubDate>Fri, 13 Sep 2013 13:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288436#M146667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T13:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288437#M146668</link>
      <description>Hello Sabrina, 
  &lt;BR /&gt;I found my logs at this path \Talend\5.2.2\tac\apache-tomcat\logs, but this seems not having any TAC related logs as these logs doesn't have any error messages that I raised above and also that's showing on TAC. The only log with today's timestamp I found is "localhost.2013-09-13" and I see catalina log file for yesterday with the name "catalina.2013-09-11". I am including the screenshot of TAC error message which is showing on clientlog tab on TAC, do you know where does TAC source this log from? 
  &lt;BR /&gt;localhost.2013-09-13 
  &lt;BR /&gt;============= 
  &lt;BR /&gt;Sep 13, 2013 10:51:25 AM org.apache.catalina.core.StandardWrapperValve invoke 
  &lt;BR /&gt;SEVERE: Servlet.service() for servlet ServiceActivityService threw exception 
  &lt;BR /&gt;java.net.ConnectException: Connection refused: connect 
  &lt;BR /&gt; at java.net.DualStackPlainSocketImpl.connect0(Native Method) 
  &lt;BR /&gt; at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:69)  at java.net.AbstractPlain
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdJ9"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdJ9"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288437#M146668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T13:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288438#M146669</link>
      <description>Hi, 
&lt;BR /&gt;Due to you are using Talend Enterprise Subscription Version, would you mind opening a ticket on 
&lt;A href="http://support.talend.com/otrs/customer.pl" target="_blank" rel="nofollow noopener noreferrer"&gt;talend support portal&lt;/A&gt;, our colleagues from support team will schedule a webex with you on your issue.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 16 Sep 2013 07:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288438#M146669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-16T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Publishing job into Artifact Nexus Repository from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288439#M146670</link>
      <description>Hi,&lt;BR /&gt;    This error comes because of context. If we put xml element in context  at that time karaf shows fatal error but talend did not show any kind of error. Check context. Hard code the xml element in jobs then you will find everything fine in your services.&lt;BR /&gt;Regards,&lt;BR /&gt;Sanjay</description>
      <pubDate>Wed, 18 Sep 2013 10:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Publishing-job-into-Artifact-Nexus-Repository-from/m-p/2288439#M146670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-18T10:41:06Z</dc:date>
    </item>
  </channel>
</rss>

