It's all about the answers!

Ask a question

java.lang.IllegalArgumentException: Invalid segment "--exclude=\.svn" in [--exclude=\.svn]


Samar Singh (141522) | asked May 05 '15, 6:58 a.m.
 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



permanent link
Donald Nong (14.5k414) | answered May 05 '15, 9:10 p.m.
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

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.