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



That looks like it. I will try that.

Thanks

Eric

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Eric Simpson
Sent: Friday, May 23, 2014 7:38 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] RDi 9.1 installs OK


That looks like the problem described in http://www-01.ibm.com/support/docview.wss?uid=swg21441742. There are a couple of suggestions to try in the technote.

Thanks,
Eric





Eric Simpson
Rational Developer for i - Rational Developer for
AIX and Linux - Rational Developer for Power
IBM Software Group - Canada Lab
Phone: 905-413-3226 (T/L: 313-3226)
esimpson@xxxxxxxxxx







From: Bruce Collins <Bruce.Collins@xxxxxxxxxxxxx>
To: "'wdsci-l@xxxxxxxxxxxx'" <wdsci-l@xxxxxxxxxxxx>
Date: 05/23/2014 06:32 PM
Subject: Re: [WDSCI-L] RDi 9.1 installs OK
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>



Buck, mine did not. I have tried every method I could think of. This is what I could dig up. Any thought from you java experts.

Hoss

Error during "install" phase:

Can not create shortcut file "C:\ProgramData\Microsoft\Windows\Start Menu \Programs\IBM Software Delivery Platform_1\IBM Rational Developer for i V9.1\IBM Rational Developer for i.lnk" for "C:\Program Files\IBM\SDP_1 \eclipse.exe". Before re-installing the product verify that a valid shortcut file can be created at this location.
Plug-in "com.ibm.cic.agent.core.nativeInstallAdapter.win32" was unable to instantiate class "com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WinPlatformOperationsProvider".


java.lang.NoClassDefFoundError:
com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WinPlatformOperationsProvider
(initialization failure)

java.lang.J9VMInternals.initialize(J9VMInternals.java:140)
java.lang.J9VMInternals.newInstanceImpl(Native Method)
java.lang.Class.newInstance(Class.java:1345)

org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension
(RegistryStrategyOSGI.java:184)

org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension
(ExtensionRegistry.java:905)

org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:243)

org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension
(ConfigurationElementHandle.java:55)

com.ibm.cic.agent.core.commonNativeInstallAdapter.PlatformOperationsProvider.getRegisteredProvider
(PlatformOperationsProvider.java:177)

com.ibm.cic.agent.core.commonNativeInstallAdapter.PlatformOperationsProvider.getProvider
(PlatformOperationsProvider.java:35)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WindowsSpecificDesktopMenuPolicy.createDiskFiles
(WindowsSpecificDesktopMenuPolicy.java:175)

com.ibm.cic.agent.core.nativeInstallAdapter.desktopMenu.DesktopEntry.writeToDisk
(DesktopEntry.java:88)

com.ibm.cic.agent.core.nativeInstallAdapter.desktopMenu.DesktopDirectory.writeToDisk
(DesktopDirectory.java:132)

com.ibm.cic.agent.core.nativeInstallAdapter.desktopMenu.DesktopDirectory.writeToDisk
(DesktopDirectory.java:127)

com.ibm.cic.agent.core.nativeInstallAdapter.desktopMenu.DesktopMenu.writeToDisk
(DesktopMenu.java:132)

com.ibm.cic.agent.core.nativeInstallAdapter.desktopMenu.DesktopMenuHandler.writeToDisk
(DesktopMenuHandler.java:100)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.DesktopIconWin32InstallOperation.doPerform
(DesktopIconWin32InstallOperation.java:44)
com.ibm.cic.agent.core.AbstractInstallOperation.perform
(AbstractInstallOperation.java:134)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.InstallContext.performOperationReturnStatus
(InstallContext.java:565)
com.ibm.cic.agent.core.InstallContext.performOperation
(InstallContext.java:576)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.NativeWin32InstallAdapter.handleDesktopOperation
(NativeWin32InstallAdapter.java:136)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.NativeWin32InstallAdapter.dispatcher
(NativeWin32InstallAdapter.java:100)

com.ibm.cic.agent.core.commonNativeInstallAdapter.ICommonNativeInstallAdapter.performMain
(ICommonNativeInstallAdapter.java:286)

