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 » Doubt in dealing with Custom Handler in JText

Post new topic  Reply to topic
 Doubt in dealing with Custom Handler in JText « View previous topic :: View next topic » 
Author Message
Meetraj
PostPosted: Sat Aug 27, 2005 1:11 pm    Post subject: Doubt in dealing with Custom Handler in JText Reply with quote

Novice

Joined: 02 Jul 2005
Posts: 18
Location: India.

Hi Every Body,

Here is my situation ..While i am dealing with JText Adapter ,i got error as

__________________________________________________________
Thread: Jtext-FileParser (#1090467109)] [Type: Warning] [MsgID: 106005] [Mesg: **
** WARNING :: Internal error: Exception :: CxCommon.Exceptions.CxObjectInvalidAt
trException: Encountered an invalid attribute type "{1}" for attribute "{2}" in
business object definition "{3}".
____________________________________________________________

Where my JText Adapter is polling well..i mean in archive folder it is displaying success.I am getting this error after connecting my Jtext Adapter ,where custom handler is there, to a WSIMB Flow.I need a my filecontent modified and displayed in Out folder.

Thank You.
Back to top
View user's profile Send private message
vennela
PostPosted: Sat Aug 27, 2005 6:50 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

What is your broker? WBIMB or WBI ICS
What are your properties for the JText adapter.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Meetraj
PostPosted: Sun Aug 28, 2005 2:10 pm    Post subject: Reply with quote

Novice

Joined: 02 Jul 2005
Posts: 18
Location: India.

Thank you for replying me.

Its WBIMB.As i can not write all properties here.I am pasting my trace,where i am using PassthroughDataHandler.

[Version:4.3.0.0][TZ:America/New_York]
[Time: 2005/08/28 18:04:14.125] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 17000] [Mesg: Initialization started. Name: JTextConnector. ConfigFileName: C:\IBM\WebSphereAdapters\connectors\JText\JTextConnector.cfg. Implementation DLL/Class Name: com.crossworlds.connectors.jtext.ConnectorAgent.class.]
[Time: 2005/08/28 18:04:14.141] [System: Server] [Thread: wbia_main (#1083966784)] [Mesg: Privacy is NOT initialized. Reason: The privacy is NOT turned on.]
[Version:4.3.0.0][TZ:America/New_York]
[Time: 2005/08/28 18:04:15.172] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Trace] [MsgID: 17016] [Mesg: Initializing connector JTextConnector, Version = 5.6.0, Connector Framework version = 4.3.0, CDK version = 4.3.0.]
[Time: 2005/08/28 18:04:15.188] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 101012] [Mesg: @@@@ INFO :: ------- Initialising connector 'JTextConnector', Version '5.6.0' -------.]
[Time: 2005/08/28 18:04:15.219] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 107001] [Mesg: @@@@ INFO :: MO_DataHandler_PassthroughDataHandler is not the direct MO for JTextConnector connector. This MO is not parsed.]
[Time: 2005/08/28 18:04:15.219] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 107001] [Mesg: @@@@ INFO :: MO_DataHandler_Default is not the direct MO for JTextConnector connector. This MO is not parsed.]
[Time: 2005/08/28 18:04:15.359] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 101003] [Mesg: @@@@ INO :: JText Connector configuration property:GenerateTemplate : , OutputLog : Output.log, EventLog:Event.log, PollQuantity : , ArchivingEnabled : true]
[Time: 2005/08/28 18:04:15.406] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 101007] [Mesg: @@@@ INFO :: ----- Connector Agent: JText : Version : 5.6.0 is initialized -----.]
[Time: 2005/08/28 18:04:15.422] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 17066] [Mesg: Application state is connected]
[Time: 2005/08/28 18:04:16.188] [System: ConnectorAgent] [SS: JTextConnector] [Thread: ClientPacketSyncDrvFormatterJTextConnector (#1089930560)] [Type: Info] [MsgID: 17064] [Mesg: Connector Agent state is active.]
[Time: 2005/08/28 18:04:16.219] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#1083966784)] [Type: Info] [MsgID: 17007] [Mesg: Press q to quit connector.]


And these are few properties of JText Adapter

[Time: 2005/08/28 18:07:19.438] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#1083966972)] [Type: Trace] [Mesg: :
MO = MO_JTextConnector_Default
- MO_JTextConnector_Default.ArchiveDir = C:\Temp\Archive
- MO_JTextConnector_Default.DataEncoding =
- MO_JTextConnector_Default.DataProcessingMode = Text
- MO_JTextConnector_Default.DummyKey = dummykey
- MO_JTextConnector_Default.EndBODelimiter = EOF
- MO_JTextConnector_Default.EndOfFileDelimiter =
- MO_JTextConnector_Default.EventDataHandler = MO_DataHandler_PassthroughDat
aHandler
- MO_JTextConnector_Default.EventDataHandler.BOName = ParentBO
- MO_JTextConnector_Default.EventDataHandler.ClassName = com.XXX.eai.d
atahandlers.PassthroughDataHandler
- MO_JTextConnector_Default.EventDataHandler.Verb = Create
- MO_JTextConnector_Default.EventDir = C:\Temp\Event
- MO_JTextConnector_Default.EventExt = sil
- MO_JTextConnector_Default.EventFormat =
- MO_JTextConnector_Default.FTPArchiveDir =
- MO_JTextConnector_Default.FTPDataStructure =
- MO_JTextConnector_Default.FTPEventFileMask =
- MO_JTextConnector_Default.FTPKeepConnectionOpen =
- MO_JTextConnector_Default.FTPLocalEventDir =
- MO_JTextConnector_Default.FTPOSPlatform =
- MO_JTextConnector_Default.FTPPassword =
- MO_JTextConnector_Default.FTPPollTerminateIfServerDown =
- MO_JTextConnector_Default.FTPRenameExt =
- MO_JTextConnector_Default.FTPRequestTerminateIfServerDown =
- MO_JTextConnector_Default.FTPTransferType =
- MO_JTextConnector_Default.FTPUserId =
- MO_JTextConnector_Default.FailArchiveExt = fail
- MO_JTextConnector_Default.FileSeqEnabled = true
- MO_JTextConnector_Default.FixedBOSize =
- MO_JTextConnector_Default.LargeObject = true
- MO_JTextConnector_Default.MVSSiteCommand =
- MO_JTextConnector_Default.OriginalArchiveExt = org
- MO_JTextConnector_Default.OutputDataHandler = MO_DataHandler_PassthroughDa
taHandler
- MO_JTextConnector_Default.OutputDataHandler.BOName = ParentBO
- MO_JTextConnector_Default.OutputDataHandler.ClassName = com.XXX.eai.
datahandlers.PassthroughDataHandler
- MO_JTextConnector_Default.OutputDataHandler.Verb = Create
- MO_JTextConnector_Default.OutputDir = C:\Temp\Out
- MO_JTextConnector_Default.OutputExt = out
- MO_JTextConnector_Default.OutputFileName = Native
- MO_JTextConnector_Default.OutputFormat =
- MO_JTextConnector_Default.PartialArchiveExt = part
- MO_JTextConnector_Default.StagingDir =
- MO_JTextConnector_Default.SuccessArchiveExt = success

Please guide in this custom handler topic regarding my error.
Back to top
View user's profile Send private message
kishoreraju
PostPosted: Sun Aug 28, 2005 11:23 pm    Post subject: Reply with quote

Disciple

Joined: 30 Sep 2004
Posts: 156

What is the functionality that you are trying to achive with the custom datahandler?

I think in the parent BO there is only one element. the adapter is going to pick whole content of the file into that single attribute. if this your requirement then check no of elements in your parent BO(Main BO).it should have only one element.Please provide complete information.
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 » Doubt in dealing with Custom Handler in JText
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.