|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Regarding JText adapter |
« View previous topic :: View next topic » |
Author |
Message
|
rajasri |
Posted: Tue Dec 05, 2006 11:40 pm Post subject: Regarding JText adapter |
|
|
 Centurion
Joined: 11 Jun 2006 Posts: 114
|
Hi all, i am trying to use JText adapter since we have a need to write msgs to file system. when i try to start jtext adapter from the command prompt
start_JText JText BROKER
it is throwing some exception regarding call to init() method.
[Time: 2006/12/06 13:09:16.024] [System: Server] [Thread: wbia_main (#712418532)
] [Type: Info] [MsgID: 159] [Mesg: Using default value UNLIMITED for configurati
on parameter MAX_LOG_FILE_SIZE in subsystem LOGGING.]
[Time: 2006/12/06 13:09:16.774] [System: Server] [Thread: wbia_main (#712418532)
] [Type: Info] [MsgID: 159] [Mesg: Using default value UNLIMITED for configurati
on parameter MAX_LOG_FILE_SIZE in subsystem LOGGING.]
[Time: 2006/12/06 13:09:16.899] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Trace] [Mesg: :[Type: Trace] [MsgID: 17016
] [Mesg: Initializing connector JTextConnector, Version = 5.6.0, Connector Frame
work version = 4.3.0, CDK version = 4.3.0.] ]
[Time: 2006/12/06 13:09:16.899] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Trace] [MsgID: 17016] [Mesg: Initializing
connector JTextConnector, Version = 5.6.0, Connector Framework version = 4.3.0,
CDK version = 4.3.0.]
[Time: 2006/12/06 13:09:16.915] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Info] [MsgID: 101012] [Mesg: Message key 1
01012 :: d:\\IBM\\WebSphereAdapters\\connectors\\messages\\CwConnectorAgentMessa
ges.txt does not contain the text for this message.]
[Time: 2006/12/06 13:09:16.915] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Info] [MsgID: 102001] [Mesg: Message key 1
02001 :: d:\\IBM\\WebSphereAdapters\\connectors\\messages\\CwConnectorAgentMessa
ges.txt does not contain the text for this message.]
[Time: 2006/12/06 13:09:16.962] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Info] [MsgID: 107001] [Mesg: Message key 1
07001 :: d:\\IBM\\WebSphereAdapters\\connectors\\messages\\CwConnectorAgentMessa
ges.txt does not contain the text for this message.]
[Time: 2006/12/06 13:09:16.977] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Warning] [MsgID: 106005] [Mesg: Message ke
y 106005 :: d:\\IBM\\WebSphereAdapters\\connectors\\messages\\CwConnectorAgentMe
ssages.txt does not contain the text for this message.]
[Time: 2006/12/06 13:09:16.993] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Warning] [MsgID: 107008] [Mesg: Message ke
y 107008 :: d:\\IBM\\WebSphereAdapters\\connectors\\messages\\CwConnectorAgentMe
ssages.txt does not contain the text for this message.]
[Time: 2006/12/06 13:09:16.993] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Fatal Error] [MsgID: 17050] [Mesg: The cal
l to method init() in the application connector failed.]
[Time: 2006/12/06 13:09:16.993] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Info] [MsgID: 17514] [Mesg: About to begin
restart retry # 1 for serial connector agent JTextConnector.]
[Time: 2006/12/06 13:09:16.993] [System: ConnectorAgent] [SS: JTextConnector] [T
hread: wbia_main (#712418532)] [Type: Info] [MsgID: 17516] [Mesg: Waiting for co
nfigured restart retry interval: 1 minute(s) before restarting connector agent J
TextConnector.]
I have included commons-net-1.1.0.jar,jakarta-oro-2.0.8.jar,CWJText.jar in the class path. |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Dec 05, 2006 11:57 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
Did you look in to trace files of adapters, paste it here
Please analyse the below part
[Time: 2006/12/06 13:09:16.024] [System: Server] [Thread: wbia_main (#712418532)
] [Type: Info] [MsgID: 159] [Mesg: Using default value UNLIMITED for configurati
on parameter MAX_LOG_FILE_SIZE in subsystem LOGGING.]
please let us know
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
rajasri |
Posted: Wed Dec 06, 2006 12:58 am Post subject: |
|
|
 Centurion
Joined: 11 Jun 2006 Posts: 114
|
Hi gayathri, i have found the following in the log file.
[Version:4.3.0.0][TZ:Asia/Calcutta]
[Time: 2006/12/06 14:26:53.908] [System: ConnectorAgent] [SS: JTextConnector] [Thread: wbia_main (#712121819)] [Type: Info] [MsgID: 17000] [Mesg: Initialization started. Name: JTextConnector. ConfigFileName: d:\IBM\WebSphereAdapters\InterchangeSystem.cfg. Implementation DLL/Class Name: com.crossworlds.connectors.jtext.ConnectorAgent.class.]
[Time: 2006/12/06 14:26:53.924] [System: Server] [Thread: wbia_main (#712121819)] [Mesg: Privacy is NOT initialized. Reason: The privacy is NOT turned on.]
what does this mean. i dint get anything |
|
Back to top |
|
 |
rajasri |
Posted: Wed Dec 06, 2006 1:13 am Post subject: |
|
|
 Centurion
Joined: 11 Jun 2006 Posts: 114
|
Hi gayathri, later i have trtied using Visual Connector, When i send a Business Object , i fina a msg in Deliverqueue but there is no file created the directory i mentioned for attributes Outdir, Outfilename, outext.
I have created business object Test using Test.xsd. then i added a dynamc child object as one of its attribute and mentioned the needed attributes in that child.
Iam very much new to adapters. can i know where i went i wrong |
|
Back to top |
|
 |
PieterV |
Posted: Wed Dec 06, 2006 3:48 am Post subject: |
|
|
Disciple
Joined: 04 Jan 2006 Posts: 164 Location: Belgium
|
Hello,
have a look at the JText support pack IA9F.
That might help you.
btw, does CwConnectorAgentMessages.txt exist?
And does it contain any entries for error-messages?
In stead of using CwConnectorAgentMessages.txt, use JTextConnector.txt for the error-messages.
This can be changed in the .cfg for your JText.
This should at least give you output for the warnings/errors.
good luck |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Dec 06, 2006 4:20 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
Whats the security level that you had given to Adapter,
thats not a big issue, but still change that and let us know
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|