com.ibm.cic.agent.core.commonNativeInstallAdapter.ICommonNativeInstallAdapter.performOtherPhase
(ICommonNativeInstallAdapter.java:132)

com.ibm.cic.agent.core.commonNativeInstallAdapter.ICommonNativeInstallAdapter.perform
(ICommonNativeInstallAdapter.java:104)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.NativeWin32InstallAdapter.install
(NativeWin32InstallAdapter.java:53)
com.ibm.cic.agent.internal.core.SafeInstallAdaptorWrapper.install
(SafeInstallAdaptorWrapper.java:88)
com.ibm.cic.agent.core.Engine$Phase$Install.performIU(Engine.java:644)
com.ibm.cic.agent.core.Engine$Phase$IUPhase$IUPhaseSubOperation.perform
(Engine.java:504)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.Engine$Phase$IUPhase.doPerform(Engine.java:383)
com.ibm.cic.agent.core.Engine$Phase.perform(Engine.java:317)
com.ibm.cic.agent.core.Engine$Phase$Install.perform(Engine.java:1)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.InstallTransaction.performOperations
(InstallTransaction.java:119)
com.ibm.cic.agent.core.Engine$Phase.perform(Engine.java:266)
com.ibm.cic.agent.core.Engine.install(Engine.java:91)
com.ibm.cic.agent.internal.core.InstallOrderManager
$EngineInstallOperation.perform(InstallOrderManager.java:558)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.InstallTransaction.performOperations
(InstallTransaction.java:119)
com.ibm.cic.agent.internal.core.Director.performEngineOperations
(Director.java:1679)
com.ibm.cic.agent.internal.core.Director.doInstall(Director.java:1037)
com.ibm.cic.agent.internal.core.Director.doInstall(Director.java:959)
com.ibm.cic.agent.internal.core.Director.install(Director.java:631)
com.ibm.cic.agent.core.Agent.install(Agent.java:1796)
com.ibm.cic.agent.internal.ui.wizards.InstallWizard.performTask
(InstallWizard.java:337)
com.ibm.cic.agent.internal.ui.wizards.AgentUIWizard$2.run
(AgentUIWizard.java:533)
com.ibm.cic.common.ui.internal.parts.ProgressPart$ProgressJob.run
(ProgressPart.java:105)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

Plug-in "com.ibm.cic.agent.core.nativeInstallAdapter.win32" was unable to instantiate class "com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WinPlatformOperationsProvider".


java.lang.NoClassDefFoundError:
com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WinPlatformOperationsProvider
(initialization failure)

java.lang.J9VMInternals.initialize(J9VMInternals.java:140)
java.lang.J9VMInternals.newInstanceImpl(Native Method)
java.lang.Class.newInstance(Class.java:1345)

org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension
(RegistryStrategyOSGI.java:184)

org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension
(ExtensionRegistry.java:905)

org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:243)

org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension
(ConfigurationElementHandle.java:55)

com.ibm.cic.agent.core.commonNativeInstallAdapter.PlatformOperationsProvider.getRegisteredProvider
(PlatformOperationsProvider.java:177)

com.ibm.cic.agent.core.commonNativeInstallAdapter.PlatformOperationsProvider.getProvider
(PlatformOperationsProvider.java:35)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.RegistryInstallOperation.doPerform
(RegistryInstallOperation.java:47)
com.ibm.cic.agent.core.AbstractInstallOperation.perform
(AbstractInstallOperation.java:134)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.InstallContext.performOperationReturnStatus
(InstallContext.java:565)
com.ibm.cic.agent.core.InstallContext.performOperation
(InstallContext.java:576)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.NativeWin32InstallAdapter.handleRegistryOperation
(NativeWin32InstallAdapter.java:118)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.NativeWin32InstallAdapter.dispatcher
(NativeWin32InstallAdapter.java:94)

com.ibm.cic.agent.core.commonNativeInstallAdapter.ICommonNativeInstallAdapter.performMain
(ICommonNativeInstallAdapter.java:286)

com.ibm.cic.agent.core.commonNativeInstallAdapter.ICommonNativeInstallAdapter.performOtherPhase
(ICommonNativeInstallAdapter.java:132)

