Author |
Message
|
madi |
Posted: Tue Nov 14, 2006 1:37 pm Post subject: fix pack 2 errors |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
Hi All
i just installed fix pack 2 for broker on windows
when i start the config mgr i get a pop up saying service could not be started it did not respond to the request
when i go into command prompt and say mqsilist i get a pop saying icuuc.dll is not found
did anyone else have these?
how can we roll back to the previous version of the broker??
--madi |
|
Back to top |
|
 |
madi |
Posted: Tue Nov 14, 2006 1:52 pm Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
re-install fixed it
--madi |
|
Back to top |
|
 |
madi |
Posted: Wed Nov 15, 2006 8:23 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
i installed the latest fix pack for the toolkit
everything is working fine but when i use debug, when the flow is triggered it says it cannot find the source
if i go to the flow manually i can see the breakpoint highlighted and when i say next step again this pop up comes out saying unable to find the source
i know some of coleagues are having the same problem too but no solution
do we have to update the RAC??
my toolkit is Version: 6.0.0.2 now that i applied the latest fix pack
--madi |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 15, 2006 9:23 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You have to add the project to the source lookup path in the debug configuration.
The page that says that it can't find the source should include a button to amend the source lookup path. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madi |
Posted: Wed Nov 15, 2006 9:44 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
i already did all that in the configuration jeff
and if i try to do it using the add source lookup button it shows all the flows in the project except the one i need
this is happening only after the fix pack install
it is actaully going to the flow and stopping at the breakpoint
but every time you go to the next step u get this error message and add source look up button
i have to close that and then click on the flow that i need and the breakpoint there is highlighted and everything is fine until i go to the next step!!
this is getting pretty annoying
my RAC version is 3.3.0.0 do i have to update to any other version??
--madi |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 15, 2006 9:58 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Try running a Clean on the project in question. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madi |
Posted: Wed Nov 15, 2006 11:52 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
yep done that
i am "cleaning" the project everytime i make changes to the flows
--madi |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 15, 2006 12:19 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I don't think the version of RAC has anything to do with the issues you're having with the Toolkit.
You have applied FixPacks to the Toolkit as well as to the Runtime, right? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madi |
Posted: Wed Nov 15, 2006 1:12 pm Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
jefflowrey wrote: |
You have applied FixPacks to the Toolkit as well as to the Runtime, right? |
yes
--madi |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 15, 2006 1:13 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
hrm.
Can you add the project to a new BAR file? I'm thinking it doesn't show up in the source because it can't be built for some reason. If you can't add it to a BAR file, that would confirm that it can't be built.
Otherwise you may need to dig into the <workspace>/metadata/.log file to get some hints about what the problem might be. Or open a PMR. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madi |
Posted: Wed Nov 15, 2006 1:22 pm Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
jefflowrey wrote: |
Can you add the project to a new BAR file?
|
yes
--madi |
|
Back to top |
|
 |
|