Problems with Solaris Web Console on Solaris 10 x86

I recently installed Solaris 10 x86 (10/08 release) on a Sun x4450.
I have installed the Jan 14, 2009 patch cluster.
I was having some problems connecting to the Web Console to do some ZFS administration. That's when I installed the patch cluster.
After the patch cluster install I couldn't connect at all. This problem was resolved here: http://forums.sun.com/thread.jspa?threadID=5249136
Now when I login to the Web Console I get a message that says:
"+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 logging in as root, so it shouldn't be a rights issue.

Quick Solution to the problem you are facing
How to configure ZFS Webconsole Administration
run this command
wcadmin deploy -a zfs -z zfs /usr/share/webconsole/webapps/zfs
you should be able to see & Manage ZFS in Applications area of webconsole.
Enjoy ! Cheers

Similar Messages

  • Problem with JAVA Web Console

    Hello friends:
    trying to use Java Web Console under Sol10 / Sparc:
    Please...any help?
    root@uben:/$ smcwebserver start
    Registering com.sun.web.console_2.2.2.
    Registering com.sun.web.ui_2.2.2.
    Registering /usr/share/webconsole/lib/serviceapi.jar
    as com_sun_management_services_api.jar for scope ALL
    Registering /usr/share/webconsole/lib/serviceimpl.jar
    as com_sun_management_services_impl.jar for scope ALL
    Registering /usr/share/webconsole/lib/consoleimpl.jar
    as com_sun_management_console_impl.jar for scope ALL
    Registering /usr/share/webconsole/lib/cc.jar
    as com_sun_management_cc.jar for scope ALL
    Registering /usr/share/webconsole/lib/SMIWebCommon.jar
    as com_sun_management_webcommon.jar for scope ALL
    Registering /usr/share/lib/jato/jato.jar
    as com_iplanet_jato_jato.jar for scope ALL
    Registering /usr/share/webconsole/lib/serviceimpl_es.jar
    as com_sun_management_services_impl_2.2_es.jar for scope ALL
    Registering /usr/share/webconsole/lib/cc_es.jar
    as com_sun_management_cc_2.2_es.jar for scope ALL
    Registering /usr/share/webconsole/lib/solaris_impl.jar
    as com_sun_management_solaris_impl.jar for scope ALL
    Registering login module com.sun.management.services.authentication.PamLogin Module
    Registering login module com.sun.management.services.authentication.RbacRole LoginModule
    Registering /usr/share/webconsole/lib/solaris_implx.jar
    as com_sun_management_solaris_implx.jar for scope ALL
    Server not started! No management applications registered.
    root@uben:/$ smcwebserver start
    Server not started! No management applications registered.
    root@uben:/$

    Thanks Tim for the info, and thank you all too.
    The issue here is not only if Essbase is fully supported or not by the new java version (or the other way around).  A patch later on will solve the compatibility problem.
    But the major problems here are two: 
    1. Oracle publishes java versions prematurely without warning the public for the compatibility issues, or at least to say that "we haven't checked everything yet".
    2. The end users get pop ups (unless disabled) that their (older) java version is not secure anymore. That scares the users and drives them to update their JRE or JDK prematurely without telling that to anyone.
    Cheers
    George

  • Cannot start Solaris Management Console in Solaris 9

    I cannot start the Solaris Management Console in Solaris 9. The splash screen appears for a few seconds, then nothing else.
    There is a error: "Assertion Fail: Offset < fFileSize ..." something like that.
    Please help me~~~~~~~

    Java Bug 4838130:
    http://developer.java.sun.com/developer/bugParade/bugs/4838130.html
    suggests to trace the problem by running the java application with JAVA2D_DEBUGFONTS defined, so try
    env JAVA2D_DEBUGFONTS=1 smc
    The bug report also documents a workaround: Set the environment variable JAVA_FONTS to
    /usr/openwin/lib/X11/fonts/TrueType, i.e.
    env JAVA_FONTS=/usr/openwin/lib/X11/fonts/TrueType smc

  • List of Problems with new Web Mail

    List of Problems with NEW Web Mail :
    - At first doesn't open full page message list or retain full page as default setting, have to drag down bar
    - Only shows 20 message lines after “pulling down” the divider, screen partially empty until I scroll down.  It should show at least 26, preferably all available
    - After moving bar, bar moves back up after going back to inbox (not delete message) after reading a message, have to move it down again, and again...
    - Doesn't go to next message when delete message on screen is selected, no setting option for default to do this.
    - There is a drop down to select which folder to move a selected email to.  The initial display shows 7 usable choices, with the usual slider and arrow to show more choices.  The space on the slider clearly shows more choices are present (actually about 20 or so are there), but any attempt to use the slider or arrow to see more choices causes the drop-down to instantly disappear.  I can't move the selected field with arrow keys either.  I can select any of the visible 7 choices, and move an email to only one of the 7.  NOTE: This one works in both IE and Firefox, but if Verizon Webmail was fully web standard (see http://en.wikipedia.org/wiki/Web_standards) compliant it would also work in my preferred browser, Mozilla Seamonkey, the direct descendant of the original Mozilla browser.  Webmail should be FULLY web standard.
    - Occasionally a message will move from inbox to trash, without NO indication or command to move them.
    - Emails occasionally flash an error message and simply disappear - not to trash or other findable place, just disappear.  No time to read the error message either.
    - No way to set a whitelist for supposed spam emails, unless the whitelist for “Blocking” is the same.  Very unclear.
    - How can I switch my service back to the original, basic, email which works ok?  I know it’s still there, since some of my other accounts still access it!!!
    This seems my only way of getting this info direclty to the programming staff.  If it doesn't actually do this, will SOMEONE PLEASE FORWARD THIS MESSAGE TO THEM !?!  
    Thanks!

    vz_ric wrote:
    The majority of websites are set up the same way for all browsers. It's the software manufacturers responsibility to make their software compatible with websites, not the other way around. Otherwise everyone who has a website will have to make 10 different sites to work multiple browsers.
    Contrarily, it is Verizon's, as well as other companies like Verizon whose customer base uses a wide variety of web browsers, web page designers' responsibility to use only standard W3C-recognized code and not to use non-standard non-W3C-recognized code, e.g., Microsoft's Internet Explorer specific code, when designing their web pages. In my opinion based on my observations, Verizon's web page designers are too often guilty of using IE-specific code.

  • Problem with RESTful web service

    I am running into a problem with Flex Web Services (REST) in trying to get the proper format returned. I can see that the HTTP header is set to
    Accept: */*;
    rather than
    Accept: application/xml
    when sending the request. The web service was generated via the web services HTTP data services wizard. I edited it to set the resultFormat to xml
        // Constructor
        public function _Super_UsersService()
            // initialize service control
            _serviceControl = new mx.rpc.http.HTTPMultiService();
             var operations:Array = new Array();
             var operation:mx.rpc.http.Operation;
             var argsArray:Array;
             operation = new mx.rpc.http.Operation(null, "getUsers");
             operation.url = "http://localhost:8888/users";
             operation.contentType = "";
             operation.method = "GET";
             operation.resultFormat = "xml";
             //operation.serializationFilter = serializer0;
             operation.properties = new Object();
             operation.properties["xPath"] = "/";
             operation.resultType = valueObjects.Users;
             operations.push(operation);
             _serviceControl.operationList = operations; 
             model_internal::initialize();
    How does one configure the accept header?

    Hi,
    I have posted a simple application with the RESTful reference:
    http://apex.oracle.com/pls/apex/f?p=13758
    I can give you full privileges on this so you can look at the WEB service reference. Shall I send to you separately for login user?
    It is using the RESTful service: http://apex.oracle.com/pls/apex/nd_pat_miller/demo/employee/{deptno}
    This RESTful service tests fine when I test from within the RESTful web service module of the Workspace.
    I based this on the Video demo tutorial for RESTful web service that Oracle published for 4.2 release. The video seemed to exclude the {deptno} in the URL but when I try that, it doesn't work either.
    This is the error I am getting when I run this on my Apex environment: (it, of course, will not run the web service in the apex.oracle.com environment)
    class="statusMessage">Bad Request</span>                                         
    </h3>                                         
    </div>                                         
    </div>                                         
    <div id="xWhiteContentContainer" class="xContentWide">                                         
    <div class="xWhiteContent">                                         
    <div class="errorPage">                                         
    <p>                                         
    <ul class="reasons"><li class="badRequestReason"><span class="target" style="display:none;">uri</span><span class="reason">Request path contains unbound parameters: deptno</span></li>                                    
    </ul>Thanks,
    Pat
    Edited by: patfmnd on May 8, 2013 3:33 AM

  • Problems with Java web start

    Hi All,
    I am facing a problem with Java Web Start. Which is the most appropriate version of JDK recommended for SAP XI? I tried
    JDK 1.4.2_04
    JDK 1.4.2_09
    JDK1.4.2_11
    JDK1.5.0_01
    When I click on Integration repository or Directory for the first time, it loads the jar files and while loading, I get an error msg "Unable to launch Integration Builder". After a lot of retries I get sucess. But still we are facing this issue in some machines. Can you pls let me know if there is any pre configuration or some thing I am missing...
    Regards,
    Jai Shankar

    Did you check the proxy settings in JAVA Web start. Please follow the below instructions.
    This could be set to None or to specific for values HTTP Proxy and HTTP Port .
    Contact your network administrator for the correct settings. 
    To change the Proxy Settings:
    Select Windows Start menu -> All Programs -> Java Web Start -> Java Web Start
    Choose File -> Preferences -> General
    Choose None to switch off the proxy settings or Manual to set the HTTP Proxy and HTTP Port.
    ChooseOK
    Close Java™ Webstart

  • Problem with the agent console created in the ESSO-Logon Manager 64 bits

    Friends,
    When I use the installer that I created in the console ESSO-Logon Manager for 32-bit, this I install it on the client side and when I synchronize with the console-Logon Manager ESSO brings me and I can see the agent all the templates I configured.
    I have a problem with the agent console created in the Logon Manager ESSO-64bit.
    When I use this installer on the client stations and then by the agent does not envision the applications that I have configured in the console.
    This causes you can not do single sign on to applications that I have configured in the client stations
    To generate this installer use the source name: ESSO-LMx64.msi
    Can someone please help me with this problem, this only happens when I use the msi installer on 64-bit client stations.
    Thanks.

    Jackson_Bill wrote:
    What IDE are you using and what platform?Read first.
    Moh Bob wrote:
    I'm using J2ME platform SDK 3.0
    db

  • Firefox is having problems with certain web sites, but IE is ok

    Top of page is present in IE but not in latest Firefox.

    Is it a safe assumption that website is your's? <br />
    What difference does it make which browser '''''you''''' use? Isn't your website for client's or potential clients?
    That said, I don't have a problem with that web page on Firefox 2.0.0.20, 3.0.19, 3.5.16, 3.6.13, or the 4.0b9 nightly - it looks the same as in IE8 on 32-bit WinXP SP3, with an AMD 64-bit processor.
    The problem shown in your screenshot is with your own Firefox installation. It's like all the "styling" is turned off.
    ''''' "I infer Firefox needs a 64 bit version." ''''' <br />
    What good is a 64-bit browser without 64-bit plugins? <br />
    Adobe still hasn't released a 64-bit version of Flash, although they do have a "preview" version available. <br />
    http://kb2.adobe.com/cps/000/6b3af6c9.html
    ''BTW, Mozilla does have a Windows 64-bit version of the Firefox 4.0 betas that is being tested now, but it is not going to be released in Jan / Feb when Firefox 4.0 is released. It will probably be released later in 2011 with one of the 4.# versions, I suspect right after Adobe has a 64-bit Flash release version.''

  • Problem with iPlanet Web Server 6

    We are getting an intermittent problem with our web server, the users start to get problems connecting to the web site.
    I have found the following message in the error log -
    failure ( 2390): Error accepting connection -5928, oserr=130 (Connect aborted)
    can anybody help???

    Check out the below.
    Problem 4680491. CSS causes oserr=130 in iWS 6.0 logs.
    Workaround
    If you are using the Cisco Content Services Switch (CSS) with Sun ONE Web Server and have set the value of the sticky bit setting in CSS to on, the following error is logged periodically in the error logs:
    failure ( 2210): Error accepting connection -5928, oserr=130 (Connect aborted)
    This is caused not by a defect in Sun ONE Web Server but by the setting of the sticky bit in CSS. To avoid the error logging, set the value of the sticky bit in CSS to off.
    Which as been fixed in iWS 6.0 SP5.
    For more info check the below link.
    http://docs.sun.com/source/816-6434-10/rn60sp5.html
    Dakshin.

  • Solaris Management Console (SMC) - Solaris 9 x86

    I�ve just installed Solaris 9 (x86) version. I�m unable to install Solaris Management console.
    I was using below command to add listed patches:
    pkgadd -d . SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg
    I�m unable to find these packages on cd1. Somehow they�re on cd2. These cd�s are direct extract from Sun�s web site.
    Anyway when I run the pkgadd command I�m getting the following error:
    �No package associated with (SUNWpmgr)�
    When I look into the SUNWpmgr, there are 2 files (pkgmap., pkginfo.) and 3 dir (install, archive, reloc)
    Same with other packages
    Please help me.

    I was able to correct this problem on my server
    The .server file is the smc java keystore that contains
    the private/public key pair for SSL
    You can create this file by executing
    cd /usr/sadm/lib/smc/bin
    certtool -genkey
    Once the keys are generated execute
    /etc/init.d/init.wbem stop
    /etc/init.d/init.wbem start
    if your smpatch no longer works
    take a look at the following article
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/spfaq

  • Problem with application directories on JDS - Solaris 10 11/06 sparc

    I am running a fully patched JDS on a Sun Blade with Solaris 10 11/06 sparc.
    After installing, removing, and re-installing Sun Download Manager 2.0 (web start version) I am having problems with JDS application menus.
    I used File Manager (probably accessed through the This Computer Desktop icon) to move around directories under applications:///. This information is saved in ~/.gnome2/vfolders. Folders available from the Launch menu under Applications were all messed up, but I solved this problem by removing all contents of ~/.gnome2/vfolders and restarting JDS.
    Now, when I enter the This Computer icon on the Desktop, and click on the Applications icon in there, there is an extra Applications icon there that is not associated with any application and cannot be removed (when I try and trash it, I get an error saying something about "not on same file system"). Also, when I enter the Internet folder under Applications, there is an extra Internet icon in there that also cannot be removed. These extra folders are not seen when accessing the Applications menu from the Launch menu. How can I clean up these "bad" launchers, or folders, or whatever they are, that appear to exist only under the Applications directory accessible through This Computer (computer:///)?
    Thank you...

    Maybe the answer is here:
    http://docs.sun.com/app/docs/doc/819-0918/6n3aglfdl?l=en&a=view&q=location+of+applications-all-users
    To Add a Menu Using Menu Files
    To add a menu for all users, perform the following steps:
    1. Create a directory entry file for the item that you want to add. Create the directory entry file in the /usr/share/gnome/vfolders directory. For more information about directory entry files, see Directory Entry Files.
    2. Locate the vfolder information file for the location where you want to add the menu. For example, to add a menu to the Applications menu, locate the file /etc/gnome-vfs-2.0/vfolders/applications-all-users.vfolder-info.
    3. In the vfolder information file, add a <Folder> element for the new menu. For more information about vfolder information files, see Vfolders and Menus.
    The next time users log in, the menu is in the assigned location.

  • Backup problem with LMS 3.0 on Solaris

    Hi All,
    I'm encountering problems with LMS 3.0 when I try to do a backup. After you hit OK on the window that says "Do you want to backup now?", an error would pop up saying: "Enter a new directory name or ask the system administrator of the Ciscoworks Common Services server to make the directory accessible to user casuser", thus I cannot proceed with the backup process. When I do backup, my login privilege is admin. Even tried to do backup on the same partition as my CSCOpx directory but to no avail.
    Appreciate your help on this guys. Our LMS 3.0 runs on Solaris platform. Thanks in advance.

    Hi Joe,
    Thanks for your prompt response. By the way, what is a casuser? Is he also one of the user that can be found on the Local User Setup on Common Services? The scenario here is that, I am not the one who installed the Ciscoworks LMS 3.0 on the client side, so I am not aware on how they did the installation procedure for the application. I remember assigning casuser password during installation on our other clients that has LMS 3.0.
    Will the write access on the backup directory for the casuser be done by the Solaris root administrator?
    Thanks for your help.

  • Problems with hp laserjet 4ml on solaris 7

    Hi out there,
    I`ve got a problem with a hp laserjet 4 ml on "solaris 7" (AXUS ultrasparc WSU1D/200):
    After I had installed the driver with the hp jetadmin-tool, it`s only
    possible to print as a root-user, as a normal user nothing happened, the printjob never reached the printer, but with the
    lpq-command I can see it in the printqueue. With "solaris 2.6" it worked fine. Thanks a lot.

    Hi,
    Check out the permissions for printer related directories and files.
    Regards,
    Dharani
    SlashSupport India Pvt Ltd.
    Hi out there,
    I`ve got a problem with a hp laserjet 4 ml on "solaris
    7" (AXUS ultrasparc WSU1D/200):
    After I had installed the driver with the hp
    jetadmin-tool, it`s only
    possible to print as a root-user, as a normal user
    nothing happened, the printjob never reached the
    printer, but with the
    lpq-command I can see it in the printqueue. With
    "solaris 2.6" it worked fine. Thanks a lot.

  • Problems with accept () system call in Solaris 10

    We are doing some prototyping in Solaris 10/Zones using TCP sockets and have encountered the problem the "accept" system call in Solaris 10 always seem to return immediately without waiting for clients to connect to it. The same program works fine under Solaris 9 without any problems.
    So in the following call:
    ssock = accept( sockfd, (struct sockaddr*)bind_address, &alen );
    if( ssock < 0 )
    printf( "Accept failed: ...\n" );
    the program always prints "accept failed: " continuously. Is this a known issue?

    The problem only occurs when we use INADDR_ANY to bind a socket. The program works as expected when we use real as well as virtual IP address configured for an interface on any Solaris Zone. When we use INADDR_ANY, error number is 14 (EFAULT, Bad Address).
    Just wondering if we need to make any configuration changes in order to allow INADDR_ANY to work.

  • Problem with SAP Management Console (MC)

    Dear All,
    I have a problem using the web interface for SAP MC. It throws the following error:
    oad: class com.sap.managementconsole.applet.ManagementConsoleInstallerApplet.class not found.
    java.lang.ClassNotFoundException: com.sap.managementconsole.applet.ManagementConsoleInstallerApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    I have following java version installed:
    Java Plug-in 1.5.0_11
    Using JRE version 1.5.0_11 Java HotSpot(TM) Client VM
    Can anyone help with this?
    regards, Sean.

    Hi,
    Refer to below Business object note
    1196882 - Error: "Java_Report_Panel notinited" when creating a Web Intelligence document in .NET
    As per above note
    Symptom
    When creating a Web Intelligence document in .NET, the Java Report Panel stops responding and the following error message appears:
    "Java_Report_Panel notinited"
    The Java Console shows the following error message:
    "load: class com.businessobjects.wp.tc.TCMain not found.
    java.lang.ClassNotFoundException: com.businessobjects.wp.tc.TCMain
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)"
    Cause
    After installing Service Pack (SP) 1 on top of SP 2, The following physical directory is missing:
    C:\Program Files\Business Objects\common\3.5\java\webiApplet
    The "InfoView\webiApplet" virtual directory is also not created.
    This is a known issue and has been assigned bug ID # 3975.
    Resolution
    This issue has been resolved in Service Pack 3.
    To work around this issue:
    Install SP2 with a fresh install on the .NET Server.
          -or-
    Copy the directory webiApplet from:
          C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115
          to:
          C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115\InfoView
          Go to dos and type IISRESET.
    Let us know if u have any issues
    Regard,
    Ravi

Maybe you are looking for

  • JDeveloper problem setting up a database connection

    I am having some problem setting up a connection to my database. Before I say any more let me explain what I need. I need 2 database connections 1 to a 10g R3 database and one to an 8.0.5. I do realize that JDeveloper will only connect back to 8.1.7

  • Installing a Proxy server?

    Ok. I have come a bit further then last time. I have managed to get both my internal mailserver and my external mail gateway up and running. They are talking together and mail is flowing as intended. On the mail gateway in the DMZ local delivery is t

  • "Damaged" and now can't reinstall Air.... with "broken digital signiture"?

    When I restart, a window pops up and say my Air is "damaged" and I must uninstall and reinstall the program. (Maybe it had something to do with my having done systerm restore, but not sure). I uninstalled but cannot reinstall it now.  I can downlaod

  • Assigning a date countdown to fields in a pop up menu

    Hi everybody. I would be very grateful for some help.  I need to create a spreadsheet using Apple Numbers where I can insert the date of an inspection, select either 2 years, 1 year, 6 months or three months from a pop up menu, and have a cell that c

  • Export itunes to memory stick - to be used in Ford Synch

    I have two questions maybe somebody can answer either or both. I am getting a Ford with MS Synch installed. I think plugging a ipod or into the usb port and leaving it is a $$ waste since I can control it using voice recognition and do not need to to