You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Varga Balazs (JIRA)" <ji...@apache.org> on 2013/04/08 20:57:16 UTC

[jira] [Commented] (OPENMEETINGS-605) Installation break, SQL error

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625668#comment-13625668 ] 

Varga Balazs commented on OPENMEETINGS-605:
-------------------------------------------

Oh, Sorry...

The log is now available :)

Yes, i drop old database and recreate empty database on localhost: openmeetings:password
I try run web and cli installer, CLI installer run db-user as openmeetings and root.
 
                
> Installation break, SQL error
> -----------------------------
>
>                 Key: OPENMEETINGS-605
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-605
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: BuildsAndReleases
>    Affects Versions: 3.0.0 Apache Release
>            Reporter: Varga Balazs
>            Assignee: SebastianWagner
>
> I try installing OM 3.0.0 from https://builds.apache.org/job/openmeetings/433/
> (try src and bin version)
> The first install is broken many SQL faults: 
> (full logs here: http://195.56.44.167:8080/openmeetings/log/3.0.0/433/
> 2013-04-08 17:15:01,599 [main] ERROR org.apache.openmeetings.cli.Admin - Install failed
> org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is <openjpa-2.2.1-r422266:1396819 nonfatal general error> org.apache.openjpa.persistence.PersistenceException: Incorrect table definition; there can be only one auto column and it must be defined as a key {stmnt 891348816 ALTER TABLE appointmentcategory ADD id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
> ......
> Incorrect table definition; there can be only one auto column and it must be defined as a key {stmnt 891348816 ALTER TABLE appointmentcategory ADD id BIGINT AUTO_INCREMENT} [code=1075, state=42000]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira