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: edmund.reinhardt@xxxxxxxxxx                       
 with        AIX COBOL:                                                   8200 Warden Ave
 contact     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 <rrogerson@xxxxxxxxxxx>
To:	Rational Developer for IBM i / Websphere Development Studio
            Client for	System i & iSeries <wdsci-l@xxxxxxxxxxxx>,
Date:	23/05/2013 09:22 AM
Subject:	Re: [WDSCI-L] RSE Extensions...Compare not working
Sent by:	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
 [1]hockings@xxxxxxxxxx
 voice 1-905-413-3199 T/L 313-3199  ITN 23133199
 From:   Robert Rogerson [2]<rrogerson@xxxxxxxxxxx>
 To:     Rational Developer for IBM i / Websphere Development Studio Client
 for     System i & iSeries [3]<wdsci-l@xxxxxxxxxxxx>,
 Date:   2013-05-22 16:25
 Subject:        Re: [WDSCI-L] RSE Extensions...Compare not working
 Sent by:        [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
  [[5]1]hockings@xxxxxxxxxx
  voice 1-905-413-3199 T/L 313-3199  ITN 23133199
  From:   Robert Rogerson [2][6]<rrogerson@xxxxxxxxxxx>
  To:     Websphere Development Studio Client for iSeries
  [3][7]<wdsci-l@xxxxxxxxxxxx>,
  Date:   2013-05-17 13:48
  Subject:        [WDSCI-L] RSE Extensions...Compare not working
  Sent by:        [[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]mailto:hockings@xxxxxxxxxx
    2. [10]mailto:rrogerson@xxxxxxxxxxx
    3. [11]mailto:wdsci-l@xxxxxxxxxxxx
    4. [12]mailto:wdsci-l-bounces@xxxxxxxxxxxx
References
   Visible links
   1. mailto:hockings@xxxxxxxxxx
   2. mailto:rrogerson@xxxxxxxxxxx
   3. mailto:wdsci-l@xxxxxxxxxxxx
   4. mailto:wdsci-l-bounces@xxxxxxxxxxxx
   5. mailto:1]hockings@xxxxxxxxxx
   6. mailto:rrogerson@xxxxxxxxxxx
   7. mailto:wdsci-l@xxxxxxxxxxxx
   8. mailto:4]wdsci-l-bounces@xxxxxxxxxxxx
   9. mailto:hockings@xxxxxxxxxx
  10. mailto:rrogerson@xxxxxxxxxxx
  11. mailto:wdsci-l@xxxxxxxxxxxx
  12. 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: 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.