[
https://issues.apache.org/jira/browse/JS2-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735536#action_12735536
]
hongkunan commented on JS2-1047:
--------------------------------
first thanks your answer!
I list my install dtail flow:
1、e:\Apache:>java -jar jetspeed-installer-demo-2.2.0.jar;
2、choose 'Next';
3、choose 'Accept';
4、input install path:e:\Apache\Jetspeed-2.2,'next'
5、checked store PSML to database? 'next'
6、choose database type 'oracle(9i or higher)' 'next'
7、databse user name:js22;
databse password:js22;
jdbc connection:jdbc:oracle:thin:@localhost:1521:js2;
jdbc Driver Class:oracle.jdbc.driver.OracleDriver
jdbc Driver:E:\Apache\Jetspeed-2.1.3\shared\lib\ojdbc14.jar
8、'Next'
9、'Next'
10、'install' detail:
antinstaller.jarE:\Apache\jetspeed-installer-demo-2.2.0.jar
install:
[echo] Starting the installation
[echo] Deleting all content from the installation target directory
[echo] Installing Jetspeed-2.2.0 Enterprise Portal
[unzip] Expanding: E:\Apache\jetspeed-installer-demo-2.2.0.jar into
e:\Apache\Jetspeed-2.2
[unzip] Expanding: e:\Apache\Jetspeed-2.2\database.zip into
e:\Apache\Jetspeed-2.2
[unzip] Expanding: e:\Apache\Jetspeed-2.2\tomcat-portal.zip into
e:\Apache\Jetspeed-2.2
[echo] Setting up the database configuration
[copy] Copying 1 file to e:\Apache\Jetspeed-2.2\lib
[move] Moving 1 file to e:\Apache\Jetspeed-2.2\database
[echo] Moving pages out of jetspeed webapp
[move] Moving 1 file to
e:\Apache\Jetspeed-2.2\webapps\jetspeed\WEB-INF\conf
[move] Moving 1 file to
e:\Apache\Jetspeed-2.2\webapps\jetspeed\WEB-INF\conf
[echo] Setting up the Jetspeed database (if selected)
checkDerby:
checkImportPsml:
generateStandardDB:
[echo] Cleaning up possible existing database
11、Error Message:
Install failed
Error running the install,The following error occurred while executing this
line:
e:\Apache\Jetspeed-2.2\database\bulid.xml:126;Source file does not exist!
why?
I install database use derby is success;
Because I still use JetSpeed,so i notice still it,
jetspeed run weblogic need modify a lot config file(jetspeed and weblogic);
> install jetspeed-installer-demo-2.2.0.jar database user oracle9i is error!
> why?
> --------------------------------------------------------------------------------
>
> Key: JS2-1047
> URL: https://issues.apache.org/jira/browse/JS2-1047
> Project: Jetspeed 2
> Issue Type: Bug
> Components: Other
> Affects Versions: 2.2.0
> Environment: os:windows xp
> jdk:1.5
> database:oracle9i
> install jetspeed-installer-demo-2.2.0.jar
> Reporter: hongkunan
>
> when i install install jetspeed-installer-demo-2.2.0.jar use up env is
> error(database use oracle9i),
> but i install it database use derby is success!
> why?
> Error Message:
> Install failed
> Error running the install,The following error occurred while executing this
> line:
> e:\Apache\Jetspeed-2.2\database\bulid.xml:126;Source file does not exist!
> the 126 line in build.xml content is:
> <sql driver="${_jdbc.driver.class}" url="${_jdbc.url}"
> userid="${_db.username}" password="${_db.password}"
> src="${basedir}/${db.type}/drop-schema.sql" autocommit="true"
> onerror="continue" print="no" output="setup.log">
--
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]