More information on this error. I look in the logs and I get this message:
ERROR: LogManager::create()
com.iplanet.services.naming.URLNotFoundException: Service URL not found:Logging
at com.iplanet.services.naming.WebtopNaming.getServiceURL(WebtopNaming.java:120)
at com.iplanet.log.LogManager.create(LogManager.java:206)
at com.iplanet.authentication.service.AuthD.<init>(AuthD.java:141)
at com.iplanet.authentication.service.AuthD.getAuth(AuthD.java:288)
at com.iplanet.authentication.service.LoginServlet.doGetPost(LoginServlet.java:88)
at com.iplanet.authentication.service.LoginServlet.doGet(LoginServlet.java:872)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletR unner.java:897)
at com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1065 )
at com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.j ava:959)
Thanks!
-Tom
Hope you are installed Suone Portal server 6.x in this new version of portal serve if you type hostname:port from client browser.. you can't access.. amconsole.
To access amconsole you need to use. fully qualified domainname at client browser. and while installtion also you should install as a fully qualified domainame.
eg : http://hostname.sun.com:port/amconsole.
Note : Even IP address will not take to access amconsole.
To access the server add the ip address and fully qualified domainname in your local hosts file.
Hope this helps you.
Dakshin.