Author |
Message
|
inglopezf |
Posted: Mon Dec 01, 2008 10:49 am Post subject: Problems with BarFile |
|
|
Novice
Joined: 19 Mar 2008 Posts: 14
|
Hello! I´m using WebSphere Message Brokers Toolkit - Message Broker Version: 6.0.0.1 Build id: 20060106_1130 and when I try to add a MessageFlow to my barfile I get this message:
Results of addition to the bar file:
Processing file MQ_CASOCANAL_ALTA_I_D.msgflow
Failed to add file MQ_CASOCANAL_ALTA_I_D.msgflow to archive file
The reference to ESQL module 'esql://routine/#MQ_CASOCANAL_ALTA_I_D_Compute.Main' with function 'Main' cannot be resolved. Ensure the ESQL module exists in the correct schema, and that it contains function 'Main', and try again.
The ESQL level for MQ_CASOCANAL_ALTA_I_D.msgflow is undetermined
Only after a Rebuild I can add it into my barfile.
Anybody knows why this happends???
Thanks! |
|
Back to top |
|
 |
bhumulas |
Posted: Mon Dec 01, 2008 11:10 am Post subject: |
|
|
Apprentice
Joined: 17 Feb 2006 Posts: 41
|
make sure the esql file MQ_CASOCANAL_ALTA_I_D_Compute.Main' is in the correct schema.. |
|
Back to top |
|
 |
inglopezf |
Posted: Mon Dec 01, 2008 11:12 am Post subject: |
|
|
Novice
Joined: 19 Mar 2008 Posts: 14
|
Both de msgflow and the esql are in the default schema |
|
Back to top |
|
 |
bhumulas |
Posted: Mon Dec 01, 2008 11:44 am Post subject: |
|
|
Apprentice
Joined: 17 Feb 2006 Posts: 41
|
Try to rename the esql file and see if you could get error in the message flow comput node. if you dont get error means comput node is poiting to ur esql file correctly.
Delete the esql file content and then right click on compute node open esql file and paste content in that module .. these all are trail n error methods.. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Dec 02, 2008 1:54 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
My guess is you have not set the build automatically option
just set it and i hopw issue wont crop up again _________________ Cheers |
|
Back to top |
|
 |
inglopezf |
Posted: Tue Dec 02, 2008 4:19 am Post subject: |
|
|
Novice
Joined: 19 Mar 2008 Posts: 14
|
I set the build automatically option and seems to work OK.
Thanks AkankshA! and bhumulas. |
|
Back to top |
|
 |
|