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 » default configuration manager not created

Post new topic  Reply to topic
 default configuration manager not created « View previous topic :: View next topic » 
Author Message
mrgate
PostPosted: Thu Apr 26, 2007 8:13 am    Post subject: default configuration manager not created Reply with quote

Centurion

Joined: 28 Feb 2007
Posts: 141
Location: India

Hi,
I am tring to create default configuration manager WBRK6_DEFAULT_CONFIGURATION_MANAGER in my system and
after starting the wizard, the default database DEFBKDB6 was created
and after this while the configuration manager was going to be created an error has occured showing the following:

Task: Creating the Configuration Manager. [WBRK6_DEFAULT_CONFIGURATION_MANAGER] failed
If you can manually fix the issues that caused this task to fail, do so
and then click Yes.
If you click Yes, the wizard starts the task again.
If you click No, the wizard rolls back all completed tasks, if roll-back is possible.
To establish why the task failed, examine this wizard's log file which can be found in the workspace
directory [C:\Documents and Settings\ABC\IBM\wmbt6.0\workspace2\.metadata].


after going to the workspace workspace2\.metadata folder and after viewing the log file, the contents of the log file are as follows:

!SESSION Apr 26, 2007 21:38:00.627 ---------------------------------------------
eclipse.buildId=I200406192000 java.fullversion=J2RE 1.4.2 IBM J9 2.2 Windows 2000 x86-32 j9n142-20040917 (JIT enabled) J9VM - 20040916_0908_lHdSMR JIT - r7_level20040915_1801
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -plugincustomization C:\Program Files\IBM\MessageBrokersToolkit\6.0\eclipse\plugins\com.ibm.etools.msgbroker.tooling_6.0.0\plugin_customization.ini
!ENTRY org.eclipse.help 4 0 Apr 26, 2007 21:38:00.627
!MESSAGE Error occurred processing file toc.xml.
!STACK 0 java.lang.RuntimeException: toc label==null
at org.eclipse.help.internal.toc.Toc.<init>(Unknown Source)
at org.eclipse.help.internal.toc.TocFileParser.startElement(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) at g.apache.xerces.impl.dtd.XMLDTDValidator.startElement
(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.help.internal.toc.TocFileParser.parse(Unknown Source)
at org.eclipse.help.internal.toc.TocBuilder.buildTocFile(Unknown Source)
at org.eclipse.help.internal.toc.TocFile.build(Unknown Source)
at org.eclipse.help.internal.toc.TocBuilder.build(Unknown Source)
at org.eclipse.help.internal.toc.TocManager.build(Unknown Source)
at org.eclipse.help.internal.toc.TocManager.<init>(Unknown Source)
at org.eclipse.help.internal.HelpPlugin.getTocManager(Unknown Source)
at org.eclipse.help.internal.base.HelpDisplay.displayHelpResource(Unknown Source)at org.eclipse.help.ui.internal.DefaultHelpUI.displayHelpResource(Unknown Source) at org.eclipse.ui.help.WorkbenchHelp.displayHelpResource(Unknown Source) at org.eclipse.ui.internal.intro.impl.model.IntroURL.showHelpTopic(Unknown Source) at org.eclipse.ui.internal.intro.impl.model.IntroURL.doExecute(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.access$0(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.execute(Unknown Source)at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartLocationListener.changing(Unknown Source)
at org.eclipse.swt.browser.Browser$3.handleEvent(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.Invoke(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.access$1(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink$1.method6(Unknown Source)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6(Unknown Source)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(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.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
!SESSION Apr 26, 2007 22:09:13.109 ---------------------------------------------
eclipse.buildId=I200406192000
java.fullversion=J2RE 1.4.2 IBM J9 2.2 Windows 2000 x86-32 j9n142-20040917 (JIT enabled)
J9VM - 20040916_0908_lHdSMR
JIT - r7_level20040915_1801
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -plugincustomization C:\Program Files\IBM\MessageBrokersToolkit\6.0\eclipse\plugins\com.ibm.etools.msgbroker.tooling_6.0.0\plugin_customization.ini

!ENTRY org.eclipse.help 4 0 Apr 26, 2007 22:09:13.109
!MESSAGE Error occurred processing file toc.xml.
!STACK 0
java.lang.RuntimeException: toc label==null
at org.eclipse.help.internal.toc.Toc.<init>(Unknown Source)
at org.eclipse.help.internal.toc.TocFileParser.startElement(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher
.scanRootElementHook(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Fragment
ContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scan
Document(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.help.internal.toc.TocFileParser.parse(Unknown Source)
at org.eclipse.help.internal.toc.TocBuilder.buildTocFile(Unknown Source)
at org.eclipse.help.internal.toc.TocFile.build(Unknown Source)
at org.eclipse.help.internal.toc.TocBuilder.build(Unknown Source)
at org.eclipse.help.internal.toc.TocManager.build(Unknown Source)
at org.eclipse.help.internal.toc.TocManager.<init>(Unknown Source)
at org.eclipse.help.internal.HelpPlugin.getTocManager(Unknown Source)
at org.eclipse.help.internal.base.HelpDisplay.displayHelpResource
(Unknown Source)
at org.eclipse.help.ui.internal.DefaultHelpUI.displayHelpResource
(Unknown Source)
at org.eclipse.ui.help.WorkbenchHelp.displayHelpResource(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.showHelpTopic(
Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.doExecute(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.
access$0(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.execute(Unknown Source)
at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPart
LocationListener.changing(Unknown Source)
at org.eclipse.swt.browser.Browser$3.handleEvent(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.Invoke(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.access$1
(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink$1.method6(Unknown Source)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6(Unknown Source)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW
(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(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.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench
(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run
(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.
run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
!SESSION Apr 26, 2007 22:25:37.242 ---------------------------------------------
eclipse.buildId=I200406192000
java.fullversion=J2RE 1.4.2 IBM J9 2.2
Windows 2000 x86-32 j9n142-20040917 (JIT enabled)
J9VM - 20040916_0908_lHdSMR
JIT - r7_level20040915_1801
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -plugincustomization C:\Program Files\IBM\MessageBrokersToolkit\6.0\eclipse\plugins\com.ibm.etools.msgbroker.tooling_6.0.0\plugin_customization.ini

!ENTRY org.eclipse.help 4 0 Apr 26, 2007 22:25:37.242
!MESSAGE Error occurred processing file toc.xml.
!STACK 0
java.lang.RuntimeException: toc label==null
at org.eclipse.help.internal.toc.Toc.<init>(Unknown Source)
at org.eclipse.help.internal.toc.TocFileParser.startElement(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser
.startElement(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator
.startElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher
.scanRootElementHook(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Fragment
ContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragment
ScannerImpl
.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse
(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.help.internal.toc.TocFileParser.parse
(Unknown Source)
at org.eclipse.help.internal.toc.TocBuilder.buildTocFile(Unknown Source)
at org.eclipse.help.internal.toc.TocFile.build(Unknown Source)
at org.eclipse.help.internal.toc.TocBuilder.build
(Unknown Source)
at org.eclipse.help.internal.toc.TocManager.build
(Unknown Source)
at org.eclipse.help.internal.toc.TocManager.<init>
(Unknown Source)
at org.eclipse.help.internal.HelpPlugin.getTocManager(Unknown Source)
at org.eclipse.help.internal.base.HelpDisplay.displayHelpResource
(Unknown Source)
at org.eclipse.help.ui.internal.DefaultHelpUI.displayHelpResource
(Unknown Source)
at org.eclipse.ui.help.WorkbenchHelp.displayHelpResource(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL.showHelpTopic
(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL
.doExecute(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL
.access$0(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(Unknown Source)
at org.eclipse.ui.internal.intro.impl.model.IntroURL
.execute(Unknown Source)
at org.eclipse.ui.internal.intro.impl.presentations
.BrowserIntro
PartLocationListener.changing(Unknown Source)
at org.eclipse.swt.browser.Browser$3.handleEvent
(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.Invoke
(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink.access$1
(Unknown Source)
at org.eclipse.swt.ole.win32.OleEventSink$1.method6(Unknown Source)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6(Unknown Source)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW
(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(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.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench
(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run
(Unknown Source)
at org.eclipse.core.internal.runtime.Platform
Activator$1.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.Eclipse
Starter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.Eclipse
Starter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessor
Impl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessor
Impl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessor
Impl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Back to top
View user's profile Send private message
sourdas2
PostPosted: Fri Apr 27, 2007 3:00 am    Post subject: Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 90
Location: Kolkata,India

Are you trying to use the wizard for the first time for this particular installation.
Was your installation successful or it gave error/warning in time of installation. Check for the installation log files.
_________________
Thanks and Warm Regards
Sourav
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
madhurao
PostPosted: Fri Apr 27, 2007 4:13 am    Post subject: Reply with quote

Novice

Joined: 06 Jan 2005
Posts: 17

Getting same error. But doing this configuration 2nd time. Maybe still component names are there somewhere in the machine.
Deleted the items(names) from registry.
But still getting same error.
Back to top
View user's profile Send private message
sourdas2
PostPosted: Fri Apr 27, 2007 4:24 am    Post subject: Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 90
Location: Kolkata,India

I don't think it is due to invalid items registry. I think it is due to plug-in of your message broker default configuration wizard.

So, make sure that wheather the istallation was successful without any warning or error.

Give a try selecting different workspace.
_________________
Thanks and Warm Regards
Sourav
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
mqmatt
PostPosted: Fri Apr 27, 2007 5:32 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

Make sure that you're on the most recent fixpacks, then try again. If the problem persists, raise a PMR.
Back to top
View user's profile Send private message
mrgate
PostPosted: Fri Apr 27, 2007 9:09 am    Post subject: Reply with quote

Centurion

Joined: 28 Feb 2007
Posts: 141
Location: India

mqmatt wrote:
Make sure that you're on the most recent fixpacks, then try again. If the problem persists, raise a PMR.


hi guys all the components are deleted and this is not the first time that I am installing the default configuration manager and also I have changed the workspace but still I am getting the error. even I have deleted all the components using mqsi commands but still I am getting the error. Also I am working on the most recent fixpacks but still getting the errors.
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 » default configuration manager not created
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.