<?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: TIS + SVN slowly ... in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268545#M47080</link>
    <description>What may also slow the process: a poor connection to the server (what is the result of a ping) or an antivirus running.</description>
    <pubDate>Wed, 25 Feb 2009 16:12:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-02-25T16:12:32Z</dc:date>
    <item>
      <title>TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268541#M47076</link>
      <description>Hello ! 
&lt;BR /&gt;We have installed TIS 3.0.2 r20205 with SVN (version 1.5.4). Since mid-january, we are 7 developpers (only 3 before), and time to open project and to save jobs take more time... 
&lt;BR /&gt;Before, to open a project, we put 1 minute, now 2 minutes... 
&lt;BR /&gt;I see that current version available for SVN is 1.5.8, we have 1.5.4, do we have to upgrade SVN ? If yes, is there any risks ? 
&lt;BR /&gt;What can we do / test to wait less ? Is there a configuration better than an other ? 
&lt;BR /&gt;Could you help us ? 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt;Anaïs</description>
      <pubDate>Sat, 16 Nov 2024 14:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268541#M47076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268542#M47077</link>
      <description>I've received your repository (private channel). 
&lt;BR /&gt;First I would like to give an advice related to backup: it's a good thing (even mandatory) to backup your SVN repository, but it's not done the right way. You should not archive the repository directory itself. You have to dump it with the command "svnadmin dump". In a second step, I advice you to create incremental backup instead of full backup (I may explain this procedure in another topic). 
&lt;BR /&gt;You have 18k revisions. Here is the dispatch between months: 
&lt;BR /&gt; 
&lt;PRE&gt;$ egrep '^r+ \|' repo.svnlog | awk '{print $5}' | awk -F"-" '{print $1$2}' | uniq -c&lt;BR /&gt;   8655 200902&lt;BR /&gt;   5291 200901&lt;BR /&gt;   3722 200812&lt;BR /&gt;    588 200811&lt;/PRE&gt; 
&lt;BR /&gt;So obviously you have much more revisions recently: at the end of february, you should have 15k only for february. 
&lt;BR /&gt;I've installed the repository on our test machine (Core2Quad 2.4GHz, memory 4GB, Debian Linux, SVN 1.4.2) and I must admit that it works nice. I mean that it takes 30s to open your biggest project (D_EDI), including 18s for template initialization. Opening a job takes less than 5 seconds (5 seconds when it contains tRunJobs). 
&lt;BR /&gt;I don't think that you open your projects very often, do you? So what's more interesting it the time to wait when opening a job. How long does it take? 
&lt;BR /&gt;I have a doubt that updating SVN would have any effect.</description>
      <pubDate>Wed, 18 Feb 2009 16:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268542#M47077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-18T16:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268543#M47078</link>
      <description>If you have to wait for initializing templates, you should increase the used memory, I suggest using 256m as perm size</description>
      <pubDate>Wed, 18 Feb 2009 16:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268543#M47078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-18T16:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268544#M47079</link>
      <description>I've made new test, with the same repository but with a Windows server as Subversion repository. The machine has very low performances compared to our 4 cores 2.4GHz 4GB memory.
&lt;BR /&gt;The performances are the same as on the Linux server. The first job needs 10 seconds to open and next jobs open in less than 3 seconds.</description>
      <pubDate>Wed, 25 Feb 2009 16:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268544#M47079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-25T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268545#M47080</link>
      <description>What may also slow the process: a poor connection to the server (what is the result of a ping) or an antivirus running.</description>
      <pubDate>Wed, 25 Feb 2009 16:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268545#M47080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-25T16:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268546#M47081</link>
      <description>Hello,
&lt;BR /&gt;Sorry, I didn't see before your answers... 
&lt;BR /&gt;For the SVN backup, we use command "svnadmin hotcopy". It's not right ?
&lt;BR /&gt;In fact, at the beginning, we were only 3 developpers... and now we are 7 !
&lt;BR /&gt;When we were 3, there was no problem ! But since we are 7 ... 
&lt;BR /&gt;I don't think problem come from a poor connection to the server (because server is just near us)... 
&lt;BR /&gt;For antivirus, I will go to see our administrator to desactive it... but problem seems to appear since more developpers use the repository.
&lt;BR /&gt;Anaïs</description>
      <pubDate>Thu, 26 Feb 2009 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268546#M47081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-26T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268547#M47082</link>
      <description>So, we desactived antivirus on the server and on our machine. And it's the same.
&lt;BR /&gt;To open project D_EDI, It takes 3 minutes 15 (and not 30 seconds...).
&lt;BR /&gt;To open project D_DWH_EvtProduct 2 minutes. Next, to open job, the first : 12 seconds, the second 5 seconds.
&lt;BR /&gt;We open projects very often, because we don't work all the day on the same project, so we lose many time !
&lt;BR /&gt;I also modify initializing templates (used memory to 256m as perm size)... but no result...
&lt;BR /&gt;Any other suggestions ?
&lt;BR /&gt;Thanks !
&lt;BR /&gt;Anaïs</description>
      <pubDate>Thu, 26 Feb 2009 14:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268547#M47082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-26T14:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268548#M47083</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Sorry, I didn't see before your answers...&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Did you subscribe to the topic? If yes, didn't you receive the emails? 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;For the SVN backup, we use command "svnadmin hotcopy". It's not right ?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It's perfectly right. I never use this method so I thought you had made a simple copy of the repository directory. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;In fact, at the beginning, we were only 3 developpers... and now we are 7 !&lt;BR /&gt;When we were 3, there was no problem ! But since we are 7 ...&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Theoretically the number of developers should not have an impact on the repository efficiency! On Talend source code the repository is used by much more than 7 developers and it runs very well. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;We open projects very often, because we don't work all the day on the same project, so we lose many time !&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I saw you had many project, and I imagine that you "switch project" very often! If it takes 3 minutes to switch, it's really a pain I admit. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Any other suggestions ?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;When the project is launching, there are several steps: 
