How to install MVDEMO in Web Logic Server 10.3.5

I have deployed map viewer 11g PS6 on WLS 10.3.5. I am new to map viewer. I am planning to try the MVDEMO. Can someone point me to the steps involved in deploying the MVDEMO on a WLS 10.3.5. container.
Thanks,
Srini.

Hi,
you just need to download the mvdemo.war file, and deploy it the same way you deployed mapviewer.ear. Just make sure a) it is deployed to the same domain/server where mapviewer is running, and b) it uses '/mvdemo' as  the context path (which should be the default).
Prior to the deployment you can unpack the contents of mvdemo.war into a directory named mvdemo.war/ and deployed from that open directory, or just deploy the un-exploded .war file directly. Both should work.
After the app is deployed and started, point your browser to http://localhost:<port>/mvdemo  to access it.
thanks
LJ

Similar Messages

  • Error while installing OIMCluster in Web logic server

    I completed OIM 9.1.0.1 installation on WLS 10.3 Cluster... Below is the architecture.
    Domain: OIMCLUSTER
    AdminServer:7001
    OIMInstanceOne:7010
    OIMInstanceTwo:7020
    OIMInstanceOne and OIMInstanceTwo are in a cluster called "OIMCluster"
    Now I completed installing design console. While installing design console, it was asking below :
    a.
    Enter the host name or IP address: <I gave "gk-idmsolutions.lowenthal.vm">
    The naming port for the application server on which Oracle Identity Manager is deployed: <I gave 7001>
    b.
    On the Graphical Workflow Rendering Information page, enter the Application server configuration information. To do so:
    Enter the Oracle Identity Manager server (host) IP address: <I gave "gk-idmsolutions.lowenthal.vm">
    Enter the port number: <I gave 7010>
    Issue: Now I am trying to login to OIM design console, but it fails by throwing below error:
    ERROR,01 Apr 2010 23:26:31,562,[XELLERATE.DATABASE],Class/Method: tcDataBaseClie
    nt/bindToInstance encounter some problems: Unable to resolve 'ejb.tcDataBase'. R
    esolved 'ejb'
    javax.naming.NameNotFoundException: Unable to resolve 'ejb.tcDataBase'. Resolved
    'ejb' [Root exception is javax.naming.NameNotFoundException: Unable to resolve
    'ejb.tcDataBase'. Resolved 'ejb']; remaining name 'tcDataBase'
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at weblogic.jndi.internal.ServerNamingNode_1030_WLStub.lookup(Unknown So
    urce)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:392)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:380)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    at com.thortech.xl.ejb.interfaces.tcDataBaseUtil.lookupHome(Unknown Sour
    ce)
    at com.thortech.xl.ejb.interfaces.tcDataBaseUtil.getHome(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient$1.run(Unknown Source)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Sou
    rce)
    at com.thortech.xl.dataaccess.tcDataBaseClient.bindToInstance(Unknown So
    urce)
    at com.thortech.xl.dataaccess.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.<init>(Unknown Source
    at com.thortech.xl.client.base.tcAppWindow.internalLogin(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.login(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.<init>(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.main(Unknown Source)
    Caused by: javax.naming.NameNotFoundException: Unable to resolve 'ejb.tcDataBase
    '. Resolved 'ejb'
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(Basic
    NamingNode.java:1139)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.jav
    a:252)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.j
    ava:182)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:20
    6)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:21
    4)
    at weblogic.jndi.internal.RootNamingNode_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef
    .java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.jav
    a:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    hi
    There are two things to look at here:
    1. Copy weblogic.jar and log4j.jar from app server installation to xlclient/ext dir.
    2. If you are using the designconsole from a remote m/c ,make an host file entry with the server ip and host name.
    Let me know the results.
    Regards
    Shashidhar

  • How do I manage Integrated Web Logic server with JDev?

    I need to change admin password on WebLogic Server (for the weblogic admin) and do it from JDev so that start/stop of weblogic server is possible. How do I do it? Continuing, how do I manage WLS from JDev?
    Note that I am able to view the application server using view->Application Server Navigator and expand the integrated application server. At this stage, I want I can right click on the application server and launch the admin console. In the authentication tab, the passwords are "grayed" out. I want to reset the password for this weblogic server. The question is how do I do that?
    Edited by: 975250 on Dec 5, 2012 2:50 PM

    Hi,
    There is no way to change password from the JDev configuration.
    It should be done directly from WLS.
    You can change the password @ WLS side and include the WLS into Jdev.
    Here is the following way to change current password.
    1.- Take the back of the LDAP folder of the admin server as well as managed server (you may rename those folders) and then delete the actual LDAP folder (found at servers\<MyServer>\data\ldap).
    2. Make sure WebLogic instance is down.
    3. Set your environment variables using setDomainEnv.sh.
    4. cd to security directory in your instance.
    (eg: $WL_HOME/user_projects/domains/base_domain/security)
    5. Run:
    java weblogic.security.utils.AdminAccount admin_user admin_pass .
    Remember to change “admin_user” and “admin_pass” to your need.
    Also, don’t forget the period “.” at the end of the above command, it is required.
    6. After running the command, the file “DefaultAuthenticatorInit.ldift” will get updated.
    7. Delete the following file from “ldap” folder:
    cd WL_HOME/user_projects/domains/base_domain/servers/AdminServer/data/ldap
    rm DefaultAuthenticatormyrealmInit.initialized
    8. Go to folder DOMAIN_HOME/servers/AdminServer/security
    9. Edit the boot.properties file and change the password to the value already used on step 5. Do this for all the servers in the domain.
    10. Start Weblogic Server (Weblogic Server will encrypt the password for you).
    Regards,
    Kal

  • Jsp files: how can i run it on web logic server 6.1?

              I have installed web logic server 6.1 on my machine but i have some trouble to
              run jsp files on it cause if i have a .jsp file in the root directory(where is
              placed index.html default home page) and try to call the .jsp file on the browser
              it appears the source of the jsp. How can i do to compile the .jsp file and return
              the page result on the browser?
              Thank you
              Paolo
              

    Copy JSP file into the
              /applications/DefaultWebApp directory
              In a web browser, request the JSP file using the following URL:
              http://localhost:port/
              Paolo wrote:
              > I have installed web logic server 6.1 on my machine but i have some trouble to
              > run jsp files on it cause if i have a .jsp file in the root directory(where is
              > placed index.html default home page) and try to call the .jsp file on the browser
              > it appears the source of the jsp. How can i do to compile the .jsp file and return
              > the page result on the browser?
              > Thank you
              > Paolo
              

  • Is it mandatory to install oracle web logic server along with EM?

    Hello All, I am a new user for EM. i was going through the EM installation with OBE. I found that Web logic server installation is thier along with EM but my question is if i am not monitoring my application (which is SAP) with the help of EM then is it compulsory to install web logic server. i want EM only for Database Monitoring.
    Thanks in advance.
    Regards,
    Ajay

    Hello Rob,
    Thank you very much for the answer. I had a check in installation guide from oracle documentation and i came to know that it is a prerequisite for oracle 11 release.
    Thanks & Regards,
    Ajay

  • How do i get the current version of web logic server on obiee 11g

    Hey
    I am pretty new to 11g and Weblogic
    How do i get the current version of web logic server on obiee 11g(11.1.1.5), I know that it should be higher than 10.3.5.
    Thanks

    Hi,
    Obiee11.1.1.5.0/6.0 both version supporting weblogic 10.3.5.0/6.0 both are no issues.
    http://blog.whitehorses.nl/2012/02/26/a-few-quick-tips-for-upgrading-ofm-11g-to-patch-set-5/
    also refer
    http://docs.oracle.com/cd/E23943_01/bi.1111/e16452/bi_plan.htm#BABECJJH
    Thanks
    Deva

  • Web logic server found error

    hi guys, i have successfully deployed my first container managed persistence entity bean
    on web logic server 5.1 but i am unable to run my client application the following error
    occurs when i try to run my client application on windows 98 platform
    we are unable to get a connection to the web logic server at t3:\\localhost:7001
    please make sure that the server is running
    unable to lookup the beans home: cannot instantiate
    class:weblogic.jndi.WLInitialContextFactory
    plz let me know how to overcome this problem
    and what does it mean by t3 why we use it instead of http.
    with regards
    abid

    we are unable to get a connection to the web logic
    server at t3:\\localhost:7001
    please make sure that the server is running
    unable to lookup the beans home: cannot instantiate
    class:weblogic.jndi.WLInitialContextFactoryt3 is a proprietary protocol used by weblogic. First of all tcp/ip needs to be set up in order for you to access localhost. You can check this by opening your browser and typing http://localhost in the address bar. This should bring up the weblogic homepage. If this does not happen, all you need to do is install the TCP/IP services.
    Amit Rajaram

  • Separating obiee server and presentation services via Web Logic Server

    Hello,
    I'm attempting to Install OBIEE Server 11.1.1.3.0 on Linux (box A). I also am installing Web Logic Server 10.3.3 on Linux (box B) with the plan of deploying presentation services on WLS.
    I originally did the following:
    1. setup Repositoyr using RCU
    2. Installed OBIEE 11.1.1.3.0 using Enterprise Option.
    3. Installed WLS 10.3.3
    4. Began following this doc: http://www.obieetalk.com/deploying-obi-presentation-services-weblogic
    ---and the following questions arose as I was going through those steps:
    a. when I start up the Weblogic configuration wizard. I get to step 8 and it asks me to configure the Administration Server.
    --is that the Weblogic Server(box B)?
    b. It then asks me to configure Managed Servers.
    --That is the Weblogic Server, correct(box B)?
    I skipped Configuring Clusters.
    c. It then asks to Configure Machines.
    --I'm not sure what to put here.
    **I then proceeded to open up an SR and was given a "Here's the install guide" as a 'Solution Offered'.
    Oracle then came back with you need to do a "Software Only" install of OBIEE
    --On Box A or B? Because when I do that it asking where the WebLogic Server / Middleware Home is located.
    So, I'm asking
    1. do I do Enterprise, Simple or Software Only on Box A?
    2. Install WLS first, and then follow the document( http://www.obieetalk.com/deploying-obi-presentation-services-weblogic ) on how to deploy the Presentation Services?
    3. Which will lead me back to these questions:
    a. when I start up the Weblogic configuration wizard. I get to step 8 and it asks me to configure the Administration Server.
    --is that the Weblogic Server(box B)?
    b. It then asks me to configure Managed Servers.
    --That is the Weblogic Server, correct(box B)?
    I skipped Configuring Clusters.
    c. It then asks to Configure Machines.
    --I'm not sure what to put here.
    Any help is greatly appreciated. Thanks in advance!

    Hi,
    Is this the only error that you got in log files. Can you change the presentation catalog name and give it a try. Kill all the services. Start OC4J and then start the services.
    Regards,
    Sandeep

  • Web logic server is force shutdown Hyperion 11.1.2.3 instillation.

    Hi All,
    I installed and configured Hyperion 11.1.2.3  successfully(In Os  Windows server 2008 R2, DB is Sql server 2005). After the Configuration of the all the products successfully i tested  all the components are working fine.But after the system restart the web logic server is force shutdown.
    I am trying to reconfigure the Hyperion products All the Application servers failed. Then i identified that the web logic server is shutdown. I am trying to start Web logic server but it auto aromatically force shut down state.
    Can any one help me how to resolve this issue step by step.
    I am waiting your Valuable Replay.
    Regards
    EPMA Hyperion

    Documentation - Introduction
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • IIS Redirect to Web Logic Server

    I have a web server Machine A dedicated to provide static web pages on port 80. I have weblogic server 7.0 sp 4 installed on Machine B. The web applications are deployed on port 8200. If a user comes with a port number 8200 on the URL. I want to redirect him to Machine B which runs the web logic server. How do i configure Machine A to redirect the request to Machine B.? Any Ideas?

    normally you do this with iisproxy.
    You can proxy by path, i.e if they type in
    http://myserver.com/proxythispath/
    or you can proxy by extension: i.e.
    http://myserver.com/proxythisextension.jsp
    refer to this: http://e-docs.bea.com/wls/docs70/plugins/isapi.html
    "Chandra" <[email protected]> wrote in message
    news:401834eb$[email protected]..
    I have a web server Machine A dedicated to provide static web pages onport 80. I have weblogic server 7.0 sp 4 installed on Machine B. The web
    applications are deployed on port 8200. If a user comes with a port number
    8200 on the URL. I want to redirect him to Machine B which runs the web
    logic server. How do i configure Machine A to redirect the request to
    Machine B.? Any Ideas?

  • Change from jboss to Oracle Web Logic Server

    Dear all
    Currently, we have used the jboss for start T24 Browser, ATM, ... Now we want to change it to ORACLE WEB LOGIC SERVER
    Could you please guide me detail as per-requisist , license , how to configure, where could i download to test it?
    Thanks

    Hi,
    Please follow the below steps :-
    1)In order to install Weblogic it depends on the type of OS bit version.
      If you would install it on a 32 bit version then it has embedded JDK in it but if you use 64 bit then you need first either install Sun JDK or Jrockit JDK 64 version and download the Generic jar and install it.
      Java 64 bit could downloaded from the below  URL :-
      http://www.oracle.com/technetwork/java/javase/archive-139210.html
      Note :- Java 8 is not supported or certified with Weblogic.So request you to either use Java 6 or Java 7 depending upon the version of Weblogic and its certification.
    ====
    2)Could you please refer to the below certification matrix to verify if the OS is supported with Weblogic on which the configuration would be done :-
       Oracle Fusion Middleware Supported System Configurations
        Either you could use Weblogic 12C or Weblogic 10.3.1 to 10.3.6 depeding upon your requriement.
    3)Please follow the below link where all the Weblogic installers could be downloaded :-
      http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
       "Accept the License " to download the installers.
    4)Regarding License it would be better to check with Oracle  SAN for you account or contact Oracle Support depending upon the region you belong to by following the below URL :-
       http://www.oracle.com/us/support/contact/index.html
    Regards,
    Prakash.

  • Error while running application under  Oracle Web logic server 10.3

    Hi all,
    I am using  Oracle Web logic server 10.3 to run reports(CR4E).when at the time of adding server in to crystal report application
    i had taken Application Development Support Then at run time it is showing following error message
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException---- Error code:-2147467259 Error code name:failed
    How to Solve these critical  problem
    Thanks ,
    Amol Patil

    Hi Rahul,
    Server logs may contain JDK warnings such as the following if the jdk folder is an mklink.
    *[WARN ][osal ] Could not add counter (null)\ for query*
    *[WARN ][osal ] Failed to init virtual size counter.*
    These are just warnings and do not affect any servers.
    Workaround
    To suppress these warnings, add the following line in the FRAMEWORK_LOCATION\provisioning\provisioning-plan\fusionapps_start_params.properties file
    -Xverbose:osal=error
    You can even try the solution provided in below link
    http://hirt.se/blog/?p=169
    Regards
    Fabian

  • Monitor loggedin user in Oracle Web Logic Server

    Dear All,
    We are using IPM (11.1.1.3.0) with Oracle Web Logic Server 10.3.3.0 (Embedde LDAP).
    Can you please let me know how to monitor user login sessions (which user login at what time to the system, when he last loggedin) from Web Logic Server ?
    Also let me know whether it is possible to create a monthly report of each user login duration and how can I do it.
    Thank You

    >
    For Oracle Forms and Reports 11g Release 2 (11.1.2), download Oracle WebLogic Server 11g (10.3.5) from OTN or
    >
    from http://docs.oracle.com/cd/E23104_01/download_readme_cr2/download_readme_cr2.htm#BABDBHCJ
    Oracle Fusion Middleware 11g Software
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/index.html

  • Starting Web Logic Server  - Unrecognized option: -jrockit

    Hi,
    Im getting the error "Unrecognized option: -jrockit" when I try to start the Web Logic Server as is showed below:
    D:\Oracle\Middleware\user_projects\domains\base_domain\bin>startWebLogic.cmd
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    I already installed the JDK 7 64 (jdk-7u2-windows-x64) and use the generic file to install the Web Logic Server (wls1035_generic)
    I got the files from here:
    JDK >> http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u2-download-1377129.html
    Web Logic >> http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    Any help I will appreciate.
    Thank You,
    Raul.

    Note that you are using the HotSpot JDK. The option -jrockit is only valid if you are using JRockit.
    When you open setDomainEnv.cmd you see something like:
    if "%JAVA_VENDOR%"=="Oracle" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Oracle
              set JAVA_HOME=C:\bea\jrockit_160_29_D1.2.0-10
    )which selects a certain JDK based on the set JAVA_VENDOR property.
    You add the property JAVA_VENDOR above the first if statement, for example,
    set SUN_JAVA_HOME=
    set JAVA_VENDOR=Sun
    if "%JAVA_VENDOR%"=="Oracle" (...)Also see if the SUN_JAVA_HOME property is set to the correct directory.
    technical session - http://middlewaremagic.com/weblogic/?p=7831

  • How to redeploy Calculation Manager Web Application Server

    Hi All,
    I am installing a patch(13925741) for Calculation Manager, i stuck at the following point:
    6. Perform the standard Calculation Manager Web application server deployment task using Hyperion Enterprise Performance Management System Configurator (EPM System Configurator). See the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide for instructions.
    I don't know how to redeploy Calculation Manager Web Application Server, plz help me in deploying this.
    The readme for the patch can be found at:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=15356919#_Toc330987031

    909062 wrote:
    Hi All,
    I am installing a patch(13925741) for Calculation Manager, i stuck at the following point:
    6. Perform the standard Calculation Manager Web application server deployment task using Hyperion Enterprise Performance Management System Configurator (EPM System Configurator). See the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide for instructions.
    I don't know how to redeploy Calculation Manager Web Application Server, plz help me in deploying this.
    The readme for the patch can be found at:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=15356919#_Toc330987031
    Hi,
    Did you actually try to look at the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide for instructions as suggested ?
    To redeploy a component, run the configurator that can be found in the start menu under Foundation Services. Then select "modify an existing instance". Then for Calculation manager, check the box "Deploy to application server".
    Thanks,
    JM

Maybe you are looking for