Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Java error when loading a local workspace

Hi,

I am using RTC 402 on Mac Mavericks. I need to use 402 because our servers are on that level.

I have setup a local workspace and trying to load it, but I get a java error in the process.

Procedure "Loading repository items". Error : java.lang.illegalargumentexception

0 votes

Comments

Hi Jan,
Could you provide the output from <your-workspace>/.metadata/.log ?
Having entire stack trace for the issue could help us to narrow down the issue.

Hi Krzysztof,

Enclosed the log.
In the meantime, something strange happened. I move into the office building yesterday and was suddenly able to create the workspace. However the error message keeps popping up.

!SESSION 2013-11-23 20:55:57.419 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2013-11-23 20:56:11.952
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2013-11-23 20:56:15.161
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2013-11-23 20:56:15.161
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@177cdb1,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2013-11-23 20:56:15.161
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY com.ibm.team.process.ide.ui 4 4 2013-11-23 20:58:11.233
!MESSAGE An error occurred accepting team invitation
!STACK 0
com.ibm.team.repository.common.ServerVersionCheckException: Your client is version 4.0.4, and the server is version 4.0.2.  These versions are not compatible.
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1721)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1471)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:641)
    at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard.createRepositoryConnection(AcceptTeamInvitationWizard.java:183)
    at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard.doFinish(AcceptTeamInvitationWizard.java:131)
    at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard$1.run(AcceptTeamInvitationWizard.java:103)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!SESSION 2013-11-25 18:14:01.129 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2013-11-25 18:14:09.907
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2013-11-25 18:14:13.784
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2013-11-25 18:14:13.784
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@1da801b,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2013-11-25 18:14:13.784
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY com.ibm.team.process.rcp.ui 4 0 2013-11-25 18:14:17.621
!MESSAGE Error logged from Process RCP UI:
!STACK 0
com.ibm.team.repository.common.ServerVersionCheckException: Your client is version 4.0.4, and the server is version 4.0.2.  These versions are not compatible.
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1721)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1471)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:641)
    at com.ibm.team.process.internal.rcp.ui.LoginAction$1.run(LoginAction.java:88)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

!ENTRY org.eclipse.ui 4 0 2013-11-25 18:14:40.605
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
    at org.eclipse.swt.widgets.Link.textView_clickOnLink_atIndex(Link.java:117)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:5227)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
    at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1025)
    at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1021)
    at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2263)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4983)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
    at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:1959)
    at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2025)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:5047)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4589)
    at org.eclipse.swt.widgets.Display.applicationProc(Display.java:4666)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
    at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:115)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3281)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:334)
    at com.ibm.team.process.internal.rcp.ui.RepositoryLoginErrorDialog.openError(RepositoryLoginErrorDialog.java:60)
    at com.ibm.team.process.internal.rcp.ui.LoginAction$2.run(LoginAction.java:110)
    at com.ibm.team.process.internal.rcp.ui.DisplayHelper$1.run(DisplayHelper.java:35)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593)
    at org.eclipse.swt.widgets.Display.observerProc(Display.java:3234)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4490)
    at org.eclipse.swt.widgets.Display.applicationProc(Display.java:4746)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
    at org.eclipse.swt.internal.cocoa.NSApplication.nextEventMatchingMask(NSApplication.java:85)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3278)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)

!ENTRY com.ibm.team.process.rcp.ui 4 0 2013-11-25 18:15:45.799
!MESSAGE Error logged from Process RCP UI:
!STACK 0
com.ibm.team.repository.common.ServerVersionCheckException: Your client is version 4.0.4, and the server is version 4.0.2.  These versions are not compatible.
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1721)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1471)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:641)
    at com.ibm.team.process.internal.rcp.ui.LoginAction$1.run(LoginAction.java:88)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SESSION 2014-03-09 20:34:00.878 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-09 20:34:25.994
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-09 20:34:29.324
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-09 20:34:29.324
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@653ad5,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-09 20:34:29.324
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY com.ibm.team.process.rcp.ui 4 0 2014-03-09 20:34:32.440
!MESSAGE Error logged from Process RCP UI:
!STACK 0
com.ibm.team.repository.common.ServerVersionCheckException: Your client is version 4.0.6, and the server is version 4.0.2.  These versions are not compatible.
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1755)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1505)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:649)
    at com.ibm.team.process.internal.rcp.ui.LoginAction$1.run(LoginAction.java:88)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

