Bug 778047 (SOA-572)

Summary: Deploying helloworld_tx_sql_action quickstart generates <dir-name>.* files
Product: [JBoss] JBoss Enterprise SOA Platform 4 Reporter: Len DiMaggio <ldimaggi>
Component: JBossESB, ExamplesAssignee: Len DiMaggio <ldimaggi>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecified   
Target Milestone: ---   
Target Release: 4.2 CP02   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-572
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
SOA-P CP02 CR1 build
Last Closed: 2008-06-24 18:55:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
bin.0.log.db
none
bin.data.db
none
bin.index.db
none
bin.lock.db none

Description Len DiMaggio 2008-06-11 16:07:09 UTC
Date of First Response: 2008-06-19 07:19:37
project_key: SOA

To recreate the generation of the files:

* start the server
* deploy QS helloworld_tx_sql_action
* These files are generated in the directory from which the run.sh script was run

bin.0.log.db
bin.data.db
bin.index.db
bin.lock.db
bin.trace.db

Comment 1 Len DiMaggio 2008-06-11 16:07:52 UTC
Attachment: Added: bin.0.log.db
Attachment: Added: bin.data.db
Attachment: Added: bin.index.db


Comment 2 Len DiMaggio 2008-06-11 16:09:03 UTC
Attachment: Added: bin.lock.db


Comment 3 Len DiMaggio 2008-06-11 16:09:18 UTC
-rw-rw-r-- 1 ldimaggi ldimaggi 131072 Jun 11 11:59 bin.0.log.db
-rw-rw-r-- 1 ldimaggi ldimaggi 131120 Jun 11 11:45 bin.data.db
-rw-rw-r-- 1 ldimaggi ldimaggi 131120 Jun 11 11:45 bin.index.db
-rw-rw-r-- 1 ldimaggi ldimaggi     99 Jun 11 11:45 bin.lock.db
-rw-rw-r-- 1 ldimaggi ldimaggi      0 Jun 11 11:45 bin.trace.db


bin.trace.db is zero length

Comment 4 Len DiMaggio 2008-06-11 16:50:51 UTC
The prefix in the file name is the dir name from which the server was started:

drwxr-xr-x 12 ldimaggi ldimaggi   4096 Jun  9 08:39 docs
drwxr-xr-x 10 ldimaggi ldimaggi   4096 Jun 11 11:59 jboss-as
-rw-rw-r--  1 ldimaggi ldimaggi 131072 Jun 11 11:22 jboss-as.1.log.db
-rw-rw-r--  1 ldimaggi ldimaggi 131120 Jun 11 11:21 jboss-as.data.db
-rw-rw-r--  1 ldimaggi ldimaggi 131120 Jun 11 11:21 jboss-as.index.db
-rw-rw-r--  1 ldimaggi ldimaggi     99 Jun 11 11:21 jboss-as.lock.db
-rw-rw-r--  1 ldimaggi ldimaggi      0 Jun 11 11:16 jboss-as.trace.db
drwxr-xr-x  9 ldimaggi ldimaggi   4096 Jun  9 08:39 jbpm-jpdl
-rw-r--r--  1 ldimaggi ldimaggi  50390 Jun  6 04:36 SOA_Release_Notes.htm
-rw-r--r--  1 ldimaggi ldimaggi  25616 Jun  6 04:36 SOA_Release_Notes.txt


Comment 5 Len DiMaggio 2008-06-16 12:25:40 UTC
This is a new problem in CP02 - CP01/GA did not create these files.

Comment 6 Kevin Conner 2008-06-18 11:51:38 UTC
Link: Added: This issue depends JBESB-1819


Comment 7 Kevin Conner 2008-06-19 11:19:37 UTC
Fixed in CR3.

Comment 8 Len DiMaggio 2008-06-23 19:46:19 UTC
Still a problem in the CP02 CR3 build:

-rw-rw-r-- 1 ldimaggi ldimaggi 131072 Jun 23 15:45 bin.0.log.db
-rw-rw-r-- 1 ldimaggi ldimaggi 262144 Jun 23 15:45 bin.42699.temp.db
-rw-rw-r-- 1 ldimaggi ldimaggi 131120 Jun 23 15:45 bin.data.db
-rw-rw-r-- 1 ldimaggi ldimaggi 131120 Jun 23 15:45 bin.index.db
-rw-rw-r-- 1 ldimaggi ldimaggi     99 Jun 23 15:45 bin.lock.db
-rw-rw-r-- 1 ldimaggi ldimaggi      0 Jun 23 15:45 bin.trace.db


Comment 10 Kevin Conner 2008-06-24 08:46:50 UTC
There was a miscommunication between Trev and myself, none of the changes associated with this merge were pulled into the build.

Comment 11 Len DiMaggio 2008-06-24 18:55:10 UTC
Verified resolved in CP02 CR4 build.