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



Edmund, I did the Verify (Prompt) and selected refresh cache. It took a
while but it came back.
Oddly it gave errors on the verify
RR05 C/exec sql
RR05 + open highcursor
RNF0258: Form-Type entry is not valid for subprocedures, or is out of
sequence.
RR05 C/end-exec
on sql statements with the older syntax (columnar) but no errors on the
sql when it was used in /Free. Anyway that's another issue...

I tried the compare once again after the verify and it still didn't work.
The log file showed the same error.

Doug Davie (softlanding) said he will look into this when he has a moment.

Thanks,

Robert Rogerson
On 2013-05-23 9:41 AM, Edmund Reinhardt wrote:

Robert, can you do a Program Verify from your source. I just wonder if the
<Install location for shared
plugins>/plugins/com.ibm.etools.iseries.edit_8.5.1.v20121024_2311/os
directory has been messed with somehow.
What is going wrong there is that RSE Extensions is building a menu and it
is asking if CODE is installed (maybe it wants to launch the old editors)
and that is calling out from Java to C to look that up in the Windows
Registry and the DLL with that routine is missing.



Regards,



Edmund (E.H.) Reinhardt
COBOL IDE on AIX, DDS, WebFacing, System i Application Development,
Rational Developer for Power



2D barcode Phone: 1-905-413-3125 | Phone: 1-905-854-6195 IBM
- encoded E-mail: [1]edmund.reinhardt@xxxxxxxxxx
with AIX COBOL: 8200 Warden Ave
contact [2]www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON L6G 1C7
information "In every thing give thanks: for this is the will of Canada
God in Christ Jesus concerning you." - 1
Thessalonians 5:18






From: Robert Rogerson [3]<rrogerson@xxxxxxxxxxx>
To: Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries [4]<wdsci-l@xxxxxxxxxxxx>,
Date: 23/05/2013 09:22 AM
Subject: Re: [WDSCI-L] RSE Extensions...Compare not working
Sent by: [5]wdsci-l-bounces@xxxxxxxxxxxx



Thanks Mike, I'm going to try and contact Softlanding as you suggested.

Robert Rogerson
On 2013-05-22 10:26 PM, Mike Hockings wrote:

Correct.

Looks like "RSE Extensions" has a bug?

Mike


Mike Hockings, M.Eng., P.Eng.
IBM Rational Developer for System z and Power Systems Software Technical
Support
IBM Canada Ltd. Laboratory
[[6]1]hockings@xxxxxxxxxx
voice 1-905-413-3199 T/L 313-3199 ITN 23133199




From: Robert Rogerson [2][7]<rrogerson@xxxxxxxxxxx>
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries [3][8]<wdsci-l@xxxxxxxxxxxx>,
Date: 2013-05-22 16:25
Subject: Re: [WDSCI-L] RSE Extensions...Compare not working
Sent by: [[9]4]wdsci-l-bounces@xxxxxxxxxxxx



Sorry to take so long getting back on this.

@Mike, if I can open both members in edit mode does this rule out the
issue you were describing?

This afternoon I closed RDP after collapsing all my connections.
I then renamed the \metadata\.log file.
I opened rdp and checked the new log file. There were no errors.
I expanded my production connection to the member I wished to compare.
There were no errors in the log file.
I then tried to do a compare using RSE Extensions. The following
entries
were in the log file.
!ENTRY org.eclipse.rse.ui 4 0 2013-05-22 16:12:24.407
!MESSAGE Error calling native method internalGetWDTInstallDirectory
!STACK 0
java.lang.UnsatisfiedLinkError:


com/ibm/etools/iseries/subsystems/qsys/api/NativeWindowsCalls.internalGetWDTInstallDirectory
()Ljava/lang/String;
at


com.ibm.etools.iseries.subsystems.qsys.api.NativeWindowsCalls.getWDTInstallDirectory
(Unknown
Source)
at


com.ibm.etools.iseries.subsystems.qsys.api.NativeWindowsCalls.isCODEInstalled
(Unknown
Source)
at


com.ibm.etools.iseries.rse.internal.members.ui.SystemViewQSYSRemoteSourceMemberAdapter.addActions
(Unknown
Source)
at
org.eclipse.rse.internal.ui.view.SystemView.fillContextMenu(Unknown
Source)
at
org.eclipse.rse.internal.ui.view.SystemView.menuAboutToShow(Unknown
Source)
at org.eclipse.jface.action.MenuManager.fireAboutToShow(Unknown
Source)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(Unknown
Source)
at org.eclipse.jface.action.MenuManager.access$1(Unknown Source)
at org.eclipse.jface.action.MenuManager$2.menuShown(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown
Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Unknown Source)
at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Unknown Source)
at org.eclipse.swt.widgets.Display.runPopups(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.access$4(Unknown Source)
at org.eclipse.ui.internal.Workbench$7.run(Unknown Source)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown
Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown
Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(Unknown
Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown
Source)
at


org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication
(Unknown
Source)
at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown
Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown
Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown
Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown
Source)
at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source)
at org.eclipse.equinox.launcher.Main.run(Unknown Source)
at org.eclipse.equinox.launcher.Main.main(Unknown Source)

Does anyone have any ideas?

Thanks,
Robert Rogerson
On 2013-05-18 12:32 PM, Mike Hockings wrote:

