Author |
Message
|
james_m |
Posted: Thu Jan 10, 2008 10:29 pm Post subject: Unable to create bar file |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
Hey, After getting the latest code from VSS in working folder(local) i AM trying to create a bar file thru mqsicreatebar command but somehow am unable to create a bar file and throws the undeployable error. Can anyone resolve this ? ? Thanks in advance -- Mahdi Mithani |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Jan 10, 2008 11:44 pm Post subject: Re: Unable to create bar file |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
james_m wrote: |
Hey, After getting the latest code from VSS in working folder(local) i AM trying to create a bar file thru mqsicreatebar command but somehow am unable to create a bar file and throws the undeployable error. |
undeployable error while creating bar file
Can you pls post the error msgs along with your commnad _________________ Cheers |
|
Back to top |
|
 |
james_m |
Posted: Fri Jan 11, 2008 3:18 am Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
[exec] BIP0129E An Internal Message Set Compile Error has occurred.
[exec] An Unexpected Exception "class org.eclipse.jface.util.Assert$AssertionFailedException", the message was "null ar
nt;". Check the user log for details of the error. Retry the operation and contact your IBM support center.
[exec]
[exec] BIP0129E An Internal Message Set Compile Error has occurred.
[exec] An Unexpected Exception "class org.eclipse.jface.util.Assert$AssertionFailedException", the message was "null ar
nt;". Check the user log for details of the error. Retry the operation and contact your IBM support center.
[exec]
[exec] BIP0129E An Internal Message Set Compile Error has occurred.
[exec] An Unexpected Exception "class org.eclipse.jface.util.Assert$AssertionFailedException", the message was "null ar
nt;". Check the user log for details of the error. Retry the operation and contact your IBM support center.
[exec]
[exec] ERROR: File com/bt/CSS_MISCELLANEOUS.msgflow can not be added to archive file as it is undeployable.
[exec] ERROR: BIP0841E The resource messageSet.mset could not be added to broker archive file null.
[exec] ERROR: BIP0841E The resource messageSet.mset could not be added to broker archive file null.
[exec] ERROR: BIP0841E The resource messageSet.mset could not be added to broker archive file null.
[exec] BIP0977I Command completed successfully.
[exec]
[exec]
[exec]
[exec] |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jan 11, 2008 5:53 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
So the message set couldn't be compiled.
And likely the message flow couldn't be compiled. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
james_m |
Posted: Sun Jan 13, 2008 8:29 pm Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
Can any one suggest a solution for the above posted error message ?
Thanks in Advance  |
|
Back to top |
|
 |
AkankshA |
Posted: Sun Jan 13, 2008 9:00 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
May be you can try rebuilding the project or opening the toolkit using -clean option. _________________ Cheers |
|
Back to top |
|
 |
mqmatt |
Posted: Mon Jan 14, 2008 4:55 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Internal errors usually means that you should raise a PMR. |
|
Back to top |
|
 |
james_m |
Posted: Fri Feb 08, 2008 2:44 am Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
Hey guys ... This problem is solved ...
The file which was missing due to which i was unable to create the bar file was .project file. The moment i placed the file in msgflow project .. it created the bar file succesfully...
The .project file contains the entries of all the msg flows and msgsets refernce to main msg flow.
Mahdi Mithani || Tech Mahindra Ltd. [/b] |
|
Back to top |
|
 |
|