Author |
Message
|
biswagourab |
Posted: Mon Jul 17, 2006 6:43 am Post subject: Error While Migrating message set from 2.1 to 6.0 |
|
|
 Apprentice
Joined: 31 May 2005 Posts: 47 Location: London
|
Hi
I am tryng to migrate the existing message set in MQSI 2.1 to WBIMB 6.0. I have exported the message set using the mqsiimpexpmsgset command, from 2.1
I am now trying to migrate using the mqsimigratemsgsets command, but I am getting this error
BIP0137E An unexpected exception has occurred.
An exception was caught in method "MSDFromMRPOperation::importMRPProject", details are: "org.eclipse.core.runtime.CoreException: Problems encountered while setting project description."
Anyone seen this before?
Please guide me.... am I supposed to do any specific settings ???
Thanks
BG |
|
Back to top |
|
 |
sjensen |
Posted: Mon Jul 17, 2006 7:16 am Post subject: |
|
|
Centurion
Joined: 18 Dec 2003 Posts: 134 Location: London
|
Hi,
As I understand it you need to export the message set(s) from WMQI 2.1
Transfer the *.mrp files to the system with WMB 6 and then run
This command will also create the message set projects for you.
Good luck
Stefan |
|
Back to top |
|
 |
biswagourab |
Posted: Mon Jul 17, 2006 7:20 am Post subject: |
|
|
 Apprentice
Joined: 31 May 2005 Posts: 47 Location: London
|
Hi Stefan,
I am already doing that, I have copied them into a folder and that folder does not have anything else in it except the .mrp files.
And I am not even doing any changes to it manually, just simple copy caste into the local folder.
Am really confused !!!!
BG |
|
Back to top |
|
 |
sjensen |
Posted: Mon Jul 17, 2006 7:57 am Post subject: |
|
|
Centurion
Joined: 18 Dec 2003 Posts: 134 Location: London
|
teach me to read more carefully. Sorry. Now I am confused as well.
Cheers
Stefan |
|
Back to top |
|
 |
biswagourab |
Posted: Mon Jul 17, 2006 8:13 am Post subject: |
|
|
 Apprentice
Joined: 31 May 2005 Posts: 47 Location: London
|
Hi
Even I am surprised, there is nothing much that we can find about the error BIP0137E.
When I look into the log files I get this
!ENTRY org.eclipse.core.runtime 4 2 Jul 17, 2006 10:29:39.40
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at com.ibm.etools.msg.builder.BuilderExtensionHelper.configureNature(Unknown Source)
at com.ibm.etools.msg.builder.MessageSetNature.configure(Unknown Source)
at org.eclipse.core.internal.resources.NatureManager$1.run(NatureManager.java:138)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.core.internal.resources.NatureManager.configureNature(NatureManager.java:153)
at org.eclipse.core.internal.resources.NatureManager.configureNatures(NatureManager.java:198)
at org.eclipse.core.internal.resources.Project.basicSetDescription(Project.java:61)
at org.eclipse.core.internal.resources.Project.setDescription(Project.java:903)
at org.eclipse.core.internal.resources.Project.setDescription(Project.java:931)
at com.ibm.etools.msg.msgmodel.utilities.NewMessageSetProjectHelper.addProjectNatures(Unknown Source)
at com.ibm.etools.msg.msgmodel.utilities.NewMessageSetProjectHelper.createMessageSetProject(Unknown Source)
at com.ibm.etools.msg.msgmodel.utilities.NewMessageSetProjectAndMessageSetHelper.<init>(Unknown Source)
at com.ibm.etools.msg.mrp.importer.core.MSDFromMRPOperation.importMRPProject(Unknown Source)
at com.ibm.etools.msg.mrp.importer.core.MSDFromMRPOperation.importMRPFile(Unknown Source)
at com.ibm.etools.msg.mrp.importer.core.MSDFromMRPOperation.importMRPFile(Unknown Source)
at com.ibm.etools.msg.mrp.importer.command.MRPCommandProcessor.processDirectory(Unknown Source)
at com.ibm.etools.msg.mrp.importer.command.MRPCommandProcessor.process(Unknown Source)
at com.ibm.etools.msg.mrp.importer.command.MSDFromMRPHeadlessOperation.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
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)
Thanks |
|
Back to top |
|
 |
shanson |
Posted: Mon Jul 17, 2006 9:00 am Post subject: |
|
|
 Partisan
Joined: 17 Oct 2003 Posts: 344 Location: IBM Hursley
|
The mqsimigratemsgsets command has hit a NPE trying to create a message set project and message set in which to contain the imported definitions. Other than that it's not possible to tell what has happened. All I can suggest is that double-check the help topic that explains how to use the command, to make sure you are not doing anything wrong. Failing that raise a PMR with IBM service.
Last edited by shanson on Tue Jul 18, 2006 1:04 am; edited 1 time in total |
|
Back to top |
|
 |
sjensen |
Posted: Tue Jul 18, 2006 12:39 am Post subject: |
|
|
Centurion
Joined: 18 Dec 2003 Posts: 134 Location: London
|
Hi,
One thing I've had trouble with is the version of java. Which version are you on?
Cheers
Stefan |
|
Back to top |
|
 |
biswagourab |
Posted: Tue Jul 18, 2006 8:10 am Post subject: |
|
|
 Apprentice
Joined: 31 May 2005 Posts: 47 Location: London
|
Hi
I am using Java 1.4.2 , the other configurations are
WBIMB 6.0.0.1
MQ 6.0
File Extender 5.0 with fix pack
Thanks |
|
Back to top |
|
 |
Ramphart |
Posted: Tue Oct 17, 2006 2:39 am Post subject: |
|
|
 Disciple
Joined: 21 Jul 2004 Posts: 150 Location: South Africa, JHB
|
biswagourab wrote: |
Hi
I am using Java 1.4.2 , the other configurations are
WBIMB 6.0.0.1
MQ 6.0
File Extender 5.0 with fix pack
Thanks |
Did you ever resolve this issue because I'm getting the exact same error. Please assist. _________________ Applications Architect |
|
Back to top |
|
 |
bond_02 |
Posted: Mon Dec 03, 2007 11:15 pm Post subject: |
|
|
 Apprentice
Joined: 21 Dec 2006 Posts: 39 Location: kolkata
|
Ramphart wrote: |
biswagourab wrote: |
Hi
I am using Java 1.4.2 , the other configurations are
WBIMB 6.0.0.1
MQ 6.0
File Extender 5.0 with fix pack
Thanks |
Did you ever resolve this issue because I'm getting the exact same error. Please assist. |
Please Unfreez it(using WMQIMB) and then try to migrate to wmb6 .I hope this will be helpful to you. _________________ Never assume you know everything.
Never assume you've seen everything.
Never discount the value of a book. If only as a weapon. |
|
Back to top |
|
 |
|