Creating/opening a new project in RRC client fails
![](http://jazz.net/_images/myphoto/2cedc9caa2b25101941f06829e84751f.jpg)
Hi,
when trying to create/open a project from the RRC v2 client I get an error where the first page should open:
In the jazz.log the following appears:
Also when i try to create a project from a CD example template the thing kinda skips over the uploading phase, nothing gets created, i cant open the project (same errors as above) and this is in the rdm.log
The user i am loging in with is an administrator, this is a fresh install, which is connected with RTC/RQM.
Some help would be really apprieciated...
Thank you!
Bye
when trying to create/open a project from the RRC v2 client I get an error where the first page should open:
Could not open the editor: An unexpected exception was thrown.
java.lang.NullPointerException
at com.ibm.rdm.ui.explorer.projectdashboard.ProjectHomePageArtifactsPage$4.getURL(ProjectHomePageArtifactsPage.java:358)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterByFolderPart.getModelURL(FilterByFolderPart.java:160)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterByFolderRootPart.getModelURL(FilterByFolderRootPart.java:40)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterFolderAbstractPart.getModelChildren(FilterFolderAbstractPart.java:64)
at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:709)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterFolderAbstractPart.updateChildren(FilterFolderAbstractPart.java:85)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterFolderAbstractPart.refreshChildren(FilterFolderAbstractPart.java:81)
at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677)
at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235)
at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198)
at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterFolderAbstractPart.updateChildren(FilterFolderAbstractPart.java:85)
at com.ibm.rdm.ui.explorer.dashboard.common.FilterFolderAbstractPart.refreshChildren(FilterFolderAbstractPart.java:81)
at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677)
at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235)
at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198)
at org.eclipse.gef.editparts.RootTreeEditPart.setContents(RootTreeEditPart.java:131)
at org.eclipse.gef.ui.parts.AbstractEditPartViewer.setContents(AbstractEditPartViewer.java:601)
at com.ibm.rdm.ui.explorer.dashboard.common.AbstractArtifactsPage.initializeFolderViewer(AbstractArtifactsPage.java:2172)
at com.ibm.rdm.ui.explorer.dashboard.common.AbstractArtifactsPage.createControl(AbstractArtifactsPage.java:1423)
at com.ibm.rdm.ui.explorer.dashboard.common.AbstractArtifactsPage.createComposite(AbstractArtifactsPage.java:1202)
at com.ibm.rdm.ui.explorer.projectdashboard.ProjectEditor.createArtifactsTabItem(ProjectEditor.java:742)
at com.ibm.rdm.ui.explorer.projectdashboard.ProjectEditor.createPartControl(ProjectEditor.java:685)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:306)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:499)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:485)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)
at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)
at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:779)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:678)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:639)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2817)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
at com.ibm.rdm.ui.utils.DocumentUtil.openEditor(DocumentUtil.java:166)
at com.ibm.rdm.ui.server.editor.input.RepositoryEditorInputHelper.openEditorFor(RepositoryEditorInputHelper.java:73)
at com.ibm.rdm.ui.gef.editor.input.EditorInputHelper.openEditor(EditorInputHelper.java:53)
at com.ibm.rdm.ui.gef.editor.input.EditorInputHelper.openEditor(EditorInputHelper.java:49)
at com.ibm.rdm.ui.gef.editor.input.EditorInputHelper.openEditor(EditorInputHelper.java:41)
at com.ibm.rdm.ui.explorer.editparts.ProjectEditPart.performOpen(ProjectEditPart.java:232)
at com.ibm.rdm.ui.explorer.editparts.ProjectEditPart.performRequest(ProjectEditPart.java:237)
at org.eclipse.gef.tools.SelectEditPartTracker.performOpen(SelectEditPartTracker.java:187)
at org.eclipse.gef.tools.SelectEditPartTracker.handleDoubleClick(SelectEditPartTracker.java:131)
at org.eclipse.gef.tools.AbstractTool.mouseDoubleClick(AbstractTool.java:955)
at org.eclipse.gef.tools.SelectionTool.mouseDoubleClick(SelectionTool.java:501)
at org.eclipse.gef.EditDomain.mouseDoubleClick(EditDomain.java:208)
at org.eclipse.gef.ui.parts.TreeViewer$EventDispatcher.mouseDoubleClick(TreeViewer.java:67)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:183)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.ibm.rdm.ui.application.ReqComposerApplication.start(ReqComposerApplication.java:122)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
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:386)
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:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
In the jazz.log the following appears:
2010-01-05 15:23:33,939 [ http-9443-Processor13] WARN com.ibm.team.jfs - CRJZS5325W request did not specify an Accept header
2010-01-05 15:23:33,970 [ http-9443-Processor25] WARN com.ibm.team.jfs - CRJZS5325W request did not specify an Accept header
2010-01-05 15:23:34,033 [ http-9443-Processor13] WARN com.ibm.team.jfs - CRJZS5325W request did not specify an Accept header
2010-01-05 15:23:33,986 [ http-9443-Processor21] WARN com.ibm.team.jfs - CRJZS5325W request did not specify an Accept header
Also when i try to create a project from a CD example template the thing kinda skips over the uploading phase, nothing gets created, i cant open the project (same errors as above) and this is in the rdm.log
2010-01-05 15:27:35,501 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,501 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,516 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,516 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,532 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,532 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,563 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,563 [ http-9443-Processor21] [1751279714] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,860 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,860 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,876 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,876 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,891 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,891 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:35,923 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:35,923 [ http-9443-Processor22] [875836468] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:36,626 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:36,626 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:36,641 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:36,641 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:36,657 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:36,657 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:36,688 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:36,688 [ http-9443-Processor13] [2017228860] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,095 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,095 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,110 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,110 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,126 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,126 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,157 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,157 [ http-9443-Processor25] [840577562] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,532 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,532 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,548 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,548 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,563 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,563 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,595 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,595 [ http-9443-Processor21] [1181501036] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:37,985 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:37,985 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:38,001 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:38,001 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:38,016 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:38,016 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not read UID; status on GET: 401: Unauthorized
2010-01-05 15:27:38,048 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
2010-01-05 15:27:38,048 [ http-9443-Processor18] [572006936] ERROR om.ibm.rdm.fronting.server.services.uid.UIDService - Could not write UID (2); status on POST: 401: Unauthorized
The user i am loging in with is an administrator, this is a fresh install, which is connected with RTC/RQM.
Some help would be really apprieciated...
Thank you!
Bye