!ENTRY com.ibm.team.process.ide.ui 4 4 2014-03-09 21:15:51.479
!MESSAGE An error occurred accepting team invitation
!STACK 0
com.ibm.team.repository.common.ServerVersionCheckException: Your client is version 4.0.6, and the server is version 4.0.2.  These versions are not compatible.
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1755)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1505)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:649)
    at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard.createRepositoryConnection(AcceptTeamInvitationWizard.java:185)
    at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard.doFinish(AcceptTeamInvitationWizard.java:132)
    at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard$1.run(AcceptTeamInvitationWizard.java:104)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!SESSION 2014-03-09 21:25:15.559 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-09 21:25:54.338
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY com.ibm.team.hyperlinks 4 1 2014-03-09 21:25:55.382
!MESSAGE Exception while loading resource
!STACK 0
org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'effectiveUpdateInterval' not found. (file:/Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.feed.core/data.xml, 4, 453)
    at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.handleErrors(XMLLoadImpl.java:83)
    at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:191)
    at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:180)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1494)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1282)
    at com.ibm.team.foundation.rcp.core.internal.EMFStorageHelper.loadModel(EMFStorageHelper.java:39)
    at com.ibm.team.feed.core.FeedManager.getModel(FeedManager.java:196)
    at com.ibm.team.feed.core.FeedManager.access$3(FeedManager.java:192)
    at com.ibm.team.feed.core.FeedManager$Holder.<clinit>(FeedManager.java:169)
    at com.ibm.team.feed.core.FeedManager.getDefault(FeedManager.java:173)
    at com.ibm.team.process.internal.rcp.ui.teamnavigator.feeds.SubscriptionsDomain.<init>(SubscriptionsDomain.java:109)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:357)
    at java.lang.Class.newInstance(Class.java:310)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    at com.ibm.team.process.internal.rcp.ui.DomainManager.elementAdded(DomainManager.java:214)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler.processExtension(ExtensionPointHandler.java:89)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler.access$0(ExtensionPointHandler.java:79)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler$1.added(ExtensionPointHandler.java:38)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointManager.notifyMonitor(ExtensionPointManager.java:91)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointManager.loadExtensionPoint(ExtensionPointManager.java:165)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointManager.addMonitor(ExtensionPointManager.java:134)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler.init(ExtensionPointHandler.java:63)
    at com.ibm.team.process.internal.rcp.ui.DomainManager.<init>(DomainManager.java:64)
    at com.ibm.team.process.internal.rcp.ui.DomainNavigator.createPartControl(DomainNavigator.java:172)
    at com.ibm.team.process.internal.rcp.ui.TeamArtifactsNavigator.createPartControl(TeamArtifactsNavigator.java:77)
    at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
    at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
    at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive(WorkbenchPage.java:4218)
    at org.eclipse.ui.internal.WorkbenchPage$18.runWithException(WorkbenchPage.java:3277)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3286)
    at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
    at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3286)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Caused by: org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'effectiveUpdateInterval' not found. (file:/Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.feed.core/data.xml, 4, 453)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.reportUnknownFeature(XMLHandler.java:1991)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleUnknownFeature(XMLHandler.java:1955)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.handleUnknownFeature(XMIHandler.java:151)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.setAttribValue(XMLHandler.java:2709)
    at org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler.handleObjectAttribs(SAXXMIHandler.java:85)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromFactory(XMLHandler.java:2193)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromFeatureType(XMLHandler.java:2159)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObject(XMLHandler.java:2035)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.createObject(XMIHandler.java:134)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFeature(XMLHandler.java:1840)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java:1023)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.processElement(XMIHandler.java:87)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:1001)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:712)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.startElement(XMIHandler.java:169)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:504)
    at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:179)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1350)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2763)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:513)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:815)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:744)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:128)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1208)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:543)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
    at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:181)
    ... 66 more

