ADF Commit and Rollback fails after that put 12.1.3 at level

We have improved the fusion middleware to 12.1.3 post upgrade of that whole ADF Commit and Rollback operation fails with the following stack trace.

oracle.jbo.DMLException: Houston-26066: error when restoring.

at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:163)

at oracle.jbo.server.DBTransactionImpl.doRollback(DBTransactionImpl.java:5279)

at oracle.jbo.server.DBTransactionImpl.rollback(DBTransactionImpl.java:2558)

at oracle.jbo.server.Serializer.activateTxn(Serializer.java:647)

at oracle.jbo.server.Serializer.activate(Serializer.java:323)

at oracle.jbo.server.DBSerializer.activateRootAM(DBSerializer.java:337)

at oracle.jbo.server.ApplicationModuleImpl.activateFromStack(ApplicationModuleImpl.java:6750)

at oracle.jbo.server.ApplicationModuleImpl.activateState(ApplicationModuleImpl.java:6604)

at oracle.jbo.server.ApplicationModuleImpl.activateStateForUndo(ApplicationModuleImpl.java:9468)

at oracle.adf.model.bc4j.DCJboDataControl.restoreSavepoint(DCJboDataControl.java:3494)

at oracle.adf.model.dcframe.LocalTransactionHandler.restoreSavepoint(LocalTransactionHandler.java:121)

at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSavepoint(DataControlFrameImpl.java:844)

at oracle.adfinternal.controller.util.model.DCFrameImpl.restoreSavepoint(DCFrameImpl.java:54)

at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.resolveTransaction(TaskFlowReturnActivityLogic.java:663)

at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.execute(TaskFlowReturnActivityLogic.java:126)

at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:1241)

at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:1087)

at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:979)

at oracle.adfinternal.controller.engine.ControlFlowEngine.routeFromActivity(ControlFlowEngine.java:551)

at oracle.adfinternal.controller.engine.ControlFlowEngine.performControlFlow(ControlFlowEngine.java:162)

at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleAdfcNavigation(NavigationHandlerImpl.java:119)

at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:88)

at org.apache.myfaces.trinidadinternal.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:50)

at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:130)

at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

to 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.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

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)

to 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)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

to 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)

to 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)

Caused by: java.sql.SQLException: no rollback with autocommit will it mark the beginning on

at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:3564)

at weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection.rollback (unknown Source)

at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

... more than 103

# # 0 in detail

java.sql.SQLException: no rollback with autocommit will it mark the beginning on

at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:3564)

at weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection.rollback (unknown Source)

at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

at oracle.jbo.server.DBTransactionImpl.doRollback(DBTransactionImpl.java:5279)

at oracle.jbo.server.DBTransactionImpl.rollback(DBTransactionImpl.java:2558)

at oracle.jbo.server.Serializer.activateTxn(Serializer.java:647)

at oracle.jbo.server.Serializer.activate(Serializer.java:323)

at oracle.jbo.server.DBSerializer.activateRootAM(DBSerializer.java:337)

at oracle.jbo.server.ApplicationModuleImpl.activateFromStack(ApplicationModuleImpl.java:6750)

at oracle.jbo.server.ApplicationModuleImpl.activateState(ApplicationModuleImpl.java:6604)

at oracle.jbo.server.ApplicationModuleImpl.activateStateForUndo(ApplicationModuleImpl.java:9468)

at oracle.adf.model.bc4j.DCJboDataControl.restoreSavepoint(DCJboDataControl.java:3494)

at oracle.adf.model.dcframe.LocalTransactionHandler.restoreSavepoint(LocalTransactionHandler.java:121)

at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSavepoint(DataControlFrameImpl.java:844)

at oracle.adfinternal.controller.util.model.DCFrameImpl.restoreSavepoint(DCFrameImpl.java:54)

at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.resolveTransaction(TaskFlowReturnActivityLogic.java:663)

at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.execute(TaskFlowReturnActivityLogic.java:126)

at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:1241)

at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:1087)

at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:979)

at oracle.adfinternal.controller.engine.ControlFlowEngine.routeFromActivity(ControlFlowEngine.java:551)

at oracle.adfinternal.controller.engine.ControlFlowEngine.performControlFlow(ControlFlowEngine.java:162)

at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleAdfcNavigation(NavigationHandlerImpl.java:119)

at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:88)

at org.apache.myfaces.trinidadinternal.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:50)

at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:130)

at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

to 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.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

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)

to 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)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

to 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)

to 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)

Tried to adjust defaultAutoCommit = false for all data sources, the problem still persists.

Need help to solve this problem

May be the same question as in Jdev 12 c - user proxy db setting

