Console blank in Sun One Portal

When I try to pull up http://hostname:port/amconsole, the screen comes up with a blank page.I'm running the eval copy of Sun One Portal on Solaris 9.Anyone seen/solved this?-Tom
[213 byte] By [704268] at [2008-1-19]
# 1

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

704268 at 2007-7-1 > top of java,Archived Forums,Sun ONE Web Services Platform Developer Edition...
# 2

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.

Dakshin _indts at 2007-7-1 > top of java,Archived Forums,Sun ONE Web Services Platform Developer Edition...