java.lang.IllegalArgumentException: Invalid segment "--exclude=\.svn" in [--exclude=\.svn]
Hi,
I get errors " An internal error occurred during: "Loading repository items" while loading the component:
---------------------------------------------------------------------
!ENTRY org.eclipse.core.jobs 4 2 2015-05-04 16:43:37.186
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException: Invalid segment "--exclude=\.svn" in [--exclude=\.svn]
at com.ibm.team.filesystem.client.internal.RelativeLocation.validateNameParts(RelativeLocation.java:80)
at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:90)
at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:497)
at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:319)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:90)
at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1105)
at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:715)
at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:77)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:89)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:165)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:145)
at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:753)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:90)
at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:322)
at com.ibm.team.repository.rcp.ui.operations.RepositoryOperation.run(RepositoryOperation.java:43)
at com.ibm.team.repository.rcp.ui.operations.JobRunner.run(JobRunner.java:240)
at com.ibm.team.repository.rcp.ui.operations.JobRunner$1.run(JobRunner.java:63)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
-----------------------------------------------------------------------
I am using Ubuntu 12.04.5 LTS \n \l
uname -a
Linux developer-VirtualBox 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Eclipse IDE for C/C++ Developers
Version: Luna Service Release 2 (4.4.2)
Build id: 20150219-0600
Rational Team Concert
Version: 5.0.2
Build id: RTC-I20141031-0926
How to overcome this error?
- Samar
One answer
This looks to be a known issue, although it _should_ be fixed in RTC 5.0.2. By the look of the file name, the project appears to be shared from a Windows platform, is it correct? If so, what if you unload the project in the current sandbox and load it again on a Windows machine? You may have to make some changes to the configuration or the repository files. For details, please contact Support.
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/160196
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/1834