Tags: Java

Similar Questions

  • Ethernet DHCP fails after that put 10.11.3 updated

    Hello

    After that the updated 10.11.3 updated my ethernet connection fails to connect to the internet.

    The general link is fine; router OK, other computers will work properly; DHCP works for iPhones, iPads and WiFi on this computer are great

    • I have tried several things from other threads.
    • the cable is connected
      • but I realized during disconnection of the cable as the IP address and the subnet mask disappear (as must I guess) to reconnect the cable, it takes a few seconds and I have again the values for both:

    IP 169.254.159.37

    subnet 255.255.0.0

    The connection says it is a self assigned IP address, but there is no connection to the internet.

    Any ideas?

    (Is there a way to reset/restart the DHCP client service for individual cards?)

    hardware problem identified with switch that solved the problem

  • After that put 4.1.2 to level, starting XP hangs on the task of updating the tools

    I upgraded to Fusion 4.1.2 on Max OS 10.7.3.

    After the upgrade, XP still hangs partially through start, after that I connect to my user.

    I can evetually bring up the Task Manager with CTRL-ALT-DEL task manager tells me that what looks like tools vmware update process consumes 99% of my CPU.  Once I have kill this task, XP end its commissioning and works OK.

    How can I fix?

    Thank you.

    Manually uninstall the tools inside the virtual machine (from Control Panel), and then install them manually after a reboot.  Cancel any automatic installation which begins.

  • problem with adding line in tabular form after that put 4.1.1 to level

    We have recently installed the Update 4.1 .1. We now have a problem with some of our tabular forms created using the wizard. The delete and update feature works fine, but when trying to insert a new record, it will insert only the first record, but after that, it will no longer inserts. It acts as ApplyMRU (updated online Multi) is not at all shooting. No success or error message. I tried to create forms based on the rowid and also on the suites (with and without triggers), and they all behave the same way.

    This happens both in IE and Mozilla. Tabular forms were working fine before the upgrade.

    Everyone knows this?

    We just hit this issue and thanks to this thread and a light bulb above my head, resolved this question today. There is more to the story. Copy the necessary images in place works, but get the full version 4.1.1 images.

    We were already on 4.1.0.00.32, so I applied only Patch 13331096 upgrade to 4.1.1.00.23. Patch 13331096, at least one that I downloaded a few weeks ago IS NOT ALL OF THE NECESSARY IMAGES.

    Fortunately, I thought to download both. When I did a number of files in the directory images between the full version and the patch, the County came up short for the patch.

    If you have this problem, get your hands on the full release 4.1.1.00.23, NOT Patch 13331096and copy these files to image in place. Who sets the we.

  • % 305013-5-ASA: rules asymmetrical NAT matched for flows forward and backward; Connection refused because of the failure of the path opposite. NAT VPN clients problems after that put 8.3.2 to level.

    I've recently updated to 8.3.2 and I have been informed of these NAT changes, but even after reading the https://supportforums.cisco.com/docs/DOC-12569 I am still unable to rectify the communication network 192.168.100.0 VPN with hosts on 172.16.1.0 and 172.16.9.0. VPN clients connect to the external interface, and I try to ping inside and the demilitarized zone, respectable 172.16.1.0 and 172.16.9.0 hosts. VPN client shows that the two previously mentioned networks such as roads of security, but still not to the ping pong.

    # sh nat

    Manual NAT policies (Section 1)

    1 (inside) to the (whole) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - obj - unidirectional 192.168.100.0 192.168.100.0

    translate_hits = 0, untranslate_hits = 0

    2 (inside) to the (whole) source static obj - 172.16.1.0 obj - 172.16.1.0 destination static obj - obj - unidirectional 192.168.100.0 192.168.100.0

    translate_hits = 0, untranslate_hits = 0

    3 (inside) to the (whole) source static obj - 172.16.1.0 obj - 172.16.1.0 destination static obj - 172.16.12.0 obj - one-way 172.16.12.0

    translate_hits = 0, untranslate_hits = 0

    4 (dmz) to (outside) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - obj - unidirectional 192.168.100.0 192.168.100.0

    translate_hits = 0, untranslate_hits = 0

    5 (dmz) to (outside) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - 172.16.12.0 obj - one-way 172.16.12.0

    translate_hits = 0, untranslate_hits = 0

    Auto NAT policies (Section 2)

    1 (dmz), to the source (external) static obj - 172.16.9.5 interface tcp www www service

    translate_hits = 0, untranslate_hits = 142

    2 (dmz) (outdoor) source static obj - 172.16.9.5 - 01 interface service tcp 3389 3389

    translate_hits = 0, untranslate_hits = 2

    3 (dmz) (outdoor) source static obj - 172.16.9.5 - 02 interface tcp ldap ldap service

    translate_hits = 0, untranslate_hits = 0

    4 (dmz) (outdoor) source static obj interface - 172.16.9.5 - 03 service ftp ftp tcp

    translate_hits = 0, untranslate_hits = 0

    5 (dmz) to (outside) of the source static obj - 172.16.9.5 - 04 interface tcp smtp smtp service

    translate_hits = 0, untranslate_hits = 267

    6 (inside) source static obj - 172.16.9.0 172.16.9.0 (dmz)

    translate_hits = 4070, untranslate_hits = 224

    7 (inside) to (dmz) source static obj - 10.1.0.0 10.1.0.0

    translate_hits = 0, untranslate_hits = 0

    8 (inside) to (dmz) source static obj - 172.16.0.0 172.16.0.0

    translate_hits = 152, untranslate_hits = 4082

    9 (dmz) to dynamic interface of the obj - 172.16.9.0 - 01 source (outdoor)

    translate_hits = 69, untranslate_hits = 0

    10 (inside) to the obj_any interface dynamic source (external)

    translate_hits = 196, untranslate_hits = 32

    I think you must following two NAT config

    NAT (inside, outside) source static obj - 172.16.1.0 obj - 172.16.1.0 destination static obj - 192.168.100.0 obj - 192.168.100.0
    NAT (dmz, external) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - 192.168.100.0 obj - 192.168.100.0

    Please configure them and remove any additional NAT configuration and then try again.

  • Airport most convenient that the range extender today broke up after that put 7.6.7 at level

    I have two extreme airport connected with an ethernet cable, one for upstairs and one for down. One downstairs is set to extend the reach of the network wireless created by one on the floor. Also the one upstairs is configured in Bridge mode because I have a server that I use for DHCP and DNS, instead of using the airport for that. The server and the airport on the floor are connected to the same network switch.

    Everything worked very well under firmware 7.6.4. But after the upgrade to 7.6.7 and without changing any settings, now my network is terribly broken. No devices can connect to the wifi network, and the network interface on the server shows errors like "has received the package on eth1 with own address as source address" and "Null supervisors, receiver of broadcasting not ready."

    The problems went away by unplugging the airport down.  But this isn't a good solution.  I want to have both, and I want that they function as they did before.

    When you have airports connected by ethernet... YOU MAY NOT USE EXTEND WIRELESS.

    The result is the following.

    Server shows errors like "has received the package on eth1 with own address as source address" and "Null supervisors, receiver of broadcasting not ready."

    You create a loop where packets are going around and around the system.

    If you say you had it past 7.6.4 firmware and it was broken by 7.6.7 well, I can only say that he has never worked on any firmware with a switch or other device which is able to break loops.

    Return to 7.6.4 and see if it still works.

    I found that Wireless extend over 7.6.7 is more restrictive than the firmware as soon... I highly recommend 7.6.1 for it... as I can show 7.6.4 reproducible problems but it is also a case that former airports are losing just their WILL... I had success extend wireless who recently failed... and it's purely too big range... considering that it used to work properly. Which shows that the products are just slow decline.

    I also get numbers of the absurdity of airport utility that I still don't understand.

    for example. I got the link to work on a new Gen5 TC (refuses to bind on Gen4 TC)

    If I click on the unknown link, it shows a link 450Mbps speed which is impossible. The RSSI is also what you would get with the two devices within 1 foot of the other (30 cm) No 20 M through several walls and a floor.

    The end of TCgen5 by using the utility v5.6, I see the actual rate...

    The link is showing 54 Mbit/s and a signal-78dB which makes much more sense. Unfortunately the other end does not record again... and the value 0 for the noise is also wrong.

    Noise on the latest diagnostics wireless displays 0 for a lot of wireless.

    Something rotten in the world of the Apple to the end... What with the CCMM giving a total mess to Airport utility if people use it...

  • Open the folder crashes finder after that put 10.11.4 at level

    After the installation of El Capitan, the viewfinder must be restarted after I get the beachball when I try to open a new finder window or try to open any folder on the desktop. How can I fix? I'm on an iMac 27 ".

    Please launch the Console application in one of the following ways:

    ☞ Enter the first letters of his name in a Spotlight search. Select from the results (it should be at the top).

    ☞ In the Finder, select go utilities ▹ of menu bar or press the combination of keys shift-command-U. The application is in the folder that opens.

    ☞ Open LaunchPad and start typing the name.

    The title of the Console window should be all Messages. If it isn't, select

    SYSTEM LOG QUERIES ▹ all Messages

    in the list of logs on the left. If you don't see this list, select

    List of newspapers seen ▹ display

    in the menu at the top of the screen bar.

    Click on the clear view icon in the toolbar. Then take an action that does not work the way you expect. Select all of the lines that appear in the Console window. Copy to the Clipboard by pressing Control-C key combination. Paste into a reply to this message by pressing command + V.

    The journal contains a large amount of information, almost everything that is not relevant to solve a particular problem. When you post a journal excerpt, be selective. A few dozen lines are almost always more than enough.

    Please don't dump blindly thousands of lines in the journal in this discussion.

    Please do not post screenshots of log messages - text poster.

    Some private information, such as your name or e-mail address, can appear in the log. Anonymize before posting.

    When you post the journal excerpt, an error message may appear on the web page: "you include content in your post that is not allowed", or "the message contains invalid characters." It's a bug in the forum software. Thanks for posting the text on Pastebin, then post here a link to the page you created.

    If you have an account on Pastebin, please do not select private in exposure menu to paste on the page, because no one else that you will be able to see it.

  • You are able to load the plugin settings after that put 10.1.1 to level?

    After the last update of GB that I am not able to load the settings of plug-in via .pst files - they are greyed out in the standard dialog box - and they are still same after copy them in the standard folder (under /Music).

    I am able to save the new setting, but does not load them via the next-> load menu in the window of the specific plugin parameters.

    Any help/feedback would be apreciated! Thank you!

    -Claudio

    El Capitan 10.11.4

    After the last update of GB that I am not able to load the settings of plug-in via .pst files - they are greyed out in the standard dialog box - and they are still same after copy them in the standard folder (under /Music).

    What box are you using?

    I can open PST plug-in in the plug-ins pane in the Info of the smart control panel, for example to open a "Preset" Space Designer. And my plug-ins saved opens thus: for example:

    I saved my own preset as MyAmphitheaterExtrem.pst of ~/Music/Audio Music Apps/plug-in Settings/Space Designer / s 02.5 MyAmphitheaterExtrem.pst and copied pst two presets in Logic Pro X in the same folder.  Then I quit garageBAnd and recorded market and my saved preset appeared in Space Designer Panel, as well as logic copied presets.

  • USB plays is not in the car after that put 9.3.4 at level

    I have an IPhone 6 and own a 2010 ford fiesta.

    After upgrading to IOS 9,34 I can't read podcasts or music through the car radio with USB cable, radio do not even recognize the phone is plugged in, although it will charge the phone and play via Bluetooth. and all the phone features work very well.

    It worked fine before the upgrade and the desire to return to the use of usb cable because it it allows to use the steering wheel radio controls.

    Ford blame Apple an Apple accuses ford. I had updated the firmware made by ford dealers.

    seems whenever apple do a update it fucks things up

    Sometimes an iOS update breaks compatibility and you will have to wait for an iOS update or a firmware update for the system of ether.

    However, try the following:

    Try:

    -Reset the device iOS. Nothing will be lost

    Device iOS Reset: Hold down the On / Off button and the Home button at the same time for to

    ten seconds, until the Apple logo appears.

    -Reset the car.

    -Go to the support site for Ford and see if they know anything or if a firmware update is available for your car

    -Reset all settings

    Go to settings > general > Reset and tap reset all settings.

    All your preferences and settings are reset. Information (such as your contacts and calendars) and media (such as songs and videos) are not affected.

    -Restore from backup. See:

    Restore your device from an iCloud or iTunes backup - Apple Support

    https://support.Apple.com/en-us/HT204184

    -Restore factory settings/new iOS device.

  • After that put 2.0.1 to level, contacts have two facebook links

    After having installed the 2.0.1 upgrade, I had to be re-authenticated connection to Facebook.

    My contacts who had ties to facebook, have now two links of facebook.  How can I get rid of the duplicate link?

    I do not have this problem myself but go into the settings of facebook app and choose "Delete all data of facebook" or what he says and then reapply facebook sync

  • Cannot run diagnostics after that put 12.1.3 at level of 11.5.10.2

    Hi gurus,

    We have recently updated our 12.1.3 11.5.10.2 application
    After the upgarde we cannot run diagnostics at all. We get the following error when running diagnostic-
    An unexpected error occurred while running the test. Please switch to developer mode to diagnose the problem

    Please help resolve this error.

    Thank you
    Khan

    Hi Khan,
    You should see the error in the log below.

    $INST_TOP/newspapers/appl/rgf/oam/weboam *.

    Please pos error message

    Thank you

  • Seeing no Commit and Rollback in the data control

    Hi, I am just learning to use JDEVELOPER and am following various tutorials/demos to learn. When I create my session EJB data control, I don't seem to get operations Commit and Rollback (the green gear icon). I repeated it in a new project with the same result. When I open the example of code written by other developers, I can see them correctly.

    Y at - it a setting that I am neglecting to set?

    Thank you

    Dave

    EJB don't use Commit and Rollback - they use mergeEntity and persistEntity.
    You will get operations commit and rollback if you will use for your persistence layer ADF business components.

  • Commit and Rollback disabled

    I work with JDeveloper 11.1.1.5.0 and the HR on Oracle 11 g XE database.

    I dropped the collection used my data on my page control. This page is the adfc boundless taskflow iside. I also dropped the transaction Commit and Rollback of the data on this page control.
    When I change the data in my table, I suppose that the cancellation and the validation button must be activated, but they remain disabled.

    It seems that the transaction maintains 'clean' and my changes are not recognized. Does anyone have an idea how to solve this problem?

    Set the disabled property to buttons commit / rollback to false.

  • COMMIT AND ROLLBACK

    Hi all

    I need help woth greetings to Commit and Rollback.

    I've updated a table in my database.
    My table has the following columns.

    calcualtion, seqno, defname

    I had to update the calculation where seqno in (1, 2).
    I forgot to give where clause in my update statement and the table updated.
    I tried the restore, it didn't work.

    Is it possible I can cancel my commit?

    Thank you

    You cannot restore a commit: is this that commit means actually, really, in the first place: "I agree these changes * permanent * in the database.

    If you use anything later than version 9i, however, you will see the old data as it used to be:

    select * from tableA as of timestamp to_timestamp('09:00:00 03-JAN-2009','HH24:MI:SS DD-MON-YYYY')
    

    (Of course, to set date and hours to this statement based on your own needs).

    You will not be able to see the data that he used to use this syntax, however, because too much activity on the database caused the cancellation necessary to generate the 'image' of the data that it had to be crushed. But if you can, then you can do something like this:

    create table tableAbackup as
    select * from tableA as of timestamp to_timestamp('09:00:00 03-JAN-2009','HH24:MI:SS DD-MON-YYYY')
    

    And then you'd be able to do something like

    update tableA a set calculation=(select calculation from tableAbackup where seqno=a.seqno);
    

    When you have your data in the real TableA, you can drop TableAbackup. And then you can go make your original updated again, this time without forgetting to add the WHERE clause!

    If you cannot use this technique because you get told that you can not return to flame the table than necessary because undo is missing, then you're looking at things like finding the data in an old export file. a database of pending or which has not been updated yet; or (in extreme cases) during an incomplete recovery of the entire database at one hour before your update. Errors user like these are horribly expensive recover if flashback is not here to save you!

  • I get a runtime error pop up and then shortly after that my computer stops. It only happens when I watch movies, shows or sports on line.__How can only solve this problem.

    I get a runtime error pop up and then shortly after that my computer stops. It only happens when I watch movies, shows or sports online.
    How can I fix this.

    I get a runtime error pop up and then shortly after that my computer stops. It only happens when I watch movies, shows or sports online.
    How can I fix this.

    Hey vickiesguy

    Here is a link to your other thread on this problem

    http://social.answers.Microsoft.com/forums/en-us/vistaperformance/thread/658bb987-8680-4fcd-b07d-66ddbbd9cdc2

    Walter, the time zone traveller

Maybe you are looking for

  • CD/DVD combo cannot read some discs - Satellite 1900

    Hi I have a 1900 satellite and I have a problem with my cd burner and my dvd player, my dvd player does not play all the same thow of movies, they all have the same area code and my cd burner, he shows that he has burned a cd, but then it is not read

  • I have an iPhone 6, and the videos are buffering and won't play

    Videos on my iPhone 6 s T are setting buffer and not pkay

  • install LabVIEW 2014 not to find the disk drivers

    I downloaded 3014 LabVkew and NIDevicesDrivers Aug13.  LabVIEW installed fine on my Windows 7 64-bit system, but it gives me an error that the drivers folder that I select does not contain the correct volume.  I tried device drivers folder NOR, Aug13

  • WiFi and mobile data

    I just got a new aqua m4 and can't find the answer to this anywhere. Can you please confirm that when the phone is connected to wifi, it automatically not use mobile data? Or do I have to keep mobile data switching each downtime?Thank you

  • Updated Roland VersaWorks and now will not print with BN20 printer

    I was using a printer BN20 Roland VersaWorks. I have improved the program and now it won't print. I've been in touch with Roland support, and we cannot understand it. When I run the troubleshooting I have a problem of incompatibility.