Problem Accessing Mapviewer 12c Administration Console

I am attempting to install and configure Oracle Mapviewer 12c (v12.1.3).  The installation appears successful but after performing the installation, I am unable to access the Mapviewer 12c Administration Console.  The default Admin Console URL is http://[host]:[port]/mapviewer.  I can reach the URL using a browser (Firefox, Chrome, IE) but the admin welcome page will not display.  The browser just "spins it's wheels" as it tries to load the page. The image below is from Firefox
Examining the browser's developer console (by pressing F12) while the page is loading, you can see it cycling through the login page repeatedly (see image below).
My environment consists of the following:
1) Server OS: Linux x86_64 (RedHat Enterprise 5.11)
2) Oracle Weblogic Server 12c - "Oracle Fusion Middleware Infrastructure" distribution
As per the documentation, Oracle Mapviewer 12c requires specific dependencies that the Generic Weblogic Server installation will not provide (i.e. http://www.oracle.com/technetwork/middleware/weblogic/overview/index.html).  Instead, you must use the "Oracle Fusion Middleware Infrastructure" distribution, to install weblogic server and all the required dependencies.
The Oracle Fusion Middleware Infrastructure distribution was downloaded from the Oracle ADF download page on OTN or from the Oracle Software Delivery Cloud.
- Oracle ADF download page on OTN: http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html
- JAR file fmw_12.1.3.0.0_infrastructure_Disk1_1of1.zip
3) Oracle Fusion Middleware MapViewer Version 12c (12.1.3)
- downloaded from http://www.oracle.com/technetwork/middleware/mapviewer/downloads/index.html
- JAR file is fmw_12.1.3.0.0_mapviewer.jar
Following the instructions in the Users Guide for Oracle Mapviewer 12c E29624-02 (http://docs.oracle.com/middleware/1213/core/JIMPV/index.html), I first installed and configured Weblogic Server 12c, followed by Mapviewer 12c.
I made two different installation attempts:
a) I installed Mapviewer Using the Universal Installer
b) I Manually Deployed an Exploded MapViewer EAR Folder in WebLogic Server
Both attempts produced the same results.
Specifically, after installing and configuring Mapviewer, I could verify the version of Mapviewer using the URL:
http://[host]:[port]/mapviewer/omserver?getv=t
Accessing this URL immediately resulted in the expected response text string:
Ver12.1.3_B140430.1010
I could also successfully access the Weblogic Admin Console (http://[host]:[port]/console) and confirm the Weblogic is running, and that Mapviewer has been successfully deployed and running as well.
However, at this point, if I try accessing the Mapviewer 12c Administration Console via http://[host]:[port]/mapviewer, the Console launch page does not display (as described above).
At this point, I am asking myself why does Oracle's Demo site work (http://slc02okf.oracle.com) and mine doesn't.  I assumed Oracle's own demo site for Mapviewer was using Mapviewer 12c.  I based that assumption on the fact that Orqacle's Demo site (http://slc02okf.oracle.com/mvdemo/demo/oracle_maps_demo_v2.jsp) displays a header referencing Mapviewer 12c (see image below).
However, when I queried the version URL for Oracle's Demo site (i.e. http://slc02okf.oracle.com/mapviewer/omserver?getv=t), I see instead that they are running Mapviewer 11g!!
Ver11_1_1_7_3_B140717
So, long story short, has anyone successfully deployed Mapviewer 12c, and if so, can you access the Mapviewer 12c Administration Console??
Any and all input is greatly appreciated.
Wayne

Wow!  That was it.  I was starting the Mapviewer server using 1.8.0_31 (the latest Java 8 JDK).  I switched it over to 1.7.0_75 (latest Java 7) and it works!  Big Thanks!
The Mapviewer 12c User Guide states that you need "JDK7 or later".  I just assumed "later" meant JDK8 as well.  However, when I checked the certification matrix on My Oracle Support for Mapviewer 12c and JDK, it only shows Java 7 as being certified.

Similar Messages

  • 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

  • Problem Accessing FWSM From Switch Console

    Hi,
    I have a 6509 with FWSM in module 4. FWSM is configured in single context mode. After I configured passwords and authentication on the FWSM, I can no longer access the module using "session slot 4 processor 1" when connecting to the 6509 switch via console. Please note that if I ssh to 6509 then I can get to FWSM successfully.
    Obviously I can remove authentication config to resolve the issue for now but I need to keep them in the final configuration and cannot figure out how they would cause the above issue to find a workaround ...
    My Authentication config:
    enable password ew9KHLwZJ3Ih2ff5 encrypted
    passwd GQwTW2VuxBDYJJlK encrypted
    username admin nopassword privilege 15
    aaa authentication ssh console TACACS+ LOCAL
    aaa authentication http console TACACS+ LOCAL
    aaa-server TACACS+ protocol tacacs+
    aaa-server TACACS+ (management) host x.x.x.x
    timeout 5
    key xxxxx
    http server enable
    http x.x.x.x 255.255.255.255 management
    ssh x.x.x.x 255.255.255.255 management
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    Thanks in advance for your help ...
    Ali

    The test aaa-server command lets you verify that the FWSM can authenticate users with a particular AAA server, and for legacy VPN authorization, if you can authorize a user. This command lets you test the AAA server without having an actual user who attempts to authenticate or authorize. It also helps you isolate whether AAA failures are due to misconfiguration of AAA server parameters, a connection problem to the AAA server, or other configuration errors on the FWSM.

  • Mapviewer 12c Generates Error When Displaying a Pre-Defined Vector Layer

    I have a predefined vector layer which I want to display using Mapviewer 12c. However, when I try to display the vector layer, I get an Java Null Pointer error. If I run the exact same code using a Mapviewer 11g (v11.1.1.7.3) environment, the map displays correctly with no errors.
    Is anyone experiencing similar problems with Mapviewer 12c?
    My environment consists of the following:
    1) Server OS: Linux x86_64 (RedHat Enterprise 5.11)
    2) Oracle Weblogic Server 12c
    3) I Manually Deployed an Exploded MapViewer EAR Folder in WebLogic Server
    http://[host]:[port]/mapviewer/omserver?getv=t
    Accessing this URL immediately resulted in the expected response text string:
    Ver12.1.3_B140430.1010
    4) I can successfully access the Weblogic Admin Console (http://[host]:[port]/console) and confirm the Weblogic is running, and that Mapviewer has been successfully deployed and running as well. I can also access the Mapviewer Admin Console (http://[host]:[port]/mapviewer)
    5) Mapviewer 12c has been configured to use the latest Java 7 JDK (i.e. Java 7 Update 75).
    The error I receive when attempting to display the predefined vector layer is:
    [2015-02-17T11:52:40.294-05:00] [AdminServer] [WARNING] [] [oracle.mapviewer.ws] [host: icdevapp004.info-control.com]
                [nwaddr: 192.168.157.210] [tid: 34] [userId: ] [ecid: 6f92f10c-b237-4f4d-b683-3d7ae3f903f3-0000001c,0] [APP: mapviewer] java.lang.NullPointerException[[
         at oracle.lbs.dataserver.MapDataServlet.doPost(MapDataServlet.java:235)
         at oracle.lbs.dataserver.MapDataServlet.doGet(MapDataServlet.java:155)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
         at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
         at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
    Here is a sample of the code I am using to display the map.
    test12c_2.html
    yard1_12c.js
    var baseURL = "http://192.168.157.210:7003/mapviewer";
    var vDataSource = 'logitdv1';
    var map = {};
    var vlayer = {};
    function showMap(){
        OM.gv.setResourcePath(baseURL+"/jslib/v2");           
        map = new OM.Map(
            document.getElementById('map'),
                mapviewerURL: baseURL,
                universe: new OM.universe.ElocationUniverse()
    // OpenStreet Maps
        var tileLayer = new OM.layer.OSMTileLayer("OSMLayer1");
        map.addLayer(tileLayer);
        vlayer = new OM.layer.VectorLayer("UserGeo",
                infoWindow: false,
                def:{
                    type: OM.layer.VectorLayer.TYPE_PREDEFINED,
                    dataSource: vDataSource,
                    theme: 'damco_perimeter',
                    loadOnDemand: false,
                    url: baseURL
        map.addLayer(vlayer);
        vlayer.zoomToTheme();
        map.init();
    Message was edited by: Wayne Blumstengel
    - Added attachment test12c_2.html

    I installed the Latest OracleMaps HTML5 (V2) API Update - March 2015 (http://download.oracle.com/otn/other/mapviewer/11g_ps6_3/oraclemapsv2_11_1_1_7_3_1.zip) and the issue seems to have been resolved with this update.
    I deployed the 11.1.1.7.3.1 update against my v12.1.3 mapviewer installation (as per the instructions in the readme file), and the prefined vector layer now displays correctly using Mapviewer 12c.

  • Can't Access the web administration page

    Hello,
    I have a new Linksys router that I installed a few months ago.  I am trying to connect my PS3 using wireless.  the PS3 sees the access point SSID, but keeps failing to connect.  I have double/triple check the WEP2 key and it is correct.  I am also having problems accessing the web administration page.  I keep getting page not found.  I don't think that I have access the web administration page since I set it up.  I can ping the router, so I know that its up, along with getting out to the Internet, I have used NMAP and scanned the router, but only 10080 is open (PS3) port.  I assume that the default URL for the web administration page is http://192.168.1.1.  There is no port needed to put in the URL is there?  Also, since NMAP showed no ports open does that mean that the web server in the router is not listen?  If so how do I connect without having to reset the router?
    I do have some Cisco Linksys app that shows a GUI of my network, but no adminisration help.
    Thanks,

    Who is your ISP..?
    Are you able to go online on the wired computer...?
    Make sure the computer is connected to the router on the Ethernet port and check the ip address first...Click Start >> All Programs >> Accessories >> Command Prompt...A black box will appear(Command Prompt)...In the Command Prompt window type ipconfig and press 'Enter'...Look for Ethernet Adapter Local Area Connection IP Address , Subnet Mask and Default Gateway...
    IP Address should be 192.168.1.x, Subnet Mask : 255.255.255.0, Default Gateway : 192.168.1.1 (assuming your router is 192.168.1.1)...
    If you get the above mentioned IP Address, Subnet and Gateway Address then you should ping the Gateway, type ping 192.168.1.1 and press Enter...If it gives you request timed out then disable any firewalls, security softwares on the computer...
    If you get 4 replies then,Adjust the browser settings....Open an IE, click Tools >> Internet Options, then delete all files, cookies, history, forms...Goto "Connections", make sure Never Dial a Connection is checked, click on LAN Settings and make sure all the options are unchecked...Once you are done click on O.k...Close the IE and re-open it...
    Now,try to open the setup page again...

  • Starting default administration console on 5.1?

    Sorry for this asinine question, but if I'm running WebLogic server
    5.1 on a Unix box, can I access the default administration console
    through
    http://host:port/console
    ? Our network admin seemed to be having trouble accessing it through
    this command.
    Thanks, Dave A.

    Hi.
    The admin console for WLS 5.1 is not a webapp in the admin server - it's
    a standalone java swing application. You can run it by running the
    startConsole.sh script from the command line. In WLS 6.x and higher the
    admin console is a webapp as you expect and the url you use below should
    work.
    Regards,
    Michael
    "D. Alvarado" wrote:
    Sorry for this asinine question, but if I'm running WebLogic server
    5.1 on a Unix box, can I access the default administration console
    through
    http://host:port/console
    ? Our network admin seemed to be having trouble accessing it through
    this command.
    Thanks, Dave A.--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • WSUS Administration console for Server 2012R2

    hey folks
    we are using WSUS on a Server2012R2 installation in our company. all is working fine.
    when we install patches, everyone would like to access to the administration-console to check the server-status.
    with our old wsus-server (3.2 on a server 2003-OS) we had easily installed the administration console only on our management-Server (server 2008R2). everyone had access and was happy...
    can anyone tell me the "right" way, to install the wsus 2012r2 administration-console only on a server 2008R2? i did not found any technet-solutions on this. the only workaround i found, was to install the old 3.2 administration-console and then
    connect to our new wsus-server... seems to work. but this should be also possible with the new administration-UI based on wsus2012r2?

    Hi,
    as most managment gui's, this is part of RSAT (Remote server administration tools)
    On windows 2012 features\remote serrver administration tools\role admnistration tools\Windows server Update services Tools. Note rsat for windows 2012 cannot be installed on windows 7 or earlier.
    This is one of the reasons why you, in my opinion, should make sure to have a management server for each os you are administering.
    MCP/MCSA/MCTS/MCITP

  • Portal Administration Console Login

    Hello!
    I have integrated Oracle Weblogic Server with Oracle Identity Manager to achive Single Sign On. In IDM is set form login.
    My base_domain configuration is : AdminServer and a Cluster_0 with two managed servers : Server_1 and Server_0.
    I have as proxy server : Oracle HTTP Server (OHS) for each server : Admin-Server, Server-0, Server-1.
    I targeted my portal app to cluster. My portal application contains Portal Administration Console, avaibled at /myAppAdmin.
    Security Providers are (in this order):
    1. OAMIDAsserter - Oracle Access Manager Identity Asserter( Control Flag : REQUIRED, Active Types : ObSSOCookie)
    2. OIDAuthentificator - Provider that performs LDAP authentication (Control Flag: SUFFICIENT )
    3. DefaultAuthenticator - Weblogic Authentication Provider ( Control Flag : SUFFICIENT
    4. DefaultIdentityAsserter - Weblogic Identity Assertion provider.
    When I access Portal Administration Console from /myAppAdmin (admin-tools.war)
         1. I login first in IDM with the user from LDAP : weblogic_ldap. The login is ok and the ObSSOCookie is set.
         2. I am redirected to login from Portal Administration Console (this thing is wrong and I want to jump this step. I want to go directly in Portal Administration Console after the first login).
         3. I login in the second login page from Portal Administration Console with the same user : weblogic_ldap. The login has succeed.
         4. I am logged in Portal Administration Console and I can add content ( for exemple)
    What I have to do to have only the login form from IDM. To have the only two steps:
    1. Login in Portal Administration Console using login form from IDM and a LDAP user
    2. Access the Portal Administration Console
    I have tried :
    I have changed domain security Default Model : "Advanced" , set Combined Role Mapping Enabled to "FALSE", set Check Roles and Policies to
    "ALL Web applications and EJBs" and selected for When Deploying Web Applications or EJBs: "Ignore roles and policies to DD".
    After this changes I deployed myApp which contains /myAppAdmin Console with Security policies set to Advanced.
    I have only the IDM login, the correct one, and after that I am able to see first page of the Portal Administration Console and whatever I click I receive the error:
    ####<Mar 29, 2011 11:20:55 AM EEST> <Error> <netuix> <server0-dns> <Server-0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1301386855474> <BEA-423142> <The control com.bea.netuix.servlets.controls.page.SingleLevelMenu could not be rendered properly due to the following error:
    com.bea.p13n.entitlements.common.PolicyMgmtAccessException: Attempt to access Entitlement Policy Mgmt API by user in invalid role. Entitlement Policy operation attempted by disallowed user ["principals=[]"].
         at com.bea.p13n.entitlements.management.internal.SecurityHelper.isWLPAdminRole(SecurityHelper.java:937)
         at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate.roleExists(RolePolicyDelegate.java:346)
         at com.bea.p13n.delegation.DelegationService.getParentInheritanceFlag(DelegationService.java:189)
         at com.bea.p13n.delegation.DelegationService.getAdminPolicies(DelegationService.java:753)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:450)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:430)
         at com.bea.jsptools.common.ToolsMenuTag.hasMenuAccess(ToolsMenuTag.java:354)
         at com.bea.jsptools.common.ToolsMenuTag.doStartTag(ToolsMenuTag.java:130)
    I have to modified admin-tools.war or something in domain's security or myApp's descriptors to be able to login in Portal Administration Console
    using only SSO and not both SSO and default login?
    Thank you for helping me.
    Edited by: bluerainbow on Mar 29, 2011 2:06 AM

    no idea? :(

  • 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

  • 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

  • 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

  • Problem accessing Team Admin Console

    I'm unable to access the Team Admin Console at https://adminconsole.adobe.com. I can get as far as to the login stage, but after that I get the following error message:
    "We're sorry, but something seems to be wrong on our end. Please try again later. If the problem persists, contact customer support and they'll be glad to help you out."
    The "contact customer support" only leads to a page offering phone support to an american number, scheduling of a one to one meeting and a link to the community. No e-mail support or support webform.
    Anyone had success in using the Team Admin Console?

    I've also been getting this error 100% of the time since subscribing our team to Creative Cloud earlier this week - so far the money's been wasted and have found no way to access adminconsole.adobe.com.
    I can access creative.adobe.com just fine - but this is useless for me, as it is entirely personalised and contains no options or data that are related to the administration of my team account. I've called the support line, but was sadly unable to find anyone offering support - only sales advice!
    Anybody able to shed any light on this whatsoever? All the Adobe Support I've been in touch with is entirely unable to assist with website problems - they just want to sell me the software that I already bought ; )

  • 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

  • Administration Console Extension problem with 8.1.5 upgrade

    I have a module of code that is an extension of the Administration Console. When I deploy the .ear file, I can see a yellow folder/node displayed in the Weblogic (8.1.3) console.
    This has been working for a couple of years until we recently upgraded to Weblogic 8.1.5 server. Even though the server log says that .ear file has been deployed successfully, the yellow folder/node does not appear in the Weblogic console.
    Any one know what may caused this problem?
    Thank you!

    From $ORACLE_HOME/bin enter the
    following:
    $ORACLE_HOME/bin/oerr ORA 01034 This will give you more info on your
    problem.

  • 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.

Maybe you are looking for

  • Upgrading y Gx60 Hitman Other general questions!!!!!

    Ok first off i love my new laptop had it for about 3 months or so. But couple of things bug me one the single channel ram (its like they are saying PLEASE VOID MY WARRANTY) So im gonna have to open it up and at least put another 8gb stick of ram in i

  • PAPI-WS data outdated after changes thru Process Administrator

    Hi. We have a strange problem. We are making changes in roles and participants using the Process Administrator. Then we have a development that uses PAPI-WS to access that info. But only if we restart the enterprise server we manage to see those upda

  • [SOLVED] perl 5.16.3 + imapsync + Gmail

    hello, does anybody use this combination? is it working for you? it stopped working for me somehow after perl upgrade it hangs on "Calling configure", i just made a modification in imapsync and set "SSL_verify_mode => 0" please help, thank you edit:/

  • Location IPTC field LR- PS survives file info edit...?

    Hello all. I like to put exact location information and notes into a file (within LR2) using the "location" field. When I export these images I do not want this field to be included inthe jpeg's meta data. I generally run a watermarking droplet/actio

  • I updated my IPhone 3GS to the newest software version, now I can't get past the activation stage. AT

    I updated my iPhone 3GS to the new version 6.1.3 and installed the new software. After doing this, I can't get past the activation stage in the process. I had AT&T and the phone doctors look at it and they couldn't figure it out. Apple wants $175 for