Author |
Message
|
francoisvdm |
Posted: Thu Jun 03, 2004 11:41 pm Post subject: [SOLVED]How do I know what version of runtime is running |
|
|
Partisan
Joined: 09 Aug 2001 Posts: 332
|
I've upgraded to V3.5, but the Workflow service still shows V3.4. Buildtime and client "about" both shows V3.5. Is there a way to know what runtime is running? Thanks _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
Francois van der Merwe |
|
Back to top |
|
 |
hos |
Posted: Fri Jun 04, 2004 5:13 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
In the MQWF bin directory you can call fmczchk -c sca:fmcemain.exe |
|
Back to top |
|
 |
CHF |
Posted: Mon Jun 07, 2004 6:35 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
I am using WF 3.4.
I have applied SP5 on my Client machine. How can I know or see that I have SP5 installed on my machine. If I click on Help/About from Buildtime or Rutime Client, it only displays IBM WebSphere MQ Workflow 3.4 (it doesn't mention about Service Pack).
Thanks
CHF  |
|
Back to top |
|
 |
vennela |
Posted: Mon Jun 07, 2004 6:39 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
fmczchk should tell you.
Or if you have java agent installed then see for the java3345 folder in
C:\Program Files\MQSeries Workflow\BIN. If it is there then you are at SP5 |
|
Back to top |
|
 |
jmac |
Posted: Mon Jun 07, 2004 6:55 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
CHF:
Run
fmczchk -d
You need the -d Then look for
FMC34154I: WebSphere MQ Workflow Version 3.4.0.5 is installed.
This gives complete version info. this is Version 3.4 with SP5. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
CHF |
Posted: Mon Jun 07, 2004 6:59 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Thanks Vennela, Jmac.
Running fmczchk is telling me the latest version and SP. Even I could see java3345 folder in C:\Program Files\MQSeries Workflow\BIN.
Apart from that, when I run fmczchk -y FMC on my machine I got this following error:
FMC34013I: ===> Buildtime found, checks started.
FMC34130I: The default font for the graphical user interface is 'MS Sans Serif'.
FMC34129I: The screen resolution is set to 1152x864.
FMC34110E: Typelib for msflxgrd.ocx not found at {5E9E78A0-531B-11CF-91F6-C2863C385E30}.
FMC34nnnI: B/T help file is c:\program files\ibm websphere mq workflow\bin\fmcbhenu.hlp
FMC34nnnI: HTML template file is c:\program files\ibm websphere mq workflow\bin\fmcfdhtm.tem
FMC34031I: Successfully loaded BT resource library fmcbrenu.dll.
FMC34502I: ==> Database connection to MQWF Buildtime - FMC.
FMC34515I: Connect to MQWF Buildtime - FMC was successful (user ID 'admin').
FMC34510I: The DBMS name is ACCESS (version 03.50.0000).
FMC34511I: The database driver is odbcjt32.dll (Version 04.00.4403).
FMC34512I: The database name for alias 'MQWF Buildtime - FMC' is 'c:\program files\ibm websphere mq workflow\bt_db\FMC'.
FMC34nnnI: Unified logon for 'nandisi' applies
FMC34nnnI: MS Jet 3.5 page timeout is 5000ms
Are you familiar with this error?
Thanks
CHF  |
|
Back to top |
|
 |
jmac |
Posted: Mon Jun 07, 2004 7:04 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
CHF wrote: |
Are you familiar with this error? |
Try running fmczreg. This will re-register all OCX components. I am not sure this will help, as the complaint is about the MicroSoft FlexGrid component. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
CHF |
Posted: Mon Jun 07, 2004 7:31 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
I have run fmczreg as you said. Still I am getting that error. I dont know what's the effect of that error. Actually my Buildtime is working fine.
Anyways thanks for sharing your ideas.
CHF  |
|
Back to top |
|
 |
jmac |
Posted: Mon Jun 07, 2004 8:45 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
CHF:
I checked and I have MSFLXGRD.OCX in my C:\Windows\System32 directory on my WinXP system. You can try to register this with regsvr32
Let me know if this works. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
CHF |
Posted: Mon Jun 07, 2004 11:54 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
|
Back to top |
|
 |
jmac |
Posted: Mon Jun 07, 2004 5:22 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
regsvr32 msflxgrd.ocx
I think thats all you need. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
CHF |
Posted: Tue Jun 08, 2004 4:52 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Jmac,
I have run regsvr32 msflxgrd.ocx . It worked for me. That error is no more coming.
Thanks a lot for your time and help.
CHF  |
|
Back to top |
|
 |
|