&lt;BR /&gt;* Initialize Project Connection 
&lt;BR /&gt;* Logon In Project 
&lt;BR /&gt;* Synchronize Libraries 
&lt;BR /&gt;* Loading Workbench 
&lt;BR /&gt;* Generation Engine Initialization in Progress 
&lt;BR /&gt;Can you tell us which steps take time (and how much?) 
&lt;BR /&gt;During project launch, how is the CPU usage?</description>
      <pubDate>Thu, 26 Feb 2009 15:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268548#M47083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-26T15:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268549#M47084</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Sorry, I didn't see before your answers...&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Did you subscribe to the topic? If yes, didn't you receive the emails?
&lt;BR /&gt;In fact, I didn't subscribe to the topic, so I didn't receive emails... I subscribed now...
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;When the project is launching, there are several steps:&lt;BR /&gt;* Initialize Project Connection&lt;BR /&gt;* Logon In Project&lt;BR /&gt;* Synchronize Libraries&lt;BR /&gt;* Loading Workbench&lt;BR /&gt;* Generation Engine Initialization in Progress&lt;BR /&gt;Can you tell us which steps take time (and how much?)&lt;BR /&gt;During project launch, how is the CPU usage?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;
&lt;BR /&gt;In fact, the last step takes lot of time. 2 minutes 30 to open the project, 2 minutes 15 for the last step...
&lt;BR /&gt;So, for the 4 other, it takes only 15 seconds.
&lt;BR /&gt;Concerning CPU usage, here is a screenshot.
&lt;BR /&gt;Thanks.
&lt;BR /&gt;Anaïs</description>
      <pubDate>Thu, 26 Feb 2009 16:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268549#M47084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-26T16:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268550#M47085</link>
      <description>This is a very interesting information you're giving :-)
&lt;BR /&gt;There is a bug in 3.0.2 concerning cache management on generation engine templates. Can you please:
&lt;BR /&gt;1. close Talend Integration Suite studio
&lt;BR /&gt;2. create an empty file workspace/.JETEmitters/FirstCompilationMarker (with no filename extension)
&lt;BR /&gt;3. relaunch the studio, it should last as long as usual
&lt;BR /&gt;4. close the studio
&lt;BR /&gt;5. relaunch the studio, it should be much faster
&lt;BR /&gt;Does it behave as expected?</description>
      <pubDate>Thu, 26 Feb 2009 17:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268550#M47085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-26T17:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268551#M47086</link>
      <description>It works !
&lt;BR /&gt;Open project takes now less than 1 minute ! That's good.
&lt;BR /&gt;One more question : is there somewhere a list of bugs known that we can see ? Because, for this bug, if we were informed before, we didn't lose time ! In fact, I think that we have to be informed of all bugs resolved for our version ... No ?
&lt;BR /&gt;Thanks.
&lt;BR /&gt;Regards.
&lt;BR /&gt;Anaïs</description>
      <pubDate>Fri, 27 Feb 2009 07:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268551#M47086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-27T07:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268552#M47087</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;It works !&lt;BR /&gt;Open project takes now less than 1 minute ! That's good.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Nice to read this!
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;One more question : is there somewhere a list of bugs known that we can see ? Because, for this bug, if we were informed before, we didn't lose time !&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Yes, you can read the 
&lt;A href="http://www.talendforge.org/bugs/changelog_page.php" target="_blank" rel="nofollow noopener noreferrer"&gt;the Bugtracker Changelog Page&lt;/A&gt; on Talend Open Studio project (this is a TOS bug, not a TIS bug).
&lt;BR /&gt;Unfortunately, this bug has been solved but not declared in the bugtracker, so you wouldn't have been able to see it. We have just added it :6466</description>
      <pubDate>Fri, 27 Feb 2009 09:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268552#M47087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-27T09:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: TIS + SVN slowly ...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268553#M47088</link>
      <description>Hello,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Yes, you can read the &lt;A href="http://www.talendforge.org/bugs/changelog_page.php" target="_blank" rel="nofollow noopener noreferrer"&gt;the Bugtracker Changelog Page&lt;/A&gt; on Talend Open Studio project (this is a TOS bug, not a TIS bug).&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;I didn't know this page and it is very usefull ! However, I can't change project with my login. When I connect, project is TIS Studio, and if I try to change to 'Talend open Studio' for example, I'm automatically redirected to project TIS Studio...&lt;BR /&gt;Is there a problem with my account ?&lt;BR /&gt;Could you help me ?&lt;BR /&gt;Thanks !&lt;BR /&gt;Anaïs</description>
      <pubDate>Tue, 03 Mar 2009 16:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TIS-SVN-slowly/m-p/2268553#M47088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-03T16:18:38Z</dc:date>
    </item>
  </channel>
</rss>

