Configuring replication in weblogic 6.0

          Hi, I was reviewing the weblogic 6.0 docs in configuring in memory replication
          in a cluster. It says to set persistentstoretype parameter to replicated in the
          Web.xml. Can you show me an example of how this is set up in web.xml. In the 6.1
          docs it says that this is configured in weblogic.xml and it shows an example of
          the <session-descriptor> element. I'm not sure what tags should be surrounding
          in web.xml though. Or can I just use weblogic.xml only for this configuration
          in 6.0.
          Thanks
          

This is a setting in weblogic.xml only.
          Paul
          "Jane" <[email protected]> wrote in message
          news:[email protected]..
          >
          > Hi, I was reviewing the weblogic 6.0 docs in configuring in memory
          replication
          > in a cluster. It says to set persistentstoretype parameter to replicated
          in the
          > Web.xml. Can you show me an example of how this is set up in web.xml. In
          the 6.1
          > docs it says that this is configured in weblogic.xml and it shows an
          example of
          > the <session-descriptor> element. I'm not sure what tags should be
          surrounding
          > in web.xml though. Or can I just use weblogic.xml only for this
          configuration
          > in 6.0.
          > Thanks
          

Similar Messages

  • How to configure apache and weblogic in windows 2000

    i am novice,
    i want to configure apache and weblogic in windows 2000
    weblogic version is 6.1
    apache version is 2.0
    how to do?

    George,
    I would take the following 'first steps'
    1)Install Apache20 on your Windows machine following the Apache online documentation
    http://httpd.apache.org/docs-2.0/misc/tutorials.html
    2)Make sure you can 'serve up' static HTML content from your Apache Server
    3)Install Weblogic Server per our online documentation
    http://edocs.bea.com/wls/docs61/install/index.html
    4)Also, make sure you can 'serve up' both static and dynamic (e.g., JSP) content
    directly from WLS server
    5)Once you have both of the above 'sanity' checks attempt to configure a simple
    proxy by ppath or mime type via our online documentation
    http://edocs.bea.com/wls/docs61/adminguide/apache.html#103803
    Chuck Nelson
    DRE
    BEA Technical Support

  • BPM Configuration Error on Weblogic Configuration

    Hi,
    I try to configure BPM Directory and always get error on wlst.sh command
    weblogic.common.resourcepool.ResourceSystemException: Cannot load driver class: weblogic.jdbcx.oracle.OracleDataSource
    My system spec:
    - Solaris SPARC 64
    - Weblogic 10.3.0.0 using JRockit 1.6.0_16
    - BPM 10gR3
    The configuration error in weblogic configuration.
    Really need help here..
    Thanks
    Regards,
    Eric Wijaya

    Hi Eric,
    Just checking: Are you using BPM 10.3.2?
    Do you mean the BPM Directory Configuration?Yes, I'm talking about the directory configuration and the engine configuration too.
    I've configure the BPM Directory to use BPM's Oracle Driver Version:10,11 which is selected by default by the BPM Configuration Wizard but still got the jdbc driver error. If you are using 10.3.2, you will see that there is another driver called: "Oracle Driver Version:10,11" (without BPM!!). You must use that driver. (if you install the latest 10.3.2 HF, that driver is the default one).
    If you don't have that driver, then you are using an older version than 10.3.2. Please migrate to 10.3.2.
    Hope this helps,
    Ariel

  • DFSr supported cluster configurations - replication between shared storage

    I have a very specific configuration for DFSr that appears to be suffering severe performance issues when hosted on a cluster, as part of a DFS replication group.
    My configuration:
    3 Physical machines (blades) within a physical quadrant.
    3 Physical machines (blades) hosted within a separate physical quadrant
    Both quadrants are extremely well connected, local, 10GBit/s fibre.
    There is local storage in each quadrant, no storage replication takes place.
    The 3 machines in the first quadrant are MS clustered with shared storage LUNs on a 3PAR filer.
    The 3 machines in the second quadrant are also clustered with shared storage, but on a separate 3PAR device.
    8 shared LUNs are presented to the cluster in the first quadrant, and an identical storage layout is connected in the second quadrant. Each LUN has an associated HAFS application associated with it which can fail-over onto any machine in the local cluster.
    DFS replication groups have been set up for each LUN and data is replicated from an "Active" cluster node entry point, to a "Passive" cluster node that provides no entry point to the data via DFSn and a Read-Only copy on it's shared cluster
    storage.
    For the sake of argument, assume that all HAFS application instances in the first quadrant are "Active" in a read/write configuration, and all "Passive" instances of the HAFS applications in the other quadrants are Read-Only.
    This guide: http://blogs.technet.com/b/filecab/archive/2009/06/29/deploying-dfs-replication-on-a-windows-failover-cluster-part-i.aspx defines
    how to add a clustered service to a replication group. It clearly shows using "Shared storage" for the cluster, which is common sense otherwise there effectively is no application fail-over possible and removes the entire point of using a resilient
    cluster.
    This article: http://technet.microsoft.com/en-us/library/cc773238(v=ws.10).aspx#BKMK_061 defines the following:
    DFS Replication in Windows Server 2012 and Windows Server 2008 R2 includes the ability to add a failover cluster
    as a member of a replication group. The DFS Replication service on versions of Windows prior to Windows Server 2008 R2
    is not designed to coordinate with a failover cluster, and the service will not fail over to another node.
    It then goes on to state, quite incredibly: DFS Replication does not support replicating files on Cluster Shared Volumes.
    Stating quite simply that DFSr does not support Cluster Shared Volumes makes absolutely no sense at all after stating clusters
    are supported in replication groups and a technet guide is provided to setup and configure this configuration. What possible use is a clustered HAFS solution that has no shared storage between the clustered nodes - none at all.
    My question:  I need some clarification, is the text meant to read "between" Clustered
    Shared Volumes?
    The storage configuration must to be shared in order to form a clustered service in the first place. What
    we am seeing from experience is a serious degradation of
    performance when attempting to replicate / write data between two clusters running a HAFS configuration, in a DFS replication group.
    If for instance, as a test, local / logical storage is mounted to a physical machine the performance of a DFS replication group between the unshared, logical storage on the physical nodes is approaching 15k small files per minute on initial write and even high
    for file amendments. When replicating between two nodes in a cluster, with shared clustered storage the solution manages a weak 2,500 files per minute on initial write and only 260 files per minute when attempting to update data / amend files.
    By testing various configurations we have effectively ruled out the SAN, the storage, drivers, firmware, DFSr configuration, replication group configuration - the only factor left that makes any difference is replicating from shared clustered storage, to another
    shared clustered storage LUN.
    So in summary:
    Logical Volume ---> Logical Volume = Fast
    Logical Volume ---> Clustered Shared Volume = ??
    Clusted Shared Volume ---> Clustered Shared Volume = Pitifully slow
    Can anyone explain why this might be?
    The guidance in the article is in clear conflict with all other evidence provided around DFSr and clustering, however it seems to lean towards why we may be seeing a real issue with replication performance.
    Many thanks for your time and any help/replies that may be received.
    Paul

    Hello Shaon Shan,
    I am also having the same scenario at one of my customer place.
    We have two FileServers running on Hyper-V 2012 R2 as guest VM using Cluster Shared Volume.  Even the data partition drive also a part of CSV.
    It's really confusing whether the DFS replication on CSV are supported or not, then what would be consequence if using.
    In my knowledge we have some customers they are using Hyper-V 2008 R2 and DFS is configured and running fine on CSV since more than 4 years without any issue.
    Appreciate if you can please elaborate and explain in details about the limitations on using CSV.
    Thanks in advance,
    Abul

  • Hyperion Shared Services Configuration Error with Weblogic 9.2

    Hi All,
    I have been trying to configure Hyperion Shared Services 9.3.1 with Weblogic Ver 9.2
    During configuration of the Database and the Application Server, I select Manual Configuration option on Weblogic 9
    However, it returns a configuration failure everytime of the Database.
    In my case, the DB used is SQL 2005.
    Can someone, please advise me.
    Thanks in advance
    Regards,
    Apo

    Hi Apo,
    Check the configtool.log in the logs/config folder and post the error message that is being returned.
    Thanks
    Nick

  • HOW TO CONFIGURE REPLICATION/INITIALIZE THE TWO SUFFIXES IN DS 6.3

    HI,
    i'm new to DS 6.3,which is pretty cool either,i feel difficult in enabling replication between two suffixes in a directory server instance,
    and can anyone helpme how to configure replication in the directory server 6.3.hope i get reply soon,
    thanking you,
    sasi

    Please have a read of the admin guide for replication available at
    http://docs.sun.com/app/docs/doc/820-2763/fhkry
    Once you try out the procedure, feel free to follow up with specific questions. Don't forget to tell us exactly what steps you took, and what problem you're facing.

  • Please let me know LDAP Configuration in Oracle Weblogic Server 10.3.2

    Hi,
    Please let me know LDAP Configuration in Oracle Weblogic Server 10.3.2.Please give me the steps to configure the LDAP in weblogic 10.3.2.

    Hi,
    You can check http://download.oracle.com/docs/cd/E15523_01/doc.1111/e14142/console.htm#i1075285

  • How can I configuration MBean in weblogic server  using the console ?

    How can I configuration MBean in weblogic server using the console ?
    I hear people talking about mbeans in weblogic server I have look in the console I can not find where , or how to do it.
    can some body explain that or a link that explain it, how to do it on the console ?

    Hi,
    Registering Custom MBeans from Admin Console is not yet possible. But yes there are ways to Configure and Utilize Custom MBeans ...
    http://weblogic-wonders.com/weblogic/2010/02/16/registering-and-invoking-custommbeans/
    Thanks
    Jay SenSharma

  • Configure Visualvm with weblogic 10.0

    I followed the procedure below to configure VisualVm with weblogic 10.0
    I have installed jdk1.6_18 in /usr/jdk1.6_18 on solaris 10.0.
    created jstatd.all.policy file with entry
    grant codebase "file:${java.home}/../lib/tools.jar" {
    permission java.security.AllPermission;
    in /usr/jdk1.6_18/bin
    executed below line from the same where i have the jstatd.all.policy file
    jstatd -J-Djava.security.policy=jstatd.all.policy
    I am unable to enable jstatd i getting the following error:
    ./jstatd -J-Djava.security.policy=java.all.policy
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    I have followed the below link to configure
    http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14287864
    Any help would be greatly appreciated.

    Hi,
    Step1). Please open "java.policy" file from the following location <JAVA_HOME>\jre\lib\security
    Step2). // Standard extensions get all permissions by default and add the Highlighted Code Snippet there at the TOP below is the modified content of "java.policy" file
    // Standard extensions get all permissions by default
    <font color=red>
    grant codeBase "file:C:/bea103/jdk160_05/lib/tools.jar" {
    permission java.security.AllPermission;
    </font>
    grant codeBase "file:${{java.ext.dirs}}/*" {
         permission java.security.AllPermission;
    // default permissions granted to all domains
    grant {
         // Allows any thread to stop itself using the java.lang.Thread.stop()
         // method that takes no argument.
         // Note that this permission is granted by default only to remain
         // backwards compatible.
         // It is strongly recommended that you either remove this permission
         // from this policy file or further restrict it to code sources
         // that you specify, because Thread.stop() is potentially unsafe.
         // See "http://java.sun.com/notes" for more information.
         permission java.lang.RuntimePermission "stopThread";
         // allows anyone to listen on un-privileged ports
         permission java.net.SocketPermission "localhost:1024-", "listen";
         // "standard" properies that can be read by anyone
         permission java.util.PropertyPermission "java.version", "read";
         permission java.util.PropertyPermission "java.vendor", "read";
         permission java.util.PropertyPermission "java.vendor.url", "read";
         permission java.util.PropertyPermission "java.class.version", "read";
         permission java.util.PropertyPermission "os.name", "read";
         permission java.util.PropertyPermission "os.version", "read";
         permission java.util.PropertyPermission "os.arch", "read";
         permission java.util.PropertyPermission "file.separator", "read";
         permission java.util.PropertyPermission "path.separator", "read";
         permission java.util.PropertyPermission "line.separator", "read";
         permission java.util.PropertyPermission "java.specification.version", "read";
         permission java.util.PropertyPermission "java.specification.vendor", "read";
         permission java.util.PropertyPermission "java.specification.name", "read";
         permission java.util.PropertyPermission "java.vm.specification.version", "read";
         permission java.util.PropertyPermission "java.vm.specification.vendor", "read";
         permission java.util.PropertyPermission "java.vm.specification.name", "read";
         permission java.util.PropertyPermission "java.vm.version", "read";
         permission java.util.PropertyPermission "java.vm.vendor", "read";
         permission java.util.PropertyPermission "java.vm.name", "read";
    Step3). run the "jstack"
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com  (WebLogic Wonders Are Here)

  • Pre-requisites required for the local configuration of the Weblogic portal

    Hi All,
    I have got the code from the client. It is appenntly came to know that Code has been developed in Weblogic workshop.
    When we build teh application we are getting the following web services related Errors:
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    PortaleWebApp: Created control beans for 19 controls in 12703 milliseconds
    BUILD FAILED
    ERROR: Build failed with 15 error(s).
    When we deploy in the Portal weblogic server, Application is deploying with out any errors. But it is not showing any login page when I start the PTLoginMain.portal file.
    As I am completly new to this Weblogic Portal server, Please let me know, Do i need to configure the any setting before starting the application. I mean to ask you that Pre-requisites required for the local configuration of the Weblogic portal Server.
    Any Help would be much appriciated.
    Regards & thanks,
    Nirmala Vijaay Sekhar Varre

    and your server address can be resolved or not?
    Are you accessing the server from Windows or Linux?
    - On Linux try editing the /etc/hosts file and add something like: 10.241.110.105 server1.etcetera
    - On Windows try editing the C:\WINDOWS\system32\drivers\etc\hosts file and add something like: 10.241.110.105 server1.etcetera
    When this works, contact your system administrator and ask him or her to map an ip to your hostname in DNS and DHCP
    such that the servername automatically resolves the ip-address

  • Configuring a BEA WebLogic 7.0 Server and MDB to Listen on an Oracle Queue

    I am tasked with configuring a BEA WebLogic 7.0 SP1 Server, and deploying an MDB to listen to a queue created in Oracle Advanced Queuing. Has anyone had any experience in making this work? And if so, could you send me some sample code/XML that illustrates such?
    Thanks!

    See my reply at Deploying MDB on BEA WebLogic 7.0 to listen to Oracle AQ

  • Could someone let me know the steps in configuring documentum with weblogic

    Could someone let me know the steps in configuring documentum with weblogic server

    http://www.apple.com/itunes/content-providers/book-faq.html
    Michi.

  • Configuring Log4j for weblogic

    Hi
    can any one tell me how to configure Log4j for weblogic. I have added the log4j jar files to the weblogic classpath but it does not seem to work..
    Thanks and Regards
    Narayan

    You must make a new directory on the same level with applications directory, place "log4j.properties" file in it, include this directory in the "PRE_CLASSPATH" entry in your startup script and that's all.
    Sample line in "startWebLogic.cmd" script
    'set PRE_CLASSPATH=%_LIBJARS%;classes'
    in classes dir you have "log4j.properties"
    Should work,
    Cristian Negoita

  • Configuration Locked By: Weblogic in EM Console

    Hi,
    The weblogic server is not letting me to upload repository through enterprise manager console it is giving following error below “Configuration locked by weblogic”. I tried everything from restarting still no luck.
    -Reddy

    The error was due to browser compatibilty. It worked fine in IE but not in firefox.

  • How to Configure Listener in Weblogic 6.0

    I have depoloyed my java application (war) in weblogic 6.0
    This application has to behave as a listener for a client socket call on a particular port (say 5588).
    This thing works fine in my WSAD environment with the internal server.
    How do I configure Listener in Weblogic 6.0 so that my deployed application starts accepting socket call as a listener?
    Please Suggest............

    Here's the flow...
    1) My application is deployed in Weblogic 6.0/7.0. It has to do an additional task of listening on an internal port (say 5588) apart from exposing server socket on say port 4499.
    2) My application during startup calls a servlet and via servlet init and routing thereby to different classes my application becomes ready to behave as Client Socket on 5588. I am copying web.xml along with this mail. Please review the web.xml and let me know if it s good enough to invoke the servlet during startup?
    3) A standalone java application tries to connect to my application mentioned above on port 5588 via a socket (localhost, 5588). Somehow my application doesnt seems to get hit. I did netstat and port was in listening mode.
    4) 5588 being an internal port, I dont think it needs to be configured in Config.xml. Am I right? I didnt find any way of adding new ports to Config.xml apart from standard port on web.
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <display-name>MyProject</display-name>
         <servlet>
              <servlet-name>messagerouter</servlet-name>
              <display-name><![CDATA[Apache-SOAP Message Router]]></display-name>
              <servlet-class>org.apache.soap.server.http.MessageRouterServlet</servlet-class>
              <init-param>
                   <param-name>faultListener</param-name>
                   <param-value>org.apache.soap.server.DOMFaultListener</param-value>
              </init-param>
         </servlet>
         <servlet>
              <servlet-name>rpcrouter</servlet-name>
              <display-name><![CDATA[Apache-SOAP RPC Router]]></display-name>
              <servlet-class>com.s1.adapter.fundtech.MyServlet</servlet-class>
              <init-param>
                   <param-name>faultListener</param-name>
                   <param-value>org.apache.soap.server.DOMFaultListener</param-value>
              </init-param>
         </servlet>
         <servlet-mapping>
              <servlet-name>rpcrouter</servlet-name>
              <url-pattern>/servlet/rpcrouter</url-pattern>
         </servlet-mapping>
         <servlet-mapping>
              <servlet-name>messagerouter</servlet-name>
              <url-pattern>/servlet/messagerouter</url-pattern>
         </servlet-mapping>
    </web-app>

