|
From: Manuel S. P. <terminolator@...> - 2018-06-26 10:18:44
|
Good morning/afternoon everyone, I am having the following issue when I try to commit a repo: Error: Commit failed (details follow): Error: Unable to create pristine install stream Error: The system cannot find the path specified. I saw some people had that issue ( https://stackoverflow.com/questions/35962861/how-to-fix-unable-to-create-pristine-install-stream ) and could fix it by recreating folder <repo>\.svn\tmp I have tried that, both as cd PISA2021\.svn\tmp rm -rf tmp mkdir tmp and also manually, but to no avail. Before checking out a new working copy I wanted to check here in case somebody has ever had this issue, to know how you have fixed it. Thanks a lot in advance. Cheers, Manuel [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-26 12:51:08
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Tuesday, June 26, 2018 12:19 PM > To: Om...@ya... > Subject: [OmT] Team projects on Subversion: unable to create pristine install > stream > > Before checking out a new working copy I wanted to check here in case > somebody has ever had this issue, to know how you have fixed it. I never had this error. Routine check: What is your version of TortoiseSVN? (And compared to the version of Subversion you used to create the working copy.) Didier |
|
From: Manuel S. P. <terminolator@...> - 2018-06-26 13:02:32
|
Hi Didier, Thanks for your answer. My version is 1.9.3.27038 (for 64 bits). It's the only version I've always had. Cheers, Manuel 2018-06-26 14:51 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Tuesday, June 26, 2018 12:19 PM > > To: Om...@ya... > > Subject: [OmT] Team projects on Subversion: unable to create pristine > install > > stream > > > > Before checking out a new working copy I wanted to check here in case > > somebody has ever had this issue, to know how you have fixed it. > > I never had this error. > > Routine check: What is your version of TortoiseSVN? > (And compared to the version of Subversion you used to create the working > copy.) > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-26 13:07:58
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Tuesday, June 26, 2018 3:03 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > My version is 1.9.3.27038 (for 64 bits). It's the only version I've always had. Just in case, I would try to update to 1.10. Didier |
|
From: Manuel S. P. <terminolator@...> - 2018-06-26 15:19:02
|
Unfortunately, neither updating Tortoise nor cleaning up the repo made any difference. So I guess I can only check out the repo again. This should work and should be fine, as nobody is working in this project yet, however I'm wondering what would happen if I had to do this in the middle of projection... Probably I would need to ask users to save work and be patient during some outage. Cheers, Manuel 2018-06-26 15:07 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Tuesday, June 26, 2018 3:03 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > My version is 1.9.3.27038 (for 64 bits). It's the only version I've > always had. > > Just in case, I would try to update to 1.10. > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-26 16:41:15
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Tuesday, June 26, 2018 5:19 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > Unfortunately, neither updating Tortoise nor cleaning up the repo made any > difference. So I guess I can only check out the repo again. > > This should work and should be fine, as nobody is working in this project yet, > however I'm wondering what would happen if I had to do this in the middle of > projection... Probably I would need to ask users to save work and be patient > during some outage. I'm not sure what you mean. Doing a checkout has not impact on other users. Didier |
|
From: Manuel S. P. <terminolator@...> - 2018-06-26 18:16:37
|
Yes, I saw that. I thought to check out the repository I would need to start from scratch. I'm learning today... The pristine error went away, but (and I'm not sure whether the two things are related) I keep having issues. Some users get issue "org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: 403 Forbidden" when downloading the project. Users who don't get that error can download the project are not able to save their translation. The repository doesn't seem to get updated and users working in the same team project don't get each others' translations. I verified that their credentials have writing permissions. Any help is most welcome. Cheers, Manuel 2018-06-26 18:41 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Tuesday, June 26, 2018 5:19 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > Unfortunately, neither updating Tortoise nor cleaning up the repo made > any > > difference. So I guess I can only check out the repo again. > > > > This should work and should be fine, as nobody is working in this > project yet, > > however I'm wondering what would happen if I had to do this in the > middle of > > projection... Probably I would need to ask users to save work and be > patient > > during some outage. > > I'm not sure what you mean. > > Doing a checkout has not impact on other users. > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-27 07:48:01
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Tuesday, June 26, 2018 8:17 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > Yes, I saw that. I thought to check out the repository I would need to start from > scratch. I'm learning today... > > The pristine error went away, but (and I'm not sure whether the two things are > related) I keep having issues. Some users get issue > "org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: 403 > Forbidden" when downloading the project. > > Users who don't get that error can download the project are not able to save > their translation. The repository doesn't seem to get updated and users > working in the same team project don't get each others' translations. > I verified that their credentials have writing permissions. What Subversion server are you using? Didier |
|
From: Manuel S. P. <terminolator@...> - 2018-06-27 08:24:05
|
It's from apache. SVN/1.8.11. Hope we can find the issue. Thanks. Cheers, Manuel 2018-06-27 9:48 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Tuesday, June 26, 2018 8:17 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > Yes, I saw that. I thought to check out the repository I would need to > start from > > scratch. I'm learning today... > > > > The pristine error went away, but (and I'm not sure whether the two > things are > > related) I keep having issues. Some users get issue > > "org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: 403 > > Forbidden" when downloading the project. > > > > Users who don't get that error can download the project are not able to > save > > their translation. The repository doesn't seem to get updated and users > > working in the same team project don't get each others' translations. > > I verified that their credentials have writing permissions. > > What Subversion server are you using? > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-27 08:42:33
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Wednesday, June 27, 2018 10:24 AM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > It's from apache. That's what my company uses (Subversion module under Apache), and we never had that kind of problem. Didier |
|
From: Marco C. <marco.cevoli@...> - 2018-06-27 09:25:06
|
Are the translators connecting from/to a library or any sort of controlled environment? Long ago we had a translator who was unable to work with team projects when connecting from her local public library network, because the library blocked connections on the port used by SVN. Don't ask me more details, I'm not an expert on networks and I only remember that we solved it by having her connecting from elsewhere. :) I don't think it relates to your issue, but I thought it was worth mentioning it. Marco Cevoli On Wed, Jun 27, 2018 at 10:42 AM 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...> wrote: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Wednesday, June 27, 2018 10:24 AM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > It's from apache. > > That's what my company uses (Subversion module under Apache), and we never > had that kind of problem. > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Manuel S. P. <terminolator@...> - 2018-06-27 10:34:02
|
Thank you Didier, thank you Marco. I think I was beating about the bush, I have deleted the repository and created it again, and started over again. I think I found the reasno for the issue the user was getting "org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: 403 Forbidden" when downloading the project. I didn't get that error yesterday but that's because my user has admin rights and rw access to [*/*] (all repos). So just for the record: the project is pulling a tm and the source files from other folders in the same repo (i.e. those folders are mapped into the project). <repositories> <repository type="svn" url="http://svn.blabla.com/repo/"> <mapping local="/source" repository="/src_files"/> <mapping local="/tm" repository="/ref_tm"/> </repository> </repositories> It seems the users need access to those "external" folders (external to their project, although internal to the repo). So I got rid of that issue by giving all users reading access to the root of the repo. So now credentials look like this: [repo:/] user1 = r user2 = r [repo:/omt_teamproject1] user1 = rw [repo:/omt_teamproject2] user2 = rw Users get no errors now but still can't commit their changes. I have tried from Tortoise with those users, and it works, so it's OmegaT that is not committing anything. I have even giving the users writing access to the root (as below), but to no avail either. [repo:/] user1 = rw user2 = rw I'm getting a bit nuts with this... Tips welcome! :) Cheers, Manuel 2018-06-27 11:25 GMT+02:00 Marco Cevoli marco.cevoli@... [OmegaT] < Om...@ya...>: > > > Are the translators connecting from/to a library or any sort of controlled > environment? Long ago we had a translator who was unable to work with team > projects when connecting from her local public library network, because the > library blocked connections on the port used by SVN. Don't ask me more > details, I'm not an expert on networks and I only remember that we solved > it by having her connecting from elsewhere. :) > > I don't think it relates to your issue, but I thought it was worth > mentioning it. > > Marco Cevoli > > On Wed, Jun 27, 2018 at 10:42 AM 'Didier Briel' d.briel@... [OmegaT] < > Om...@ya...> wrote: > > > > > > > > -----Original Message----- > > > From: Om...@ya... [mailto:Om...@ya...] > > > Sent: Wednesday, June 27, 2018 10:24 AM > > > To: Om...@ya... > > > Subject: Re: [OmT] Team projects on Subversion: unable to create > pristine > > > install stream > > > > > > It's from apache. > > > > That's what my company uses (Subversion module under Apache), and we > never > > had that kind of problem. > > > > Didier > > > > > > > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-27 12:12:45
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Wednesday, June 27, 2018 12:34 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > Users get no errors now but still can't commit their changes. I have tried from > Tortoise with those users, and it works, so it's OmegaT that is not committing > anything. What do you have in the log? Didier |
|
From: Manuel S. P. <terminolator@...> - 2018-06-27 12:59:14
|
Hi Didier, I downloaded a project, translated first segment, saved and closed the project. This should be the log for that: 42096: Info: Click on 'projectMenu' menu item (LOG_MENU_CLICK) 42096: Info: Click on 'projectTeamNewMenuItem' menu item (LOG_MENU_CLICK) 42096: Info: SVN 'checkout to null' execution start (SVN_START) 42096: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\source was automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\target was automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\glossary was automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\tm was automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\dictionary was automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) 42096: FINE: Disable autosave 42096: Info: Source tokenizer: org.omegat.tokenizer.LuceneEnglishTokenizer 42096: Info: Target tokenizer: org.omegat.tokenizer.LuceneFrenchTokenizer 42096: Info: Project loading start (LOG_DATAENGINE_LOAD_START) 42096: Info: SVN 'checkout to null' execution start (SVN_START) 42096: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) 42096: Info: Start rebase (TEAM_REBASE_START) 42096: Info: End rebase (TEAM_REBASE_END) 42096: Info: SVN 'checkout to null' execution start (SVN_START) 42096: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) 42096: Info: Load project source files: 168ms 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\enforce\trend\trend_fr.tmx' added 42096: Info: Reading TMX file C:\w\tptest_batch1_02_tran2_omtprj23\tm\enforce\trend\trend_fr.tmx (TMXR_INFO_READING_FILE) 42096: Info: Created by: OmegaT (TMXR_INFO_CREATION_TOOL) 42096: Info: Version: 4.1.2_2_10096:10098 (TMXR_INFO_CREATION_TOOL_VERSION) 42096: Info: Segmentation method: sentence (TMXR_INFO_SEG_TYPE) 42096: Info: Source language: en (TMXR_INFO_SOURCE_LANG) 42096: Info: Reading of TMX file complete (TMXR_INFO_READING_COMPLETE) 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch2\filters.xml' added 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch2\project_stats.txt' added 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch2\segmentation.conf' added 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch3\filters.xml' added 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch3\project_stats.txt' added 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch3\segmentation.conf' added 42096: Info: Project loading end (LOG_DATAENGINE_LOAD_END) 42096: FINE: Enable autosave 42096: Info: Event: project change - "LOAD" (LOG_INFO_EVENT_PROJECT_CHANGE) 42096: Info: Selected LanguageTool source language: en 42096: Info: Selected LanguageTool target language: fr 42096: FINER: Time to train History Completer: 64 ms 42096: FINER: Time to train History Predictor: 2 ms 42096: Info: No spell checker found for language fr 42096: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 42096: FINER: Time for find matches: 102 42096: Info: Click on 'projectSaveMenuItem' menu item (LOG_MENU_CLICK) 42096: Info: Event: project change - "MODIFIED" (LOG_INFO_EVENT_PROJECT_CHANGE) 42096: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 42096: Info: Project saving start (LOG_DATAENGINE_SAVE_START) 42096: FINE: Disable autosave 42096: FINER: Time for find matches: 1 42096: Info: Start rebase (TEAM_REBASE_START) 42096: Info: End rebase (TEAM_REBASE_END) 42096: FINE: Enable autosave 42096: Info: Project saving end (LOG_DATAENGINE_SAVE_END) 42096: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 42096: Info: Click on 'projectMenu' menu item (LOG_MENU_CLICK) 42096: Info: Click on 'projectOpenRecentMenuItem' menu item (LOG_MENU_CLICK) 42096: Info: Click on 'projectCloseMenuItem' menu item (LOG_MENU_CLICK) 42096: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 42096: FINER: Time for find matches: 0 42096: Info: Project saving start (LOG_DATAENGINE_SAVE_START) 42096: FINE: Disable autosave 42096: Info: No need to save project, because no changes were made (LOG_DATAENGINE_SAVE_NONEED) 42096: Info: Start rebase (TEAM_REBASE_START) 42096: Info: End rebase (TEAM_REBASE_END) 42096: FINE: Enable autosave 42096: Info: Project saving end (LOG_DATAENGINE_SAVE_END) 42096: FINE: Disable autosave 42096: Info: Project closed (LOG_DATAENGINE_CLOSE) 42096: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 42096: Info: Event: project change - "CLOSE" (LOG_INFO_EVENT_PROJECT_CHANGE) Thanks a lot. Cheers, Manuel 2018-06-27 14:12 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Wednesday, June 27, 2018 12:34 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > Users get no errors now but still can't commit their changes. I have > tried from > > Tortoise with those users, and it works, so it's OmegaT that is not > committing > > anything. > > What do you have in the log? > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Manuel S. P. <terminolator@...> - 2018-06-27 13:06:41
|
HI there, >From another machine, a colleague gets this error with the same project and same user: 97790: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 97790: Info: Click on 'projectSaveMenuItem' menu item (LOG_MENU_CLICK) 97790: FINE: Rebase team sync 97790: Info: Start rebase (TEAM_REBASE_START) 97790: Info: End rebase (TEAM_REBASE_END) 97790: FINE: Commit team sync 97790: Error: Error saving project file! (CT_ERROR_SAVING_PROJ) 97790: Error: java.lang.NullPointerException 97790: Error: at org.omegat.core.team2.RebaseAndCommit.commitPrepared(RebaseAndCommit.java:226) 97790: Error: at org.omegat.core.data.RealProject.lambda$null$0(RealProject.java:845) 97790: Error: at org.omegat.core.Core.executeExclusively(Core.java:379) 97790: Error: at org.omegat.core.data.RealProject.lambda$teamSync$1(RealProject.java:839) 97790: Error: at java.lang.Thread.run(Thread.java:748) Cheers, Manuel 2018-06-27 14:59 GMT+02:00 Manuel Souto Pico <terminolator@...>: > Hi Didier, > > I downloaded a project, translated first segment, saved and closed the > project. This should be the log for that: > > 42096: Info: Click on 'projectMenu' menu item (LOG_MENU_CLICK) > 42096: Info: Click on 'projectTeamNewMenuItem' menu item (LOG_MENU_CLICK) > 42096: Info: SVN 'checkout to null' execution start (SVN_START) > 42096: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) > 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\source was > automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) > 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\target was > automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) > 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\glossary was > automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) > 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\tm was > automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) > 42096: Info: Folder C:\w\tptest_batch1_02_tran2_omtprj23\dictionary was > automatically created for team mode project (CT_AUTOCREATE_DIRECTORY) > 42096: FINE: Disable autosave > 42096: Info: Source tokenizer: org.omegat.tokenizer.LuceneEnglishTokenizer > > 42096: Info: Target tokenizer: org.omegat.tokenizer.LuceneFrenchTokenizer > 42096: Info: Project loading start (LOG_DATAENGINE_LOAD_START) > 42096: Info: SVN 'checkout to null' execution start (SVN_START) > 42096: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) > 42096: Info: Start rebase (TEAM_REBASE_START) > 42096: Info: End rebase (TEAM_REBASE_END) > 42096: Info: SVN 'checkout to null' execution start (SVN_START) > 42096: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) > 42096: Info: Load project source files: 168ms > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\enforce\trend\trend_fr.tmx' > added > 42096: Info: Reading TMX file C:\w\tptest_batch1_02_tran2_ > omtprj23\tm\enforce\trend\trend_fr.tmx (TMXR_INFO_READING_FILE) > 42096: Info: Created by: OmegaT (TMXR_INFO_CREATION_TOOL) > 42096: Info: Version: 4.1.2_2_10096:10098 (TMXR_INFO_CREATION_TOOL_ > VERSION) > 42096: Info: Segmentation method: sentence (TMXR_INFO_SEG_TYPE) > 42096: Info: Source language: en (TMXR_INFO_SOURCE_LANG) > 42096: Info: Reading of TMX file complete (TMXR_INFO_READING_COMPLETE) > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch2\filters.xml' > added > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch2\project_stats.txt' > added > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch2\segmentation.conf' > added > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch3\filters.xml' > added > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch3\project_stats.txt' > added > 42096: FINER: File 'C:\w\tptest_batch1_02_tran2_omtprj23\tm\ref\batch3\segmentation.conf' > added > 42096: Info: Project loading end (LOG_DATAENGINE_LOAD_END) > 42096: FINE: Enable autosave > 42096: Info: Event: project change - "LOAD" (LOG_INFO_EVENT_PROJECT_ > CHANGE) > 42096: Info: Selected LanguageTool source language: en > 42096: Info: Selected LanguageTool target language: fr > 42096: FINER: Time to train History Completer: 64 ms > 42096: FINER: Time to train History Predictor: 2 ms > 42096: Info: No spell checker found for language fr > 42096: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) > 42096: FINER: Time for find matches: 102 > 42096: Info: Click on 'projectSaveMenuItem' menu item (LOG_MENU_CLICK) > 42096: Info: Event: project change - "MODIFIED" (LOG_INFO_EVENT_PROJECT_ > CHANGE) > 42096: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) > 42096: Info: Project saving start (LOG_DATAENGINE_SAVE_START) > 42096: FINE: Disable autosave > 42096: FINER: Time for find matches: 1 > 42096: Info: Start rebase (TEAM_REBASE_START) > 42096: Info: End rebase (TEAM_REBASE_END) > 42096: FINE: Enable autosave > 42096: Info: Project saving end (LOG_DATAENGINE_SAVE_END) > 42096: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_ > CHANGE) > 42096: Info: Click on 'projectMenu' menu item (LOG_MENU_CLICK) > 42096: Info: Click on 'projectOpenRecentMenuItem' menu item > (LOG_MENU_CLICK) > 42096: Info: Click on 'projectCloseMenuItem' menu item (LOG_MENU_CLICK) > 42096: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) > 42096: FINER: Time for find matches: 0 > 42096: Info: Project saving start (LOG_DATAENGINE_SAVE_START) > 42096: FINE: Disable autosave > 42096: Info: No need to save project, because no changes were made > (LOG_DATAENGINE_SAVE_NONEED) > 42096: Info: Start rebase (TEAM_REBASE_START) > 42096: Info: End rebase (TEAM_REBASE_END) > 42096: FINE: Enable autosave > 42096: Info: Project saving end (LOG_DATAENGINE_SAVE_END) > 42096: FINE: Disable autosave > 42096: Info: Project closed (LOG_DATAENGINE_CLOSE) > 42096: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_ > CHANGE) > 42096: Info: Event: project change - "CLOSE" (LOG_INFO_EVENT_PROJECT_ > CHANGE) > > Thanks a lot. > > Cheers, Manuel > > 2018-06-27 14:12 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < > Om...@ya...>: > >> >> >> > -----Original Message----- >> > From: Om...@ya... [mailto:Om...@ya...] >> > Sent: Wednesday, June 27, 2018 12:34 PM >> > To: Om...@ya... >> > Subject: Re: [OmT] Team projects on Subversion: unable to create >> pristine >> > install stream >> > >> > Users get no errors now but still can't commit their changes. I have >> tried from >> > Tortoise with those users, and it works, so it's OmegaT that is not >> committing >> > anything. >> >> What do you have in the log? >> >> Didier >> >> >> > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-27 13:35:03
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Wednesday, June 27, 2018 3:07 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > From another machine, a colleague gets this error with the same project and > same user: > > > 97790: Info: Event: project change - "SAVE" > (LOG_INFO_EVENT_PROJECT_CHANGE) > 97790: Info: Click on 'projectSaveMenuItem' menu item (LOG_MENU_CLICK) > 97790: FINE: Rebase team sync > 97790: Info: Start rebase (TEAM_REBASE_START) > 97790: Info: End rebase (TEAM_REBASE_END) > 97790: FINE: Commit team sync > 97790: Error: Error saving project file! (CT_ERROR_SAVING_PROJ) > 97790: Error: java.lang.NullPointerException > 97790: Error: at > org.omegat.core.team2.RebaseAndCommit.commitPrepared(RebaseAndCom > mit.java:226) > > 97790: Error: at > org.omegat.core.data.RealProject.lambda$null$0(RealProject.java:845) > 97790: Error: at org.omegat.core.Core.executeExclusively(Core.java:379) > 97790: Error: at > org.omegat.core.data.RealProject.lambda$teamSync$1(RealProject.java:839) > 97790: Error: at java.lang.Thread.run(Thread.java:748) There is nothing below that line? Didier |
|
From: Manuel S. P. <terminolator@...> - 2018-06-27 14:18:13
|
Hi Didier, See below for the full log. In the meanwhile, I have done some more testing, and these are the results. It seems that the issue is in OmegaT, not the repository. * Version 4.1.2_02_Beta: This is the version that I have been using. * Version 4.1.5_Beta: In this case I can't even download the project, I get this error: Unable to read project file! java.io.IOException: Failed to update project properties There is no mapping for file * Version 3.6.0_02: I can download the project and I can commit changes (provided that files from mapped repositories are previously copied to the project, of course). The full log, copied from my own log, same issue: 62946: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 62946: FINE: Rebase team sync 62946: Info: Start rebase (TEAM_REBASE_START) 62946: Info: End rebase (TEAM_REBASE_END) 62946: FINE: Commit team sync 62946: Error: Error saving project file! (CT_ERROR_SAVING_PROJ) 62946: Error: java.lang.NullPointerException 62946: Error: at org.omegat.core.team2.RebaseAndCommit.commitPrepared(RebaseAndCommit.java:226) 62946: Error: at org.omegat.core.data.RealProject.lambda$null$0(RealProject.java:845) 62946: Error: at org.omegat.core.Core.executeExclusively(Core.java:379) 62946: Error: at org.omegat.core.data.RealProject.lambda$teamSync$1(RealProject.java:839) 62946: Error: at java.lang.Thread.run(Thread.java:748) 62946: Info: Event: project change - "MODIFIED" (LOG_INFO_EVENT_PROJECT_CHANGE) 62946: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 62946: FINER: Time for find matches: 16 62946: Info: Click on 'projectSaveMenuItem' menu item (LOG_MENU_CLICK) 62946: Info: Project saving start (LOG_DATAENGINE_SAVE_START) 62946: FINE: Disable autosave 62946: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 62946: FINER: Time for find matches: 1 62946: Info: Start rebase (TEAM_REBASE_START) 62946: Info: End rebase (TEAM_REBASE_END) 62946: FINE: Enable autosave 62946: Info: Project saving end (LOG_DATAENGINE_SAVE_END) 62946: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 62946: Info: Click on 'projectCompileMenuItem' menu item (LOG_MENU_CLICK) 62946: Info: Project saving start (LOG_DATAENGINE_SAVE_START) 62946: FINE: Disable autosave 62946: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 62946: FINER: Time for find matches: 0 62946: Info: No need to save project, because no changes were made (LOG_DATAENGINE_SAVE_NONEED) 62946: Info: Start rebase (TEAM_REBASE_START) 62946: Info: End rebase (TEAM_REBASE_END) 62946: FINE: Enable autosave 62946: Info: Project saving end (LOG_DATAENGINE_SAVE_END) 62946: Info: Project compiling start (LOG_DATAENGINE_COMPILE_START) 62946: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 62946: Info: SVN 'checkout to null' execution start (SVN_START) 62946: Info: SVN 'checkout' execution finished successfully (SVN_FINISH) 62946: Info: Project compiling end (LOG_DATAENGINE_COMPILE_END) 62946: Info: Event: project change - "COMPILE" (LOG_INFO_EVENT_PROJECT_CHANGE) 62946: Info: Click on 'projectMenu' menu item (LOG_MENU_CLICK) 62946: Info: Click on 'projectOpenRecentMenuItem' menu item (LOG_MENU_CLICK) 62946: Info: Click on 'projectCloseMenuItem' menu item (LOG_MENU_CLICK) 62946: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED) 62946: FINER: Time for find matches: 16 62946: Info: Project saving start (LOG_DATAENGINE_SAVE_START) 62946: FINE: Disable autosave 62946: Info: No need to save project, because no changes were made (LOG_DATAENGINE_SAVE_NONEED) 62946: Info: Start rebase (TEAM_REBASE_START) 62946: Info: End rebase (TEAM_REBASE_END) 62946: FINE: Enable autosave 62946: Info: Project saving end (LOG_DATAENGINE_SAVE_END) 62946: FINE: Disable autosave 62946: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE) 62946: Info: Project closed (LOG_DATAENGINE_CLOSE) 62946: Info: Event: project change - "CLOSE" (LOG_INFO_EVENT_PROJECT_CHANGE) Cheers, Manuel 2018-06-27 15:35 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Wednesday, June 27, 2018 3:07 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > From another machine, a colleague gets this error with the same project > and > > same user: > > > > > > 97790: Info: Event: project change - "SAVE" > > (LOG_INFO_EVENT_PROJECT_CHANGE) > > 97790: Info: Click on 'projectSaveMenuItem' menu item (LOG_MENU_CLICK) > > 97790: FINE: Rebase team sync > > 97790: Info: Start rebase (TEAM_REBASE_START) > > 97790: Info: End rebase (TEAM_REBASE_END) > > 97790: FINE: Commit team sync > > 97790: Error: Error saving project file! (CT_ERROR_SAVING_PROJ) > > 97790: Error: java.lang.NullPointerException > > 97790: Error: at > > org.omegat.core.team2.RebaseAndCommit.commitPrepared(RebaseAndCom > > mit.java:226) > > > > 97790: Error: at > > org.omegat.core.data.RealProject.lambda$null$0(RealProject.java:845) > > 97790: Error: at org.omegat.core.Core.executeExclusively(Core.java:379) > > 97790: Error: at > > org.omegat.core.data.RealProject.lambda$teamSync$1(RealProject.java:839) > > 97790: Error: at java.lang.Thread.run(Thread.java:748) > > There is nothing below that line? > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Manuel S. P. <terminolator@...> - 2018-06-27 15:58:14
|
Hi Didier, See below: 2018-06-27 16:58 GMT+02:00 'Didier Briel' d....@fr... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Wednesday, June 27, 2018 4:18 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > In the meanwhile, I have done some more testing, and these are the > results. > > It seems that the issue is in OmegaT, not the repository. > > > > * Version 4.1.2_02_Beta: This is the version that I have been using. > > This version is from September last year. > > There's not much point in trying to have it working. > > We have been using it to work with team projects (without repository mapping) and it was working fine. > * Version 4.1.5_Beta: In this case I can't even download the project, I > get this > > error: > > Unable to read project file! > > java.io.IOException: Failed to update project properties There is no > mapping for > > file > > Something seems wrong with your omegat.project. > Can you send it to me privately? > Thanks a lot, it should be in your mailbox now. Cheers, Manuel > > > [Non-text portions of this message have been removed] |
|
From: Manuel S. P. <terminolator@...> - 2018-06-28 09:57:21
|
Bonjour! Thank you, Didier. That's the way I have been doing this for a few years. The repository never contains the subfolders of an OmegaT project, instead it contains several folders corresponding to several OmegaT projects. In other words, the repository corresponds to the client or the job, and each subfolder inside corresponds to each actual OmegaT project (normally, one per language). The URL normally is, e.g. http://svn.blabla.com/repository/omegat_project1 http://svn.blabla.com/repository/omegat_project2 etc. Do I understand you correctly that if I want to use repository mapping there should be one OmegaT project per repository? Probably the answer is no, but is this documented somewhere? Thanks! Cheers, Manuel 2018-06-28 9:44 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Wednesday, June 27, 2018 5:58 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > > We have been using it to work with team projects (without repository > > mapping) and it was working fine. > > > > > * Version 4.1.5_Beta: In this case I can't even download the project, > > > I get this > > > > error: > > > > Unable to read project file! > > > > java.io.IOException: Failed to update project properties There is no > > > mapping for > > > > file > > > > > > Something seems wrong with your omegat.project. > > There's a simple explanation for the message above. > > At the URL given in omegat.project, there is no OmegaT project. > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Manuel S. P. <terminolator@...> - 2018-06-29 11:39:40
|
Thanks Didier, I think reading the RFE helped. After a lot of re-reading and tests I think I've realized the problem. The omegat.project file needs to include (at least) the URL to itself (itself being "" or "/"), in my case: <repository type="svn" url="http://svn.bla.com/REPO/omtprj"> <mapping local="" repository=""/> </repository> And http://svn.bla.com/REPO/omtprj is the URL that the user enter to download the project. Then I can add the source files and the tm. Could you please confirm that this is the correct approach? Thanks. Cheers, Manuel 2018-06-28 15:22 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Thursday, June 28, 2018 11:57 AM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > That's the way I have been doing this for a few years. > > For 3.6, it worked, because the URL was the one entered by each > translator. I.e., the location of omegat.project was the location of the > project. > > In 4.x, the URL used is the one inside omegat.project. It has to point to > an OmegaT project. > > This is so because omegat.project is self-contained. I.e., it contains all > the URLs, and could be transmitted by email, for instance. > > > Do I understand you correctly that if I want to use repository mapping > there > > should be one OmegaT project per repository? > > No, but the main project URL has to point to an OmegaT project. > > > Probably the answer is no, but is this documented somewhere? Thanks! > > You should read the RFE > https://sourceforge.net/p/omegat/feature-requests/1189/ > and/or ask questions. > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Manuel S. P. <terminolator@...> - 2018-06-29 12:10:25
|
Hurrayy!! Thanks! :) The only thing I still don't get is what would be user do with the omegat.project file. Cheers, Manuel 2018-06-29 13:59 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < Om...@ya...>: > > > > -----Original Message----- > > From: Om...@ya... [mailto:Om...@ya...] > > Sent: Friday, June 29, 2018 1:40 PM > > To: Om...@ya... > > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > > install stream > > > > I think reading the RFE helped. > > > > After a lot of re-reading and tests I think I've realized the problem. > The > > omegat.project file needs to include (at least) the URL to itself > (itself being "" or > > "/"), in my case: > > > > <repository type="svn" url="http://svn.bla.com/REPO/omtprj"> > > <mapping local="" repository=""/> > > </repository> > > Yes. > > > And http://svn.bla.com/REPO/omtprj is the URL that the user enter to > > download the project. > > Yes, typically. > > As I wrote, you could also send omegat.project by email. > That's why the URL has to be explicit, rather than implicit as was the > case with 3.6. > > > Then I can add the source files and the tm. > > > > Could you please confirm that this is the correct approach? > > Yes, that sounds good. > > Didier > > > [Non-text portions of this message have been removed] |
|
From: Didier B. <d.briel@...> - 2018-06-27 13:34:08
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Wednesday, June 27, 2018 2:59 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > I downloaded a project, translated first segment, saved and closed the project. > This should be the log for that: > > 42096: Info: Start rebase (TEAM_REBASE_START) > 42096: Info: End rebase (TEAM_REBASE_END) Normally, there should be things between those two lines. Some of them are not always enabled, but some of them should be at the "info" level. Can you edit logger.properties (in the configuration folder), to have .level = INFO org.omegat.level=FINEST If you don't have this file, start with this one: https://sourceforge.net/p/omegat/svn/HEAD/tree/trunk/src/org/omegat/logger.properties If you look at the SVN log from Tortoise, do you see something corresponding to that save? Didier |
|
From: Didier B. <d.briel@...> - 2018-06-27 14:58:33
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Wednesday, June 27, 2018 4:18 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > In the meanwhile, I have done some more testing, and these are the results. > It seems that the issue is in OmegaT, not the repository. > > * Version 4.1.2_02_Beta: This is the version that I have been using. This version is from September last year. There's not much point in trying to have it working. > * Version 4.1.5_Beta: In this case I can't even download the project, I get this > error: > Unable to read project file! > java.io.IOException: Failed to update project properties There is no mapping for > file Something seems wrong with your omegat.project. Can you send it to me privately? Didier |
|
From: Didier B. <d.briel@...> - 2018-06-28 07:44:18
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] > Sent: Wednesday, June 27, 2018 5:58 PM > To: Om...@ya... > Subject: Re: [OmT] Team projects on Subversion: unable to create pristine > install stream > > > We have been using it to work with team projects (without repository > mapping) and it was working fine. > > > * Version 4.1.5_Beta: In this case I can't even download the project, > > I get this > > > error: > > > Unable to read project file! > > > java.io.IOException: Failed to update project properties There is no > > mapping for > > > file > > > > Something seems wrong with your omegat.project. There's a simple explanation for the message above. At the URL given in omegat.project, there is no OmegaT project. Didier |
|
From: Marco C. <marco.cevoli@...> - 2018-06-28 11:07:51
|
I can answer that and the answer is no, a repo is not limited to a single OmegaT project. We have exactly the same structure that you have on your server. There's more: we are not even so precise, so sometimes the OmegaT project is at level 1, sometimes in another subfolder, some other times in a sub-subfolder, and they all work. So the issue must be somewhere else... Marco Cevoli On Thu, Jun 28, 2018 at 11:58 AM Manuel Souto Pico terminolator@... [OmegaT] <Om...@ya...> wrote: > > > Bonjour! > > Thank you, Didier. > > That's the way I have been doing this for a few years. The repository never > contains the subfolders of an OmegaT project, instead it contains several > folders corresponding to several OmegaT projects. In other words, the > repository corresponds to the client or the job, and each subfolder inside > corresponds to each actual OmegaT project (normally, one per language). > > The URL normally is, e.g. > http://svn.blabla.com/repository/omegat_project1 > http://svn.blabla.com/repository/omegat_project2 > etc. > > Do I understand you correctly that if I want to use repository mapping > there should be one OmegaT project per repository? > > Probably the answer is no, but is this documented somewhere? Thanks! > > Cheers, Manuel > > 2018-06-28 9:44 GMT+02:00 'Didier Briel' d.briel@... [OmegaT] < > Om...@ya...>: > > > > > > > > -----Original Message----- > > > From: Om...@ya... [mailto:Om...@ya...] > > > Sent: Wednesday, June 27, 2018 5:58 PM > > > To: Om...@ya... > > > Subject: Re: [OmT] Team projects on Subversion: unable to create > pristine > > > install stream > > > > > > > We have been using it to work with team projects (without repository > > > mapping) and it was working fine. > > > > > > > * Version 4.1.5_Beta: In this case I can't even download the project, > > > > I get this > > > > > error: > > > > > Unable to read project file! > > > > > java.io.IOException: Failed to update project properties There is > no > > > > mapping for > > > > > file > > > > > > > > Something seems wrong with your omegat.project. > > > > There's a simple explanation for the message above. > > > > At the URL given in omegat.project, there is no OmegaT project. > > > > Didier > > > > > > > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed] |