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 » User-defined node: attribute is not valide

Post new topic  Reply to topic
 User-defined node: attribute is not valide « View previous topic :: View next topic » 
Author Message
spazy
PostPosted: Tue Sep 30, 2008 7:45 am    Post subject: User-defined node: attribute is not valide Reply with quote

Newbie

Joined: 02 Sep 2008
Posts: 8

Dear colleagues,
i have the problem.

deploy feedback
broker said: BIP2210E: Invalid configuration message: attribute name 'levelError' not valid for target object 'testovaci.Text'.

I see in this forum similar problem, i have governed by yours hints.
i installed fixpack and etc.

If node has one attribute its ok, when i add next that deployment failed.

property file
---------------------
Property.levelError=levelError

in java code
-----------------------------------

Code:

   String _levelError="";
   
   public String get_levelError() {
      return _levelError;
   }

   public void set_levelError(String error) {
      _levelError = error;
   }




Broker: 6.1.0.2

It is second day when i worry about it

thank you for advice

yours sincerely
Spazy
Back to top
View user's profile Send private message
spazy
PostPosted: Mon Oct 06, 2008 12:58 am    Post subject: node is stille undeployed Reply with quote

Newbie

Joined: 02 Sep 2008
Posts: 8

Anybody haven't some little hint what may resolve this problem.



yours sincerely
Spazy
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Mon Oct 06, 2008 2:13 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi spazy,

I think we need little more info, like how are you reading the properties file...can you paste that code.

What is 'testovaci.Text' ?

Regards.
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Oct 06, 2008 7:33 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

elvis_gn, it's likely that spazy is not actually reading the properties file manually.

It's likely the properties file for the User Defined Node that spazy is trying to write - it's not clear if, however, this is for the runtime portion or the Toolkit portion of the UDN.

I agree that 'testovaci.Text' is a bad name for a UDN.

It's also not clear if spazy has deployed the runtime portion of the node before attempting to deploy a flow that uses that node.
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 » User-defined node: attribute is not valide
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.