posInstall script
Good day all,
I install a new apps server from the JES4 bundle, choose configure later as the option. I ead the Readme file in the addon folder, followed the instruction. When I try to run a postInstall I get this as the error messsage :
"Starting the Token replacements
Please give the correct AS_DATA_CONFIG_DIR
if I try to go the folder /var/opt/SUNWappserver. it does not exist.
Anybody know how to run the postInstall script,.
[470 byte] By [
dupste01] at [2007-11-26 9:00:19]

# 1
Most likely a bug that was addressed in the later version.
In the meantime, please create the following directories manually if they do not exist.
a). <DefaultDomainRoot>
b). <InstallDir>/bin
c). <InstallDir>/config
The defaults for the variables above, if you have not overwritten the values during JES install would be
a). <DefaultDomainRoot > would be /var/opt/sun/apppserver on Linux platforms.
/var/opt/SUNWappserver on Solaris Platforms.
b) and c). <InstallDir> would be /opt/sun/appserver on Linux Platforms. /opt/SUNWappserver/appserver on Solaris Platforms.
I beleive you are running on Solaris.
HTH
Please get back to us if you need more info