Config Portal at windows
I was installed Java ES 7.1 under windows environment. And it is failed to config portal during installation. So I try to config again manually using the example_9.xml as template, but when i execute "psconfig --config example_9.xml", it show a error "Configuration Failed : null", are anyone have solution about that.
[325 byte] By [
Suedejefa] at [2007-11-27 3:55:08]

# 1
Hi all, I am now uninstall the previous version and install the latest 7.1 ga version. But after installation success, I cant access the amconsole and amserver page, and check the logs of access manager, it show such error
05/11/2007 07:09:09:468 PM CST: Thread[service-j2ee-4,5,main]
ERROR: AuthD failed to get auth session
05/11/2007 07:09:09:468 PM CST: Thread[service-j2ee-4,5,main]
ERROR: AuthD init()
com.iplanet.dpro.session.SessionException: AuthD failed to get auth session
at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:751)
at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:248)
at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:507)
at com.sun.identity.authentication.UI.AuthExceptionViewBean.<clinit>(AuthExc eptionViewBean.java:290)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at com.sun.identity.authentication.UI.AuthenticationServletBase.class$(Authenticat ionServletBase.java:80)
at com.sun.identity.authentication.UI.AuthenticationServletBase.onUncaughtExceptio n(AuthenticationServletBase.java:118)
at com.iplanet.jato.ApplicationServletBase.fireUncaughtException(ApplicationServle tBase.java:1164)
at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.j ava:639)
at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:796)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilte rChain.java:391)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:297)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:178)
at com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:86)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:210)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:178)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 270)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextVal ve.java:241)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 182)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:160)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
at com.sun.webserver.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:14 9)
at com.sun.webserver.connector.nsapi.NSAPIConnector.service(NSAPIConnector.java:99 5)
I try to restart the directory server, but when I use dsadm to restart, it always prompt an error "D:/Program Files/Sun/JavaES5/DSEE/var/DPSInstance does not look like a Directory
Server instance"
Are anyone have idea about that
# 4
Hi, I am now succesfully config directory server, but when i try to deploy the Access manger, it show the following error
Configuring Access Manager...
Configuring Directory Server
DIT already loaded.
Configuring DIT schema.
Configuring plugin indexes.
Plugin indexes already configured.
Configuring DIT.
Directory Server Configuration succeeded.
Configuring Services
Error while configuring AccessManager :An exception occured:D:\PROGRA~1\Sun\JavaES5\identity\config\ums\amserveradmin.bat.template (The system cannot find the file specified)
Access Manager configuration failed.
Did anyone have the solution