Bug 1013939 - Default database configuration uses absolute paths
Summary: Default database configuration uses absolute paths
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER7
: 6.0.0
Assignee: Thomas Hauser
QA Contact: Jiri Pechanec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-01 05:34 UTC by Jiri Pechanec
Modified: 2014-02-06 15:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Pechanec 2013-10-01 05:34:51 UTC
When installing ER4 from install then a user can configure a datasource to be used by some of the components. The problem is that the default value that relates to h2 used absolute paths for directory locations where the data files will be stored. Those paths point to 'data' dir in the server. So when the directory where server is located is renamed, then the paths are no longer valid.

The configuration should use jboss.server.data.dir by default to point to data dir instead of the absolute path.

Comment 1 Thomas Hauser 2013-10-16 15:15:38 UTC
Fixed for ER6 or later builds.

Comment 2 Jiri Pechanec 2013-12-13 05:39:59 UTC
Verified in ER7


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