Author |
Message
|
vmukesh |
Posted: Tue Aug 01, 2006 4:12 am Post subject: Open Esql Problem In the Toolkit |
|
|
Novice
Joined: 30 Dec 2003 Posts: 10
|
Hi,
I am using the Tool Kit Version 6.0.0.1. I had to import some message flows in the toolkit. But When I try "Open Esql" in any compute node, it's opens a new module. While everything is seems to be correctly specified.
I have tried rebuilding the project as well. I have single esql file only when I imported the message flow project. This means that all esql modules are in that file. There is no separate mode below the ESQL file. Is that a problem.
If anyone is able to rectify this problem. Please let me know the solution.
Thnx..vmuk... |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 01, 2006 4:20 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Run CLEAN on the project. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
elvis_gn |
Posted: Tue Aug 01, 2006 4:21 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi vmukesh,
Check the properties of the node for which u are trying to open the esql and see if it is pointing to the correct module in the correct schema...do a browse and select the esql module again.
If its not working post the esql module snippet and the node properties
Regards. |
|
Back to top |
|
 |
TonyD |
Posted: Wed Aug 02, 2006 1:07 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
Check 'Properties/Builders' for the the message flow project that you have imported. You should see the following builders:
SCHXMI
TBLXMI
DBXMI
ESQL
Mapping
XSLT
Flow
Structured Document and Model |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Aug 02, 2006 4:26 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Known feature. Keep the project and clean it. Then close the project (not the toolkit). Now open the project again and you should be fine. (this usually does it for me).
If this did not help try closing the project, closing and restarting the tookit and opening the project.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
madi |
Posted: Fri Aug 04, 2006 10:58 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
6.0 toolkit does have some weird problems like that
--madi |
|
Back to top |
|
 |
shrek |
Posted: Thu Aug 17, 2006 8:57 am Post subject: Errors while performing the clean operation on projects |
|
|
 Acolyte
Joined: 19 Feb 2005 Posts: 61 Location: Gudivada,India
|
Any suggestions on below error when trying to perform the clean operation....Thanks.
Quote: |
Errors during build.
Errors running builder "Message Brokers SCHXMI Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers SCHXMI Builder.
Errors running builder "Message Brokers TBLXMI Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers TBLXMI Builder.
Errors running builder "Message Brokers DBXMI Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers DBXMI Builder.
Errors running builder "Message Brokers ESQL Lang Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers ESQL Lang Builder.
Errors running builder "Message Brokers Mapping Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers Mapping Builder.
Errors running builder "Message Brokers XSLT Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers XSLT Builder.
Errors running builder "Message Brokers Flow Builder" on project Test.
java.lang.NullPointerException encountered while running Message Brokers Flow Builder. |
|
|
Back to top |
|
 |
shrek |
Posted: Thu Aug 17, 2006 9:03 am Post subject: |
|
|
 Acolyte
Joined: 19 Feb 2005 Posts: 61 Location: Gudivada,India
|
I ensured below sequence...
Quote: |
Check 'Properties/Builders' for the the message flow project that you have imported. You should see the following builders:
SCHXMI
TBLXMI
DBXMI
ESQL
Mapping
XSLT
Flow
Structured Document and Model |
|
|
Back to top |
|
 |
shrek |
Posted: Fri Aug 18, 2006 2:40 am Post subject: |
|
|
 Acolyte
Joined: 19 Feb 2005 Posts: 61 Location: Gudivada,India
|
I am not certain about the reason and solution for this but changing my default workspace from a
to
resolved the issue. |
|
Back to top |
|
 |
petmor |
Posted: Thu Aug 02, 2007 10:58 am Post subject: |
|
|
Apprentice
Joined: 20 Jun 2002 Posts: 45 Location: Pasadena, CA
|
I had a similar problem where I was unable to clean message flow projects and the ESQL editor was adding an extra main module to my .esql files. The only way I could resolve this was to close the Toolkit (WMB 6.0.0.1), move the .metadata folder in the workspace directory to a different location, then open the Toolkit and repoint to the previous workspace (creating a new .metadata folder). I had to re-import my work into the workspace, but this fixed things for me.
Peter |
|
Back to top |
|
 |
|