!ENTRY com.ibm.team.hyperlinks 4 1 2014-03-09 21:25:55.389
!MESSAGE Exception while loading resource
!STACK 0
org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'effectiveUpdateInterval' not found. (file:/Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.feed.core/data.backup, 4, 453)
    at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.handleErrors(XMLLoadImpl.java:83)
    at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:191)
    at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:180)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1494)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1282)
    at com.ibm.team.foundation.rcp.core.internal.EMFStorageHelper.loadModel(EMFStorageHelper.java:39)
    at com.ibm.team.foundation.rcp.core.internal.EMFStorageHelper.loadModel(EMFStorageHelper.java:31)
    at com.ibm.team.foundation.rcp.core.internal.EMFStorageHelper.loadModel(EMFStorageHelper.java:52)
    at com.ibm.team.feed.core.FeedManager.getModel(FeedManager.java:196)
    at com.ibm.team.feed.core.FeedManager.access$3(FeedManager.java:192)
    at com.ibm.team.feed.core.FeedManager$Holder.<clinit>(FeedManager.java:169)
    at com.ibm.team.feed.core.FeedManager.getDefault(FeedManager.java:173)
    at com.ibm.team.process.internal.rcp.ui.teamnavigator.feeds.SubscriptionsDomain.<init>(SubscriptionsDomain.java:109)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:357)
    at java.lang.Class.newInstance(Class.java:310)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    at com.ibm.team.process.internal.rcp.ui.DomainManager.elementAdded(DomainManager.java:214)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler.processExtension(ExtensionPointHandler.java:89)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler.access$0(ExtensionPointHandler.java:79)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler$1.added(ExtensionPointHandler.java:38)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointManager.notifyMonitor(ExtensionPointManager.java:91)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointManager.loadExtensionPoint(ExtensionPointManager.java:165)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointManager.addMonitor(ExtensionPointManager.java:134)
    at com.ibm.team.foundation.rcp.core.extensionpoint.ExtensionPointHandler.init(ExtensionPointHandler.java:63)
    at com.ibm.team.process.internal.rcp.ui.DomainManager.<init>(DomainManager.java:64)
    at com.ibm.team.process.internal.rcp.ui.DomainNavigator.createPartControl(DomainNavigator.java:172)
    at com.ibm.team.process.internal.rcp.ui.TeamArtifactsNavigator.createPartControl(TeamArtifactsNavigator.java:77)
    at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
    at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
    at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive(WorkbenchPage.java:4218)
    at org.eclipse.ui.internal.WorkbenchPage$18.runWithException(WorkbenchPage.java:3277)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3286)
    at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
    at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)
    at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3286)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Caused by: org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'effectiveUpdateInterval' not found. (file:/Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.feed.core/data.backup, 4, 453)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.reportUnknownFeature(XMLHandler.java:1991)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleUnknownFeature(XMLHandler.java:1955)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.handleUnknownFeature(XMIHandler.java:151)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.setAttribValue(XMLHandler.java:2709)
    at org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler.handleObjectAttribs(SAXXMIHandler.java:85)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromFactory(XMLHandler.java:2193)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromFeatureType(XMLHandler.java:2159)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObject(XMLHandler.java:2035)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.createObject(XMIHandler.java:134)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFeature(XMLHandler.java:1840)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java:1023)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.processElement(XMIHandler.java:87)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:1001)
    at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:712)
    at org.eclipse.emf.ecore.xmi.impl.XMIHandler.startElement(XMIHandler.java:169)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:504)
    at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:179)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1350)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2763)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:513)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:815)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:744)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:128)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1208)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:543)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
    at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:181)
    ... 68 more

