Problem Starting the Web-Based Administrative Console

I have Installed Application Server 7 Platform Edition. Everything runs smooth. The Application Server and the Administrative Server got started perfectly. I checked both of these Servers and they are working perfectly.
The problem is that when trying to connect to the Web-Based Administrative Console.
I get the prompt to enter the Admin username and the password, once I have entered, it accepts but through the following message.
�Your Sun One Application Server License does not allow Remote Administration.
Please go to http://www.sun.com/upgradeas7 to upgrade your license.�
How can this happen because I am using the same machine where Application/Administrative Servers are running to get connected to Web-Based Administrative Console.

Hi,
  May be you can put an external breakpoint in the method "_get_attribute_rtti"(of class CL_WDR_CONTEXT_NODE_INFO).
From that you can find out which attribute is causing the dump , and try to solve the issue . May be some data dictionary object is not transported to production.(Assuming that you have permission to put breakpoints in production system..:))
Aditya.

Similar Messages

  • Error accessing Infoview and web-based Administration Console

    Post Author: rsir
    CA Forum: WebIntelligence Reporting
    After installing Business Objects 6.5.1 with SP3 in a single server as a primary node, everything works fine, except for the InfoView (wiasp) interface and the web/based administration interface (wiadmin). We've investigated in the BusinessObjects support site and in many forums about the problem and tried every single possible solution in order to correct the problem, without success.
    The system we're working on is this:
    Server model: Hewlett-Packard BLADE series BL 460C
    OS: Windows 2003 SP1
    Web Server platform: IIS6
    What happens is that when we try to log in to infoview in the welcome screen, the url changes to:
    http://(servername)/wiasp/scripts/login/webiStart.asp
    And it displays the "The page cannot be displayed" error.
    Also, when trying to log in to the web-based administration console (the client version works fine), it displays this error:
    "The system is not started (Error: ADC 00071)"
    We've tryed enabling parent paths in the IIS, redeploying the cluster node throught the configuration tool, checking the web extensions to be allowed, etc. without success.
    Thank you very much in advace for any help.
    Roderic Sir

    Post Author: sarika_us
    CA Forum: WebIntelligence Reporting
    Hi,
    I am facing the same problem. Could you please tell me how you resolved it.

  • Web based administration console

    Hi,
    I know that a lot of folks have had problems running the admin server on linux, and thus can't run the administration console. As well, the administration console is not a good solution when the LDAP server(s) are on the other side of a firewall.
    Is anybody here interested in having a web based administration console that allows you to do 95% of what you can do with the regular console? As well, it could offer some additional features.
    I could develop and maintain such a system for Sun and the upcoming RH DS, if there is sufficient interest.
    Contact me by clicking my handle, and using the email address.
    podzap

    Post Author: sarika_us
    CA Forum: WebIntelligence Reporting
    Hi,
    I am facing the same problem. Could you please tell me how you resolved it.

  • Problems with the web based email page and Windows...

    We've just upgraded our PC to Windows 8 and I've read the bit on the Help page which says that Yahoo Mail is not compatible with Windows 8 and that we need to access our email via the webpage. Fair enough - though why Yahoo mail still won't work with Windows 8, which after all isn't that new is another matter.
    Our problem is that when we access our email via the www.bt.com webpage we have the following problems:
    It seems to be very slow
    When you click on the first unopened email in the list to open it, it usually opens one further down the list. You can get it to open the one you want if you tick the box next to it first, but that wasn't what you needed to do previously.
    When you try andreply to an email and start typing, your text appears in one place while the curser is actually somewhere else. If you make a mistake when typing and try and go back it doesn't work well.
    I tried getting help via a Live Chat with someone but she directed me back to the page I'd already seen saying BT Yahoo Mail and Windows 8 can't talk to each other and you need to access emails via the webpage.
    Has anyone else had the same problem? Any answers?
    Thanks - Kiwirob199
    Solved!
    Go to Solution.

    Just install an email client such as Thunderbird or Windows Live Mail, much easier than messing about with webmail.

  • VMware server Console -- not the web based access

    Dear All,
            I want to install vmware server console to do Oracle RAC practice, So kindly let me know from where can I get the exe file to install it.
           FYI , I installed Vmware server version2.0.2 but it's ( Web access infrastructure )  , and I don't want this version , I need the other one which it's an application not the web based.
    Regards

    Please have a look..
    http://www.petri.co.il/virtual_install_vmware_server.htm
    abirhasan 

  • Problem in starting the web-server after configuring .so on AIX

    I am trying to configure a .so file in iplanet fasttrack web server 4.1 on AIX 4.3. I have build the .so file on IBM AIX 4.3. But while starting the web-server it failed to start.It fails when I include the following in obj.conf "Init fn="test-init" config="ConfigFile". While starting web-server I got the following :
    server terminated (signal 11): watchdog is restarting it
    failure: server initialization failed
    Any pointers on this would be helpful.

    I got similar errors in the past when the web server process was running in the background. Sometimes shutting down WAS does not work.
    Before you start WAS ensure that no java process is running or better try rebooting.

  • Does Embedded OC4J has a web based admin console ?

    Hi
    Thank you for reading my post
    does embedded OC4J has a web based admin console ?
    i tried to open the /em context and it said that the page not found.
    if it has no Admin console , it ir t possible to install an admin console for it ?
    thanks

    Hi,
    yes, it has. You need to start embedded OC4J as stand-alone from the jdev-home\j2ee\home using the java -jar oc4j.jar command. You can then launch it and access it via port 8888 and issue
    http:://....:8888/em
    The embedded server does not use the enterprise manager screen because the configuration is kept in the JDeveloper_home\jdev\system...\j2ee...\embedded...\config directory
    Frank

  • Registering the Web based application as a Partner Application

    Good day
    I went through the suggested documentation of registering a
    web based application as a partner application of the SSO Login Server.
    I installed the SSOSDK.JAR and went through the demo application (JSP Demo)
    which consists of the following programs :
    papp.jsp
    ssoinclude.jsp
    ssoEnablerJspBean
    SSOEnablerBean
    SSOSignon
    As per the technical documentation,I register this demo application as a
    partner application.
    1 - The source code of the papp.jsp checks for the existence of the user
    through method of ssoEnablerJspBean [getSSOUserInfo(request, response)] which
    calls method of SSOEnablerBean [getSSOUserInfo (request, response) and this
    method calls getUserInfo(p_request) of SSOEnablerBean (the same program) to
    check the existence of the application cookie.
    2 - If it doesn't exit , it redirect it to the SSO Login page for user
    authentication.Once the user is authenticated, a SSO login cookie is created on
    the client's browser and redirects back to the SSOSignOn.
    3 - The SSOSignOn program creates the application cookie and redirects back to
    the entry point of the demo application which is papp.jsp.
    My Questions are as follows :
    1 - Instead of creating a session object within my web based application to hold some
    information used between the different pages, can I define them in the
    application cookie? kindly advise? Is there any limitation for the length of
    the application cookie? If yes, what will be the risk?
    2 - The SSOSignOn program is calling a method in the SSOEnablerBean
    [setPartnerAppCookie(response, request). Within this method , it is retrieving
    the parameters values of the request object as :
    request.getParameterValues("urlc")[0];
    What is the role of this [urlc]? Is it hard coded? Can I change it?
    3 - In order to ensure that I am still dealing with the same user, shall I put
    the above security check procedure on each page of my weeb based application? Kindly advise?
    Thanks in advance for your prompt feedback
    regards

    Dear Paul
    I think there is a misunderstanding regarding the last correspondence.
    I am talking about the customized home page of the PORTAL and not the home page of my web based application (JSP) .So in this case, Am I able to use the customized home page which contains a login portlet instead of the default Login page of the SSO Login Server.Kindly advise!!!
    On the other hand, I am facing a problem during the surfing of the web based application.
    The web based application consists mainly of two packages :
    Package I : Bank.counter which contains a set of jsp pages.
    JSP_HOME_COUNTER (MAIN PAGE WHICH CONTAINS 2 FRAMES)
    JSP_LEFT_FRAME_COUNTER
    JSP_MAIN_FRAME_COUNTER
    JSP_MAIN_FRAME_COUNTER_DETAIL
    Package II : Bank.portfolio which contains a set of jsp pages.
    JSP_HOME_PORTFOLIO (MAIN PAGE WHICH CONTAINS 2 FRAMES)
    JSP_LEFT_FRAME_PORTFOLIO
    JSP_MAIN_FRAME_PORTFOLIO
    Please note that the SSO classes are residing under the first package.
    As agreed on in the third question, I am including in each page of my web based application, a security check procedure as follows :
    <%@ include file="ssoinclude.jsp" %>
    <%
    if(usrInfo == null)
    response.getWriter().println("<center>User information not found</center>");
    else
    my jsp code.......
    %>
    Please note that all the jsp page of the portfolio package are pointing to the SSO classes as follows :
    <%@ include file="../counter/ssoinclude.jsp" %>
    <%
    if(usrInfo == null)
    response.getWriter().println("<center>User information not found</center>");
    else
    my jsp code.......
    %>
    Once I invoke the JSP_HOME_COUNTER , it will render the JSP_LEFT_FRAME_COUNTER page and
    JSP_MAIN_FRAME_COUNTER page which invokes the SSO Login page. Once the user has been authenticate, the result of the JSP_MAIN_FRAME_COUNTER is rendered successfully. The result contains an hyperlink to the
    JSP_MAIN_FRAME_COUNTER_DETAIL page. As the user has been authenticated , this page is rendering automatically the result without displaying the SSO Login page. (Perfect as of now!!).
    Once I invoke the JSP_HOME_PORTFOLIO from the JSP_HOME_COUNTER, it runs the security procedure without any rendering of the SSO Login page (fine!!) but redirects me back to JSP_HOME_COUNTER instead of rendering the result of the JSP_HOME_PORTFOLIO.
    please note that the m_requestUrl variable in the SSOEnablerJSPBean class has been assigned the folowing value : JSP_HOME_COUNTER
    Kindly advise .

  • I get this message when trying to past simple text into an e-mail document. The Web-Based Email plugin has crashed. I have run out of options...please help.

    The Web-Based Email plugin has crashed. I get this message when trying to paste simple text into an email document. I have updated plugins and have run out of options. If I use another browser I have no problem. Please advise.

    UPDATE
    Compiling from command line I found out that the class definition for oracle.oats.scripting.modules.basic.api.IteratingVUserScript is missing. Do you know what .jar file contains this class?
    Thanks.
    Fede.

  • Can't start the web site of Reports Services

    Does anybody know how to fix this problem?
    After installation of the 9iAS, can't start the web site of
    Reports Services
    and Form Services from the URL listed in the postinstallation
    guide using
    default port no 1950. The dev60html and devdem60/demo
    directories are not
    existing, the runrep.htm and runform.htm files are in the
    directory
    tools/web60/html. I also tried to replace the dev60html with
    tools/web60/html
    in the URL but it won't work.
    During the installation the discoverer and portal tools failed,
    the portal
    hanged at 100%, and the discoverer didn't install the util
    directory. But we
    can login to the portal from the URL.
    Below is the message when I start from the command line: I am
    not sure if it is
    working.
    $ reports60_server start
    Stopping Reports Server Rep60_abc.com processes...
    kill -9 5647
    Reports Server Rep60_abc.com stopped.
    Starting new Reports Server Rep60_abc.com .
    rwmts60 name=Rep60_abc.com
    Stopping Reports Server Rep60_abc.com processes...
    kill -9 5910
    Reports Server Rep60_abc.com stopped.
    $ reports60_server start
    Stopping Reports Server Rep60_abc.com processes...
    Could not find running instance of Reports Server
    Rep60_abc.com
    Starting new Reports Server Rep60_abc.com .
    rwmts60 name=Rep60_abc.com
    Thanks

    Hi,
    Dumb question : is one of your server listening on port 7001 ? If not, should it ?
    What is the expected behavior ? A managed trying to connect to the admin server ?
    Check the value for ADMIN_URL value, set in the startManagedServer.sh or cmd.
    Another dumb question : do you have a firewall ?

  • Problems loading the SCCM 2007 R2 console

    Hello
    One of our clients has been having problems loading the SCCM 2007 R2 console.  When you open the console it returns the following error:
    “The ConfigMgr console could not connect to the ConfigMgr site database. Verify that this computer has network connectivity to the SMS Provider computer and that your user account has Remote Activation permissions on both the ConfigMgr
    site server and SMS Provider computers. For more information, see “”How to Configure DCOM Permissions for Configuration Manager Console””
    We have checked the permissions of WMI and DCOM, and everything is configured as it should be:
    http://technet.microsoft.com/en-us/library/bb932151.aspx
    http://technet.microsoft.com/en-us/library/bb633148.aspx
    The SmsAdminUI.log  is logging the following error each time that we start the ConfigMgr console:
    SQLMessage = "[HY018][11][Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.";
    The same error is logged in the smsprov.log:
    SQL Error: [HY018][11][Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.
    Can't create instance of CSecuredSource for SMS_Site [HY018][11][Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.
    The infrastructure is made of 2 servers:
    1 Server with all the SCCM roles: Primary Site Server, SMS Provider, Distribution Point, etc.
    1 Server which holds the site database: this server is hosting databases of other applications, and these other applications are working without any kind of problem.
    The firewall on both servers is down. There is no firewall device between those servers.
    Those servers are VMs hosted in a Hyper-V CSV Cluster.
    I would appreciate all the help that you can provide me with this incident.
    Thank you in advanced

    To grant Remote Activation permissions to the SMS Admins group
    From the Start menu, click Run and type Dcomcnfg.exe.
    In Component Services, click Console root, expand Component Services, expand Computers, and then click My
    Computer. On the Action menu, click Properties.
    In the My Computer Properties dialog box, on the COM Security tab, in the Launch and Activation Permissions section,
    click Edit Limits.
    In the Launch Permissions dialog box, click Add.
    In the Select User, Computers, or Groups dialog box, in the Enter the object names to select (examples): box, type SMS Admins and
    click OK.
    In the Permissions for SMS Admins section, select the check box to allow Remote Activation.
    Click OK twice, and then close Computer Management.
    http://technet.microsoft.com/en-us/library/bb633148.aspx
    Kamala kannan.c| Please remember to click “Mark as Answer” or Vote as Helpful if its helpful for you. |Disclaimer: This posting is provided with no warranties and confers no rights

  • E1000 won't connect to Cisco Connect or the Web based set up

    My router is working fine but I cannot connect to Cisco Connect or the web based advanced features now. I know I broke the cardinal rule by using advanced set up so that explains why Cisco connect won't work. But I can't figure out why I can't connect to the advanced web based utility now. Who made the decision to put some features in cisco connect but not include those features in advanced settings? And then if you use advanced settings cisco connect no longer works. This is such a turn off I'm actually thinking about returning the thing to Best Buy. That's like saying "if you open the hood of your car and touch anything parts of your car will no longer function". I call support and they repeat what they read on paper "reset the router and start over and don't use advanced settings". What a pain in the &^%$.

    I've reinstalled the router again and just switched the ssid and password where it was before so all the devices in our home can connect. I first shut down the guest account using Cisco Connect (which is the only place you can control the guest account) and now I just use the advanced settings. So of course Cisco connect no longer works. I've got a strong signal all over our home. No disconnection issues at all. But this software design that puts some features in one part and other features in advanced and then shuts down cisco connect if you use advanced is insane. If I knew cisco was planning a firmware upgrade to give the advanced mode everything cisco connect has and more then I'd keep this thing. For the life of me I cannot understand why any software engineer would come up with such a design as this. And quite honestly I tried to play by their goofy rules of not using advanced settings and cisco connect died after about 4 uses. Never would connect again. Just said call support (in India) and after telling your life's story to someone simply being told to hit the reset button, power off and start the process all over again. If anyone at Cisco reads this stuff I think I have a legitimate complaint. Why on earth would you put features in Cisco Connect that aren't in advanced and why would you stop running Cisco connect just because I hard coded some mac addresses in advanced mode? I would love to know the logic behine such a crazy implementation of software.

  • Trouble using the Web-based utility

    I have a WRT54G wireless router, V8, firmware 8.0.0. It is Ethernet-connected to a Windows Vista machine running SP1.
    I am having trouble using the Web-based utility. I can access it but cannot make any changes.  For instance, if I change the settings on the Setup page and click "save", I get a "This webpage is not available"
    I tried updating the firmware and got the same message. Disabling my personal firewall has no effect. Resetting the router from the button on its rear panel has no effect. I tried using with both Windows IE and Google Chrome browsers and got the same result.
    I have been using this router without problem for months using a a Windows XP machine. This problem may be associated with my changing it to the current Windows Vista machine. I no longer have the Windows XP machine.
    Please help me. Thank you and Happy New Year!
    - tom 

    I spent a full day unsuccessfully trying to make it work, including numerous Linksys utilities downloaded from the site. I could not conjure any support on Linksys chat, and the live body on the Linksys tech support line wanted to charge me $29 for his help.
    I finally succeeded by purchasing and installing a Netgear wireless router ($44, Staples) that came up flawlessly the first time. The Linksys device is in my trash. 

  • Portal User needs permissions to start the WebDynpro Content Administrator

    Hi All,
      We are on EP6 SP13 (SR1 installation) with ECC5 as backend.
    We have a user(<b>j2ee_adm_qep</b>) as a default portal administrator.
    When i see <b>Content Administrator >> Webdynpro >></b> i get the webdynpro content administrator screen.. <b>:)</b>
    I have created another portal admin user (<b>myadmin</b>) and gave him all the roles that <b>'j2ee_adm_qep'</b> has..
    Also, Even in the backend ECC system.. Su01 transaction.. i have given
         >>>>> ROLES >>> SAP_J2EE_ADMIN
         >>>>> PROFILES >>> SAP_ALL
    But, when i login as '<i>myadmin</i>' and see the <b>Content Administrator >> Webdynpro >></b> i get the following message:
    Missing Permission
    You do not have the needed permissions to start the Web Dynpro Content Administrator.
    Please contact your System Administrator.
    I want to see the '<b>webdynpro content administrator screen</b>' when i login as '<i>myadmin</i>' too..! '<i>myadmin</i>' should have every permission as <i>'j2ee_adm_qep'</i>.
    Please help me in this regard.. This is kind of urgent.
    Would be grateful for any input.
    Regards,
    SK.

    Hi,
    A user in SAP EP has two types of access "roles", J2EE groups and SAP EP roles. Here you are missing the J2EE group administrator (backend roles in ECC system are not needed).
    The easiest way to change this is to go to user admin -> groups, search for Administrators and add the myadmin user to this group (alternatively use the security provider service of visual admin).
    Dagfinn

  • How do I access the web-based utility

    I just purchased a wireless router...WRT300N. I want to access the "web-based utility" in order to update the firmware.
    How do I access the web-based utility...help!
    Thanks.

    Access the router’s web-based setup page.
    For instructions, click here.
    Linksys Easy Answer 4030, applies to WRT300N
    Upgrading the Linksys Router's Firmware
    Hope this helps,
    Lilla
    Westell 6100 modem/router; Linksys WRT54GL v1.1 router firmware 4.30.9; Linksys WPC54G v2 Notebook Card; CenturyTel DSL using PPPoE

Maybe you are looking for

  • WRT54G v. 6 router and an x-box

    I have a WRT54G v. 6 Router, and I have an X-box. The router is used to connect my laptop wirelessly to my computer. Can I connect the x-box to my laptop and get a connection to x-box live, or do I have to connect the x-box to the router directly? Th

  • How to add a large number of keywords to the e-mail filter?

    Hello. I would like to know how to add a large number of keywords to a filter. The thing I want to accomplish, is it to add around 4000 e-mail addresses to a filter list, which checks the body of incoming e-mails, which get forwarded to me. I don't w

  • Accented characters in email fields

    I'm using this script to have email sent to me through a mail form: <?php // initialize variables for To and Subject fields $to = '[email protected]'; $subject = 'Een testmail'; $from = $_POST["from"]; $email = $_POST["email"]; $comments = $_POST["co

  • WTA: How to use output type with medium T (Task)

    Dear Gurus, Can anyone shed some light how to use output medium T? I tried one but at the end the output analysis says: Task T 50000125 is not available for object category BUS2032 My task clearly calling BUS2032 with method DELETEBILLINGBLOCK Anyone

  • M a i l - Invoice Outputs

    Hi experts, I have a requirement to send invoice outputs via electronic mail. I am on SAP 4.7 I created a output type Z1DE --> assigned transmission medium = 7(simple mail)  --> assigned print program and form that we use for printing outputs. Assign