com.ibm.cic.agent.core.commonNativeInstallAdapter.ICommonNativeInstallAdapter.perform
(ICommonNativeInstallAdapter.java:104)

com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.NativeWin32InstallAdapter.install
(NativeWin32InstallAdapter.java:53)
com.ibm.cic.agent.internal.core.SafeInstallAdaptorWrapper.install
(SafeInstallAdaptorWrapper.java:88)
com.ibm.cic.agent.core.Engine$Phase$Install.performIU(Engine.java:644)
com.ibm.cic.agent.core.Engine$Phase$IUPhase$IUPhaseSubOperation.perform
(Engine.java:504)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.Engine$Phase$IUPhase.doPerform(Engine.java:383)
com.ibm.cic.agent.core.Engine$Phase.perform(Engine.java:317)
com.ibm.cic.agent.core.Engine$Phase$Install.perform(Engine.java:1)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.InstallTransaction.performOperations
(InstallTransaction.java:119)
com.ibm.cic.agent.core.Engine$Phase.perform(Engine.java:266)
com.ibm.cic.agent.core.Engine.install(Engine.java:91)
com.ibm.cic.agent.internal.core.InstallOrderManager
$EngineInstallOperation.perform(InstallOrderManager.java:558)
com.ibm.cic.agent.core.InstallTransaction.performOperation
(InstallTransaction.java:76)
com.ibm.cic.agent.core.InstallTransaction.performOperations
(InstallTransaction.java:119)
com.ibm.cic.agent.internal.core.Director.performEngineOperations
(Director.java:1679)
com.ibm.cic.agent.internal.core.Director.doInstall(Director.java:1037)
com.ibm.cic.agent.internal.core.Director.doInstall(Director.java:959)
com.ibm.cic.agent.internal.core.Director.install(Director.java:631)
com.ibm.cic.agent.core.Agent.install(Agent.java:1796)
com.ibm.cic.agent.internal.ui.wizards.InstallWizard.performTask
(InstallWizard.java:337)
com.ibm.cic.agent.internal.ui.wizards.AgentUIWizard$2.run
(AgentUIWizard.java:533)
com.ibm.cic.common.ui.internal.parts.ProgressPart$ProgressJob.run
(ProgressPart.java:105)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck Calabro
Sent: Friday, May 23, 2014 2:15 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] RDi 9.1 installs OK

I had the typical trouble with Installation Manager. Use Windows Explorer to drill into disk1, run Launchpad.exe, a DOS window flashes and nothing happens. Meh. So I drill down farther into
InstallerImage_win32_win32_x86 and fire off install.exe found there as Administrator. Works fine.

Having had such iffy luck importing prior workspaces, I bit the bullet and created a new one. I miss all my everything from 9.0.1. I'm going to Workspace Mechanic (v0.4.0) (http://workspacemechanic.eclipselabs.org.codespot.com/git.update/mechanic/
)
to see if I can't capture all those changes I make and never go through this again, no matter how many new workspaces I create. I'm liking the preference recorder already...

iSphere for 8.0+ v 2.1.0 installs and runs fine.

RPGUnit 1.7.2 installs and runs fine.

I have no negative issues to report, but I didn't have any issues with
9.0.1 either.

--buck
--
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 email and any attachment(s) is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information of AAA Cooper Transportation. Unless expressly agreed to the contrary, no representation is made by this email and it must only be used for the purpose for which it was supplied. Unintended recipients must not make or resend copies of this email, nor use its contents for any purpose.
---------------------------------------------------------------------------------------

This email has been scanned for email related threats and delivered safely by Mimecast.
For more information please visit http://www.mimecast.com
---------------------------------------------------------------------------------------


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


________________________________

This email and any attachment(s) is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information of AAA Cooper Transportation. Unless expressly agreed to the contrary, no representation is made by this email and it must only be used for the purpose for which it was supplied. Unintended recipients must not make or resend copies of this email, nor use its contents for any purpose.
---------------------------------------------------------------------------------------
This email has been scanned for email related threats and delivered safely by Mimecast.
For more information please visit http://www.mimecast.com
---------------------------------------------------------------------------------------


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.