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 » Description for Event ID 20002 from IIB not found in evntlog

Post new topic  Reply to topic
 Description for Event ID 20002 from IIB not found in evntlog « View previous topic :: View next topic » 
Author Message
pkdec
PostPosted: Wed Aug 26, 2015 12:05 pm    Post subject: Description for Event ID 20002 from IIB not found in evntlog Reply with quote

Acolyte

Joined: 12 Feb 2015
Posts: 66
Location: Canada, QC

Hi All,

Can anyone please tell me about the below problem how i can resolve.

The description for Event ID 20002 from source IBM Integration v10001 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Test_NODE.default
'ApplicationName::product.SyncProduct -- File for product: The key <UserDefined/WCSConfigParms/ProductSyncFilePath> was not founddlmgr.pro on remote server: Server1'
product.SyncProduct.GetProduct

the message resource is present but the message is not found in the string/message table


Thanks
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Aug 26, 2015 12:27 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

That might be documented in the Retail Edition documentation - at least I'm guessing you're working with the Retail edition. That error message mentions WCS.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
pkdec
PostPosted: Thu Aug 27, 2015 6:23 am    Post subject: Reply with quote

Acolyte

Joined: 12 Feb 2015
Posts: 66
Location: Canada, QC

Continuing the below problem, I am writting an event error message to event viewer using the below esql procedure.

CREATE PROCEDURE logInfo(IN errMsg CHAR, IN errCode INTEGER)
BEGIN
DECLARE name CHAR ApplicationLabel || '::' || MessageFlowLabel || ' -- ' || errMsg;

LOG EVENT SEVERITY 1 MESSAGE errCode VALUES (name);

VALUES (name);
END;

this procedure is being execute but upon it, it is also giving me problem saying that.

the message resource is present but the message is not found in the string/message table

Can someone tell me how the esql statement EVENT log the message in even viewer.

Looking for some help to progress further.

Thanks
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 » Description for Event ID 20002 from IIB not found in evntlog
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.