!ENTRY org.eclipse.jface 2 0 2014-03-09 21:25:57.856
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-09 21:25:57.856
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@162efd8,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-09 21:25:57.856
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SESSION 2014-03-10 13:46:35.884 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-10 13:47:13.588
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-10 13:49:08.328
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-10 13:49:08.328
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@108a056,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-10 13:49:08.328
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY com.ibm.team.fulltext.common 1 800 2014-03-10 13:50:30.632
!MESSAGE Fulltext:: Server location: /Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.apt.IterationPlanRecord

!ENTRY com.ibm.team.fulltext.common 1 800 2014-03-10 13:50:30.903
!MESSAGE Fulltext:: Server location: /Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.workitem.WorkItem

!ENTRY com.ibm.team.fulltext.common 1 800 2014-03-10 13:50:59.999
!MESSAGE Fulltext:: Server location: /Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.workitem.query.QueryDescriptor

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 13:53:14.050
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 13:54:43.989
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 13:55:42.975
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)
!SESSION 2014-03-10 13:56:09.605 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-10 13:56:15.641
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-10 13:56:18.518
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-10 13:56:18.518
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@11c3366,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-10 13:56:18.518
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 13:56:36.548
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY com.ibm.team.filesystem.client 4 1000 2014-03-10 14:00:21.262
!MESSAGE An error ocurred refreshing the workspace
!STACK 0
com.ibm.team.repository.common.ItemNotFoundException: Workspace name="PCB Workspace" [UUID _hRK_8KhSEeOhP5cmsNPTrg] not found; most likely a reference to a deleted workspace
    at com.ibm.team.scm.client.internal.FlowNodeConnection.validate(FlowNodeConnection.java:177)
    at com.ibm.team.scm.client.internal.FlowNodeConnection.getComponents(FlowNodeConnection.java:909)
    at com.ibm.team.filesystem.client.util.ConnectionUtil.hasComponent(ConnectionUtil.java:100)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext.getActiveChangeSets(WorkspaceContext.java:424)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext.updateActiveChangeSets(WorkspaceContext.java:365)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext.publishSnapshot(WorkspaceContext.java:622)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext.getCurrentEraDescriptor(WorkspaceContext.java:598)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext.update(WorkspaceContext.java:277)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext.access$1(WorkspaceContext.java:259)
    at com.ibm.team.filesystem.client.internal.namespace.impl.WorkspaceContext$2.run(WorkspaceContext.java:147)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 14:02:25.950
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 14:08:28.480
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)
!SESSION 2014-03-10 16:57:16.205 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-10 16:57:22.537
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-10 16:57:25.734
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-10 16:57:25.734
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@51fa1d,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-10 16:57:25.734
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY com.ibm.team.fulltext.common 1 800 2014-03-10 17:08:29.826
!MESSAGE Fulltext:: Server location: /Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.workitem.query.QueryDescriptor

!ENTRY com.ibm.team.fulltext.common 1 800 2014-03-10 17:08:35.755
!MESSAGE Fulltext:: Server location: /Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.apt.IterationPlanRecord

