Installer fails when attempting to run PostgreSQL database scripts
------------------------------------------------------------------
Key: JS2-1041
URL: https://issues.apache.org/jira/browse/JS2-1041
Project: Jetspeed 2
Issue Type: Bug
Components: Installer
Affects Versions: 2.2.0
Environment: MacOSX
Reporter: Geir Ove Grønmo
Running the java -jar jetspeed-installer-demo-2.2.0.jar installer I do get an
error message complaining about a missing file in build.xml line 126. The
reason is that the directory that contains the PostgreSQL scripts is called
Jetspeed-2.2.0/database/postgresql and not Jetspeed-2.2.0/database/postgres.
The directory name is retrieved from the db.type=postgres property in
Jetspeed-2.2.0/database/database.properties.
I can get around the problem by not letting the installer setup the database,
and instead do this myself after the install is done having renamed the
directory first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]