Opera 9.63 not supported to access WS 7 u3 - why ? -

Anyone care to answer why Opera is not compatible with Admin WS7U3 ?
Thanks,
Stefan
Unsupported Browser      
opera/9.63 (x11; sunos i86pc; u; en) presto/2.1.1
It is recommended that you upgrade your browser to Netscape 8.0.4 (Windows), Netscape 7.1 (Solaris), Firefox 1.0.7 (or later), Mozilla 1.7.12 (or later) or Microsoft Internet Explorer 6.0 SP1 (or later) to run the Sun Java(TM) System Web Server Administrative UI.
Those who choose to continue and not upgrade may notice degraded performance and/or unexpected behavior.
Click here to continue to use the Administrative UI.

not supported does not mean that it will not run.
well - very simple reason that we chose to test , qualify and hence support with a limited set of browsers. if we find lot of customes using opera - then we can consider adding it to our metrics
- sriram

Similar Messages

  • IOS XR deny ace not supported in access list

    Hi everybody,
    We´ve a 10G interface, this is a MPLS trunk between one ASR 9010 and a 7613, and the first thing that we do is through a policy-map TK-MPLS_TG we make a shape of 2G to the interface to the output:
    interface TenGigE0/3/0/0
     cdp
     mtu 1568
     service-policy output TK-MPLS_TG
     ipv4 address 172.16.19.134 255.255.255.252
     mpls
      mtu 1568
    policy-map TK-MPLS_TG
    class class-default
      service-policy TK-MPLS_EDGE-WAN
      shape average 2000000000 bps
      bandwidth 2000000 kbps
    and we´ve the policy TK-MPLS_EDGE-WAN as a service-policy inside, this new policy  help us to asign bandwidth percent to 5 class-map, wich in turn match with experimental values classified when they got in to the router:
    class-map match-any W_RTP
     match mpls experimental topmost 5
     match dscp ef
     end-class-map
    class-map match-any W_EMAIL
     match mpls experimental topmost 1
     match dscp cs1
     end-class-map
    class-map match-any W_VIDEO
     match mpls experimental topmost 4 3
     match dscp cs3 cs4
     end-class-map
    class-map match-any W_DATOS-CR
     match mpls experimental topmost 2
     match dscp cs2
     end-class-map
    class-map match-any W_AVAIL
     match mpls experimental topmost 0
     match dscp default
     end-class-map
    policy-map TK-MPLS_EDGE-WAN
    class W_RTP
      bandwidth percent 5
    class W_VIDEO
      bandwidth percent 5
    class W_DATOS-CR
      bandwidth percent 30
    class W_EMAIL
      bandwidth percent 15
    class W_AVAIL
      bandwidth percent 2
    class class-default
    end-policy-map
    what we want to do is to assign a especific bandwidth to the proxy to the output using the class W_AVAIL, the proxy is 150.2.1.100. We´ve an additional requirement, wich is not apply this "rate" to some networks we are going to list only 4 in the example, so what we did was a new policy-map with a new class-map and a new ACL :
    ipv4 access-list PROXY-GIT-MEX
    10 deny ipv4 host 150.2.1.100 10.15.142.0 0.0.0.255
    20 deny ipv4 host 150.2.1.100 10.15.244.0 0.0.0.255
    30 deny ipv4 host 150.2.1.100 10.18.52.0 0.0.0.127
    40 deny ipv4 host 150.2.1.100 10.16.4.0 0.0.0.255
    50 permit tcp host 150.2.1.100 any
    60 permit tcp host 10.15.221.100 any
    policy-map EDGE-MEX3-PXY
     class C_PXY-GIT-MEX3
      police rate 300 mbps
     class class-default
     end-policy-map
    class-map match-any C_PXY-GIT-MEX3
     match access-group ipv4 PROXY-GIT-MEX
     end-class-map
    we asign a policy rate of 300 mbps to the class inside the policy EDGE-MEX3-PXY and finally we put this new policy inside the class W_AVAIL of the policy TK-MPLS_EDGE-WAN
    policy-map TK-MPLS_EDGE-WAN
    class W_RTP
      bandwidth percent 5
    class W_VIDEO
      bandwidth percent 5
    class W_DATOS-CR
      bandwidth percent 30
    class W_EMAIL
      bandwidth percent 15
    class W_AVAIL
      service-policy EDGE-MEX3-PXY
    class class-default
    end-policy-map
    and we get this:
    Wed Sep 17 18:35:36.537 UTC
    % Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted. Please issue 'show configuration failed' from this session to view the errors
    RP/0/RSP1/CPU0:ED_MEX_1(config-pmap-c)#show configuration failed
    Wed Sep 17 18:35:49.662 UTC
    !! SEMANTIC ERRORS: This configuration was rejected by
    !! the system due to semantic errors. The individual
    !! errors with each failed configuration command can be
    !! found below.
    !!% Deny ace not supported in access-list: InPlace Modify Error: Policy TK-MPLS_TG: 'km' detected the 'warning' condition 'Deny ace not supported in access-list'
    end
    Any  kind of help is very appreciated.

    That is correct, due to the way the class-matching is implemented in the TCAM, only permit statements in an ACL can be used for QOS class-matching based on ACL.
    unfortunately, you'll need to redefine the policy class match in such a way that it takes the permit only.
    if you have some traffic that you want to exclude you could do something like this:
    access-list PERMIT-ME
    1 permit
    2 permit
    3 permit
    access-list DENY-me
    !the exclude list
    1 permit
    2 permit
    3 permit
    policy-map X
    class DENY-ME
    <dont do anything> or set something rogue (like qos-group)
    class PERMIT-ME
    do here what you wanted to do as earlier.
    eventhough the permit and deny may be overlapping in terms of match.
    only the first class is matched here, DENY-ME.
    cheers!
    xander

  • I keep getting this error message "Your operating system does not support the 64-bit version of Silverlight" even though I have a 64 bit system?

    Netflix requires Microsoft Silverlight plug in to view their videos. Every time I try to load it I get the following error message...Your operating system does not support the 64-bit version of Silverlight. I have a 64bit system with Windows Vista Home Premium. Firefox 33.0 is installed.
    Any suggestions?

    Your User Agent: Mozilla/5.0 (Windows NT 6.0; '''WOW64'''; rv:33.0) Gecko/20100101 Firefox/33.0
    As said Firefox for Windows from mozilla.org is a 32-bit application. The WOW64 in UA means it is a 32-bit application on 64-bit Windows.
    Before you ask if there will be a Win64 version of Firefox. If all goes well the first phase of having Win64 for Release may be as early as Firefox 37.0
    https://wiki.mozilla.org/Firefox/win64

  • Getting error when installing OBIEE 11.1.1.6 "Operating system does not support IPV4".

    HI,
    I am trying to install OBIEE 11.1.1.6 on Windows 7 .
    Have created repository successfully ,using the RCU 11.1.1.6 and now tring to install
    OBI. I am getting the below error
    "Operating system does not support IPV4".
    Can anyone please suggest why i am getting this error or
    how should i get rid with this error??
    Manoj.

    Just in case check this Doc ID 1410233.1
    ~ http://cool-bi.com

  • Why do I get the message that my operating system is not supported?

    My computer is running Windows 7 - 64-bit. I have the latest softwear on both my iPhone and my iPad. I have installed Edge Inspect on these devices and have the Google Chrome edge inspect extension installed. I have been able to enter my passcodes for both devices in the Chrome extension. Why do I get the message that my operating system is not supported just yet?

    This is VERY interesting ... even though I got that strange message, once I linked my iPhone and my iPad to the Google extension, it worked! Whatever I display in Google Chrome automatically displays in the Edge Inspect app on the small devices. This is neat! The only problem that I can see is that Adobe needs to replace the error message with information about how to use the application.

  • Relational operator LIKE is not supported.

    Hi friends,
    I am trying to write a routine in bw.  I am using LIKE pattern.
    But it is giving the below error.
    "E:Relational operator "LIKE" is not supported."

    hi,
    can you post your code and mention what do you want to achieve?
    thanks
    ec

  • Operation style: "rpc" not supported - HELP

    Hi all,
    i have written a web service with a method called createNews which has an int value in input and get a vector in output.
    when i invoke the methos call.invoke e i get the error : operation style: "rpc" not supported !
    The code of the JSP file from where i call the web service is:
    String qnameService = "NewsService";
    String qnamePort = "NewsEndPointIF";
    String BODY_NAMESPACE_VALUE = "urn:News";
    String ENCODING_STYLE_PROPERTY = "javax.xml.rpc.encodingstyle.namespace.uri";
    String NS_XSD = "http://www.w3.org/2001/XMLSchema";
    String URI_ENCODING = "http://schemas.xmlsoap.org/soap/encoding";
    String webServiceAddress = "http://localhost:8080/news-jaxrpc/news";
    // Vector contenente le News da visualizzare
    Vector news = new Vector();
    try {
    ServiceFactory factory = ServiceFactory.newInstance();
    Service service = factory.createService( new QName(qnameService));
    QName port = new QName (qnamePort);
    Call call = service.createCall(port);
    call.setTargetEndpointAddress(webServiceAddress);
    call.setProperty(Call.SOAPACTION_USE_PROPERTY, new Boolean(true));
    call.setProperty(Call.SOAPACTION_URI_PROPERTY,"");
    call.setProperty(ENCODING_STYLE_PROPERTY,URI_ENCODING);
    QName QNAME_TYPE_VECTOR = new QName(NS_XSD,"vector");
    QName QNAME_TYPE_INT = new QName(NS_XSD,"int");
    call.setReturnType(QNAME_TYPE_VECTOR);
    call.setOperationName(new QName(BODY_NAMESPACE_VALUE,"createNews"));
    call.addParameter("int_1",QNAME_TYPE_INT,ParameterMode.IN);
    Integer params[] = new Integer[1];
    params[0] = new Integer(10);
    news = (Vector)call.invoke(params);
    } catch (Exception e) {
    out.println(e.getMessage());
    COULD YOU HELP ME ?
    Cheers.
    Stefano

    Hi..
    well i am working with quite identical code...When i tried to run it via some editor (IntelliJ Idea) i also encountered the same problem but running it directly from command line worked for me...
    asant build
    asant run
    worked...so my guess is that just try calling this method in different ways..might be just the calling cliend should also has to be capable of RPC calls
    Ankur
    ps. Do tell if u get hold of the real problem

  • Source does not support direct access

    Hi Friends,
    I'm trying to creat DTP for Master Data Text Datasource "0CFM_BD_CLS_TEXT (Bonds Classification (Texts))" which is belonged to CML application (Core Banking Mortgage Loans), but it's not allowing me to create DTP, it is giving the error saying that "Source does not support direct access"
    FYI: i've checked tht datasource in SAP R/3 'RSA6' also, there the parameter for direct access is D and also i'mnot trying to load data remotely... how to resolve this issue?
    Regards,
    BalajiReddy

    To get data remotely, the data source has to support remote accesbility. PL chekc this in RSA5 , RSA6.
    Ravi Thothadri

  • OWB 9.0.4 :SQL*Loader: Operator POSTMAPPING does not support

    Hi,
    While trying to poulate Analytical Workspace using WB_LOAD_OLAP_CUBE, I got the following validation error
    The analysis of the mapping is not successful under all supported languages and operating modes. Detail is as follows:
    SQL*Loader: Operator POSTMAPPING does not support SQL*Loader generation.
    ABAP: Operator AWPARAMS does not support ABAP generation.
    I dont know what that means. Your help will be appreciated. Do I need apply some post 9.2.0.3 patch?. If yes, please let me know the patch number if available.
    FYI: I am using Oracle9i with 9.2.0.3 patch
    Thanks
    Panneer

    Panneer,
    Does the regular process load from a flat file into a table? This would be implemented as SQL loader mapping... in which case a PL/SQL call cannot be implemented.
    What you could do:
    - Use an external table to read from the flat file.
    - Use the transformation in a process flow. I.e. you first execute the SQL loader mapping and then execute the transformation.
    Mark.

  • Inst-08072 operating system does not support ipv4

    While installing obiee 11g, I get "inst-08072 operating system does not support ipv4" error. I changed hosts file and defined a loopback adapter.
    But still it is not working. Do you have any supposal for the problem?

    what is your OS? which version of OBIEE are you trying to install? did you install loopback adapter? generally this will occur in 2 cases which i have seen personally, if the right  loopback adapter is not installed or not configured and hosts files is not configured properly. i would suggest you to re-visit them once again and see.
    you can also try to install loopback adapter from here https://technet.microsoft.com/en-us/library/cc708322(v=ws.10).aspx  for configuration follow this https://technet.microsoft.com/en-us/library/cc708341(v=ws.10).aspx 
    how does your hosts file look? can you paste the contents here for eg: xxx.xxx.xx.xxx hostname localhost

  • Java SOAPClient RenderFormException error is: operation style: "rpc" not supported

    Hello,<br /><br />I am trying to get a simple command line test program to invoke the Adobe Form Server 7.0's AdobeFSService and generate a PDF. <br /><br />The following is the method code<br /><br />private static byte[] getPDF(byte[] inXML)throws RenderFormException, IOException {<br />          byte[] cContent =null;<br />          <br />//          Create a SOAPClient object<br />          SOAPClient formServer = new SOAPClient();<br />          String sEndPointURL="http://adobeformserver:8080/jboss-net/services/AdobeFSService";<br />//          Set the soap end point<br />          formServer.setSoapEndPoint(sEndPointURL);<br />//          Declare and populate local variables to pass to renderForm<br />          String sFormQuery = "test.xdp"; //Defines the form design to render<br />          String sFormPreference = "PDF"; //Defines the preference option<br />          String sContentRootURI = "http://adobeformserver:8080/myapp/Forms/xdp";<br />          String sTargetURL = "http://<AppServer>:<AppPort/LoanApp>/HandleData";<br />          String sApplicationWebRoot = "http://<AppServer:<AppPort>/LoanApp";<br />          <br />                    <br />          try{<br />//               Call renderForm<br />               IOutputContext myOutputContext = formServer.renderForm(<br />                         sFormQuery, //sFormQuery<br />                         sFormPreference, //sFormPreference<br />                         inXML, //cData,<br />                         "CacheEnabled=False",//sOptions<br />                         null,//sUserAgent,<br />                         null, //sApplicationWebRoot<br />                         null, //sTargetURL<br />                         sContentRootURI, //sContentRootURI<br />                         null //sBaseURL<br />               );<br /><br />               <br /><br />//               Create a byte array. Call the IOutputContext interface's<br />//               getOutputContext method<br />               cContent = myOutputContext.getOutputContent();<br /><br />               <br />          }<br />          catch(RenderFormException rf){<br />               System.out.println("RenderFormException error is: " + rf.getMessage());<br />          }<br />//          Catch a thrown exception<br />          catch (Exception ioEx)<br />          {<br />               System.out.println("Exception error is: " +ioEx.getMessage());<br />          }<br /><br />          return cContent;<br />     }<br /><br />I can generate the WSDL correctly when i hit the AdobeFSService,<br />but when I run this program, I get an error <br /><br />RenderFormException error is: operation style: "rpc" not supported<br /><br />Can somebody please give me some insight or suggestions<br /><br />Thanks,<br />Kevin

    Got it to work, There was a problem with the libs I used in the CLASSPATH.
    I then changed it to use libraries from JBoss 3.2.5's jaxrpc,saaj,..., the jars in the client dir, and Axis 1.4's libs
    Works like a charm.

  • I am experiencing error while downloading Photoshop. It says that the operating system does not support photoshop

    i am experiencing error while downloading Photoshop. It says that the operating system does not support photoshop

    Since you have not provided any actual system info not told us what version of Photoshop, we can't really know what is going on.
    Mylenium

  • I cannot download illustrator because my operating system is not supported.

    I bought illustrator but when I started downloading it said my operating system was not supported. Is there a solution?

    Aside from upgrading your operating system, if you wish to see about returning the purchase, which you choose below will depend on which version you purchased....
    Creative Cloud support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html ( http://adobe.ly/19llvMN )
    Get chat help with orders, refunds, and exchanges (non-CC)
    http://helpx.adobe.com/x-productkb/global/service-b.html ( http://adobe.ly/1d3k3a5 )

  • I just purchased creative cloud, but my operating system does not support download. How can this be updated?

    I just purchased creative cloud, but my operating system does not support download. How can this be updated?

    Swelte82 what operating system are you using?  You will need to meet the minimum system requirements in order to install.  You can find the system requirements at System requirements | Creative Cloud.

  • Since installing maverick, my c cleaner program says my operating system is not supported

    Installed Maverick.  My cleasning program says my operating system is not supported.

    Hello,
    The CCleaner Program form Priform does not support OSX Mavericks.
    I personally feel that you do not need a 3RD party cleaning software on your apple computer, due to the fact that the computer performs these tasks automatically.
    here are some links to other Apple Discussions of the same topic:
    https://discussions.apple.com/message/22934635#22934635
    Thanks,
    Matt

Maybe you are looking for

  • **SPA2102 FIRMWARE UPGRADE PROBLEM WITH 5.2.12

    I'm having problems loading firmware 5.2.12 onto my SP2102-R ATA.  I have my laptop PC running Windows 7 directly with an ethernet cable from my laptop to the ethernet connection on the back of the SPA2102.  I run the .bin file and In order to get th

  • How Journal Import groups records from GL_INTERFACE into Journal Headers

    Hello, Does anyone know how or using what criteria the Journal Import program groups records from the GL_INTERFACE into Journal Entries? The R12 User Guide says that : REFERENCE4 (Journal entry name): Enter a journal entry name for your journal entry

  • Crystal Reports Job Server - Default destinations not available

    Greetings, Currently I'm installing Crystal Reports XI onto a new server. When scheduling reports they are stuck in a 'pending' status which records the following error in the windows event log: Transport System exception for backend plugin DLL type

  • Resave and reedit forms on Adobe Reader

    I have created a pdf FORM in Adobe Professional for my dad to use with Adobe Reader (or at least not Professional). He can surely use the fields and input information onto the form and save it, but he cannot go back into the form and edit or resave (

  • Photo scanning question: automatic cropping is imprecise?

    Hi, I am trying to scan a large body of family photos, and have read a bunch of tutorials on many websites. I bought a Canoscan 8800 scanner for the job. However, when I scan a photo and set the scan size to either a fixed size (3x5), or even "automa