WebSphere Application Server - JNDI error

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > July 2007 > JNDI error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author JNDI error

2007-07-30, 1:23 pm

Hi all,

I am trying to configure the JNDI in my WAS.I see this error when I am trying to test the datasource connection:

Test Connection failed for datasource ClaimCenter Data Source on server castecas1 at node castecn01 with the following exception: javax.management.RuntimeMBeanException: class "com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource"'s signer infor
mation does not match signer information of other classes in the same package

Can you suggest me something what to do.
Yuriy Petrov

2007-07-30, 1:23 pm

shruthi_745@yahoo.com wrote:
> I am trying to configure the JNDI in my WAS.I see this error when I am trying to test the datasource connection:
>
> Test Connection failed for datasource ClaimCenter Data Source on server castecas1 at node castecn01 with the following exception: javax.management.RuntimeMBeanException: class "com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource"'s signer inf

ormation does not match signer information of other classes in the same package
>
> Can you suggest me something what to do.

Looks like that at least one .class file in the .jar with the driver implementation has been altered
somehow. Hacked by some bad guy?
Then - just replace the current .jar with the one obtained from the trusted source.

PS. The title of the topic is misguiding ;)
Brian S Paskin

2007-07-30, 1:23 pm

Hi,

You problem is not with JNDI, but with your JDBC connection to your Microsoft SQL Server.

Your error indicates that there is a problem in the jar/zip file that contains the Microsoft SQL Server Java Classes. You may want to get the latest version and try again.

Here is the information from the Info Center on how to configure a JDBC Provider and DataSource:

http://publib.boulder.ibm.com/infoc...lcome_base.html

Brian

2007-07-31, 1:21 pm

Thanks a lot Brian
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com