|
My bad, it is okay now. A colleague pointed out where I got it wrong.--
In the preferences > General > Editors > File Associations the .DSPF
and .PRTF are using Screen and Report Designers respectively as the
default editors. These should be defaulted to Remote Systems LPEX editor.
I'm sure this fixes yours too, Arco.
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Arco
Simonse
Sent: Tuesday, June 16, 2015 1:14 PM
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries
Subject: Re: [WDSCI-L] Can't open DSPF and PRTF from SVN repository
view
Hi Eduardo,
I'm on version 9.1 and using SVN and I am getting the same error when
I try to open the source in the way you described.
However I do not use that view very often. Most of the time I am
working from the iProject and that works fine.
Best regards,
Arco Simonse
2015-06-16 4:29 GMT+02:00 Fajardo, Eduardo <eduardo.fajardo@xxxxxxxxx>:
I'm using SVN as my source control management tool and I can viewcom.ibm.etools.iseries.dds.tui.editor.SdEditor.createPageSource(SdEdit
the various file types in the repository view except for DSPF and
PRTF which displays a "Failed to create the part's controls" error.
Clicking on the Details button displays the error log below.
I've also searched the web on possible solutions and only got a
reference to APAR/RFE SE50311 (
http://www-01.ibm.com/support/docview.wss?uid=swg27021392). I wonder
if I'm missing anything in my installation or if this fix hasn't
been incorporated yet. I'm on RDi version 9.1.1.1
java.lang.NullPointerException
at
or.java:527)
atcom.ibm.etools.iseries.dds.tui.editor.SdEditor.createPages(SdEditor.ja
va:430)
atorg.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEdi
torPart.java:358)
atorg.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartC
ontrol(CompatibilityPart.java:137)
atorg.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPar
tControl(CompatibilityEditor.java:96)
atorg.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(Comp
atibilityPart.java:312)
atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
sun.reflect.GeneratedMethodAccessor84.invoke(Unknown
Source)
at
orImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequesto
at
r.java:56)
atorg.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Injector
Impl.java:861)
atorg.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Injector
Impl.java:841)
atorg.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:
113)
atorg.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl
.java:321)
atorg.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjec
org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:242)
at
tionFactory.java:161)
atorg.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.cre
ateFromBundle(ReflectionContributionFactory.java:102)
atorg.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doC
reate(ReflectionContributionFactory.java:71)
atorg.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.cre
ate(ReflectionContributionFactory.java:53)
atorg.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.crea
teWidget(ContributedPartRenderer.java:141)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWid
get(PartRenderingEngine.java:895)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreat
eGui(PartRenderingEngine.java:629)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreat
eGui(PartRenderingEngine.java:731)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(
PartRenderingEngine.java:702)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(Par
tRenderingEngine.java:696)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui
org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
(PartRenderingEngine.java:681)
atorg.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackR
enderer.java:1130)
atorg.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer$1.handleEv
ent(LazyStackRenderer.java:67)
atorg.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEven
tHandler.java:41)
atorg.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Ap
org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
at
org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at
org.eclipse.swt.widgets.Display.syncExec(Display.java:4687)
at
plication.java:187)
atorg.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(
UIEventHandler.java:38)
atorg.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Eve
ntHandlerWrapper.java:197)
atorg.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(E
ventHandlerTracker.java:197)
atorg.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(E
ventHandlerTracker.java:1)
atorg.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventMa
nager.java:230)
atorg.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchro
nous(ListenerQueue.java:148)
atorg.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventA
dminImpl.java:135)
atorg.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdmin
Impl.java:78)
atorg.eclipse.equinox.internal.event.EventComponent.sendEvent(EventCompo
nent.java:39)
atorg.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroke
r.java:80)
atorg.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UI
EventPublisher.java:58)
atorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNoti
fierImpl.java:374)
atorg.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSe
lectedElement(ElementContainerImpl.java:175)
atorg.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWin
dow(ModelServiceImpl.java:422)
atorg.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(Model
ServiceImpl.java:389)
atorg.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTo
p(PartServiceImpl.java:605)
atorg.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartSe
rviceImpl.java:331)
atorg.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServ
iceImpl.java:1028)
atorg.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.jav
a:3039)
atorg.tigris.subversion.subclipse.ui.actions.OpenRemoteFileAction$1.run(
org.eclipse.ui.internal.WorkbenchPage.access$21(WorkbenchPage.java:2961)
at
org.eclipse.ui.internal.WorkbenchPage$8.run(WorkbenchPage.java:2943)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2939)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2903)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2886)
at
OpenRemoteFileAction.java:72)
atorg.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(Re
positoryManager.java:375)
atorg.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction.j
ava:231)
atorg.tigris.subversion.subclipse.ui.actions.SVNAction$2.run(SVNAction.j
ava:240)
atorg.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.jav
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
a:237)
atorg.tigris.subversion.subclipse.ui.actions.OpenRemoteFileAction.execut
e(OpenRemoteFileAction.java:41)
atorg.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.jav
a:56)
atorg.tigris.subversion.subclipse.ui.repository.RepositoriesView.handleD
oubleClick(RepositoriesView.java:585)
atorg.tigris.subversion.subclipse.ui.repository.RepositoriesView.access$
2(RepositoriesView.java:575)
atorg.tigris.subversion.subclipse.ui.repository.RepositoriesView$11.doub
leClick(RepositoriesView.java:441)
atorg.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java
:845)
atorg.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredV
org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
at
org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at
iewer.java:843)
atorg.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(Abstra
ctTreeViewer.java:1477)
atorg.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(Str
ucturedViewer.java:1246)
atorg.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStra
tegy.java:249)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(Par
org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:246)
at
org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:307)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
at
tRenderingEngine.java:1054)
atorg.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.jav
a:332)
atorg.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartR
enderingEngine.java:943)
atorg.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Work
bench.java:88)
atorg.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.jav
org.eclipse.ui.internal.Workbench$5.run(Workbench.java:596)
at
a:332)
atorg.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java
:550)
atorg.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplic
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
ation.java:124)
atorg.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle
.java:196)
atorg.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplic
ation(EclipseAppLauncher.java:110)
atorg.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ecl
ipseAppLauncher.java:79)
atorg.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav
a:353)
atorg.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav
a:180)
atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
ava:95)
atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
orImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)relations between you and Misys.
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at
org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at
org.eclipse.equinox.launcher.Main.main(Main.java:1414)
"Misys" is the trade name of the Misys group of companies. This
email and any attachments have been scanned for known viruses using
multiple scanners. This email message is intended for the named recipient only.
It may be privileged and/or confidential. If you are not the named
recipient of this email please notify us immediately and do not copy
it or use it for any purpose, nor disclose its contents to any other
person. This email does not constitute the commencement of legal
Please refer to the executed contract between you and the relevant--
member of the Misys group for the identity of the contracting party
with which you are dealing.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post
a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
"Misys" is the trade name of the Misys group of companies. This email
and any attachments have been scanned for known viruses using multiple
scanners. This email message is intended for the named recipient only.
It may be privileged and/or confidential. If you are not the named
recipient of this email please notify us immediately and do not copy
it or use it for any purpose, nor disclose its contents to any other
person. This email does not constitute the commencement of legal relations between you and Misys.
Please refer to the executed contract between you and the relevant
member of the Misys group for the identity of the contracting party
with which you are dealing.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.