|
Home > Archive > WebSphere Portal Server > July 2007 > Installing Portal Express Out of the Box Experience into Portal
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 |
Installing Portal Express Out of the Box Experience into Portal
|
|
|
| I try to follow the procedures described "" document to update the Websphere portal I have in a Windows environment and get a Build Failed error when I run WPSconfig.bat configure-express in the installation. Here is the error message I have:
.....
vaultProperties=accessmanagervault.properties
vaultType=AccessManager
was.install.root=C:/Program Files/IBM/WebSphere/AppServer
was.platform.script.ext=.bat
was.repository.root=C:/ibm/WebSphere/profiles/wp_profile/confijavascript:postPressed()
Submitg
was.root=C:/Program Files/IBM/WebSphere/AppServer
wmm.DataSourceName=wpdbDS
wmm.Db32KBufferPoolName=BP32K
wmm.Db4KBufferPoolName=BP0
wmm.DbName=wpsdb
wmm.DbNameOnZos=WPSTST02
wmm.DbNode=wpsNode
wmm.DbPassword=PASSWORD_REMOVED
wmm.DbSchema=
wmm.DbStorageGroup=WPSSG
wmm.DbType=cloudscape
wmm.DbUrl=jdbc:db2j:wpsdb;create=true
wmm.DbUser=db2admin
wmm.DbVcat=DSN810
wmm.DbVolumes=*
wmm.XDbName=wps6TCP
work.dir=C:/PROGRA~1/IBM/WEBSPH~1/PORTAL~1/config/work
wps.classes.dir=C:/PROGRA~1/IBM/WEBSPH~1/PORTAL~1/bin
ws.ext.dirs=C:/Program Files/IBM/WebSphere/AppServer/java/lib;C:/Program Files/IBM/WebSphere/AppServer/classes;C:/Program Files/IBM/WebSphere/AppServer/lib;C:/Program Files/IBM/WebSphere/AppServer/installedChannels;C:/Program Files/IBM/WebSphere/AppServer
/lib/ext;C:/Program Files/IBM/WebSphere/AppServer/web/help;C:/Program Files/IBM/WebSphere/AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime;../bin;../shared/app;
wsadminConnType=NONE
---- End dump of properties ----
BUILD FAILED
file:../config/includes/wcmdb_cfg.xml:1117: com.ibm.icm.jcr.migration.MigrationException: Import workspace ROOTWORKSPACE failed: Connection failed with the following HTTP response. 500 . Please check the server log for more information..: Connection faile
d with the following HTTP response. 500 . Please check the server log for more information.
Total time: 8 minutes 34 seconds
Any suggestion what I should do to get around it?
Thanks.
| |
|
| Check your SystemOut.log file for errors.
Thanks,
Brian
| |
| Sandy Soesilo 2007-07-24, 1:26 pm |
| Hi,
I got the almost the same problems.
After i ran configure-express, i got ClassNotFoundException under import-wcm-data. Here is the snippet ... System is W2k3, WP 6.0.0.1, and WCM 6.0.0.1
import-wcm-data:
[logmsg] 2007.07.24 14:34:35.537 import-wcm-data
[logmsg] EJPCA3100I: Configuration task "import-wcm-data" in progress
[migrate] Migration started. Configuration file: wcm60_conf.xml.
[migrate] Importer: importing workspace ROOTWORKSPACE.
[migrate] Import: making remote request to URL: http://localhost:10038/jcradmin/importnodecommand.
[migrate] http://localhost:10038/jcradmin/importnodecommand
[migrate] Request properties:
[migrate] prop=userid value=cn=wpsadmin,o=REMOVED,c=DE
[migrate] prop=workspace.create value=true
[migrate] prop=command-class value=com.ibm.icm.jcr.command.ImportReferencesCommand
[migrate] prop=delete-source value=false
[migrate] prop=references.reset value=true
[migrate] prop=max-file-length value=25
[migrate] prop=item-visitor value=com.ibm.icm.jcr.serialization.visitor.VersionPropertyItemVisitorImpl,
com.ibm.icm.jcr.serialization.visitor.ImportFixUUIDVisitor,
com.ibm.icm.jcr.serialization.visitor.ForwardReferenceVisitor,
com.ibm.icm.jcr.serialization.visitor.UniqueDocLibItemVisitor,
com.ibm.icm.jcr.serialization.visitor.RemoveWorkflowDraftVisitor
[migrate] prop=repository value=Default
[migrate] prop=input-file value=D:\IBM\WPS\config\express\jcr_impo
rt\rootworkspace
[migrate] prop=uuidfixup.nodetypes value=icm:documentLibrary
[migrate] prop=content-handler value=com.ibm.icm.jcr.serialization.handler.ext.WPSDocLibNodeContentHandlerImpl
[migrate] prop=uuidfixup.properties value=icm:categories
[migrate] java.lang.ClassNotFoundException: com.ibm.icm.jcr.serialization.visitor.UniqueDocLibItemVisitor
...................................................
BUILD FAILED
file:../config/includes/wcmdb_cfg.xml:1117: com.ibm.icm.jcr.migration.MigrationException: Import workspace ROOTWORKSPACE failed: Connection failed with the following HTTP response. 500 . Please check the server log for more information..: Connection faile
d with the following HTTP response. 500 . Please check the server log for more information.
Any help will be very helpful...Thanks
|
|
|
|
|