No amconsole in Configure Now?
I installed Web Server and Access Manager together using the JES install on RHEL4 using the java_es_05Q4-ga1-linux-x86.iso file. I used the configure now option. (I had installed a Directory Server on another box for AM and it connects to it ok).
When I enter the url for amconsole I do not get a login page. The web server is running ok but no AM page. Do I need to go into web server admin and apply changes to its config? I dont recall having to do this in previous tests.
What is really strange (bug) is in the configure now process I did not get the page that stated Console Deployment URI. Seems like the whole page was missing. In the single host manual 819-4879-10 on page 15 it lists the configure now settings. The install skipped from web container host configure page to the directory server configure host page.
Maybe configure now is not working and I'll try configure later. But who has time for that :)
[945 byte] By [
Xoth] at [2007-11-26 11:03:08]

# 1
I'm not sure if this is true with the Linux version of JES, but if you only download ISO #1 on the Solaris version, then attempt to install Access Manager, the installer will let you proceed and act as though nothing's wrong. But Access Manager doesn't install!
Do you have anything in the /opt/SUNWam directory? If not, then Access Manager was not installed.
The fix is to download ISO #2 and reinstall.
HTH,
David
# 2
The installer is erratic.
If you do have something under /opt/SUNWam, then chances are that the wars didn't get deployed (Webserver not up when installing AM etc...).
Check whether the AM DIT got populated in the directory server.
To quickly fix this, just populate /opt/SUNWam/bin/amsamplesilent (or similar) with the correct values, and do a redeploy (level 21 if i am not mistaken).
command is:
/opt/SUNWam/bin/amconfig -s /opt/SUNWam/bin/amsamplesilent
# 3
Thanks guys. The linux version comes on one iso. It has changed to a newer version in the last six months designated by the number 1. I dont recall this install issue with the configure now option in the previous version.
It may be an issue of intsalling web server and AM in one session, although this should not be a problem.
The directory DIT was updated. I am just missing the amconsole. I will try the amconfig script to fix it. I am assuming now that nobody installs AM with configure now option and uses the amconfig script for post-install config.
Xoth at 2007-7-7 3:16:59 >
