Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] could you help me init db?

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] could you help me init db?


Chronological Thread 
  • From: "blair christensen." <>
  • To: "艾飞" <>
  • Cc:
  • Subject: Re: [grouper-users] could you help me init db?
  • Date: Tue, 12 Sep 2006 07:58:29 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=PtjCmrN+5CbsLu5KORFFgH+idHAO5pPaQTfN9dIS/uIRr4OZ9CpOL6ovcaI5MNNFZMLN+z/PSPTcsHjAaMYr43F6veP3XGkvXUFM16FEac0/M/zrVXWYp8VeAPs/zlac+NVlp5raWfmBpTy4gCpYpMGe1utF+QnBU0Eqk0dulik=

On 9/11/06, 艾飞
<>
wrote:
> but when excute this command
% ant db-init

the error message is:

db-init:
[java] Exception in thread "main"
edu.internet2.middleware.grouper.GrouperR
untimeException: unable to install schema: hibernate error: save: unable to
save

edu.internet2.middleware.grouper.Settings@edf730:
Could
not execute JDBC batch
update

Are you using the proper Hibernate dialect in
`conf/grouper.hibernate.properties`? You should have the following
configuration parameter set:

hibernate.dialect = net.sf.hibernate.dialect.OracleDialect

If that is set correctly,what version of Oracle are you using?



Archive powered by MHonArc 2.6.16.

Top of Page