Author |
Message
|
TonyD |
Posted: Mon Jan 02, 2006 2:15 am Post subject: C++ RuntimeError? |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
Quite suddenly I have started getting the following Event Viewer (System) message, and a popup with the same info, after starting a Windows V6 broker:
Quote: |
Application popup: Microsoft Visual C++ Runtime Library : Runtime Error!
Program: C:\Program Files\IBM\WMB6\bin\DataFlowEngine.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
|
As far as I am aware I have done nothing to alter the runtime configuration. Has anyone else seen this message? The only Event Viewser (Application) messages are to say that the Execution Group has shut down. The popup continues to appear ever few seconds as the execution group starts and then immediately abends. |
|
Back to top |
|
 |
premkumar |
Posted: Mon Jan 02, 2006 2:36 am Post subject: |
|
|
 Apprentice
Joined: 24 Feb 2004 Posts: 40
|
Hi,
Is there any other error in event viewer???? related to WMQ or WBIMB
For the quick solution try to stop the configMgr, broker and MQSeries and Start Mqseries and Broker. (Restart of the system is also preferred.) _________________ Thanks and Regards,
Premkumar.S |
|
Back to top |
|
 |
TonyD |
Posted: Tue Jan 03, 2006 12:16 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
Thanks for reply...yes, I had tried all those things. It turns out to have been caused by putting a supportpac .jar that has not yet been made V6-compatible into ...\jplugin that has not yet been made V6-compatible. |
|
Back to top |
|
 |
solomita |
Posted: Thu Jan 19, 2006 5:28 pm Post subject: |
|
|
Voyager
Joined: 06 May 2003 Posts: 94
|
So how did you fix your problem? Did you remove the supportpac .jar file? I am having the same problem which seemed to have appeared out of no where as well but the pop up stops obviously if the broker is stopped. _________________ IBM Certified Specialist - WebSphere MQ Integrator
IBM Certified System Administrator - WebSphere MQ V5.3
IBM Certified System Administrator - WebSphere Business Integration Message Broker V5 |
|
Back to top |
|
 |
TonyD |
Posted: Thu Jan 19, 2006 6:46 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
Sorry...earlier reply misleading.
In our case we were using a supportpac that requires 'mindterm.jar' to be located in 'broker_path\jre\lib\ext'. It was not in that folder. When the supportpac .jar was put into 'jplugin' and the broker was restarted the error occurred. Problem was actually fixed by moving 'mindterm.jar' to the folder where it was supposed to be. |
|
Back to top |
|
 |
solomita |
Posted: Fri Jan 20, 2006 6:42 am Post subject: |
|
|
Voyager
Joined: 06 May 2003 Posts: 94
|
My problem was due to the fact that Message broker file extender was installed and was not up to the latest fixpak. Here are more details on the problem and its fix:
If you go to the MB web site and look at the system requirements page for MBFE then click on the further details pages to get the apar notes and download location.
See:
http://www-306.ibm.com/software/integration/wbimessagebroker/requirements/index3.html
When you have installed the WebSphere Message Broker V6 fix for APAR IY77292 you just need to install (or re-install) the MBFE fixpack01a files package from:
ftp://ftp.software.ibm.com/software/mqseries/fixes/wbimbfev50/fixpack01/
in order to make sure any previous broken linkages are repaired.
I followed these steps and my error stopped popping up but I also read that fixpack01 has APAR IY77292 included. _________________ IBM Certified Specialist - WebSphere MQ Integrator
IBM Certified System Administrator - WebSphere MQ V5.3
IBM Certified System Administrator - WebSphere Business Integration Message Broker V5 |
|
Back to top |
|
 |
|