× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Good point on the default opens for DSPF and PRTF in iProjects but then right clicking on the DSPF/PRTF will allow a user to select an editor. I also don't use the repository view much except when checking sources in multiple branches that I'm not interested in checking out.

There's not much mention of SVN here being used as a source control which makes me wonder how many amongst us actually use it.


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Arco Simonse
Sent: Tuesday, June 16, 2015 2:32 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

Glad you have a solution, however I would call that a workaround, because when you change the default editor for the dspf and prtf file type, it will also be used in the other perspectives iProject navigator or Remote System Explorer. And thereby you lose the ability to default open a dspf source with Screen Designer.
For me it it is not a problem. I guess there are not much people using the SVN Explorer view to open these sources, but probably it can have the same problems in other views.


2015-06-16 7:37 GMT+02:00 Fajardo, Eduardo <eduardo.fajardo@xxxxxxxxx>:

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 view
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

com.ibm.etools.iseries.dds.tui.editor.SdEditor.createPageSource(SdEdit
or.java:527)
at

com.ibm.etools.iseries.dds.tui.editor.SdEditor.createPages(SdEditor.ja
va:430)
at

org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEdi
torPart.java:358)
at

org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartC
ontrol(CompatibilityPart.java:137)
at

org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPar
tControl(CompatibilityEditor.java:96)
at

org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(Comp
atibilityPart.java:312)
at
sun.reflect.GeneratedMethodAccessor84.invoke(Unknown
Source)
at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
orImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at

org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequesto
r.java:56)
at

org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Injector
Impl.java:861)
at

org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Injector
Impl.java:841)
at

org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:
113)
at

org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl
.java:321)
at
org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:242)
at

org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjec
tionFactory.java:161)
at

org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.cre
ateFromBundle(ReflectionContributionFactory.java:102)
at

org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doC
reate(ReflectionContributionFactory.java:71)
at

org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.cre
ate(ReflectionContributionFactory.java:53)
at

org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.crea
teWidget(ContributedPartRenderer.java:141)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWid
get(PartRenderingEngine.java:895)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreat
eGui(PartRenderingEngine.java:629)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreat
eGui(PartRenderingEngine.java:731)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(
PartRenderingEngine.java:702)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(Par
tRenderingEngine.java:696)
at
org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui
(PartRenderingEngine.java:681)
at

org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackR
enderer.java:1130)
at

org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer$1.handleEv
ent(LazyStackRenderer.java:67)
at

org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEven
tHandler.java:41)
at
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

org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Ap
plication.java:187)
at

org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(
UIEventHandler.java:38)
at

org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Eve
ntHandlerWrapper.java:197)
at

org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(E
ventHandlerTracker.java:197)
at

org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(E
ventHandlerTracker.java:1)
at

org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventMa
nager.java:230)
at

org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchro
nous(ListenerQueue.java:148)
at

org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventA
dminImpl.java:135)
at

org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdmin
Impl.java:78)
at

org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventCompo
nent.java:39)
at

org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroke
r.java:80)
at

org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UI
EventPublisher.java:58)
at

org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNoti
fierImpl.java:374)
at

org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSe
lectedElement(ElementContainerImpl.java:175)
at

org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWin
dow(ModelServiceImpl.java:422)
at

org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(Model
ServiceImpl.java:389)
at

org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTo
p(PartServiceImpl.java:605)
at

org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartSe
rviceImpl.java:331)
at

org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServ
iceImpl.java:1028)
at

org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.jav
a:3039)
at
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

org.tigris.subversion.subclipse.ui.actions.OpenRemoteFileAction$1.run(
OpenRemoteFileAction.java:72)
at

org.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(Re
positoryManager.java:375)
at

org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction.j
ava:231)
at

org.tigris.subversion.subclipse.ui.actions.SVNAction$2.run(SVNAction.j
ava:240)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at

org.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.jav
a:237)
at

org.tigris.subversion.subclipse.ui.actions.OpenRemoteFileAction.execut
e(OpenRemoteFileAction.java:41)
at

org.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.jav
a:56)
at

org.tigris.subversion.subclipse.ui.repository.RepositoriesView.handleD
oubleClick(RepositoriesView.java:585)
at

org.tigris.subversion.subclipse.ui.repository.RepositoriesView.access$
2(RepositoriesView.java:575)
at

org.tigris.subversion.subclipse.ui.repository.RepositoriesView$11.doub
leClick(RepositoriesView.java:441)
at

org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java
:845)
at
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

org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredV
iewer.java:843)
at

org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(Abstra
ctTreeViewer.java:1477)
at

org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(Str
ucturedViewer.java:1246)
at

org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStra
tegy.java:249)
at
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

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(Par
tRenderingEngine.java:1054)
at

org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.jav
a:332)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartR
enderingEngine.java:943)
at

org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Work
bench.java:88)
at
org.eclipse.ui.internal.Workbench$5.run(Workbench.java:596)
at

org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.jav
a:332)
at

org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java
:550)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at

org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplic
ation.java:124)
at

org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle
.java:196)
at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplic
ation(EclipseAppLauncher.java:110)
at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ecl
ipseAppLauncher.java:79)
at

org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav
a:353)
at

org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav
a:180)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
ava:95)
at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
orImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
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
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.

--
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.

--
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.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.