| Mauro Hinz 2004-02-22, 11:33 pm |
| Hello list.
Before install the colaboration Center i need configure the wpsconfig.properties. Correct?
WpsHostName=localhost
to
WpsHostName=portalplus.logocenter.com.br
WpsHostPort=9081
to
WpsHostPort=80
If i'm install the colaboration center with WpsHostName=localhost, the install is successfull.
If i'm install the colaboration center with WpsHostName=portalplus.logocenter.com.br, the install is failed.
If i'm subst the WpsHostPort=80 to WpsHostPort=9081 with never effect.
View in DeployCollabCrt.log for install with WpsHostName=portalplus.logocenter.com.br with port 80
C:\PortalExpress5\Portal5\cd16-1\collabcenter\Install\auto> c:\websphere\appserver\java\jre\bin\java
.exe -classpath C:\WebSphere\PortalServer\bin\tools.jar com.ibm.wps.xmlaccess.XmlAccess -in C:\WebSphere\PortalServer\install\Deploy
Annap.xml -user wpsadmin -pwd ibmondemand -url http://config
Licensed Materials - Property of IBM, 5724-E76, 5724-E77, (C) Copyright IBM Corp. 2001, 2003 - All Rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
XMLA0006I: Connecting to URL http://config/wps/config
XMLA0002I: Reading input file C:\WebSphere\PortalServer\install\Deploy
Annap.xml
View in DeployCollabCrt.log for install with WpsHostName=localhost with port 80
C:\PortalExpress5\Portal5\cd16-1\collabcenter\Install\auto> c:\websphere\appserver\java\jre\bin\java
.exe -classpath C:\WebSphere\PortalServer\bin\tools.jar com.ibm.wps.xmlaccess.XmlAccess -in C:\WebSphere\PortalServer\install\Deploy
Annap.xml -user wpsadmin -pwd ibmondemand -url http://localhost:80/wps/config
Licensed Materials - Property of IBM, 5724-E76, 5724-E77, (C) Copyright IBM Corp. 2001, 2003 - All Rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
XMLA0006I: Connecting to URL http://localhost:80/wps/config
XMLA0002I: Reading input file C:\WebSphere\PortalServer\install\Deploy
Annap.xml
XMLA0011I: Request accepted
<?xml version="1.0" encoding="UTF-8"?>
<!-- IBM WebSphere Portal/5.0 build 144 exported on Mon Feb 23 09:52:34 GMT-08:00 2004 from portalplus/10.10.10.46 -->
<!-- 1/15 [web-app uid=LotusMyTeamWorkplaces.50d4aea48f06001714ddae8d9778c9f0] -->
....
the install is success.
My Collaboration Center problem? Have any fix to the Collaboration Center?
I need help.
Best Readers
Mauro Hinz
|