WebSphere Portal Server - Portal Fixpack 6.0.0.1 problems

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > February 2007 > Portal Fixpack 6.0.0.1 problems





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Portal Fixpack 6.0.0.1 problems

2007-02-23, 1:18 pm

Hello,

I wondered whether anyone here has encountered trouble with the Portal's Fixpack 6.0.0.1.
It seems many people share the same problem: though having all the prerequisites like WAS 6.0.2.15, Process Server 6.0.1.3, the latest Portal Update Installer, etc. the Fixpack installation fails.
Trying to uninstall the partially installed fixpack fails as well.

In my case the log file looks like this:


[sqlproc] action: execute-sql-scripts
[sqlproc] ________________________________________
_________________
[sqlproc] DbDomain: release
[sqlproc] Missing sqlfiles - use 'sqlfiles' element to specify your sqlfiles
[sqlproc] ________________________________________
_________________
[sqlproc] Task Usage:
[sqlproc] 1. You need to specify for the dbdomain release
[sqlproc] the following properties:
[sqlproc] in the C:\IBM\WEBSPH~1\PORTAL~1/config/wpconfig_dbdomain.properties file:
[sqlproc] release.DbType
[sqlproc] release.DbSchema
[sqlproc] release.DbUrl
[sqlproc] release.DbUser
[sqlproc] release.DbPassword
[sqlproc] and in the C:\IBM\WEBSPH~1\PORTAL~1/config/wpconfig_dbtype.properties file:
[sqlproc] cloudscape.DbDriver
[sqlproc] cloudscape.DbLibrary
[sqlproc] cloudscape.JdbcProviderName
[sqlproc] 2. Instead of the dbdomain attribute use the dbtype, dbdriver,
[sqlproc] dbdriverds, dburl, dbuser, dbpassword attributes and the
[sqlproc] classpath element
[sqlproc] Sample usage:
[sqlproc] <sqlproc action="execute-sql-scripts" dbtype="YOUR_DBTYPE"
[sqlproc] dbdriver="YOUR_DBDRIVER" dburl="YOUR_DBURL"
[sqlproc] dbuser="YOUR_DBUSER" dbpassword="YOUR_DBPASSWORD"
[sqlproc] <jvmparam name="SOME_JVM_SETTING" value="YOUR_VALUE">
StdErr:
StdErr: BUILD FAILED
[sqlproc] <classpath>
StdErr: file:../config/includes/PK27665.xml:6: Wrong usage of the sqlproc task!
[sqlproc] <pathelement path="YOUR_DBLIBRARY"/>
StdErr:
[sqlproc] </classpath>
StdErr: Total time: 2 minutes 52 seconds
[sqlproc] <sqlfiles dir="DIRECTORY_TO_SQL_FILES">
[sqlproc] <include name="SQL_FILES"/>
[sqlproc] </sqlfiles>
[sqlproc] </sqlproc>
[sqlproc] Values for the action attribute could be:
[sqlproc] print-usage -> prints this message
[sqlproc] validate-db-settings -> specify the dbdomains comma
[sqlproc] seperated in the dbdomain attribute
[sqlproc] validate-db-driver
[sqlproc] validate-db-connection
[sqlproc] execute-sql-scripts -> the fileset element needs
[sqlproc] to be used for sql files
[sqlproc] exist-database -> the errorcondtionproperty element needs
[sqlproc] to be used for the propertyname of the errorcode property
[sqlproc] ________________________________________
_________________
Error 112 -- Return code (1) differs from the expected code (0).


As suggested by the log file I checked the entries in the wpconfig_dbdomain.properties file, but they're correct.

Does anybody have an idea what could be wrong?

Regards,
adapter

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com