ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Really need help with java plug in installation

Post new topic  Reply to topic
 Really need help with java plug in installation « View previous topic :: View next topic » 
Author Message
jlalbor
PostPosted: Tue Feb 18, 2003 3:21 pm    Post subject: Really need help with java plug in installation Reply with quote

Apprentice

Joined: 18 Feb 2003
Posts: 38

I know there are boards where this problem has been resolve,
but I've read all the topics about java plugin installation problems
and have try all the different suggestions that were made,
but still can not have my plugin installed.

The error is this one (its in spanish):

BIP2241E: No se ha encontrado ninguna LIL para el tipo de nodo de flujo de mensajes 'CorbaexecutionNode' en el flujo de mensajes'TestCorba'. ....

In english is somethig like this:

"Unable to find a LIL file for the node type 'CorbaexecutionNode' in the message flox 'TestCorba'"

I dont understand why the broker looks for a Lil file, ist not a c node.
I really think that i need to put something else in the broker and not just only the Corbaexecution.jar
I put the Corbaexecution.jar on de jplugin folder, and restarted the broker. Once the broker is running
i cant remove the jar file cause its lock, i think that means the broker has taken it.

i think i need to put some extra files in the broker, but i dont know which ones and where.
I think that the files Corbaexcecution and Corbaexcecution.wdp should be in the broker, and i ve
put them in <install_root>primitives\MessageProcessingNodeType
but still get the same error.

Here is all the info i think may be needed.

The broker and the control center are in different machines.
The control center is in a win 2000 professional with service pack 3
and has the fix pack U200186 installed.

The broker is in a win 2000 advance server
with service pack 3 and the wqmi has the U200186 fix pack.

Both wmqi are 2.1

Here are all the combinations i ve tried about the naming of the class
and the names i give to it when installing the plugin in the control center,
and i still get the same error:

Combination 1:
classname: Corbaexecution
package: none (no package statement)
jar name: Corbaexecution.jar
String that Method getNodeName() returns: Corbaexecution:
Label: CorbaexecutionNode
Id: CorbaexecutionNode

Combination 2:
classname: Corbaexecution
package: none (no package statement)
String that Method getNodeName() returns: Corbaexecution:
jar name: Corbaexecution.jar
Label: CorbaexecutionNode
Id: Corbaexecution

Combination 3:
classname: Corbaexecution
String that Method getNodeName() returns: Corbaexecution:
jar name: Corbaexecution.jar
package: none (no package statement)
Label: Corbaexecution
Id: CorbaexecutionNode

Combination 4:
classname: Corbaexecution
String that Method getNodeName() returns: Corbaexecution:
jar name: Corbaexecution.jar
package: none (no package statement)
Label: Corbaexecution
Id: Corbaexecution

Combination 5
classname: CorbaexecutionNode
String that Method getNodeName() returns: CorbaexecutionNode
jar name: CorbaexecutionNode.jar
package: none (no package statement)
Label: Corbaexecution
Id: Corbaexecution

Combination 6
classname: CorbaexecutionNode
String that Method getNodeName() returns: CorbaexecutionNode
jar name: CorbaexecutionNode.jar
package: none (no package statement)
Label: CorbaexecutionNode
Id: CorbaexecutionNode

Combination 7
classname: CorbaexecutionNode
String that Method getNodeName() returns: CorbaexecutionNode
jar name: CorbaexecutionNode.jar
package: none (no package statement)
Label: CorbaexecutionNode
Id: Corbaexecution

Combination 8
classname: CorbaexecutionNode
String that Method getNodeName() returns: CorbaexecutionNode
jar name: CorbaexecutionNode.jar
package: none (no package statement)
Label: Corbaexecution
Id: CorbaexecutionNode


Once again, i think im missing something, but still dont know what, i ve read the plug in sections that
are in the progrmming guide and in the redbook about Developing Solutions with MQIntegrator but still
have not found any thing that im doing wrong.

Please help me.
Back to top
View user's profile Send private message
mustache
PostPosted: Fri Feb 21, 2003 5:22 am    Post subject: I encounter this problem too. Reply with quote

Newbie

Joined: 21 Feb 2003
Posts: 9

I get BIP2241E: error too.
What do I wrong?
Back to top
View user's profile Send private message
marko
PostPosted: Mon Feb 24, 2003 12:11 pm    Post subject: Reply with quote

Apprentice

Joined: 28 Feb 2002
Posts: 27

I think combo 5 and 7 should work. At least that is how I have configured my plugin nodes. Specifically I make sure that getNodeName() returns a name postfixed with "Node" and in control center I configure the node with an id of getNodeName() without the "Node" postfix. I do not find that any of your other combo attributes matter, though I always create my node with a package name, so I'm not sure if that make a difference (you may want to try adding a package name)?

As you have done, you must place the jar in the jplugin directory, and any changes require a restart of the broker.

Make sure your node extends MbNode and implements MbNodeInterface.

That is all I have done.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Really need help with java plug in installation
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.