plz help:[unable to deploy sample content]

please help me ,i want to deploy sample content for portal but following error arise

C:\Program Files\Sun\JavaES5\share\ant\bin>ant -buildfile "C:\Program Files\Sun\

JavaES5\portal\samples\portals\build.xml"

Buildfile: C:\Program Files\Sun\JavaES5\portal\samples\portals\build.xml

community:

getConfigLocation:

[echo]

[echo]Please enter the directory where the following files will be fou

nd:

[echo]

[echo]input.properties

[echo]password.properties

[echo]comms.properties (optional: required only when configuring com

munications channels)

[echo]

[echo]For example on solaris: /var/opt/SUNWportal/tmp

[echo]

[echo]

[input] Please enter the samples configuration location:

C:\Program Files\Sun\JavaES5\temp

setInstallationProperties:

[echo] Setting installation properties

setOS:

setSparcProperties:

setLinuxProperties:

setHpuxProperties:

setUNIXProperties:

setWindowsProperties:

[echo] Setting properties specific to Windows platform

checkForUpgrade:

checkForNoUpgrade:

[echo] am.request.portal.id: portal1

setUpgradeProperties:

setProperties:

setLocalUNIXProperties:

setLocalWindowsProperties:

setLocalProperties:

init:

BUILD FAILED

C:\Program Files\Sun\JavaES5\portal\samples\portals\build.xml:16: The following

error occurred while executing this line:

C:\Program Files\Sun\JavaES5\portal\samples\portals\community\build.xml:48: java

.io.FileNotFoundException: C:\Program Files\Sun\JavaES5\portal\samples\portals\c

ommunity\${ps.data.location}\tmp\password869091403 (The system cannot find the p

ath specified)

[1788 byte] By [shailendra.gkp@hotmail.coma] at [2007-11-27 2:06:43]
# 1
Please see chapter 7 : Creating multiportal instances, under the heading "deploy sample content to a new portal" http://docs.sun.com/app/docs/doc/819-5025
SiddeshKamatha at 2007-7-12 1:54:02 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

Hi Shailendra,

Please make sure the "ps.config.location" setting in your C:\Program Files\Sun\JavaES5\temp\input.properties file is correct. On Solaris, this setting defaults to /etc/opt/SUNWportal and on Windows it will need to be changed to the appropriate directory.

The error you are seeing is most likely caused by the "ps.config.location" being inaccurate and the sample config is not finding the PSConfig.properties file.

Hope that helps. thanks ,dean.

__dean__a at 2007-7-12 1:54:02 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3
thanks for reply
shailendra.gkp@hotmail.coma at 2007-7-12 1:54:02 > top of Java-index,Web & Directory Servers,Portal Servers...