Start the Directory Server instance.
JavaES5-Install-Dir\DSEE\ds6\bin\dsadm.exe start DSInstancePath
Start the Cacao Server instance.
JavaES5-Install-Dir\share\cacao_2\bin\cacaoadm.bat start
Wait for some time to ensure that the Cacao Server is started.
(Optional) Verify the Cacao Server status.
JavaES5-Install-Dir\share\cacao_2\bin\cacaoadm.bat status
Cacao Server status is displayed in the following format:
default instance is DISABLED at system startup. Current retries count : 0/4 Processes: 3780 Uptime: 0 day(s), 0:8 |
Start the Derby Server instance.
JavaES5-Install-Dir\share\ant\bin\ant.bat -buildfile PortalServer-base\lib\derby.xml -propertyfile PortalServer-base\config\PSConfig.properties start-instance
If the Derby Server is not started then the Wiki and community samples will fail.
Start the web container, which can be Web Server or Application Server.
If both Access Manager and Portal Server are deployed on the same web container, starting web container brings up both Access Manager and Portal Server by default.