Author |
Message
|
nikhilsharma |
Posted: Wed Mar 12, 2008 2:38 am Post subject: Getting Error While Running JDBC Connector |
|
|
Apprentice
Joined: 10 Aug 2007 Posts: 28
|
I am getting this error when i go for JDBC Connector-----
"[Time: 2008/03/12 15:30:22.906] [System: ConnectorAgent] [SS: JDBCTestConnector] [Thread: wbia_main (#1111314385)] [Type: Error] [MsgID: 17100] [Mesg: Class com.crossworlds.connectors.JDBC.JDBCConnectorAgent not found. Reason: java.lang.ClassNotFoundException: com.crossworlds.connectors.JDBC.JDBCConnectorAgent]"
In "start_JDBC.bat" File :----
a) In "JDBCDRIVERPATH" I had written "C:\Program Files"\IBM\SQLLIB\java\db2java.zip
b)In "-Djava.library.path" I had written ""C:\Program Files"\IBM\SQLLIB\BIN\db2jdbc.dll;"C:\Program Files"\IBM\SQLLIB\BIN
I am Executing JDBC Connector exe using this path "C:\IBM\WebSphereAdapters\connectors\JDBC\start_JDBC.bat JDBCTest BROKER -cC:\JDBCTest\JDBCTest.cfg"[/b] _________________ Nikhil |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Mar 12, 2008 3:06 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
Where is the CW%CONNAME%.jar located, and is it accessible by the connector agent
did you copy db2jdbc.dll this to adapters bin directory.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
nikhilsharma |
Posted: Wed Mar 12, 2008 3:59 am Post subject: Getting Problem while Running JDBC Connector |
|
|
Apprentice
Joined: 10 Aug 2007 Posts: 28
|
hi
Yes I had copied db2jdbc.dll file into this path "C:\IBM\WebSphereAdapters\bin" but still i am having the same error.
And i have no idea about "%CONNAME%.jar " ...so can you please tell me from where i can find it and where i have to paste it..........
Thanks With Regards
Nikhil
Gaya3 wrote: |
Hi
Where is the CW%CONNAME%.jar located, and is it accessible by the connector agent
did you copy db2jdbc.dll this to adapters bin directory.
Regards
Gayathri |
_________________ Nikhil |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Mar 12, 2008 4:03 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
CW%CONNAME%.jar should be your connector Agent Name
you have check is it correct in the Connector start up script
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Mar 12, 2008 4:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Did you install the Adapter using ICS as the Broker, or something else as the Broker?
You may have to customize various scripts after installation. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
nikhilsharma |
Posted: Wed Mar 12, 2008 4:07 am Post subject: |
|
|
Apprentice
Joined: 10 Aug 2007 Posts: 28
|
jefflowrey wrote: |
Did you install the Adapter using ICS as the Broker, or something else as the Broker?
You may have to customize various scripts after installation. |
Hi............
I had install WebSphere Message Broker 6.1 as a broker....Does it make any difference ? _________________ Nikhil |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Mar 12, 2008 4:13 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Nikhil,
What Jeff is asking while installing the Adapter you have to specifically say its for MB (Broker). means you have to install it as Stand alone one.
There are some things to be configured once you done with the above
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
nikhilsharma |
Posted: Wed Mar 12, 2008 4:19 am Post subject: |
|
|
Apprentice
Joined: 10 Aug 2007 Posts: 28
|
Gaya3 wrote: |
Nikhil,
What Jeff is asking while installing the Adapter you have to specifically say its for MB (Broker). means you have to install it as Stand alone one.
There are some things to be configured once you done with the above
Regards
Gayathri |
Ok Ok.........i configured it as a StandAlone......but as i done all the step for configuration correctly still i am getting same error _________________ Nikhil |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Mar 12, 2008 4:23 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
you haven't configured it properly, i can say confidently 101%
We are guessing that you have installed it properly, if not, then you have to start from the scratch
If so, You havent configured properly well,
You shld fill the gaps by reading the JDBC Adapter guide right away.
it clearly mentioned there...
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
nikhilsharma |
Posted: Wed Mar 12, 2008 11:03 pm Post subject: |
|
|
Apprentice
Joined: 10 Aug 2007 Posts: 28
|
Gaya3 wrote: |
you haven't configured it properly, i can say confidently 101%
We are guessing that you have installed it properly, if not, then you have to start from the scratch
If so, You havent configured properly well,
You shld fill the gaps by reading the JDBC Adapter guide right away.
it clearly mentioned there...
Regards
Gayathri |
HI..........
Thanks I am looking into it.............Actually I find the problem...The problem is with Admin queue.............. _________________ Nikhil |
|
Back to top |
|
 |
nikhilsharma |
Posted: Fri Mar 14, 2008 12:43 am Post subject: Data of Visual Connector is not picked up by JDBC Connector |
|
|
Apprentice
Joined: 10 Aug 2007 Posts: 28
|
Hi............
When i send Business Object (BO) form visual connector ....it is not picked up by JDBC connector.....Even i am not getting any error also.....Presently JDBC connector is properly working into my system.....
The Verb is "Create" but still data is not created into database table. _________________ Nikhil |
|
Back to top |
|
 |
|