ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Prob installing WMB toolkit 6.1 - install mngr just quits

Post new topic  Reply to topic
 Prob installing WMB toolkit 6.1 - install mngr just quits « View previous topic :: View next topic » 
Author Message
isaw
PostPosted: Thu Mar 19, 2009 6:12 am    Post subject: Prob installing WMB toolkit 6.1 - install mngr just quits Reply with quote

Apprentice

Joined: 09 May 2007
Posts: 45

Hey guys,

I'm finally moving up to WMB/Tookit 6.1 from the IBM provided DVD.

[I'm on WinXP Pro SP2 and have WMB/Toolkit 6.0 (with fixpacks) currently installed and running fine.]

I slapped it in, ran the launcher and it popped up with the usual IBM MB black & pink install screen. It said most of the prereqs were present and all that was missing was WMB 6,1 and WMB Tookit 6.1.

So I install WMB 6.1 without a problem.

I then click install for the WMB Toolkit 6.1 but that's where it goes wrong.

The IBM Installation Manager screen pops up then suddenly vanishes. I try a few times with the same result. In the background, I can see the WMB6.1 Toolkit status go from "Pending" to "In Progress" then immediately back to "Pending".

There's no errors in the event viewer. However there are some in my Doc & Settings --> IBM --> InstallationManagerInstaller --> pluginstate --> .metadata

The log dump is listed below.


I'm scanning through Google and anything round here that might help but i cannot see what could be causing this. Is it 6.0? I was sure the two could coexist...?


Any links or refs would be appreciated. Thanks!

===============================
Code:
!SESSION 2009-03-19 13:56:28.724 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20070426 (JIT enabled)
J9VM - 20070420_12448_lHdSMR
JIT  - 20070419_1806_r8
GC   - 200704_19
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments:  -input @osgi.install.area\mbtoolkit.xml -input mbtoolkit.xml
Command-line arguments:  -os win32 -ws win32 -arch x86 -input @osgi.install.area\mbtoolkit.xml -input mbtoolkit.xml

!ENTRY org.eclipse.osgi 2 1 2009-03-19 13:56:31.959
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-03-19 13:56:31.959
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-03-19 13:56:31.959
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-03-19 13:56:31.990
!MESSAGE NLS unused message: CacheManager_checking_internal_error_for_file in: com.ibm.cic.agent.internal.core.messages

!ENTRY org.eclipse.equinox.app 4 0 2009-03-19 13:56:32.177
!MESSAGE Error in invoking method.
!STACK 0
java.lang.UnsatisfiedLinkError: winPlatformOperations (Not found in java.library.path)
   at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:957)
   at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:926)
   at java.lang.System.loadLibrary(System.java:453)
   at com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WinPlatformOperationsProvider.<clinit>(WinPlatformOperationsProvider.java:123)
   at java.lang.J9VMInternals.initializeImpl(Native Method)
   at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
   at com.ibm.cic.agent.internal.adapters.nativeAdapter.win32.WinVariableProvider.substitute(WinVariableProvider.java:31)
   at com.ibm.cic.agent.internal.core.VariableProvider.substitute(VariableProvider.java:55)
   at com.ibm.cic.agent.core.AbstractVariableSubstitution.substitute(AbstractVariableSubstitution.java:160)
   at com.ibm.cic.agent.core.AbstractVariableSubstitution.performVariableSubstitutions(AbstractVariableSubstitution.java:113)
   at com.ibm.cic.agent.core.VariableSubstitution.performVariableSubstitutions(VariableSubstitution.java:41)
   at com.ibm.cic.agent.core.AgentInstall.getWin32InstalledAgentValue(AgentInstall.java:530)
   at com.ibm.cic.agent.core.AgentInstall.getWin32InstalledAgentValues(AgentInstall.java:519)
   at com.ibm.cic.agent.core.AgentInstall.initialize(AgentInstall.java:512)
   at com.ibm.cic.agent.core.AgentInstall.<init>(AgentInstall.java:778)
   at com.ibm.cic.agent.core.AgentInstall.getInstance(AgentInstall.java:129)
   at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:142)
   at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:79)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:615)
   at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
   at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:615)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Prob installing WMB toolkit 6.1 - install mngr just quits
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.