Access Manager port change problem

Hello,

I have Access Manager installed and working, but now I'd need to

change the web container to another tcp port and AM along with

it. Does anybody know how to do this? I couldn't find anything on

the manuals, but please let me know if I've simply missed it. I

wouldn't want to reinstall the whole thing, since I struggled quite

a while in the first place to get it working.

AM is installed on Sun Web Server 6.1. Changing the port the web

server doesn't alone help. I've tried to run 'amconfig -s' using a

configure file with the new port and the following parameters:

DEPLOY_LEVEL=21

NEW_INSTANCE=false

But after a successful redeployment, I'm still getting loginlogoutmapping

related java error messages during web server restart:

javax.servlet.ServletException: WEB2778: Servlet.init() for servlet LoginLogoutMapping threw exception

So clearly the port needs to be defined also somewhere else, but I can't

figure out where.

The JES version is 2005Q4 and that's on Solaris 10 / Sparc.

Thanks in advance!

-Mikko

[1149 byte] By [mikko.jaaskelainen] at [2007-11-26 9:50:40]
# 1

change it back to the original port temporarily and restart the web server

Fix your AMconfig.properties file (/etc/opt/SUNWam/cAMConfig.properties to have the new port

Fix your platform settings and servers list described in this thread (starting at comment 4)

http://forum.sun.com/jive/thread.jspa?threadID=93600&messageID=322326#32232 6

Change the port number of the web server to the new port and restart the web server.

ChristopherNebergall at 2007-7-7 1:02:10 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Thank you for a good advice, Christopher. Now the AM runs happilyusing a different port.Thanks again and have a nice weekend!-Mikko
mikkojaaskelainen at 2007-7-7 1:02:10 > top of Java-index,Web & Directory Servers,Directory Servers...