!ENTRY com.ibm.team.fulltext.common 1 800 2014-03-10 17:08:35.837
!MESSAGE Fulltext:: Server location: /Users/janleeuwerink/workspace/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.workitem.WorkItem

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 17:23:08.707
!MESSAGE An internal error occurred during: "Accepting change sets".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.UpdateMutator.createFile(UpdateMutator.java:458)
    at com.ibm.team.filesystem.client.internal.load.UpdateMutator.execute(UpdateMutator.java:2180)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.UpdateOperation.loadFileArea(UpdateOperation.java:447)
    at com.ibm.team.filesystem.client.internal.operations.UpdateOperation.updateCopyFileArea(UpdateOperation.java:315)
    at com.ibm.team.filesystem.client.internal.operations.UpdateOperation.access$0(UpdateOperation.java:275)
    at com.ibm.team.filesystem.client.internal.operations.UpdateOperation$1.run(UpdateOperation.java:245)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.UpdateOperation.execute(UpdateOperation.java:267)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.WorkspaceUpdateOperation.doAccept(WorkspaceUpdateOperation.java:870)
    at com.ibm.team.filesystem.client.internal.operations.WorkspaceUpdateOperation.access$0(WorkspaceUpdateOperation.java:800)
    at com.ibm.team.filesystem.client.internal.operations.WorkspaceUpdateOperation$1.run(WorkspaceUpdateOperation.java:704)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.WorkspaceUpdateOperation.execute(WorkspaceUpdateOperation.java:716)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.rcp.core.internal.changes.model.WorkspaceUpdateUtil.accept(WorkspaceUpdateUtil.java:78)
    at com.ibm.team.filesystem.ui.changes.actions.AcceptAction$2.repositoryRun(AcceptAction.java:262)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-10 17:25:36.154
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)
!SESSION 2014-03-11 07:19:40.549 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-11 07:19:46.327
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-11 07:19:51.681
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-11 07:19:51.681
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@19550a8,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-11 07:19:51.681
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY com.ibm.team.process.rcp.ui 4 0 2014-03-11 07:20:19.586
!MESSAGE Error logged from Process RCP UI:
!STACK 0
com.ibm.team.repository.common.transport.HostUnknownException: CRJAZ1368E The following URL cannot be reached: https://mopyz6160082.pssc.mop.fr.ibm.com:9443/ccm/versionCompatibility?clientVersion=4.0.2. The network stated that the URL is invalid. Error details: java.nio.channels.UnresolvedAddressException.
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executePrimitiveRequest(ClientHttpUtil.java:1226)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:355)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:315)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:219)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:227)
    at com.ibm.team.repository.transport.client.RestClientConnectionBase.executeMethod(RestClientConnectionBase.java:315)
    at com.ibm.team.repository.transport.client.RestClientConnectionBase.doMethod(RestClientConnectionBase.java:181)
    at com.ibm.team.repository.transport.client.RestClientConnectionBase.doGet(RestClientConnectionBase.java:122)
    at com.ibm.team.repository.transport.client.TeamRawRestServiceClient$RawRestClientConnection.doGet(TeamRawRestServiceClient.java:96)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeServiceCall(ServiceInterfaceProxy.java:164)
    at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(ServiceInterfaceProxy.java:88)
    at com.ibm.team.repository.client.internal.RawRestServiceClientProxy$RestClientConnectionProxy.invoke(RawRestServiceClientProxy.java:121)
    at com.sun.proxy.$Proxy9.doGet(Unknown Source)
    at com.ibm.team.repository.client.internal.TeamRepository.fetchClientVersionJSONObject(TeamRepository.java:1625)
    at com.ibm.team.repository.client.internal.TeamRepository.access$0(TeamRepository.java:1622)
    at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1693)
    at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1)
    at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1288)
    at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
    at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1281)
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1696)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1472)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:640)
    at com.ibm.team.process.internal.rcp.ui.LoginAction$1.run(LoginAction.java:88)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.nio.channels.UnresolvedAddressException
    at sun.nio.ch.Net.checkAddress(Net.java:36)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:512)
    at com.ibm.team.repository.transport.client.InterruptableSocketFactory.doConnect(InterruptableSocketFactory.java:142)
    at com.ibm.team.repository.transport.client.InterruptableSocketFactory.createSocket(InterruptableSocketFactory.java:69)
    at com.ibm.team.repository.transport.client.SecureInterruptableSocketFactory.createSocket(SecureInterruptableSocketFactory.java:300)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executePrimitiveRequest(ClientHttpUtil.java:1191)
    ... 28 more

