Posted: Wed Jul 09, 2008 7:06 am Post subject: mqsicreatebar command gets BIP0841E
Novice
Joined: 28 May 2008 Posts: 19
I create a bar file using the tookit and it works fine. However when I use the mqsicreatebar command from the commandline I get an error "BIP0841 that says a message flow could not be added to a broker archive file." The reason is that a subflow for that message flow "is in a project that has errors." Does anyone know where the mqsicreatebar is looking for this flag that indicates a project has errors? I added the -cleanBuild flag and this did not solve the problem. I also deleted the .metadata directory in the Project that contains the mainflow and in the project that contains the sub-flow, but this did not make a difference either.
If the subflow is in another project, make sure that you mention that project also in the -p parameter. You could use the -trace option to see details of when it is failing. As a tip, make sure that all the projects referenced in the the "Project References" are included in the -p option. You could also see this error when you have a JCN/Java Plugin and the classpath is not set properly. You will see more details about the error when you use the -trace option.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum