-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Lazy tree error: error while fetching children avec DB2
PostPosted: Mon Nov 01, 2010 6:58 am 
Newbie

Joined: Mon Nov 01, 2010 6:41 am
Posts: 2
Bonjour,

J'utilise Hibernate tools avec RDI (RATIONAL BUSINESS DEVELOPER 7.5) et DB2

J'ai une erreur au moment de configurer hibernate.reveng.xml dans Hibernate reverse engineering editor juste au moment oû je clique sur le bouton refresh pour me connecter à la base données
voici le contenu de mon fichier HIbernate.cfg.xml:

<hibernate-configuration>
<session-factory>
<property name="hibernate.connection.driver_class">com.ibm.as400.access.AS400JDBCDriver</property>
<property name="hibernate.connection.url">jdbc:as400://xxx</property>
<property name="hibernate.connection.username">ELMU</property>
<property name="hibernate.connection.password">xxx</property>
<property name="hibernate.default_schema">TSTCFC</property>
<property name="hibernate.dialect">org.hibernate.dialect.DB2400Dialect</property>
</session-factory>
</hibernate-configuration>

et voici l'erreur que je reçois:
Lazy tree error: error while fetching children
java.lang.StringIndexOutOfBoundsException

Merci de m'aider si vous avez une idée sur cette erreur


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


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

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.