!ENTRY com.ibm.team.process.rcp.ui 4 0 2014-03-11 07:20:19.588
!MESSAGE Error logged from Process RCP UI:
!STACK 0
com.ibm.team.repository.common.transport.HostUnknownException: CRJAZ1368E The following URL cannot be reached: https://ratsuite188.sby.ibm.com:9444/ccm/versionCompatibility?clientVersion=4.0.2. The network stated that the URL is invalid. Error details: java.nio.channels.UnresolvedAddressException.
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executePrimitiveRequest(ClientHttpUtil.java:1226)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:355)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:315)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:219)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:227)
    at com.ibm.team.repository.transport.client.RestClientConnectionBase.executeMethod(RestClientConnectionBase.java:315)
    at com.ibm.team.repository.transport.client.RestClientConnectionBase.doMethod(RestClientConnectionBase.java:181)
    at com.ibm.team.repository.transport.client.RestClientConnectionBase.doGet(RestClientConnectionBase.java:122)
    at com.ibm.team.repository.transport.client.TeamRawRestServiceClient$RawRestClientConnection.doGet(TeamRawRestServiceClient.java:96)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeServiceCall(ServiceInterfaceProxy.java:164)
    at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(ServiceInterfaceProxy.java:88)
    at com.ibm.team.repository.client.internal.RawRestServiceClientProxy$RestClientConnectionProxy.invoke(RawRestServiceClientProxy.java:121)
    at com.sun.proxy.$Proxy9.doGet(Unknown Source)
    at com.ibm.team.repository.client.internal.TeamRepository.fetchClientVersionJSONObject(TeamRepository.java:1625)
    at com.ibm.team.repository.client.internal.TeamRepository.access$0(TeamRepository.java:1622)
    at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1693)
    at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1)
    at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1288)
    at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
    at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1281)
    at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1696)
    at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1472)
    at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:640)
    at com.ibm.team.process.internal.rcp.ui.LoginAction$1.run(LoginAction.java:88)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.nio.channels.UnresolvedAddressException
    at sun.nio.ch.Net.checkAddress(Net.java:36)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:512)
    at com.ibm.team.repository.transport.client.InterruptableSocketFactory.doConnect(InterruptableSocketFactory.java:142)
    at com.ibm.team.repository.transport.client.InterruptableSocketFactory.createSocket(InterruptableSocketFactory.java:69)
    at com.ibm.team.repository.transport.client.SecureInterruptableSocketFactory.createSocket(SecureInterruptableSocketFactory.java:300)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at com.ibm.team.repository.transport.client.ClientHttpUtil.executePrimitiveRequest(ClientHttpUtil.java:1191)
    ... 28 more
!SESSION 2014-03-11 08:29:25.018 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-11 08:29:31.106
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-11 08:29:33.988
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-11 08:29:33.988
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.changes.views.Actions$LocalWorkspaceChangesActionHandler@19126ab,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@81ad8f,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-11 08:29:33.988
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.changes.views.Actions$LocalWorkspaceChangesActionHandler@19126ab,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-11 08:30:15.098
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException

    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-11 08:33:32.237
!MESSAGE An internal error occurred during: "Delivering change sets".
!STACK 0
java.lang.IllegalArgumentException

    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.VerifySharesOperation.reloadOutOfSync(VerifySharesOperation.java:502)
    at com.ibm.team.filesystem.client.internal.operations.VerifySharesOperation.handleOutOfSyncShares(VerifySharesOperation.java:462)
    at com.ibm.team.filesystem.client.internal.operations.VerifySharesOperation.execute(VerifySharesOperation.java:254)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.DeliverOperation.verifyInSync(DeliverOperation.java:597)
    at com.ibm.team.filesystem.client.internal.operations.DeliverOperation.runPreConditionsOnly(DeliverOperation.java:585)
    at com.ibm.team.filesystem.client.internal.operations.DeliverOperation.execute(DeliverOperation.java:176)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.rcp.core.internal.changes.util.ComponentSyncModel.deliver(ComponentSyncModel.java:545)
    at com.ibm.team.filesystem.ui.changes.actions.DeliverAction$1.repositoryRun(DeliverAction.java:63)
    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)

