Passive active Essbase 11.1.2.3 Clustering

Hello

Is supported for the Windows Active Passive Clustering environment?

Installation and Configuration Guide Release 11.1.2.2

I can see that it is supported only on Linux. Please confirm if she is supported in a Windows environment as well.

Thank you

NGO Mopala

I assume you mean of Essbase, yes it is supported on windows - Configuration Active / Passive Essbase Clusters (Windows)

See you soon

John

http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • Passivation/activation on glassfish + mysql

    Hello.

    I am currently trying to establish a platform freelicense ADF: ADF Essentials + GlassFish + MySQL.

    I've seen a few brief talkings to override the framework passivation/activation methods to work with the file instead of MySQL system but haven't seen any code.

    So I would really like to hear from someone who have implemented it and receive a notice.

    If there is place.

    Thank you.

    In fact, any information about ADF + MySQL compatibility would be apreciated.

    Here is a good article: http://www.oracle.com/technetwork/developer-tools/jdev/multidatabaseapp-085183.html

    It belongs to "Configure Passivation".

    Personally I put the Module of the Application property: jbo.passivationstore = file

  • Legacy of the entity and Passivation/Activation

    Hi all

    I use:

    11.1.1.56.60 ADF business components
    Java (TM) Platform 1.6.0_18
    Oracle IDE 11.1.1.3.37.56.60
    PMD JDeveloper Extension 4.2.5.3.0
    Support versioning 11.1.1.3.37.56.60


    It seems I have a problem with the legacy Etity and Passivation/Activation of States.

    I unchecked the AM pooling and behavior is very very strange.
    The strange thing is that I tried to follow the Documentation of the ADF for this and still have a problem.
    It seems that activation does not work properly


    I created a sample application and more details on my case here:

    http://dstas.blogspot.com/2010/11/entity-inheritance-and-passivation.html


    Please tell what I'm doing wrong.

    Thank you in advance.

    Hi Dimitris

    Followed to the poster of 'anonymous' on your blog, I tried your demo on 11.1.1.2.0 and I see the same problem. I suggest you submit your test Oracle Support to work through detailed case.

    CM.

  • Question on Passivation / Activation in the Dev Guide example

    ADF 11 g

    Hello

    I load certain values in the session UserData in my application PrepareSession module.
    If I understand things that I have to passivate/activate this information.

    However the example in the merger Dev Guide page 39-19 for passivation
    seems to be missing the appellant to super.passivateState.

    Is this correct?

    Best regards
    Paul

    Surprisingly, no.. The method of the superclass is basically a no-op. This method is not involved in the passivation of State transactional and nontransactional standard; It's just for custom data. Standard passivation takes place at passivateState (byte [], int, int).

  • Disconnect all active connections of Essbase using VBA in Excel code

    Hi all

    I am currently using the code to disconnect the connection active essbase below. It works fine but it shows me a window with the list of connections active essbase and I have to select each essbase connection, and click Disconnect. I want a vba code that will disconnect / kill all the active connections of Essbase to only once. for example I have 10 worksheets relating to different databases within Essbase. I want a code that will cut all 10 sheets at once. Please expedite. Thank you for your help in advance.

    Private Sub MDisConn()
    On Error Resume Next
    EssError = EssMenuVDisconnect()
    ErrorBox
    End Sub

    Hello

    You could use EssVDisconnect that takes a sheet name and does not open the login logout box.

    DECLARE Function EssVDisconnect Lib "ESSEXCLN. XLL"(ByVal Nom_feuille As Variant) As Long

    Void DisConn()
    X = EssVDisconnect ("Sheet1")
    End Sub

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Essbase Cluster - how to restore any cluster

    Hello

    I have the following plan to make (let me know if there is an error in this scenario)

    Essbase itself should be active / passive clustering on the windows cluster.

    Installation:

    Node 1: Foundation Services, reporting and analysis, Essbase Admin Services, Essbase provider Services, Essbase Integration Services, Essbase Studio Server, Essbase

    Node 2: even

    The Foundation Services, Reporting and analysis, Essbase Admin Services, Essbase service provider could me clustered using Weblogic Admin Server

    So I have

    Node 1: Instance epmsystem1

    Node 2: Instance epmsystem2

    OSH has been configured on the two afters of nodes that vertical scale was over for the Java Web Applications.

    Essbase Integration Services and Essbase Studio Server are configured on each case separately.

    So I started to configure the Essbase Server on node 1 (Instance epmsystem1)

    After I have configures Essbase Server on node 2. With the error that I use epmsystem2 as instance name.

    After the necessary manual changes of opmn.xml and essbase.cfg I could manually start und stop essbase on both nodes.

    but because the deployment were the name of the different bodies and different windows service names I could not create a unique service name to go with the windows Failover Manager.

    When I start to try on node 2 configure a Cluster on the epmsystem1 (@node2) of the cluster instance Configuration of EMP tool seems to be "full" with 2 existing knots.

    (a) could 1 remove node2 (epmsystem2) of the Essbase Cluster configuration? How?

    (b) is it possible after remove it to configure epmsystem1@node2 for essbase clustering while epmsystem2@node2 (including foundation) are still here?

    Thanks for advice

    Kind regards

    Kai

    You can try to uninstall Essbase and it should remove the registry entries, if on 11.1.2.3 there is the option to delete the instance of full EMP without uninstalling.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • AM question of Passivation on the creation of master / details (composition)

    Hi all

    I recently discovered some problems at our request on the passivation of the AOS.

    After reading some time on the web, I disabled the AM pooling on our application for testing on my built-in server that our request is 'activation-safe'

    After that, I have the following error when I try to create a new line on a "actually dated VO:

    java.lang.ArrayIndexOutOfBoundsException: 1
    at oracle.jbo.server.ViewObjectImpl.bldEffectiveDateKeys(ViewObjectImpl.java:15914)
    at oracle.jbo.server.ViewObjectImpl.bldKeysForMovingRows(ViewObjectImpl.java:15736)
    at oracle.jbo.server.ViewObjectImpl.moveRows(ViewObjectImpl.java:16096)
    at oracle.jbo.server.ViewObjectImpl.afterRowUpdate(ViewObjectImpl.java:14096)
    at oracle.jbo.server.ViewObjectImpl.sourceChanged(ViewObjectImpl.java:14395)
    at oracle.jbo.server.EntityCache.sendEvent(EntityCache.java:1557)
    at oracle.jbo.server.EntityCache.deliverEntityEvent(EntityCache.java:1573)
    at oracle.jbo.server.EntityCache.notifyColumnAndBlgChange(EntityCache.java:1629)
    at oracle.jbo.server.EntityImpl.notifyAttributesChanged(EntityImpl.java:7668)
    at oracle.jbo.server.EntityImpl.notifyAttributesChanged(EntityImpl.java:7649)
    at oracle.jbo.server.EntityImpl.notifyAttributesAndBlgChanged(EntityImpl.java:7658)
    at oracle.jbo.server.EntityImpl.setAttributeValue(EntityImpl.java:3828)
    at oracle.jbo.server.EntityImpl.handleEffectiveDateRowCreate(EntityImpl.java:11669)
    at oracle.jbo.server.EntityImpl.handleEffectiveDateOperations(EntityImpl.java:11585)
    at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2652)
    at oracle.jbo.server.EntityImpl.validateChildren(EntityImpl.java:2364)
    at oracle.jbo.server.EntityImpl.validateEntity(EntityImpl.java:2511)
    at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2666)
    at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:4577)
    at oracle.adf.model.bc4j.DCJboDataControl.validate(DCJboDataControl.java:1620)
    at oracle.adf.model.binding.DCBindingContainer.validateReferredDataControls(DCBindingContainer.java:4411)
    at oracle.adf.model.binding.DCBindingContainer.validateInputValues(DCBindingContainer.java:4327)
    at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4259)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.validateRegion(TaskFlowRegionController.java:311)
    at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4249)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.validateRegion(TaskFlowRegionController.java:311)
    at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4249)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.validateModelUpdates(PageLifecycleImpl.java:303)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.validateModelUpdates(FacesPageLifecycle.java:71)
    to oracle.adf.controller.v2.lifecycle.Lifecycle$ 6.execute(Lifecycle.java:190)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)
    at $200 (ADFPhaseListener.java:34) oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access
    to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 3.after(ADFPhaseListener.java:428)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)


    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    If the AM pooling is enabled, no errors...

    No idea what means this exception?

    I use JDev 11.1.1.7, let me know if you need additional information on the VO, entity or something else...

    Many thanks for the suggestions,

    So what solved my problem was simply uncheck the "cascade update key attributes" relative to the association (composition). I still don't understand why that would be a problem to check if...

    No restrictions on Association (composition) with the option "Cascade update key attributes" checked when passivation/activation takes place on a newly created on two line master-detail VO?

  • Creating a Cluster of Linux RHEL on vSphere 5

    Hello

    Is it possible to linux RHEL VMs on ESXi V5 hosts vSphere cluster?

    I have a few RDMs I can add 1 VM, but they are not visible to add them to the other virtual computer.  These ROW are the shared storage using two virtual machines in an active/passive cluster with RHEL.

    Windows clusters seem to work out of the box there is some advanced configuration settings, I need to add first?

    Thank you

    Hello

    The reason is that, by default, storage filters are enabled (see storage filters - yellow brick for more information).

    To allow VMS access a raw disk, even through the RDM, you must disable the ROW filter. To do this, refer to VMware KB: LUN mechanism creating filtering RDM .

    I hope this helps.

  • How to measure complexity availability operation & Maintenance costs etc.

    Dear all

    We have several configurations to achieve high availability, maximum availability with and/or in data for data centers. Some use Active - Solution of Clustering Active while some use Active - Passive Solution. Some use only BONE clusters like Sun Clusters, Veritas clusters. Often that I noticed, a combination of cluster OS say Veritas Cluster Cluster Oracle (Clusterware + RAC) and database solutions.

    In these situations how it is with a Quantitative analysis of each method? What are the inputs, we'd need and how these calculations happen? In searching the Internet, I saw earlier ACTIVE - clusters in ACTIVE database using FCR and Oracle Clusters RAC availability is some 99.xx% while other approaches are noted accordingly. How we are to these quantitative decisions? Could you please advice.

    I was asked to come up with these numbers of sub elements mentioned for a few approaches that I suggested.

    Availability of the database
    Complexity of the Architecture and understanding.
    Set up costs.
    Operating costs.
    Maintenance costs

    For your understanding, I suggested below approaches to achieve high availability with Production data center.

    Approach - I: I Active - Passive database running on the node a and b respectively. Db1 will be active on the node and DB2 will be active on the node b. If that fails, they switch to the alternative.

    Approach - I: I Active - Passive database running on the node a and b respectively. DB1 and DB2 will be active on node a and node b is still running waiting for a failover event. If that fails, they switch to node b.

    Approach - III: I DB1 and DB2 active on the node. We can configure Dataguard (logic or secondary Physics) on node b in the center of production data.

    Approach IV: I have a two-node cluster running CARS and will be ACTIVE-ACTIVE database DB1 and DB2 running on them.

    Personally, I like the approach IV. However, for commercial reasons, we must make a decision based on the quantitative analysis.

    If any of you have already done such an exercise, could you please share yoru experiences here?

    Thank you very much for all your advice in this sense.

    Kind regards!
    Sarat

    An excellent question, but impossible to estimate because everything depends on your site combinations, experience, budget and hardware/software. Luck is also important. If you hit an unexpected bug you can throw your forecast of availability by the window.

    Companies like Gartner may have intercourse "industry average", based on real data that you can buy, otherwise you really need to implement the solution, best practices research and see if you can improve the availability you learn.

    First of all, you will have to work what is the cost of downtime? For example, if a stock market is declining, it costs billions of dollars. If a HR system does not work, no one cares until payroll. Why build a cluster active / expensive asset if you do not need?

    Then you must standardize hardware and an operating system. How scalable do you need it? Are your applications written to the scale on the CARS, or will they run better on spot?

    Next, you need to compare each solution for single-point-of-failure, develop the component failure rate and the cost to remove this point of failure. Good luck to find the failure rates of the component of your servers, network cards, hard drives, etc.

    Guess the clusters do not have greater availability. Improperly applied RAC clusters can have much more limited availability to single instance well implemented.

  • install new PS6510e - no communication on Iscsi network

    Getting desperate here now.

    bought refurbished ps6510e of third-party reseller - have been categorically denied access to the site of dell for support on that basis.

    connected to 2 servers R720 via grouped 10 gb SFP + cables through a switch of 8024F to SAN with redundant connections of 10 GB on two controllers. configured on the private network for iscsi only traffic with addresses private to each server, switch, Saint Nic individual and the Group ip san.

    set up in business / management network for servers / san / management switch with works perfectly.

    2 (2012r2) servers can communicate with each other via the links of 20 GB. No communication with san via ping or connecting iscsi connectors at all. servers can ping each other and switch, not san. CLI in san - cannot ping anything - not even his own individual ip addresses. SAN web interface reports that snap ports (15 + 16), it is plugged into the switch so that he knows that she is and that she connects to her apparently happy.

    configured according to the guidelines of dell white papers, frames, LAG switch. I swapped 10 GB connections between servers and san groups, and regardless of the combination of connections, servers talk, san does not work.

    interface Web and SAN HQ all report everything is hunky dory. one mistake is on the free space that we have configured volumes while.

    bright ideas about what was fundamentally wrong very favorably received.

    Hello

    Re: refurbished.  Sorry, but Dell does not offer without PS Series in this way.  Dell partners cannot provide these services either.  Support requires the table under warranty or support contract access to firmware, and other downloads.  In addition, the license to use the table is maintained in the contract, not the hardware.  This license may not be transferred or resold.

    Re: is associated. PS Do not support series without grouping at all.  You need to configure MPIO on servers instead.  Almost sure that tagging VLAN is not in use, or stripped of all PS Series ports.

    In the GUI, network ports show online?

    On the switch, make sure that you have the current firmware, and data center bridging (DCB) is disabled.

    Given you cannot ping anything, I suspect the cable or switch configuration.  If you use TWINAX cables be PASSIVE, Active cables are not supported.

    Kind regards

    Don

  • Release_mode = reserved safe to use is

    Hello

    JDeveloper 12.1.3, Glassfish 3.1.2 ADF, JSF Facelets, BC4J.

    Our application appeals to global temporary tables, which is not safe to use due to the ADF / AM passivation/activation. Until we moved to 12.1.3 and Glassfish worked well however.

    But now it seems that even often is provided, a different database connections asks the other.

    Our system has few users - never more than 5-10 at one point.

    It would be safe to turn on relaese_mode = reserved in order to ensure that the same session always get the same database connection?

    Best regards

    Erik

    In theory, it can be used, but it is not recommended. ADF web applications use optimistic locking and you must avoid the reserved mode. In the end, you will need to test your application if you want to use the reserved modes, it serves not so much.

    I see other problems using reserved mode as the cleanup of resources does not which means later, you're running out of resources.

    We should think about getting rid of global temporary tables.

    Timo

  • Changing the definition of table PS_TXN use SECUREFICHIERS

    Fusion Middleware Version: 11.1.1.7

    WebLogic: 10.3.6.0

    JDeveloper Build JDEVADF_11.1.1.7.0_GENERIC_130226.1400.6493

    Project: Custom Portal Application WebCenter integrated with ADF custom workflows.

    During our ADF application performance tests, we noticed that a lot of contention on the LOB segments for the table PS_TXN (supports transactions State passivation/activation).

    Movement of the LOB segment to use Oracle SECUREFICHIERS, most other tweaks to the definition of the table showed significantly reduce the contention as providing a much higher throughput for read and write operations.

    To implement these changes, we would like to modify the ADF internal script that creates the table in the first place rather manually, dropping the table or by using the online table reorganization.

    This approach is documented, and suggests that this can be done my edit script "adfbc_create_statesnapshottables.sql" located under the directory MIDDLEWARE_HOME/oracle_common/sql $.  We tried it, but after letting off the table in a test environment, ADF is re - create the table using the original definition when the application is done after the operation first move.

    The same scenario can also be found under $MIDDLEWARE_HOME/oracle_common/modules/oracle.adf.model_11.1.1/bin however edit this file also makes no difference.

    Does anyone know what script ADF uses to create the table, or if this is now coded in a class file or some other mechanism?

    Automatic creation of table PS_TXN is hardcoded in the oracle.jbo.pcoll.OraclePersistManager class. Have a look at the statements at the end of the OraclePersistManager.createTable () method (in line 904 according to my decompiler). Other SQL statements (for example to drop the table, to the updates/insertions/deletions in the table, etc.) are defined inside the class oracle.jbo.pcoll.TransactionTableSqlStrings. You can find these classes within $MIDDLEWARE_HOME/oracle_common/modules/oracle.adf.model_11.1.1/adfm.jar.

    If your database is not Oracle, but DB2 or MS SQL Server, then you should look at the classes oracle.jbo.pcoll.pmgr.DB2PersistManager and oracle.jbo.pcoll.pmgr.SQLServerPersistManager respectively.

    You can override the default value PersistManager (create a new class that extends oracle.jbo.pcoll.OraclePersistManager and override/change the createTable() method), and then specify the new class in the AOS "jbo.pcoll.mgr" configuration property CreateTable() method has a package-level visibility, it would be very easy to do. This approach is delicate and the efforts needed to make does not, in my opinion. If I were you, I would be to pre-create the necessary tables in PS_TXN updated the manually.

    Dimitar

    PS Scripts SQL "adfbc_create_statesnapshottables.sql" aims to be used by advanced users who want to create their paintings previously manually. These scripts are not used by the infrastructure when it automatically creates the necessary tables.

  • Why we need application module...

    Hi all

    I doubt cannot we expose our service directly from control data business, why we need application... module for example

    We will create a class and right click and we will expose directly as a data control right! Why cannot the VO

    Why is there another interface like AM

    Thank you

    Delphine

    AMS offer a set of services including pooling of resources, passivation/activation, transaction and lock management.

    All those who work in all of your multiples.

  • Issuing Java.lang.NullPointerException after inactivity

    IM using JDeveloper 12 c and im making a webapp, an im getting this error after inactivity I know im giving many details, but it's the scenario.

    Caused By: java.lang.NullPointerException
                at oracle.jbo.server.ViewObjectImpl.activateNewRowTracker(ViewObjectImpl.java:20372)
                at oracle.jbo.server.ViewRowSetIteratorImpl.activateIteratorState(ViewRowSetIteratorImpl.java:4015)
                at oracle.jbo.server.ViewRowSetImpl.activateIteratorState(ViewRowSetImpl.java:8035)
                at oracle.jbo.server.ViewObjectImpl.activateIteratorState(ViewObjectImpl.java:21046)
                at oracle.jbo.server.ApplicationModuleImpl.activateVOs(ApplicationModuleImpl.java:8646)
                at oracle.jbo.server.ApplicationModuleImpl.doActivateState(ApplicationModuleImpl.java:8380)
                at oracle.jbo.server.ApplicationModuleImpl.doActivateAMState(ApplicationModuleImpl.java:8346)
                at oracle.jbo.server.Serializer.activate(Serializer.java:328)
                at oracle.jbo.server.DBSerializer.activateRootAM(DBSerializer.java:337)
                at oracle.jbo.server.ApplicationModuleImpl.activateState(ApplicationModuleImpl.java:6421)
                at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:213)
                at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9432)
                at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4523)
                at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
                at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
                at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
                at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
                at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:224)
                at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
                at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
                at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:637)
                at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:1009)
                at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1667)
                at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2588)
                at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2523)
                at oracle.adf.model.binding.DCIteratorBinding.getCheckedDataControl(DCIteratorBinding.java:2617)
                at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2265)
                at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3292)
                at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2913)
                at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:286)
                at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:136)
                at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3250)
                at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2913)
                at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)
                at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:421)
                at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:149)
                at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)
                at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:204)
                at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:370)
                at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:89)
                at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
                at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:489)
                at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)
                at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
                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:341)
                at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
                at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
                at com.arshumano.gh.view.handler.ApplicationSessionExpiryFilter.doFilter(ApplicationSessionExpiryFilter.java:40)
                at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
                at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
                at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
                at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
                at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
                at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
                at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
                at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
                at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
                at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
                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:225)
                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:3367)
                at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
                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:2220)
                at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
                at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
                at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
                at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
                at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
                at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    

    Well, if you use transient attributes that must survive passivation / activation you must ensure for the passivate. Check JDev: always Test Your App with the regrouping of ApplicationModule turns off | JDev & amp; Goodies ADF

    It't not a best practice just passivation everything without thinking. However, he must passivate some info so that your application works.

    Timo

  • Physically move one grid to another storage

    Dear team,

    We intend to pass our storage of a grid to another.

    It is a small useful total storage capacity is 3TO (EMC CX4-120). created a 3 TB LUN size and even mapped to 14 ESXi host.

    This LUN is selected as the heartbeat data store.  We follow below POA to exercise such activity.

    -> Select Home = > datastore & clusters data store = > select the data store = > VM = > take the export of VMS

    = > stop gracefully all the virtual machines that are hosted on this data store (out of production virtual machines without having to migrate the same thing on the other data store)

    = > selection of different data store for datastore heart beat (need your help how to do this)

    = > remove this data from the heart rate data store store (need your help how to do this)

    = > Cancel registration of all virtual machines (Please confirm what I have to unregister the VMs?)

    = > remove and detach then unmap the end of storage data store (if I have the same on all hosts of esxi remap going I could see the onit data, I don't want to loose data)

    = > free stop SAN storage

    = > Disconnect the cable storage.

    = > Move the storage racks 1 to rack2

    = > Connect the cables and turn on the storage

    = > set and set up the data store on all esxi hosts

    or If I unmap the store of data before the activity then map it on the store of data even on all the 14 esxi host and rescan the HBAS

    = > get the data on all store the host and it will be visible on all hosts to esxi esxi

    = > register all virtual machines

    = > Poweron & check any network connection.

    = > Given to the team of the application.

    point which are marked as "BOLD" need disproportionate on the same thing, also add missing steps if necessary.

    concerning

    Mr. VMware

    Please find the right measures

    above POA is 100% correct and tested.

    before the take-off of export activity VM that are stored on the data store


    Home-online store of data and the data cluster store => select the data-VMs online store => add all columns => take export VM


    take the last export RVTool.



    stop all VMs-online you unsubscribe from all models and virtual computers-online RK on Cluster (change the setting-online data store-online here hearbeating we have to choose another data store and click OK)


    to confirm the new data store is visible as heartbeat data store select Cluster-online Sumamry-online state Custer-online Heartbeat Datastore)

    If we are able to see the new data store, then now remove old data from the heart rate data store store


    RK on Cluster (change the setting-online data store-online here hearbeating he have to uncheck the data store and click OK)


    disassemble => detach (you will need to perform this step on all esxi hosts)-online san team will be unmap-online beginning of movement storage (storage poweroff) => move the storage-online poweron-online san team will map the data-attach online store ((need to perform this step on all esxi hosts) => set up the data store)


    Register for all virtual machines


    PowerOn all VMs if get message (moved or copied) select moved.


    If followed then steps it up no error, above will work flawless.


    Yes we must cancel the registration of all models and virtual computers before disassembling a data store.


    concerning

    Mr. VMware



Maybe you are looking for

  • iOS10 "home" button is now a "back" button

    Hello I'm an eager iPhone user and find that the recent change of work button at home while in the application's intuitive against My iPhone is organized in a sense, I have a lot of folders with specific applications in its criteria When I'm in an ap

  • iCloud storage family sharing

    I upgraded my iCloud to 50 GB storage but my family cannot access family sharing? Can't share us storage iCloud?

  • "My screen" application on Windows 2008

    He does ' t work. Is this normal for this application?

  • power adapter

    Have refurbished laptop HP - Compaq nc6400.  Power cord adapter is damaged. adapter is 90 watts. Can I replace the 120 Watt adapter "smart" correct a pins.

  • Error occurring-re: application to 0x001a624b svchost.exe error

    I get this error message: problem svchost.exe application to the 0x001a624b error If I kill the program I can't open anything. Choose Debug does not either; nothing happens, but I can always open programs. The error message is displayed after a certa