Bugs item #492320, was opened at 2001-12-12 18:40
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=492320&group_id=22866
Category: JBossServer
Group: v2.4 (stable)
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: David C (davidtsao)
>Assigned to: Andreas Schaefer (schaefera)
Summary: Ejb Load doesn't work with ODBC
Initial Comment:
My application running well at jboss 2.2.2, but won't
work with jboss 2.4.x, search ejb is works, load for
some ejb works, for most of won't work, I tested it at
all the 2.4.x version.
David
error log:
[ERROR,Series] TRANSACTION ROLLBACK EXCEPTION:
javax.transaction.TransactionRolledbackException: Load
failed; nested exception is:
java.sql.SQLException: [Microsoft][ODBC SQL
Server Driver]Invalid Descriptor Ind
ex; nested exception is:
java.rmi.ServerException: Load failed; nested
exception is:
java.sql.SQLException: [Microsoft][ODBC SQL
Server Driver]Invalid Descriptor Ind
ex
java.rmi.ServerException: Load failed; nested
exception is:
java.sql.SQLException: [Microsoft][ODBC SQL
Server Driver]Invalid Descriptor Ind
ex
java.sql.SQLException: [Microsoft][ODBC SQL Server
Driver]Invalid Descriptor Index
at sun.jdbc.odbc.JdbcOdbc.createSQLException
(JdbcOdbc.java:6031)
at sun.jdbc.odbc.JdbcOdbc.standardError
(JdbcOdbc.java:6188)
at sun.jdbc.odbc.JdbcOdbc.SQLGetDataString
(JdbcOdbc.java:3266)
at
sun.jdbc.odbc.JdbcOdbcResultSet.getDataString
(JdbcOdbcResultSet.java:5398)
at sun.jdbc.odbc.JdbcOdbcResultSet.getString
(JdbcOdbcResultSet.java:326)
at sun.jdbc.odbc.JdbcOdbcResultSet.getObject
(JdbcOdbcResultSet.java:1618)
at
org.jboss.pool.jdbc.ResultSetInPool.getObject(Unknown
Source)
at
org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.getResultOb
ject(JDBCCommand.java:
401)
at
org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.getResultOb
ject(JDBCCommand.java:
500)
at
org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand.l
oadOneEntity(JDBCLoadE
ntityCommand.java:219)
at
org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand.h
andleResult(JDBCLoadEn
tityCommand.java:176)
----------------------------------------------------------------------
>Comment By: Andreas Schaefer (schaefera)
Date: 2002-02-04 13:45
Message:
Logged In: YES
user_id=70434
JDBC-ODBC bridge is only indentend to be used for JDBC
evaluation and neither development nor production.
Therefore I urge you to get a regular JDBC driver for MS
SQL-Server which is also available for download on the MS
site.
Andy
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=492320&group_id=22866
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development