Java Web Console completely empty
- From: Michael Schmarck <usenet-michael@xxxxxxxxxxx>
- Date: Tue, 01 Apr 2008 14:15:16 +0200
Hello.
On a Solaris 10 system which has been upgraded from U2 to U4 some
time ago, I now started the webconsole for the first time. After
doing a login to https://host:6789/ as root, I only see this:
You Do Not Have Access to Any Application
No application is registered with this Sun Java(TM) Web
Console, or you have no rights to use any applications
that are registered. See your system administrator for
assistance.
I'm seeing myself right now :)
I guess I need to register some applications. Where would I
find those applications? I remember that during a Solaris 10
training, we were shown the webconsole and were able to do
ZFS stuff from there. And I think there were some more things
in the webconsole as well.
I google'd the error message I posted above and found basically
only other post which dealt with smcwebserver at
http://www.osdir.com/ml/os.solaris.opensolaris.zfs/2006-05/msg00438.html
There, the guy did:
smreg add -a /usr/share/webconsole/zfs
I don't have a "zfs" (directory, I presume) in /usr/share/webconsole.
There's:
--($:~)-- ls -la /usr/share/webconsole/
total 14
drwxr-xr-x 11 root bin 512 Mrz 27 15:10 .
drwxr-xr-x 107 root sys 2560 Mrz 27 15:10 ..
drwxr-xr-x 2 root bin 512 Mrz 27 15:10 bin
lrwxrwxrwx 1 root root 52 Mrz 27 15:10 com_sun_web_ui -> ../../../usr/share/webconsole/webapps/com_sun_web_ui
drwxr-xr-x 3 root bin 512 Mrz 27 15:10 docs
drwxr-xr-x 2 root bin 512 Mrz 27 15:10 lib
drwxr-xr-x 2 root bin 512 Mrz 27 15:10 locale
drwxr-xr-x 3 root bin 512 Mrz 27 15:10 man
drwxr-xr-x 2 root bin 512 Mrz 27 15:10 other
drwxr-xr-x 9 root bin 512 Mrz 27 15:10 private
drwxr-xr-x 2 root bin 512 Mrz 27 15:10 templates
-r--r--r-- 1 root bin 5 Jun 3 2007 version.txt
drwxr-xr-x 4 root bin 512 Mrz 27 15:10 webapps
--($:~)-- cat /usr/share/webconsole/version.txt ; echo
3.0.3
Could somebody please tell me, what packages I seem to be missing?
I can provide a pkginfo and/or showrev list, if needed. And if someone
could please also post a good "wcadmin list" from a working Solaris 10
system with smcwebserver, that would be real great!
$ sudo /usr/sbin/wcadmin list
Deployed web applications (application name, context name, status):
console ROOT [running]
console com_sun_web_ui [running]
console console [running]
console manager [running]
Registered jar files (application name, identifier, path):
console audit_jar /usr/lib/audit/Audit.jar
console console_jars /usr/share/webconsole/lib/*.jar
console jato_jar /usr/share/lib/jato/jato.jar
console javahelp_jar /usr/jdk/packages/javax.help-2.0/lib/*.jar
console shared_jars /usr/share/webconsole/private/container/shared/lib/*.jar
Registered login modules (application name, service name, identifier):
console ConsoleLogin userlogin
console ConsoleLogin rolelogin
No shared service properties.
$ sudo smreg list
Warning: smreg is obsolete and is preserved only for
compatibility with legacy console applications. Use wcadmin instead.
Type "man wcadmin" or "wcadmin --help" for more information.
No plugin applications have been registered.
No jar files have been registered.
No login modules have been registered.
The list of registered server configuration properties:
session.timeout.value=15
com.sun.web.ui.v3.uploadfilter.maxfilesize=-1
authentication.login.cliservice=ConsoleLogin
logging.default.handler=com.sun.management.services.logging.ConsoleSyslogHandler
logging.default.level=info
logging.default.resource=com.sun.management.services.logging.resources.Resources
logging.default.filter=none
logging.debug.level=off
audit.default.type=Solaris
audit.Solaris.class=com.sun.management.services.audit.SolarisAuditSession
audit.None.class=com.sun.management.services.audit.LogAuditSession
audit.Log.class=com.sun.management.services.audit.LogAuditSession
audit.class.fail=none
authorization.default.type=SolarisRbac
authorization.SolarisRbac.class=com.sun.management.services.authorization.SolarisRbacAuthorizationService
authorization.PrincipalType.class=com.sun.management.services.authorization.PrincipalTypeAuthorizationService
debug.trace.level=0
debug.trace.options=m
debug.trace.maxsize=5
debug.trace.maxfiles=5
debug.trace.stacksize=10
category.name.1=Systems
category.name.2=Desktop Applications
category.name.3=Storage
category.name.4=Other
category.name.5=Services
Thanks a lot for your time,
Michael
.
- Follow-Ups:
- Re: Java Web Console completely empty
- From: Michael Schmarck
- Re: Java Web Console completely empty
- Prev by Date: Re: NFS4 showmount -a equivalent
- Next by Date: Re: Java Web Console completely empty
- Previous by thread: tap, tun, brdgadm and VirtualBox?
- Next by thread: Re: Java Web Console completely empty
- Index(es):
Relevant Pages
|