<?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: Intermittent &amp;quot;Path must include project and resource name&amp;quot; error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254397#M37417</link>
    <description>Hello 
&lt;BR /&gt;Please report a support ticket with the svn dump. We will import your project into our svn server and investigate the problem future.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Sun, 26 Sep 2010 02:56:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-09-26T02:56:06Z</dc:date>
    <item>
      <title>Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254391#M37411</link>
      <description>I'm working on a project with multiple developers of TIS 4.0.2 installed on Windows 7 and Windows XP. The Talend server is a Unix box. 
&lt;BR /&gt;All the developers are intermittently getting the exception detailed below, especially when trying to save work. This error has also resulted in some developers having to re-install Talend because they cannot save work at all and end up with a locking issue. Can anybody explain where this error is coming from? It seems the TIS applications on the developers' machines are getting out of sync with the Subversion repository, but we don't know why. Is it Talend? Is it Eclipse? Is it Subversion? 
&lt;BR /&gt;Any help greatly appreciated! 
&lt;BR /&gt; 
&lt;BR /&gt;org.talend.commons.exception.PersistenceException: java.lang.IllegalArgumentException: Path must include project and resource name: /talend.project 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.doInitialize(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.initialize(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnRepositoryFactory.initialize(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnRepositoryFactory.executeRepositoryWorkUnit(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.remoteprovider.RemoteRepositoryFactory.executeRepositoryWorkUnit(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.actions.AContextualAction.run(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.actions.toolbar.ProjectSettingsAction.run(Unknown Source) 
&lt;BR /&gt; at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) 
&lt;BR /&gt; at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) 
&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$6.handleEvent(ActionContributionItem.java:452) 
&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:1003) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) 
&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:493) 
&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Unknown Source) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) 
&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:368) 
&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:559) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1311) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1287) 
&lt;BR /&gt;Caused by: java.lang.IllegalArgumentException: Path must include project and resource name: /talend.project 
&lt;BR /&gt; at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) 
&lt;BR /&gt; at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:1634) 
&lt;BR /&gt; at org.eclipse.core.internal.resources.Container.getFile(Container.java:123) 
&lt;BR /&gt; at org.talend.repository.model.URIHelper.getFile(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.unloadAndRemoveResources(Unknown Source) 
&lt;BR /&gt; ... 38 more</description>
      <pubDate>Sat, 16 Nov 2024 13:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254391#M37411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254392#M37412</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;org.talend.commons.exception.PersistenceException: java.lang.IllegalArgumentException: Path must include project and resource name: /talend.project&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;As the message said that the file talend.project must exist on the root folder of project, so try to do the following inspection: 
&lt;BR /&gt;- Open the svn server and see if the file talend.project exist on the root folder of project.(see pic1) 
&lt;BR /&gt;- Go to the workspace/ProjectName/ and see if the file talend.project exist. 
&lt;BR /&gt;- Close TIS studio, remove the whole workspace, restart TIS studio. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Sun, 19 Sep 2010 05:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254392#M37412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-19T05:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254393#M37413</link>
      <description>Thank you for your suggestion Shong. We've checked that all the talend.properties files are in place and have the correct cross-referencing within them, yet we are still having problems. 
&lt;BR /&gt;Is there any way of finding out more information about this error? Is there a log somewhere that has more information in it than just a stack trace?</description>
      <pubDate>Wed, 22 Sep 2010 11:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254393#M37413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-22T11:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254394#M37414</link>
      <description>Hi
&lt;BR /&gt;The log file locates on workspace/.metadata/ directory.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 25 Sep 2010 06:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254394#M37414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-25T06:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254395#M37415</link>
      <description>Thank you Shong. 
&lt;BR /&gt;I've reviewed the log from my workstation (see attached) and these errors seem to be being produced from the org.talend.repository.svnprovider module or its descendants. I've looked on "trac" (Talend Open Studio) for the code to this module, but it doesn't appear to be there. Where can I find the source code?</description>
      <pubDate>Sat, 25 Sep 2010 15:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254395#M37415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-25T15:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254396#M37416</link>
      <description>here's the log: 
  &lt;BR /&gt; 
  &lt;BR /&gt;!SESSION 2010-09-24 16:06:17.674 ----------------------------------------------- 
  &lt;BR /&gt;eclipse.buildId=unknown 
  &lt;BR /&gt;java.version=1.6.0_20 
  &lt;BR /&gt;java.vendor=Sun Microsystems Inc. 
  &lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en 
  &lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86_64 
  &lt;BR /&gt;!ENTRY org.talend.libraries 1 0 2010-09-24 16:10:02.693 
  &lt;BR /&gt;!MESSAGE 2010-09-24 16:10:02,691 INFO org.talend.repository.model.ProxyRepositoryFactory - Smith, John logged on TalendProjectOne 
  &lt;BR /&gt; 
  &lt;BR /&gt;!ENTRY org.talend.libraries 4 0 2010-09-24 16:35:02.384 
  &lt;BR /&gt;!MESSAGE 2010-09-24 16:35:02,383 ERROR org.talend.commons.exception.ExceptionHandler - 
  &lt;BR /&gt;!STACK 0 
  &lt;BR /&gt;java.lang.reflect.InvocationTargetException 
  &lt;BR /&gt; at org.talend.repository.ui.views.RepositoryView$13.run(Unknown Source) 
  &lt;BR /&gt; at org.talend.commons.ui.swt.dialogs.ProgressDialog$1$1.run(Unknown Source)  at org.eclipse.swt.widgets.Synchronizer.syncExec(Sy
 &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/0683p000009MdH8"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdH8"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Sat, 25 Sep 2010 15:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254396#M37416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-25T15:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254397#M37417</link>
      <description>Hello 
&lt;BR /&gt;Please report a support ticket with the svn dump. We will import your project into our svn server and investigate the problem future.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sun, 26 Sep 2010 02:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254397#M37417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-26T02:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent "Path must include project and resource name" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254398#M37418</link>
      <description>Thank you Shong. Will do.</description>
      <pubDate>Mon, 27 Sep 2010 15:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Intermittent-quot-Path-must-include-project-and-resource-name/m-p/2254398#M37418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-27T15:19:52Z</dc:date>
    </item>
  </channel>
</rss>

