OIM11g UI customization - Including tabs in Administration console

Hi All,
Is it possible to add custom tabs in adminstration and advanced consoles in OIM11g.
I dont know much of ADF.
Any pointers are appreciated.
Regards
Vicky

Yes it is possible to ad custom tabs in OIM 11g. Refer link here for short steps:
Re: OIM 11g Customization
Refer OIM customization guide for complete details.
regards,
GP

Similar Messages

  • The administration console doesn't refresh

    Hello,
    I used WebCenter Portal Administration Console (http://<server>:<port>/<context_root>/admin to delete a page at runtime.
    Then I added new pages in the page hierarchy in my portal application, which I would like to see in the admin console too, but it seems they don't show up
    I mention that the admin console looks fine on my integrated environment but on the managed server it doesn't refresh.
    How the admin console should be refreshed to reflect the latest changes?
    Thanks,
    Constantin

    Yes, your understanding is correct. I added the pages in the pages folder in JDeveloper (11.1.1.4) and then added them to the page hierarchy.
    Here is the pages.xml content
    <?xml version="1.0" encoding="UTF-8" ?>
    <pagesDef xmlns="http://xmlns.oracle.com/webcenter/page"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.oracle.com/webcenter/page/pagesDef.xsd">
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/home.jspx"
    hidden="false" shared="false" hasSubPages="false" id="home"
    overridePolicy="true"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/ipc.jspx"
    hidden="true" shared="false" hasSubPages="false" id="ipc"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/google.jspx"
    hidden="true" shared="false" hasSubPages="false" id="google"
    overridePolicy="true"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/services.jspx"
    hidden="true" shared="false" hasSubPages="false" id="services"/>
    </pagesDef>
    I can see all the pages in the IWLS admin but in WLS admin I can see only the "home" page.
    Previously I deleted "ipc", "google" and "services" from WLS admin and I cannot see them again after a new deployment.
    I can add new pages in WLS admin without any problem.
    For IWLS, although I deleted the same pages in admin console, after a new deployment all the pages are shown.
    I guess it is the setting "delete customization before each run" in JDeveloper which allows the refresh of the IWLS admin console too.
    The question is what is the equivalant for WLS? Do I need to "clean" the customization?
    Thanks,
    Constantin

  • Web Logic Server Administration Console

    Hi All,
    I loged into Admin Console of Oracle Web Logic Server Administration Console
    For DeployingP6WebServices::
    Created aWebLogicdomain for the WebServices application.
    DeployingP6WebServicesintotheWebLogicdomain. giving an error:
    In Deployments Tab which is left corner:Deployed a WAR File but while starting all rquests its giving me the java error
    javax.servlet.ServletException: [HTTP:101249]
    [weblogic.servlet.internal.WebAppServletContext@d025b9 - appName: 'p6ws', name: 'p6ws.war', context-path: '/p6ws', spec-version: 'null']:
    Servlet class org.apache.cxf.transport.servlet.CXFServlet for servlet cxf could not be loaded
    because the requested class was not found in the classpath .
    java.lang.ClassNotFoundException: org.apache.cxf.transport.servlet.CXFServlet.
    Please help me its urgent

    check in the documentation http://www.oracle.com/technetwork/indexes/documentation/index.html , select your primavera version, and check document called: tested_configuration, check if you are using the right weblogic and jdk version for your primavera p6 version.

  • Problems with administration console

    I try to launch the administration console by using this command.
    java -jar oc4j.jar -console
    It doesn't works
    The error message is :
    Exception in thread "main" java.lang.ExceptionInInitializerError
    at com.evermind.server.ApplicationServer.launchCommandline(ApplicationServer.java:837)
    at com.evermind.server.OC4JServer.launchOC4JCommandline(OC4JServer.java:194)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:232)
    Caused by: java.util.MissingResourceException: Can't find bundle for base name com/evermind/client/assembler/Assembler, locale fr_FR
    at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
    at java.util.ResourceBundle.getBundleImpl(Unknown Source)
    at java.util.ResourceBundle.getBundle(Unknown Source)
    at com.evermind.util.FallbackResourceBundle.getBundle(FallbackResourceBundle.java:81)
    at com.evermind.util.FallbackResourceBundle.getBundle(FallbackResourceBundle.java:76)
    at com.evermind.client.assembler.Assembler.<clinit>(Assembler.java:24)
    ... 3 more
    I use oc4j standalone version 9.0.0.3
    and the jdk 1.4
    on a w2000 in console mode
    thanks

    Hi S B
    I agree with the rest of the complainers:
    Orion seem frozen in its tracks for more than a year
    now since Oracle took it over.
    I'm not sure if you're saying that OC4J hasn't developed or Orion hasn't developed in the last year.
    I know we've been working hard on OC4J. OC4J now leads the SpecjAppserver benchmarks for some categories in both the 2001 and 2002 editions -- big deal you may say -- but that shows OC4J can run complex apps at high workloads and achieve good performance levels. OC4J is J2EE 1.3 compatible and we have an preview release which exposes some J2EE 1.4 functionality in which which we have also integrated TopLink as the CMP provider and provided Web Services capabilities which use JAX-RPC and support for WS-I.
    > The barrier to entry for developers are as follows:
    >
    1) The documentation is all over the place on
    technet. They need to consolidate the docs into one
    big manual like all the other J2EE vendors.
    All the official product documentation for each production releaseis available from one place on OTN.
    http://otn.oracle.com/documentation/ias.html
    This is accessible from the doc tab on the top of the OTN page.
    The early doc we put out for the preview releases is usually linked off of the OC4J specific area -- is this what is hard to find? I'd appreciate any comments on specific doc you found hard to find so we can try and fix it.
    2) No administrative console except that bulky
    enterprise manager
    Enterprise Manager is being slimmed down (and quickened!) for the 904 release.
    We're aware that we need an alternative solution for management for the standalone distribution. We have implemented a JMX server and requisite MBeans/APIs per JSR77/88 and this will be available in the OC4J 10.0.3 release. A preview of this is available today. We are also shipping a demo console with the preview which uses the JMX capabilities to do deployment and management of the server.
    3) Lots of undocumented features you need like
    dmsoc4j/Spy that it seems only oracle internal people
    and people that troll forums can find
    We have a lot of capabilities in the product, so it's likely there are some pieces that are not covered in each piece of documentation. The DMS spy utility is described in the performance documentation book for the product. The concepts guide does try to present a relatively high level description of all the components of OracleAS and is worth a quick read to get across all the moving parts.
    4) (most of) the examples are all written by
    inexperienced hacks who make them so overly
    complicated that the are impossible to use for
    learning. The ant scripts for them are terrible
    Can you point to which specific examples you are referring to here so we can get it looked at and addressed.
    Please OC4J team, put some work into making the
    product more useable, clean up the docs and examples,
    and for godsakes rename the classes to
    com.oracle.oc4j. That's the first sign that you guys
    doing a sloppy job of taking it over. And not the
    only. Can I ask why do you need the packages renamed? How does that have any effect on you as a developer?
    I look forward to your improvements and would offer
    to help if it was at all pluggable. Too bad, my
    efforts will go to jboss instead.Thanks for the time you put into the feedback.
    -steve-

  • Whycan't connect  the Essbase Administration console to the OLAP server?

    I have a problem about Essbase Administration console.After I install all the product of the Essbase, (includeing the 6540ns?6540na?6540am?654032?6540rt?eas653_nt). i can't connect the Essbase Administration console to the Essabse OLAP server.The Administrator server,username and password is correct but there is "can't connect to the server"error. All the installtion process this time is the same as berfore i have done, and there was no question when connectting to the Essabse OLAP server before. I don't know how to solve this problem, and it hold back me to continue my other work. the essbase OlAp server and the Essbase Administration console are both installed on the same PC, useing window2000 professional best regards Lornawei

    thanks for answer.server is running. Analyzer and spreadsheet add_in can connectted to the server correctly.I installed the EAS not as as a Windows service,and i cann't even login to the EAS console,and check the EAS log i remember there is some wrong with connect the Mysql services.yesterday i installed the EAS as as a Windows service,and have connect to the server correctly mannually.I don't know why I can't install the EAS not as as a Windows service now.

  • Can't create user with Delegated Administrator Console! Thank you!

    I have installed JES2005Q4 (include Deirectory Server&#12289;Access Manager&#12289;Web Server&#12289;Messaging Server&#12289;Calendar Server&#12289;Instant Messaging&#12289;Communications Express and Delegated Administrator) ,
    i can create domain and user with "commadmin" command, but can't create user with Delegated Administrator console.
    When i checked the logs of the Web Server, found some errors:
    [04/Feb/2006:11:55:25] failure (12015): for host 192.168.182.130 trying to POST /da/wizard/WizardWindow, service-j2ee reports: ApplicationDispatcher[da] WEB2649: Servlet.service() for servlet jsp threw exception
    javax.servlet.ServletException
         at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536)
         at jsps.com_sun_web_ui._jsp._wizard._WizardWindow_jsp._jspService(_WizardWindow_jsp.java:559)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:687)
         at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
         at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
         at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
         at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
         at com.sun.web.ui.view.wizard.CCWizard.handleNextButtonRequest(CCWizard.java:730)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:760)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    ----- Root Cause -----
    javax.servlet.jsp.JspException
         at com.sun.web.ui.taglib.wizard.CCWizardTag.getWizardPageHTML(CCWizardTag.java:1577)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendPageletBodyContentHTML(CCWizardTag.java:668)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendWizardBodyHTML(CCW
    [04/Feb/2006:11:55:25] failure (12015): for host 192.168.182.130 trying to POST /da/wizard/WizardWindow, service-j2ee reports: WEB2798: [da] ServletContext.log(): [ERROR] Uncaught application exception
    com.iplanet.jato.NavigationException: Exception encountered during forward
    Root cause = [javax.servlet.jsp.JspException]
         at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:380)
         at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
         at com.sun.web.ui.view.wizard.CCWizard.handleNextButtonRequest(CCWizard.java:730)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:760)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    Root cause:
    javax.servlet.jsp.JspException
         at com.sun.web.ui.taglib.wizard.CCWizardTag.getWizardPageHTML(CCWizardTag.java:1577)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendPageletBodyContentHTML(CCWizardTag.java:668)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendWizardBodyHTML(CCWizardTag.java:658)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.getHTMLStringInternal(CCWizardTag.java:469)
         at com.sun.web.ui.taglib.common.CCTagBase.doEndTag(CCTagBase.java:114)
         at jsps.com_sun_web_ui._jsp._wizard._WizardWindow_jsp._jspService(_WizardWindow_jsp.java:260)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:687)
         at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
         at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772)
         at org.apache.catalina.co
    [04/Feb/2006:11:55:26] failure (12015): for host 192.168.182.130 trying to POST /da/wizard/WizardWindow, service-j2ee reports: StandardWrapperValve[WizardWinServlet]: WEB2792: Servlet.service() for servlet WizardWinServlet threw exception
    javax.servlet.ServletException: Uncaught exception
         at com.iplanet.jato.ApplicationServletBase.onUncaughtException(ApplicationServletBase.java:1415)
         at com.sun.comm.da.WizardWinServlet.onUncaughtException(WizardWinServlet.java:98)
         at com.iplanet.jato.ApplicationServletBase.fireUncaughtException(ApplicationServletBase.java:1164)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:639)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    ----- Root Cause -----
    com.iplanet.jato.NavigationException: Exception encountered during forward
    Root cause = [javax.servlet.jsp.JspException]
         at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:380)
         at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
         at com.sun.web.ui.view.wizard.CCWizard.handleNextButtonRequest(CCWizard.java:730)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:760)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain

    Now i want to update the Delegated Administrator with the 119778-09.jar patch, but the error show:
    Unable to open keystore </var/sadm/security/patchadd/trustore> for reading.
    Signature invalid on signed patch <119778-09>.

  • How to access Administration console from OEM without providing any credent

    Hi Experts,
    I have installed OEM 12c Cloud Control and added one WebLogic domain as target. When I am monitoring that target I find links for Administration Console and Fusion middleware control on some target pages. When I click on that link it redirescts me to Administration console or Fusion middleware control. But there I have to provide credentials for log-in. Is is possible to configure OEM in a way that it directly open the Administration console and Fusion Middleware Control without asking the username and password?
    Please guide!!

    Hi Roshni,
    The links are provided for any administration tasks that you might want to do outside EMCC and to ensure you can easily navigate to the correct console given that most customers sometimes have hundreds of domains running. However, a single log-in across all domains monitored in EMCC are not included as part of that navigation as not everyone with access to the WLS monitoring capabilities on the WLS target home page in EMCC would automatically get access to the full administration rights provided in those consoles.
    -Glen

  • How do I get folders and their content to show up in the "Administrative Console"?

    We have added a few sub folders under the “webroot” folder. I did this so I could make a custom web page that generates the code need to display the video in a web page if it is one of the folders.
    My question is how do I get these folders and their content to show up in the “Administrative Console”?
    Also how do I get the videos to be logged?
    I have looked through the Server.xml and Application.xml files and the fms.ini but do not see any place, Am I not looking for the correct setting?
    Attached is a pic of the folders.
    Thanks
    Chip

    If Apache and MS do not talk to each other then where or should I be making these folders, some other location?
    Maybe under the vod folder under applications?
    Where in the “Flash Media Server” pdf would this be talked about?
    Would I edit the Application xml file?
    I am so new it hurts!
    Thank you,
    Chip

  • Not able to access the Administrator Console 7001

    Dear all,
    We have installed weblogic server 11.1.2 in Aix 6.1.
    Installation faced lot of FIXER problems finally we fixed all the required fixers and installation and configuration compleated without any error.
    In the last page of Configuration summary we got the Admin consloe and Em console address.
    When i try to connect those from my system using IE it says "internet explorer cannot Display the webpage" error comes.
    While on Installation we used Humming bird for graphical installation[this is the first time am using this utlity]. And more over i do not have idea how to check about the admin server start and stop from the back end[AIX].
    Kindly help me how to access the Administrator Console after Installation
    "Administrator Console: http://emar:7001/console"
    Exepecting all expects advice and guidance.
    Regards,
    Paja

    Hi Paja,
    Please check any weblogic process are running by using.
    ps -ef | grep java
    use " *kill -9 < pid >* "
    Now under %Domain_Home%/ bin folder.
    you will find startWebLogic.sh file.
    start this one using following way.
    ./startWebLogic.sh
    Once you provide your username and password
    Check your last logging like this.
    *<Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.17.62.212:7001 for protocols iiop, t3, ldap, s*
    in this case 10.17.62.212 is my IP address or listen address and 7001 is my http port.
    if you enable SSL list port it will also show you that one.
    now try to access console using http://<IP address>:port/console
    provide username and password
    Here we go to start your weblogic server.
    Now in %Domain_Home%/ bin folder you will find one more .sh file says stopWebLogic.sh.
    this will help you to stop the server.
    Hope this is easy way to start and stop your server.
    Regards,
    kal

  • Issue with web access in view administrator console after connection server 5.5 installation.

    Hi All,
    I am  trying to bring up my setup with ESXi 5.5 and vcenter 5.5 U2. I made a DNS server and made two 2008 R2 machines and launched vcentre and connection manager on them.
    After installing connection server 5.5, I am unable to open the web UI by clicking "view administrator console" icon on my desktop! I installed proper certificated and iis module too and confirmed that my https certificate is properly working. (snapshot attached, filename - snapshot_view_webpage.jpeg)
    I google for the possible error and tried below mentioned links but none of them worked.
    1.)    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2004759
    Corrected this error but still system is in same shape and i am unable to get the console's admin webpage.
    2.)    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2001277
    In this method, my admin folder  didn't got recreated as the service restart got stuck for a long time and throws error that service restart got time out!!(snapshot attached)
    Can some one please help me to move forward. Please let me know if you need more information from my end.
    Thanks,
    Jeevan

    Since the policy AKS is top in sequence under service selection rule so it should hit for sure. As you wrote that even after disabling the default device admin, then also request is hitting the same and restarting the ACS services resolved the issue. The symptoms of your issue are exactly same as stated in this defect.
    CSCuo93378    Certain browsers cause ACS database corruption
    Due to this issue we have seen cases where request hits the disable and default policies without any reason. Actually accessing ACS via chrome mess around with all the operators in conditions.
    The only workaround is to access all the rules and conditions in supported browser. Ensure all the operators are correct, save the changes and restart the ACS services.
    The issue seems to be fixed in ACS 5.5 patch 5
    Regards,
    Jatin

  • Can't see Stream Files in administration console !!

    I have created a new Directory called "mydir" into the
    Application Directory Of Flash Media Server.
    I copied my "mydir.flv" file into ths directory.
    But :
    Problem 1 : I can't see this file in the Stream Section of
    the Administration Console.
    Problem 2 : I can't access the adress :
    rtmp://localhot/mydir/mydir.flv
    Please, help me since I must have forgoten some essential
    steps in my Server Installation process.
    Thanks

    The reason you can't see the streams is because they only
    show up when they are being accessed (played) which is probably the
    dumbest thing ever. Anyhow, as for the URL not working, not exactly
    sure why, but I know this is dumb, you have a typo: rtmp://localho
    St/mydir/mydir.flv

  • Weblogic Server Administration Console does not open

    hi,
    I am using EM Grid Control and Weblogic Server is added in the Middleware Targets...when I click on "Weblogic Server Administration Console" to open the Admin Server console it directs me to old IP address in the browser and console does not open...it goes on old IP address...
    it gets open when I put the Ip address myself in the browser like:
    https://10.254.166.141:7102/conole
    it gets open there...means that server is okay and working properly...
    I have seen the logs and it is giving the following message:
    <<anonymous>><BEA-220103> <Async web service support is not fully configured. The async response web
    service /AsyncResponseServiceSoap12 for this server was not fully deployed because the JMS reliability queue was not
    defined/deployed:
    any help will be appreciated...
    thanx
    Edited by: user13672598 on May 23, 2011 4:55 AM

    Hi,
    Can you check the EM configuration whenther it has updated the changes made by you i.e. the ip address.
    Can you try rebooting the EM application,as this seems to be that the EM has not the changes reflected to it's configuration.
    Hope this helps
    Regards,
    Rohit Jaiswal

  • Two Administrator Consoles - problem with logging

    Hi Everybody,
    This is my first post on this really great board, so first of all I would like say HELLO.
    Now, my problem is.
    I have got two Administrator Consoles on one machine to manage two domains.
    When I logging to one Admin Console using web browser, logs me out of the other one.
    I use the same name and password for both consoles.
    Please help me understand what I doing wrong.
    Thank You,
    Paul

    Hi Paul,
    Welcome to OTN forums your views and ideas are really appreciated here.
    Coming to you problem.
    As you mentioned that you have two different domain running on same Machine but you cannot access both Admin console at one time because of having same port number on both port.
    Weblogic Admin Server comes with default called 7001.
    Now Try to change the Admin Server port to different one eg: 7003 and then you can start both the Admin console at a time.
    Still you have issue please let me know.
    Happy to help you :).
    Regards,
    Kal

  • BizTalk Administration Console problem after installing IBM iSeries Access

    Hi, 
    We have a Biztalk Server 2010 environment on Windows Server 2008 R2 with SQL server on separate machine. 
    After installing IBM iSeries Access we get errors in Biztalk Administration Console, especially the Host Instance and Adapter information cannot be loaded. 
    Except for the errors in Adminsitration Console, the Biztalk installation seems to be working fine, so the integration processes doesn't seem to be affected. 
    We get the following error:
    BizTalk Server cannot access SQL server.  This could be due to one of the following reasons:
    1. Access permissions have been denied to the current user.  Either log on as a user that has been granted permissions to SQL and try again, or grant the current user permission to access SQL Server.
    2. The SQL Server does not exist or an invalid database name has been specified.  Check the name entered for the SQL Server and database to make sure they are correct as provided during SQL Server installation.
    3. The SQL Server exists, but is not currently running.  Use the Windows Service Control Manager or SQL Enterprise Manager to start SQL Server, and try again.
    4. A SQL database file with the same name as the specified database already exists in the Microsoft SQL Server data folder.
    Internal error from OLEDB provider: "The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception." (WinMgmt)
    I tried to uninstall the IBM iSeries Access, but the problem remains. 
    This issue is related to this post
    http://social.technet.microsoft.com/Forums/en-US/6f371f45-813c-48d8-80e3-bd94e00bf5dd
    But this post seem to miss a solution. 
    Thanks fo your help with this!
    BR
    Samuel
    SamueL J

    Hi and thanks for your help!
    The machine.config did it :)
    According to this link there is a known issue with the IBM iSeries Access installation which removes the proper permissions from the machine.config and therefore Biztalk Administration Console stops working correctly.
    http://www-01.ibm.com/support/docview.wss?uid=nas284158c400658982b86257611003c6d21
    BR
    Samuel
    SamueL J

  • Unable to Create Certifications Menu Tab in sysdmin console of 11g R2 PS1

    Hi All,
    I installed 11g R2 PS1 Successfully. But i am unable see the Certifications menu tab in Sysadmin console.
    Can anyone please let me know how to resolve this issue.
    I applied following patches.
    Patch Numbers :
    16385074
    13913356
    16024267
    14196234
    16366204
    16478722
    Regards,
    idmr2

    This can happen due to OIM-LDAP wrong attribute mapping/value getting passed.
    Can you please first try with OOTB attributes and see how it behaves?
    J

Maybe you are looking for