Author |
Message
|
pratuluv |
Posted: Mon Nov 21, 2011 1:35 am Post subject: java.lang.NullPointerException while building bar file |
|
|
Acolyte
Joined: 25 May 2011 Posts: 53
|
Hi, While building the bar file for deployment in WMBv7.0, I am getting "java.lang.NullPointerException" error.
I have referred to a message set and a WTX map in my flow. Below is the complete error. I tried to create a new workspce and re-import all the artifacts, point to the right message set, clean, build, etc. All in vain
Code: |
Generating .xsdzip file for message set "IFX_NEW"
Generating schema for no XML Wire format
Generating schema using the lax option
Processing File : "/IFX_MSET/IFX_NEW/IFX_Cover.mxsd"
Saving File : "/IFX_MSET_tmp_1321867837981/.GeneratedSchemas/IFX_Cover.xsd"
Saving file "/IFX_MSET_tmp_1321867837981/.KeywordsFile/meta-inf/keywords.txt"
Saving file "/IFX_MSET/IFX_NEW/messageSet.mset"
Elapsed time: 0.047 seconds
Warnings: 0
Operation complete
Generating .dictionary file for message set "IFX_NEW"
BIP0183W This dictionary requires a Version 5 (or later) broker.
Physical Format "Text1" uses Strict Datetime Checking. This option is not supported by brokers earlier than Version 5.
BIP0183W This dictionary requires a Version 5 (or later) broker.
Physical Format "Binary1" uses Strict Datetime Checking. This option is not supported by brokers earlier than Version 5.
BIP0183W This dictionary requires a Version 5 (or later) broker.
Physical Format "XML1" uses Strict Datetime Checking. This option is not supported by brokers earlier than Version 5.
Processing file "/IFX_MSET/IFX_NEW/messageSet.mset"
BIP0177W This dictionary requires a Version 5 (or later) broker.
This message set has namespace support enabled. Namespaces are not supported by brokers earlier than Version 5.
"Broker will treat Length facet as MaxLength" is true. Length facets will be interpreted as maximum length only. This ensures that string fields which use padding characters will be processed correctly, but does not validate the message according to XML Schema rules. See the documentation for more details.
Processing file "IFX_NEW/IFX_Cover.mxsd"
Generating dictionary logical model
Generating dictionary physical format "Text1"
Generating dictionary physical format "Binary1"
Generating dictionary physical format "XML1"
Elapsed time: 0.094 seconds
Warnings: 4
Operation complete |
|
|
Back to top |
|
 |
kimbert |
Posted: Mon Nov 21, 2011 2:01 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
You should raise a PMR - this is clearly a defect.
Not sure that I can suggest a workaround...you seem to have tried all of the obvious things.
Why did you quote the log file entries for the mxsd files? Do you have reason to believe that the NPE is happening when adding an MXSD file to the BAR? |
|
Back to top |
|
 |
pratuluv |
Posted: Mon Nov 21, 2011 2:05 am Post subject: |
|
|
Acolyte
Joined: 25 May 2011 Posts: 53
|
kimbert wrote: |
You should raise a PMR - this is clearly a defect.
Not sure that I can suggest a workaround...you seem to have tried all of the obvious things.
Why did you quote the log file entries for the mxsd files? Do you have reason to believe that the NPE is happening when adding an MXSD file to the BAR? |
The WTX maps (mar files) and the message set are building without errors. When I add the message flow is when I get the build error.  |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Nov 21, 2011 5:49 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
You might consider using [c o d e] tags in your next post. It helps people help you, if they can read your post better. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
pratuluv |
Posted: Mon Nov 21, 2011 11:08 pm Post subject: |
|
|
Acolyte
Joined: 25 May 2011 Posts: 53
|
lancelotlinc wrote: |
You might consider using [c o d e] tags in your next post. It helps people help you, if they can read your post better. |
Thanks for the suggestion but can anyone help me with the issue?
Guess what, I uninstalled MQ, MB and WTX assuming something has been corupted and installed again. I have the same error. Its crazy |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 22, 2011 2:42 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
kimbert wrote: |
You should raise a PMR - this is clearly a defect. |
|
|
Back to top |
|
 |
|