Appserver admin console fails
OK, if this is not the right place to post this just point me in the right direction. I'm trying here because this fails on Solaris 10 b69 using the embedded SJSAS, but works fine on a SJSAS PE8 install everywhere else.
Scenario:
- Created a new application server domain using the asadmin command...used defaults for all but listen port and admin passwd
- Started the new domain
- Deployments into the domain from the command line work fine, as do deployements into the ./autodeploy directory
When I try to access the web admin app, the login works fine but the main page fails with the following exception:
java.lang.RuntimeException: java.lang.IllegalArgumentException: http://margam:9999/asadmin%2Fcom_sun_web_ui/dtd/pagetitle.dtd
I've been all over this thing, removed and recreated domains, but I still get the error. I assume it has something to do with the fact that there is a URL-encoded '%2F' in the URL. I don't know where this is coming from. I've tested with both IE and Firefox.
Any help is appreciated.
-chris

