Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 947692

Summary: Multiple hibernate errors logged during standalone startup
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Len DiMaggio <ldimaggi>
Component: ConfigurationAssignee: Gary Brown <gbrown>
Status: CLOSED CURRENTRELEASE QA Contact: Len DiMaggio <ldimaggi>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, dlesage, gbrown, gvarsami, jsedlace, ncross, rzhang, soa-p-jira
Target Milestone: DR6   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
server log file none

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