This problem was solved by private email....the problem was an old DB2
driver.
----- Original Message -----
From: "Boring, Jeff W, ALBAS" <jb...@at...>
To: <hib...@li...>
Sent: Friday, September 27, 2002 11:53 PM
Subject: [Hibernate] AbstractMethodError running NetworkDemo
> Help please, newbee here
>
> I am trying to get the NetworkDemo running in my IDE of choice (WSAD).
Running it produces the follow. Any help would be greatly appreciated.
Thanks,
>
> [INFO] DatastoreImpl - -Mapping resource:
cirrus/hibernate/eg/Vertex.hbm.xml
> [INFO] XMLHelper - -Parsing XML: unknown system id
> [INFO] Environment - -loaded properties from resource hibernate.properties
> [INFO] Environment - -using java.io streams to persist binary types
> [INFO] Environment - -JVM proxy support: true
> [WARN] Collection - -Attribute "order-by" ignored in JDK1.3 or less
> [WARN] Collection - -Attribute "order-by" ignored in JDK1.3 or less
> [INFO] DatastoreImpl - -Mapping resource: cirrus/hibernate/eg/Edge.hbm.xml
> [INFO] XMLHelper - -Parsing XML: unknown system id
> [INFO] Dialect - -Using dialect: class cirrus.hibernate.sql.DB2Dialect
> [INFO] DriverManagerConnectionProvider - -Hibernate connection pool size:
2
> [INFO] DriverManagerConnectionProvider - -Using driver:
COM.ibm.db2.jdbc.app.DB2Driver at URL: jdbc:db2:sample
> [INFO] DriverManagerConnectionProvider - -Connection properties:
{user=jboring, password=bsa79UF}
> [INFO] PreparedStatementCache - -prepared statement cache size: 100
> [INFO] SessionFactoryImpl - -Use outer join fetching: true
> java.lang.AbstractMethodError:
COM/ibm/db2/jdbc/app/DB2DatabaseMetaData.supportsResultSetType
> at
cirrus.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:134)
> at
cirrus.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:94)
> at
cirrus.hibernate.impl.DatastoreImpl.buildSessionFactory(DatastoreImpl.java:6
0)
> at cirrus.hibernate.eg.NetworkDemo.main(NetworkDemo.java:29)
> Exception in thread "main"
>
> Jeff Boring
> jb...@at...
> (813) 878-3367
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> hibernate-devel mailing list
> hib...@li...
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
|