Hi Robert,

I don't know about compare specifically but generally when you can
navigate to a file member and try to open it and nothing happens that is
likely DDM failing because there is an entry in your library list that
you
don't have access to or that no longer exists - typically the latter...

Mike


Mike Hockings, M.Eng., P.Eng.
IBM Rational Developer for System z and Power Systems Software Technical
Support
IBM Canada Ltd. Laboratory
[[[10]5]1]hockings@xxxxxxxxxx
voice 1-905-413-3199 T/L 313-3199 ITN 23133199




From: Robert Rogerson [2][6][11]<rrogerson@xxxxxxxxxxx>
To: Websphere Development Studio Client for iSeries
[3][7][12]<wdsci-l@xxxxxxxxxxxx>,
Date: 2013-05-17 13:48
Subject: [WDSCI-L] RSE Extensions...Compare not working
Sent by: [[[13]8]4]wdsci-l-bounces@xxxxxxxxxxxx



I am using RDp 8.5.1. I have the Softlanding plugin for RSE installed
and
use it's functionality quite regularly.

Today I attempted to compare ( and then apply ) a change I had made on
my
test box to the production box. I have a connection defined for each
box.

I right clicked on the member on the production box and selected RSE
Extensions->Compare and selected the compare member on test box
connection
and library. Open for Edit was also selected.

When I pressed OK the dialog box disappeared but nothing opened. I
tried
this a number of times, even changed to Open for Browse and still
nothing
opened.

I did a -clean and nothing opened.

I tried the reverse (opening the test member to compare to the
production
member) on the test connection's member. Nothing happened.

I made a copy of the member in the test test library and this time it
opened.

So, does the compare not work against multiple connections?
If it should work has anyone experienced this before?
Where would I look to see what the problem is?

Thanks,

Robert Rogerson

References

Visible links
1. [9][14]mailto:hockings@xxxxxxxxxx
2. [10][15]mailto:rrogerson@xxxxxxxxxxx
3. [11][16]mailto:wdsci-l@xxxxxxxxxxxx
4. [12][17]mailto:wdsci-l-bounces@xxxxxxxxxxxx

References

Visible links
1. [18]mailto:hockings@xxxxxxxxxx
2. [19]mailto:rrogerson@xxxxxxxxxxx
3. [20]mailto:wdsci-l@xxxxxxxxxxxx
4. [21]mailto:wdsci-l-bounces@xxxxxxxxxxxx
5. [22]mail[23]mailto:1]hockings@xxxxxxxxxx
6. [24]mailto:rrogerson@xxxxxxxxxxx
7. [25]mailto:wdsci-l@xxxxxxxxxxxx
8. [26]mail[27]mailto:4]wdsci-l-bounces@xxxxxxxxxxxx
9. [28]mailto:hockings@xxxxxxxxxx
10. [29]mailto:rrogerson@xxxxxxxxxxx
11. [30]mailto:wdsci-l@xxxxxxxxxxxx
12. [31]mailto:wdsci-l-bounces@xxxxxxxxxxxx
--
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: [32]WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [33]http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: [34]WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [35]http://archive.midrange.com/wdsci-l.

References

Visible links
1. mailto:edmund.reinhardt@xxxxxxxxxx
2. http://www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501
3. mailto:rrogerson@xxxxxxxxxxx
4. mailto:wdsci-l@xxxxxxxxxxxx
5. mailto:wdsci-l-bounces@xxxxxxxxxxxx
6. mailto:1]hockings@xxxxxxxxxx
7. mailto:rrogerson@xxxxxxxxxxx
8. mailto:wdsci-l@xxxxxxxxxxxx
9. mailto:4]wdsci-l-bounces@xxxxxxxxxxxx
10. mailto:5]1]hockings@xxxxxxxxxx
11. mailto:rrogerson@xxxxxxxxxxx
12. mailto:wdsci-l@xxxxxxxxxxxx
13. mailto:8]4]wdsci-l-bounces@xxxxxxxxxxxx
14. mailto:hockings@xxxxxxxxxx
15. mailto:rrogerson@xxxxxxxxxxx
16. mailto:wdsci-l@xxxxxxxxxxxx
17. mailto:wdsci-l-bounces@xxxxxxxxxxxx
18. mailto:hockings@xxxxxxxxxx
19. mailto:rrogerson@xxxxxxxxxxx
20. mailto:wdsci-l@xxxxxxxxxxxx
21. mailto:wdsci-l-bounces@xxxxxxxxxxxx
22. mailto:1
23. mailto:mailto:1]hockings@xxxxxxxxxx
24. mailto:rrogerson@xxxxxxxxxxx
25. mailto:wdsci-l@xxxxxxxxxxxx
26. mailto:4
27. mailto:mailto:4]wdsci-l-bounces@xxxxxxxxxxxx
28. mailto:hockings@xxxxxxxxxx
29. mailto:rrogerson@xxxxxxxxxxx
30. mailto:wdsci-l@xxxxxxxxxxxx
31. mailto:wdsci-l-bounces@xxxxxxxxxxxx
32. mailto:WDSCI-L@xxxxxxxxxxxx
33. http://lists.midrange.com/mailman/listinfo/wdsci-l
34. mailto:WDSCI-L-request@xxxxxxxxxxxx
35. http://archive.midrange.com/wdsci-l

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.