[jbosstools-issues] [JBoss JIRA] (JBDS-3198) HHH000389: Unsuccessful: drop sequence hibernate_sequence - deploying new "from scratch" HRML5 project

Fred Bricon (JIRA) issues at jboss.org
Fri Nov 7 05:29:30 EST 2014


     [ https://issues.jboss.org/browse/JBDS-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon reassigned JBDS-3198:
---------------------------------

    Assignee: Michelle Murray  (was: Fred Bricon)


This is normal behaviour. The Sequence doesn't exist so therefore cannot be dropped at that point.

It affects every example/quickstart/archetype that uses hibernate with the drop-create directive, which should only be used for demoing/prototyping stuff. Not sure where we should document this though.

I would consider it as won't fix, but I'll let [~mmurray] decide whether it's worth documenting and where.

> HHH000389: Unsuccessful: drop sequence hibernate_sequence - deploying new "from scratch" HRML5 project
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-3198
>                 URL: https://issues.jboss.org/browse/JBDS-3198
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 8.0.0.GA
>            Reporter: Len DiMaggio
>            Assignee: Michelle Murray
>
> Seeing this error when a newly created (default) HTML5 is created from Central and deployed to EAP.
> 10:23:12,277 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 48) HHH000227: Running hbm2ddl schema export
> 10:23:12,281 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 48) HHH000389: Unsuccessful: drop sequence hibernate_sequence
> 10:23:12,281 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 48) Sequence "HIBERNATE_SEQUENCE" not found; SQL statement:
> drop sequence hibernate_sequence [90036-168]



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list