Check for the following problems if you have installed your Administration Console on one machine and the Identity Server on another machine:
Is the firewall enabled on the Administration Console or the Identity Server?
The firewall needs to have the following ports opened between the machines so that the Identity Server can import into the Administration Console:
The Identity Server firewall also needs to have ports 8080 and 8443 open between the server and the clients in order for the clients to log into the Identity Server. For more information about firewalls and ports, see Setting Up Firewalls
in the Novell Access Manager 3.1 SP2 Setup Guide.
Time needs to be synchronized between the two machines. Make sure that both machines have been configured to use a Network Time Protocol server.
If firewalls and time synchronization do not solve the problem, run the reimport script. See Section A.2.2, Reimporting the Identity Server for instructions.
Verify that the Administration Console is up by logging into the Administration Console from a Web browser.
Verify that you can communicate with the Administration Console. From the command line of the Identity Server machine, enter a ping command with the IP address of the Administration Console.
If the ping command is unsuccessful, fix the network communication problem before continuing.
In the Administration Console, delete the Identity Server.
On the Identity Server machine, change to the jcc directory:
Linux: /opt/novell/devman/jcc
Windows: \Program Files\Novell\devman\jcc
Run the reimport script for jcc:
Linux: ./conf/reimport_nidp.sh jcc
Windows: conf\reimport_nidp.bat jcc
Run the reimport script for the Administration Console:
Linux: ./conf/reimport_nidp.sh nidp
Windows: conf\reimport_nidp.bat nidp <admin>
Replace <admin> with the name of your administrator for the Administration Console.
If these steps do not work, reinstall the device.
If the Identity Server fails to install, check the installation logs.
The installation logs are located in the /tmp/novell_access_manager directory. The following log files should contain useful content. Check them for warning and error messages.
Table A-1 Installation Log Files for the Linux Identity Server
The installation logs are located in the \Program Files\Novell\Tomcat\webapps \nps\WEB-INF\logs\install directory. The following log files should contain useful content. Check them for warning and error messages.
Table A-2 Installation Log Files for the Windows Identity Server