Bug 947692 - Multiple hibernate errors logged during standalone startup
Summary: Multiple hibernate errors logged during standalone startup
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Configuration
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: DR6
: 6.0.0
Assignee: Gary Brown
QA Contact: Len DiMaggio
URL:
Whiteboard:
: 929206 960933 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-03 03:30 UTC by Len DiMaggio
Modified: 2014-11-19 06:46 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
When you deploy RTGov (Run Time Governance) M4 into EAP 6.1 and perform a standalone server restart, the server may generate "Unsuccessful: alter table RTGOV_ACTIVITIES" error message. No functional impact, however, the error messages may confuse the user.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
server log file (44.22 KB, application/octet-stream)
2013-04-03 03:30 UTC, Len DiMaggio
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RTGOV-190 0 Critical Closed Create H2 db on installation 2014-06-24 14:35:26 UTC

Description Len DiMaggio 2013-04-03 03:30:40 UTC
Created attachment 731034 [details]
server log file

Description of problem:

On standalone server startup - these errors are logged:

23:18:51,347 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (pool-11-thread-1) HHH000389: Unsuccessful: alter table RTGOV_ACTIVITIES drop constraint FK693AE720E3DE5559
23:18:51,347 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (pool-11-thread-1) Table "RTGOV_ACTIVITIES" not found; SQL statement:
23:18:51,348 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (pool-11-thread-1) HHH000389: Unsuccessful: alter table RTGOV_ACTIVITY_CONTEXT drop constraint FK7FFC19525A6A791D
23:18:51,348 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (pool-11-thread-1) Table "RTGOV_ACTIVITY_CONTEXT" not found; SQL statement:
23:18:51,348 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (pool-11-thread-1) HHH000389: Unsuccessful: alter table RTGOV_ACTIVITY_PROPERTIES drop constraint FK728366909BA1A17D
23:18:51,348 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (pool-11-thread-1) Table "RTGOV_ACTIVITY_PROPERTIES" not found; SQL statement:


Version-Release number of selected component (if applicable):
SOA 6.0.alpha1

How reproducible:
100%

Steps to Reproduce:
1. Install over EAP 6.1
2. Start the server
3.
  
Actual results:
The errors listed above.


Expected results:
No errors

Additional info:
See attched server log

Comment 1 Nick Cross 2013-04-24 14:20:45 UTC
*** Bug 929206 has been marked as a duplicate of this bug. ***

Comment 3 Gary Brown 2013-05-14 07:29:08 UTC
*** Bug 960933 has been marked as a duplicate of this bug. ***

Comment 4 Gary Brown 2013-05-20 10:41:09 UTC
This issue will be resolved for beta.

Comment 5 Gary Brown 2013-06-10 08:27:07 UTC
Fixed in alpha2 - db is now pre-initialized, the errors were created when auto populating the db schema.

Comment 6 JBoss JIRA Server 2013-06-10 10:48:56 UTC
Gary Brown <gary> updated the status of jira RTGOV-190 to Closed

Comment 7 Jiri Sedlacek 2013-07-01 11:06:02 UTC
verified in DR6


Note You need to log in before you can comment on or make changes to this bug.