Hi Krzystof, I needed to use the "Answer" option, because the comment option didn't leave me enough room to post the log

Krzystof, I didn't install the Jazz Build System toolkit on my Mac, because I don't think I need it. When I used RTC on Windows, I didn't install that either.

!SESSION 2014-03-17 15:12:53.297 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/janleeuwerink/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2014-03-17 15:13:03.591
!MESSAGE System property http.nonProxyHosts has been set to local|.local|169.254/16|.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.jface 2 0 2014-03-17 15:13:06.669
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-17 15:13:06.669
!MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.showHistory,Show History,
        Show the revision history of the currently selected file ,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.ShowHistoryHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F10,
    ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
        Show the system menu,
        Category(org.eclipse.ui.category.window,Window,null,true),
        org.eclipse.ui.internal.ShowPartPaneMenuHandler@557c5b,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2014-03-17 15:13:06.669
!MESSAGE A conflict occurred for COMMAND+SHIFT+F11:
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(com.ibm.team.filesystem.ide.ui.command.deliver,Deliver,
        Deliver,
        Category(com.ibm.team.filesystem.ide.ui.category,Jazz Source Control,Jazz Source Control,true),
        com.ibm.team.filesystem.ui.handlers.DeliverHandler,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+SHIFT+F11,
    ParameterizedCommand(Command(org.eclipse.debug.ui.commands.RunLast,Run Last Launched,
        Relaunch the last launch in run mode,
        Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
        ,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-17 15:25:15.733
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-17 15:25:32.191
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)

!ENTRY org.eclipse.core.jobs 4 2 2014-03-17 15:26:34.046
!MESSAGE An internal error occurred during: "Loading repository items".
!STACK 0
java.lang.IllegalArgumentException
    at com.ibm.team.filesystem.client.internal.RelativeLocation.append(RelativeLocation.java:87)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.load(MergeLoadMutator.java:490)
    at com.ibm.team.filesystem.client.internal.load.MergeLoadMutator.execute(MergeLoadMutator.java:312)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.load(LoadOperation.java:1047)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation$1.run(LoadOperation.java:664)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:88)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:164)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:144)
    at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:695)
    at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
    at com.ibm.team.filesystem.ide.ui.internal.wizards.load.LoadOperationInput$3.repositoryRun(LoadOperationInput.java:272)
    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)


Accepted answer

Permanent link
It seems you might have some weird characters in some of your filenames, that are not allowed in the filesystem of your sandbox. See the following workitems for details:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=160196
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=1834
Jan Leeuwerink selected this answer as the correct answer

2 votes

Comments

Hi Piotr, thanks for your answer, I think this was the solution. I removed all files of which the filename contained a special character like "&" or "/".

So when working with multiple operating systems in a team, one should avoid using special characters in the filenames.


One other answer

Permanent link
Hi Jan,
From the logs I see that you are using RTC client in version 4.0.4 and server is in version 4.0.2. Please use client in version 4.0.2 and check whether errors disappear.

0 votes

Comments

Hi Krzysztof, reinstalled 402. But that didnt solve the problem.

Hi Jan,
In that case just create new fresh Eclipse workspace and reproduce the issue. Please attach again .log file to see whether there is the same stack trace or different one.

I recreated the workspace, but the problem didn't disappear. I will include the log in the answer.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 10 '14, 10:25 a.m.

Question was seen: 9,131 times

Last updated: Mar 19 '14, 4:25 a.m.

Confirmation Cancel Confirm