-->
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.  [ 3 posts ] 
Author Message
 Post subject: I get this exception :
PostPosted: Thu Feb 03, 2005 10:38 pm 
Newbie

Joined: Thu Feb 03, 2005 10:21 pm
Posts: 1
org.hibernate.cfg.JDBCBinderException: org.hibernate.mapping.Column(OWNER) already exist in org.hibernate.mapping.Table(null.OLAPSYS.ALL$OLAP2_DIM_LEVEL_ATTR_MAPS)
at org.hibernate.cfg.JDBCBinder.processBasicColumns(JDBCBinder.java:725)
at org.hibernate.cfg.JDBCBinder.readFromDatabase(JDBCBinder.java:106)
at org.hibernate.cfg.JDBCMetaDataConfiguration.readFromJDBC(JDBCMetaDataConfiguration.java:40)
at org.hibernate.eclipse.console.wizards.ArtifactGeneratorWizard$3.execute(ArtifactGeneratorWizard.java:213)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:76)
at org.hibernate.eclipse.console.wizards.ArtifactGeneratorWizard.buildConfiguration(ArtifactGeneratorWizard.java:210)
at org.hibernate.eclipse.console.wizards.ArtifactGeneratorWizard.doFinish(ArtifactGeneratorWizard.java:147)
at org.hibernate.eclipse.console.wizards.ArtifactGeneratorWizard.access$0(ArtifactGeneratorWizard.java:127)
at org.hibernate.eclipse.console.wizards.ArtifactGeneratorWizard$1.run(ArtifactGeneratorWizard.java:95)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:105)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2005 12:08 am 
Newbie

Joined: Wed Feb 02, 2005 4:02 pm
Posts: 5
I was also getting same error. I was going thru FAQ and found that we need to set hiibernate.default_schema to your schema name. Also check up the DB connection parameters are correct. The problem got resolved after this setting.


Top
 Profile  
 
 Post subject: I get this exception :
PostPosted: Thu Aug 11, 2005 12:16 pm 
Newbie

Joined: Thu Aug 11, 2005 12:11 pm
Posts: 1
The correct parameter should be hibernate.default_schema (I copied and pasted the one with two "i" from the previous response and it took me a while to realize why it wasn't working).


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

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.