Maybe you are looking for

  • Setting default value to columns on tabular form is not working.

    Hi, I created a tabular form and i want to set some default values to columns based on the values in page items. so i set the page item to column value in tabular form attributes by selecting the Default type as PLSQL Expression & Function DEFAULT va

  • Multimapping(File to RFC) using BPM...issue!!!

    Hi Am working on following scenario: #Two request files merged to map to RFC request ( 2:1mapping ) RFC response is split into two response messages( 1:2 ). I have done the whole thing in BPM that looks somewhat like this : Fork(Rec1 , Rec2)-> Transf

  • Why won't my battery charge?

    Hey guys, Overnight my mac air battery went from charging no problem to not charging at all, stating it's fully-charged even though it's on 96%, and now not charging stating "Condition: Replace Soon". I'd understand if it was a really old battery, bu

  • Ive installed the programme but cant open the file?

    Ive installed a free trail to my Windows 8 but I have a shortcut on the desktop but it just takes me to the Creative Cloud Apps page on my computer and wont let me open Premier Pro to create a project! PLEASE HELP ME

  • ANN: DeforceCSS 1.3 (Extension to fix GoLive 9 CSS behavior)

    Oliver Michalak (with a small contribution from me) has created a new extension to fix the annoying auto-generated CSS created by editing objects in Layout view in GoLive 9. http://golive.werk01.de/DeforceCSS/ Background: GoLive moves some attributes