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 Interchange Server + Adapters » Getting Error While Running JDBC Connector

Post new topic  Reply to topic
 Getting Error While Running JDBC Connector « View previous topic :: View next topic » 
Author Message
nikhilsharma
PostPosted: Wed Mar 12, 2008 2:38 am    Post subject: Getting Error While Running JDBC Connector Reply with quote

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
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Wed Mar 12, 2008 3:06 am    Post subject: Reply with quote

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
View user's profile Send private message
nikhilsharma
PostPosted: Wed Mar 12, 2008 3:59 am    Post subject: Getting Problem while Running JDBC Connector Reply with quote

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
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Wed Mar 12, 2008 4:03 am    Post subject: Reply with quote

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
View user's profile Send private message
jefflowrey
PostPosted: Wed Mar 12, 2008 4:03 am    Post subject: Reply with quote

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
View user's profile Send private message
nikhilsharma
PostPosted: Wed Mar 12, 2008 4:07 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Wed Mar 12, 2008 4:13 am    Post subject: Reply with quote

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
View user's profile Send private message
nikhilsharma
PostPosted: Wed Mar 12, 2008 4:19 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Wed Mar 12, 2008 4:23 am    Post subject: Reply with quote

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
View user's profile Send private message
nikhilsharma
PostPosted: Wed Mar 12, 2008 11:03 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
nikhilsharma
PostPosted: Fri Mar 14, 2008 12:43 am    Post subject: Data of Visual Connector is not picked up by JDBC Connector Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Getting Error While Running JDBC Connector
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.