Error Messagejava.lang.NullPointerException in Oracle 11g B2B

Hi all

We are currently working on a simple IN. (outflow) transaction between two trading partners using the AS2 protocol. B2B selects the data successfully, we are able to see the message from the application occurs, but niether we are able to see the payload or the message of the company

Here is the error message I get the newspaper of diagnosis of soa.
Messagejava.lang.NullPointerException
More details at oracle.tip.b2b.system.InitMessageBundle.getStringFromBundle(InitMessageBundle.java:207)
at oracle.tip.b2b.system.InitMessageBundle.getStringFromBundle(InitMessageBundle.java:179)
at oracle.tip.b2b.system.IPException.getSeverity(IPException.java:422)
at oracle.tip.b2b.system.IPException.getMessage(IPException.java:466)
at oracle.tip.b2b.log.LogManagerImpl.log(LogManagerImpl.java:108)
at oracle.tip.b2b.system.B2BDomainException.ipLog(B2BDomainException.java:190)
to oracle.tip.b2b.system.B2BDomainException. < init > (B2BDomainException.java:138)
at oracle.tip.b2b.engine.Engine.copyAndResetPayload(Engine.java:5599)
at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3053)
at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
to oracle.integration.platform.blocks.executor.WorkManagerExecutor$ 1.run(WorkManagerExecutor.java:77)
to weblogic.work.j2ee.J2EEWorkManager$ WorkWithListener.run (J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
java.lang.NullPointerException
at oracle.tip.b2b.system.InitMessageBundle.getStringFromBundle(InitMessageBundle.java:207)
at oracle.tip.b2b.system.InitMessageBundle.getStringFromBundle(InitMessageBundle.java:179)
at oracle.tip.b2b.system.IPException.getSeverity(IPException.java:422)
at oracle.tip.b2b.system.IPException.getMessage(IPException.java:466)
at oracle.tip.b2b.log.LogManagerImpl.log(LogManagerImpl.java:108)
at oracle.tip.b2b.system.B2BDomainException.ipLog(B2BDomainException.java:190)
to oracle.tip.b2b.system.B2BDomainException. < init > (B2BDomainException.java:138)
at oracle.tip.b2b.engine.Engine.copyAndResetPayload(Engine.java:5599)
at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3053)
at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2706)
at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:540)
at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:200)
to oracle.integration.platform.blocks.executor.WorkManagerExecutor$ 1.run(WorkManagerExecutor.java:77)
to weblogic.work.j2ee.J2EEWorkManager$ WorkWithListener.run (J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)



Can someone let me know what could be the problem? I am new to Oracle B2B. Please guide me


Thanks in advance

Make sure that the value of the "large Payload directory" is a valid directory. You can find it in the Administration-> Configuration--> Performance. By default, its value is "/ tmp" is not a way valid for all OS.

Please see section "A.2 handling large payloads ' to.

http://download.Oracle.com/docs/CD/E12839_01/integration.1111/e10229/app_perform.htm#BABCDGBD

Kind regards
Anuj

Tags: Fusion Middleware

Similar Questions

  • error java.lang.NullPointerException at oracle.jbo.server.DBTransactionImpl.reconnectApplicationModule(DBTransactionImpl.java:5692)

    Hello

    Version is Jdev 12.1.3

    (Integrated Weblogic Server)

    Use case is

    A unlimited workflow (UBT) with a page that has 2 buttons for call navigation 2 taskFlows bounded: (BTA, BTB)

    BTA-behavior (no transaction controller-part)

    BTB - behavior (always start new transaction - isolation)

    The two taskflows point to the same view in the same (e.g. employees) Datacontrol object

    So, I first go to BT2 and then I go back to the UBT page based on commit or rollback and after I pressed the button to navigate to BT1

    I get this error message

    java.lang.NullPointerException

    at oracle.jbo.server.DBTransactionImpl.reconnectApplicationModule(DBTransactionImpl.java:5692)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolReconnect(ApplicationPoolMessageHandler.java:651)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:408)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9542)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)

    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:1010)

    at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1675)

    at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2598)

    at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2533)

    at oracle.adf.model.binding.DCIteratorBinding.getCheckedDataControl(DCIteratorBinding.java:2627)

    at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2275)

    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3286)

    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2915)

    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:421)

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

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

    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)

    < oracle.adf.controller > < Utils > < buildFacesMessage > < ADF: addition of the following JSF error: java.lang.NullPointerException >

    java.lang.NullPointerException

    at oracle.jbo.server.DBTransactionImpl.reconnectApplicationModule(DBTransactionImpl.java:5692)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolReconnect(ApplicationPoolMessageHandler.java:651)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:408)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9542)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)

    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:1010)

    at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1675)

    at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2598)

    at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2533)

    at oracle.adf.model.binding.DCIteratorBinding.getCheckedDataControl(DCIteratorBinding.java:2627)

    at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2275)

    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3286)

    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2915)

    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:421)

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

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

    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)

    < org.apache.myfaces.trinidad.component.UIXComponentBase > < UIXComponentBase > < getClientId > < INVALID_CALL_TO_GETCLIENTID >

    < oracle.adf.controller > < Utils > < buildFacesMessage > < ADF: addition of the following JSF error: java.lang.NullPointerException >

    java.lang.NullPointerException

    at oracle.jbo.server.DBTransactionImpl.reconnectApplicationModule(DBTransactionImpl.java:5692)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolReconnect(ApplicationPoolMessageHandler.java:651)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:408)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9542)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)

    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:1010)

    at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1675)

    at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2598)

    at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2533)

    at oracle.adf.model.binding.DCIteratorBinding.getCheckedDataControl(DCIteratorBinding.java:2627)

    at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2275)

    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3286)

    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2915)

    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:421)

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

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

    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)

    Well, you need to remove commit / rollback of these activities (you have already the buttons commit / rollback on your page)

    Dario

  • AIP-50014: General Error: java.lang.NullPointerException

    Hello

    When I tried to send the XML custom through the AS2 protocol. I configured similar to the custom in the B2B user guide document tutorial. I get the following error.

    null Payload binding ID Info Oracle.Tip.adapter.B2B.msgproc.Request:outgoingRequestPostColab
    2008.08.29 to 13:32:15:085: Thread-21: B2B - (DEBUG)

    Oracle.Tip.adapter.B2B.Exchange.AS2.AS2ExchangePlugin:AS2ExchangePlugin:CreateMessage entry
    2008.08.29 to 13:32:15:085: Thread-21: B2B - (DEBUG)

    Oracle.Tip.adapter.B2B.Exchange.AS2.AS2ExchangePlugin:AS2ExchangePlugin:CreateMessage InitialParty is the part:

    TPName: GlobalChips Type: null value, value: null
    2008.08.29 to 13:32:15:085: Thread-21: B2B - (DEBUG)

    Oracle.Tip.adapter.B2B.Exchange.AS2.AS2ExchangePlugin:AS2ExchangePlugin:CreateMessage Protocol msg id =

    < 0AE8415111C0D7BE3AD00000CEC7B500@null >
    2008.08.29 to 13:32:15:085: Thread-21: BusinessLogicLayer - disabled (DEBUG) authorization. UserBootstrapped:false,

    useAuthorization:true, configType:Runtime
    2008.08.29 to 13:32:15:085: Thread-21: BusinessLogicLayer - Stack push (DEBUG): updateBusinessMessage
    2008.08.29 to 13:32:15:085: Thread-21: BusinessLogicLayer - Pop Stack (DEBUG): updateBusinessMessage
    2008.08.29 to 13:32:15:085: Thread-21: BusinessLogicLayer - disabled (DEBUG) authorization. UserBootstrapped:false,

    useAuthorization:true, configType:Runtime
    2008.08.29 to 13:32:15:085: Thread-21: BusinessLogicLayer - Stack push (DEBUG): queryBusinessMessage
    2008.08.29 to 13:32:15:100: Thread-21: BusinessLogicLayer - Pop Stack (DEBUG): queryBusinessMessage
    2008.08.29 to 13:32:15:100: Thread-21: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (DEBUG)

    Call of PackMessage
    2008.08.29 to 13:32:15:100: Thread-21: B2B - MimePackaging:pack (DEBUG): enter
    2008.08.29 to 13:32:15:116: Thread-21: B2B - (DEBUGGING) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage general

    Exception ERROR
    2008.08.29 to 13:32:15:116: Thread-21: B2B - java.lang.NullPointerException (ERROR)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:99)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1165)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:701)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:832)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage (MsgListener.java:531)
    at oracle.tip.adapter.b2b.data.MsgListener.run (MsgListener.java:344)
    at java.lang.Thread.run(Thread.java:534)

    2008.08.29 to 13:32:15:116: Thread-21: B2B - Error (ERROR) -: AIP-50014: General error: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:879)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage (MsgListener.java:531)
    at oracle.tip.adapter.b2b.data.MsgListener.run (MsgListener.java:344)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:99)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1165)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:701)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:832)
    ... 3 more

    2008.08.29 to 13:32:15:116: Thread-21: B2B - (DEBUGGING) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException update

    Error message: error -: AIP-50014: General error
    2008.08.29 to 13:32:15:116: Thread-21: B2B - oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState (DEBUG)

    Come in
    2008.08.29 to 13:32:15:116: Thread-21: BusinessLogicLayer - disabled (DEBUG) authorization. UserBootstrapped:false,

    useAuthorization:true, configType:Runtime
    2008.08.29 to 13:32:15:116: Thread-21: BusinessLogicLayer - Stack push (DEBUG): queryBusinessMessage
    2008.08.29 to 13:32:15:116: Thread-21: BusinessLogicLayer - Pop Stack (DEBUG): queryBusinessMessage
    2008.08.29 to 13:32:15:116: Thread-21: B2B - oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState (DEBUG)

    Thread not found message.

    Please help me about this error.

    Hey riri,.

    We have sent you the export configuration file. Details of the patch are available in the Readme.txt file in the patch file.

    Please let us know wheather the patch applied correctly?

    Concerning
    Nandagopal.S

  • Error: java.lang.NullPointerException oracle.apps.xdo.oa.util.DataTemplate.

    Hello world


    I get the error when you submit the Xml code below report request

    OPE data engine Version No.: 5.6.3
    Resp: 21635
    Org ID: 204
    Request ID: 5878206
    All parameters: P_ORGANIZATION_ID = 7907:P_DELIVERY_DATE_LOW =: P_DELIVERY_DATE_HIGH =: = P_FREIGHT_CODE: P_DELIVERY_ID =: = P_TRIP_ID: P_DELIVERY_LEG_ID = 4497:P_ITEM_DISPLAY = D:P_ITEM_FLEX_CODE = MSTK:DebugFlag = N
    Data model code: CUST_WSH
    Data model Application Short Name: WSH
    Indicator of debug: N
    {P_DELIVERY_DATE_HIGH =, P_ORGANIZATION_ID = 7907, P_TRIP_ID =, P_FREIGHT_CODE =, P_DELIVERY_DATE_LOW =, P_ITEM_FLEX_CODE = MSTK, P_ITEM_DISPLAY = D, P_DELIVERY_LEG_ID = 4497, P_DELIVERY_ID =}
    Calls the engine data OPE...
    java.lang.NullPointerException
    at oracle.apps.xdo.oa.util.DataTemplate.getDataTemplate(DataTemplate.java:379)
    to oracle.apps.xdo.oa.util.DataTemplate. < init > (DataTemplate.java:226)
    at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:283)
    at oracle.apps.fnd.cp.request.Run.main(Run.java:157)

    ---------------------------------------------------------------------------
    Beginning of the FND_FILE log messages
    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------
    End of the FND_FILE log messages
    ---------------------------------------------------------------------------

    ---------------------------------------------------------------------------
    Options, AutoComplete, the request for enforcement.

    Size of the output file:
    0


    End of query options AutoComplete.


    Please help me

    Kind regards
    Pavan

    The problem is solved... The problem is miss match the DataDefinition name short name and simultaneous program...

  • Unrecoverable internal error: java.lang.NullPointerException when compiling

    Recently, I changed my code, and when I am compiling it, I got this error:

    Unrecoverable internal error: java.lang.NullPointerException

     

    Previously, I had met this exception several times, but when running the application in the Simulator.

    I've tried the cleaning project, cleaning the Simulator and even restart the laptop. Did not work.

    The same error persists.

    Maybe it's a bug in the compiler?

    Finally, I found the culprit:

    I put 5 large images (total size: approximately 18 MB) in the "res/img.

    The solution is to load these images from an SD card.

  • Unrecoverable internal error: java.lang.NullPointerException

    Hi all

    While iam trying to open the application iam getting this error ' fatal internal error: java.lang.NullPointerException ", iam unable to understand what is the real problem.

    Any help please...

    Thnaks.

    Thanks for the reply of stone.

    in fact I did not understand what the problem is, there is no indication of the error.

    but I reinstalled the eclipse that has solved the problem.

    Thank you.

  • Error java.lang.NullPointerException for blackBerry Smartphones verifying my SMS Inbox

    Need help with my BB 9000...

    I lost the SMS icon and cannot receive SMS on my phone.

    I get java.lang.NullPointerException error whenever I reboot my phone.

    I can always call and use other apps except receive sms... Help please...

    yhang23 wrote:

    Need help with my BB 9000...

    I lost the SMS icon and cannot receive SMS on my phone.

    I get java.lang.NullPointerException error whenever I reboot my phone.

    I can always call and use other apps except receive sms... Help please...

    Hello!

    There is virtually no diagnosis of those - they are the equivalent of random errors in Windows for which trace the root cause is futile. Basically, here's the last out in the programming code - some event occurred for which there is no event handler in the code. The patch is an update of the code that handles the event... but, again, what is the event is almost impossible. So, there are a few things to try:

    Sometimes, the code simply is damaged and needs to be updated - just like a reboot:

    • Each time a random strange behavior or slow creeps, the first thing to do is a battery pop reboot. With power ON, remove the hood back and remove the battery. Wait a minute, then replace the battery and cover. Power on and wait patiently through the long reboot - about 5 minutes. See if things return to functioning. Like all computing devices, BB suffers from memory leaks and others... with a hard reboot is the best remedy.

    There may be a code updated to the value of the carrier - check out them through this Portal:

    The toughest possible causes are a bad application behave. To find it, we need to eliminate apps one at a time, wait a while between the two (I usually recommend a week), until the problem stops... revealing the offending application.

    Good luck and let us know!

  • Installing Oracle 11g B2B

    Hi all, I'm new on the Oracle SOA costume product and environment and I have a few questions about Oracle SOA costume and installing Oracle b2b.

    We are a student this product to build our b2b integration environment and we need it to high availability. While research on documents of the oracle, I've seen it is possible to have a stand-alone instance Oracle AS B2B integration (so that I have would need to have a J2EE and Oracle Application Server Web cache) and Oracle SOA suit installed in another machine. Now I am a little confused because isn't Oracle B2B a binding element of SOA Suite? I don't know if it's really possible or if it was possible in previous versions.

    For example: I'm able to have B2B Oracle installed in a machine and Oracle SOA costume + Oracle Service Bus to another?

    Or there is no way to do it? I can't have Oracle B2B off Oracle SOA suit Installation?

    Thanks in advance

    Kind regards
    Philippe

    Hi Philippe,.

    Unlike in SOA 10g, Oracle b2b belongs to an Oracle SOA Suite 11 g. There is no separate facility for b2b to oracle 11 g. It comes as part of the Oracle Fusion Middleware components.

    As u said oracle b2b is a separate facility in SOA Suite 10 g.

    Go over this guide to get an idea of installing SOA suite 11 g.

    http://www.Oracle.com/technetwork/middleware/soasuite/overview/quickstartguidesoasuite11gr1ps3-313245.PDF

    You can watch on this thread for a little more of your questions answered

  • How to implement the legend in Oracle 11g B2B

    Hello
    I am referring to the http://docs.oracle.com/cd/E23943_01/user.1111/e10229/callouts.htm#CHDEFBDG document and try to implement caption for a specific need.
    Initially, I would like to implement the legend using the simple XML - XML transformation. To do this, I made a few adjustments in oracle B2B, but unfortunately it does not work. Here is the detailed procedure.

    (1) I copied a java example Code of an XML-to-XML Transformation example in section 13-2 of the document mentioned above for JDeveloper, code compiled and created the jar (TestCallout.jar).
    (2) I copied the .jar file to a specific path (ex: D:\Oracle\Middleware\user_projects\MyCallout) and mentioned the same way in B2B UI / Configuration tab / Callout Direcotry.
    (3) create a new file .xsl using Jdeveloper where I am mapping from one XML schema format to another format of XML schema.
    (4) I have created a new legend in the Legend tab and here are the details:
    Implementation class: com.mycallout.XMLTransform
    Name of the library: TestCallout.jar
    Now please suggest me where I can quote the path of the .xsl file that I created, Oracle B2B legend UI?
    Should what the name of the parameter and value I mention in the settings section?

    Here's my XSL file:

    < xsl: stylesheet version = "1.0".
    xmlns:XP20 = "http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20".
    xmlns:bpws = "http://schemas.xmlsoap.org/ws/2003/03/business-process/".
    xmlns:AIA = "http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions".
    xmlns:MHDR = "http://www.oracle.com/XSL/Transform/java/oracle.tip.mediator.service.common.functions.MediatorExtnFunction".
    xmlns:BPEL = "http://docs.oasis-open.org/wsbpel/2.0/process/executable".
    xmlns:oraext = "http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc".
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xmlns:ns0 = "http://www.example.org".
    xmlns:DVM = "http://www.oracle.com/XSL/Transform/java/oracle.tip.dvm.LookupValue".
    xmlns:HWF = "http://xmlns.oracle.com/bpel/workflow/xpath".
    xmlns: xsl = "http://www.w3.org/1999/XSL/Transform".
    xmlns: med = "http://schemas.oracle.com/mediator/xpath."
    xmlns:IDs = "http://xmlns.oracle.com/bpel/services/IdentityService/xpath".
    xmlns:BPM = "http://xmlns.oracle.com/bpmn20/extensions".
    xmlns:XDK = "http://schemas.oracle.com/bpel/extension/xpath/function/xdk".
    xmlns:xref = "http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions".
    xmlns:ns1 = "http://www.example.org".
    container = "http://www.w3.org/2001/XMLSchema".
    xmlns:ORA = "http://schemas.oracle.com/xpath/extension".
    xmlns:Socket = "http://www.oracle.com/XSL/Transform/java/oracle.tip.adapter.socket.ProtocolTranslator".
    xmlns:LDAP = "http://schemas.oracle.com/xpath/extension/ldap".
    exclude-result-prefixes = "xsi xsl ns0 ns1 xsd xp20 APO aia mhdr bpel oraext dvm hwf med bpm xdk Xref ora socket ldap ID" >
    < xsl: template match = "/" >
    < ns0:Input >
    < ns0:OrderType >
    < xsl: value - of select = "concat(/ns1:OredrStatusInquiryRequest/ns1:BranchPlant,/ns1:OredrStatusInquiryRequest/ns1:OrderType)" / >
    < / ns0:OrderType >
    < ns0:OrderNumber >
    < xsl: value-of select = "/ ns1:OredrStatusInquiryRequest / ns1:OrderNumber" / >
    < / ns0:OrderNumber >
    < ns0:Item >
    < xsl: value - of select = "concat(/ns1:OredrStatusInquiryRequest/ns1:LineNumber,/ns1:OredrStatusInquiryRequest/ns1:Item)" / >
    < / ns0:Item >
    < / ns0:Input >
    < / xsl: template >
    < / xsl: stylesheet >


    Please help me to go further.

    Now please suggest me where I can quote the path of the .xsl file that I created, Oracle B2B legend UI?

    In step 4, you must add the parameter of legend with the name "xsltFile" which must be of type string, and the value of this parameter must be the absolute path of the XSL file (including the file name). Suppose that you have copied the xsl in the C:\xsl directory and the XSL file name is abc.xsl then the value of the parameter "xsltFile" is therefore C:\xsl\abc.xsl

    Kind regards
    Anuj

  • Oracle 11G B2B

    Hi gurus B2B.


    could someone please tell me where to download oracle 11 G B2B.

    Concerning
    Suni

    Hi Suni,

    I can open this URL in Internet Explorer. in any case, please click below URL and then click on B2B of Oracle 11 g to access this page.

    http://www.Oracle.com/technology/products/integration/B2B/index.html

    Kind regards
    Anuj

  • New vacancy, then in step 5 get java.lang.NullPointerException

    Path: iRecruitment recruiter-> iRecruitment Home-> Home-> new vacancy

    When you create the new vacancy in step 5, you get error:

    java.lang.NullPointerException
    at oracle.apps.irc.communication.webui.CommPropDsplyStkRNCO.processRequest(CommPropDsplyStkRNCO.java:75)

    Anyone who knows why?

    Please help me.

    Thank you

    Salvation;

    pelase check:
    Download Nullpointerexception when you press the button next on create vacancy: Format of work view Page [1350408.1 ID]

    Respect of
    HELIOS

  • detail stacked groups is java.lang.NullPointerException

    jdev 10.1.3.4.0
    JHS 10.1.3.3.81
    ADF 10.1.3.42.70

    All,

    I have a page has him two retail groups that are stacked on the same page. When I'm on a details groups I navigate to her child through a button. Then I navigate back to the page and I get the following error:

    java.lang.NullPointerException at oracle.jheadstart.controller.jsf.bean.JhsCollectionModel.evaluateDisclosureState(JhsCollectionModel.java:1002) at oracle.jheadstart.controller.jsf.bean.JhsCollectionModel.getRowData(JhsCollectionModel.java:294) at oracle.adf.view.faces.component.UIXCollection.getRowData(UIXCollection.java:315) at oracle.adf.view.faces.component.UIXCollection.postRowDataChange(UIXCollection.java:653) at oracle.adf.view.faces.component.UIXCollection.setRowIndex(UIXCollection.java:380)
    ...

    I have a test case based on schema HR jobs and employees tables and the problem is reproducible 100%. If you want to try the case of test here is the app def below:

    <? XML version = "1.0" encoding = "windows-1252"? >
    < Service name = "AppModule" description = dataControl 'Definition of the Application for AppModule' = "AppModuleDataControl" dataControlImpl = "model. AppModule' nlsBundle = 'view. ApplicationResources' viewPackage = 'see' templatesBaseDir = "\templates\" viewType = "adfFaces" useShortLabels = "false" generateJavaScript = "true" xmlns = "http://www.oracle.com/jheadstart/applicationStructure" >
    < group name = "Foo" displayTitlePlural = "Test" descriptorAttribute = "Dummy" databound = "false" wizardStyle = "true" stackDetailGroups = "true" >
    < element name = "Dummy" javaType = 'Chain' displayType = "textInput" promptInForm = "Dummy" promptInTable = "Dummy" databound = "false" displayInForm = "false" displayInTable = "false" >
    < templates / >
    < / point >
    "" "" "" "" < name of the group = 'Jobs' description = ' jobs ' dataCollectionImpl = "TravauxAfficher" dataCollection = "JobsView1" advancedSearch = "samePage" advancedSearchColumns = '2' = 'dropDownList' autoQuery = 'true' tabName = quickSearch "jobs" displayTitlePlural = "jobs" displayTitleSingular = "jobs" descriptorAttribute = "JobId" formInsertAllowed = "true" formUpdateAllowed = "true" formDeleteAllowed = "true" tableInsertAllowed = "true" tableUpdateAllowed = "true" tableDeleteAllowed = "true" columns = "2" formWidth = "10%" tableWidth = "50%" sortable = "false" useTableRange = "true" tableRangeSize = "10" generatePages = "true" overwriteBindings = "true" overwriteControllerConfig = "true" generateLevel2Tabs = "true" generateControllerGroup = "true" tableOverflowStyle = "inline" dependentDataCollection = "false" samePage = 'true' layoutStyle = 'table' >
    < element attributeName = "JobId" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = "10" name = "JobId" = promptInForm"Job Id" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = "JobTitle" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = "35" name = "JobTitle" promptInForm ="job title" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < registration point = 'right' attributeName = "MinSalary" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = '6' name = "MinSalary" promptInForm ="minimum wages" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < registration point = 'right' attributeName = "MaxSalary" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = '6' name = "MaxSalary" promptInForm ="Max Salary" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    "" "" "" "" < name of the group = 'Employees4"description =" employees "dataCollectionImpl ="EmployeesView"dataCollection ="EmployeesView4"layoutStyle = 'table' advancedSearch = 'none' advancedSearchColumns = '1' quickSearch = 'none' newRows = '2' = 'true' tabName = autoQuery" employees "displayTitlePlural =" employees "displayTitleSingular =" employees "descriptorAttribute ="LastName", formInsertAllowed ="true"formUpdateAllowed ="true"formDeleteAllowed ="true"tableInsertAllowed ="true"tableUpdateAllowed ="true"tableDeleteAllowed ="true"columns ="2"formWidth ="10% "tableWidth ="50% "sortable ="false"useTableRange ="true"tableRangeSize ="10"generatePages ="true"overwriteBindings ="true"overwriteControllerConfig ="true"generateLevel2Tabs ="true"generateControllerGroup ="true"="true"samePagePosition = samePage"overflow">
    < point alignment = 'right' attributeName = "EmployeeId" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = "6" name = "EmployeeId" promptInForm ="Employee Id" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = "First name" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = "20" name = "Name" promptInForm ="first name" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = "LastName" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = "25" name = "LastName", promptInForm ="first name" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = "Email" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = "25" name = "Email" promptInForm ="email" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = 'Phone number' databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = '20' name = 'Phone number' promptInForm ="telephone number" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = "HireDate" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "dateField" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Date' name = "Date of hire" promptInForm ="Hire Date" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < element attributeName = "JobId" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInTableOverflow = "false" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = 'Chain' maximumLength = "10" name = "JobId" = promptInForm"Job Id" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" updateAllowed = "true" displayInForm = "false" displayInTable = "false" domain = "JobsViewLookup" displayType = 'dropDownList' >
    < templates / >
    < / point >
    < registration point = 'right' attributeName = "Salary" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = "11" name = "Salary" promptInForm ="wages" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < registration point = 'right' attributeName = "CommissionPct" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayType = "textInput" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = "5" name = "CommissionPct' promptInForm =' Commission Pct" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" = "true" updateAllowed >
    < templates / >
    < / point >
    < registration point = 'right' attributeName = "ManagerId' databound ="true"displayHeight =" #{links. " "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayWidth = "#{links. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = '6' name = 'ManagerId' promptInForm ="Id Manager" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" updateAllowed = "true" domain = "EmployeesViewLookup" displayType = 'dropDownList' >
    < templates / >
    < / point >
    < registration point = 'right' attributeName = "DepartmentId" databound = "true" displayHeight = "#{links." "{$BINDING_NAME$ .displayHeight}" displayInForm = "true" displayInTable = "true" displayInTableOverflow = "false" displayWidth = "#{bindings. $BINDING_NAME$ .displayWidth}" javaType = «Number» maximumLength = "4" name = "DepartmentId" promptInForm ="Department Id" required = "#{bindings. "{$BINDING_NAME$ Contracting}" showInAdvancedSearch = "true" showInQuickSearch = "true" sortable = "true" updateAllowed = "true" domain = "DepartmentsViewLookup" displayType = 'dropDownList' >
    < templates / >
    < / point >
    < templates / >
    < / Group >
    < group databound = "false" dependentDataCollection = "false" samePage = 'false' displayTitlePlural = 'Child Test' descriptorAttribute = 'TestItem"name ="TestChildGroup">
    < element name = "TestItem" databound = "false" javaType "Chain" displayType = "textInput" = >
    < templates / >
    < / point >
    < templates / >
    < / Group >
    < templates / >
    < / Group >
    < dependentDataCollection group is "false" name = "TestGroup" databound = "false" displayTitlePlural = "Test" descriptorAttribute is "FooItem" samePage = "true" >
    < element name = "FooItem" javaType = 'Chain' displayType = "textInput" promptInForm = 'Label' promptInTable = 'Label' databound = "false" >
    < templates / >
    < / point >
    < templates / >
    < / Group >
    < templates / >
    < / Group >
    < fields >
    < field name = "EmployeesViewLookup" type = "dynamic" dataCollectionImpl = "EmployeesView" dataCollection = "EmployeesViewLookup" valueAttribute = "EmployeeId" meaningAttribute = "LastName" / >
    < field name = "DepartmentsViewLookup" type = "dynamic" dataCollectionImpl = "DepartmentsView" dataCollection = "DepartmentsViewLookup" valueAttribute = "DepartmentId" meaningAttribute = "DepartmentName" / >
    < field name = "JobsViewLookup" type = "dynamic" dataCollectionImpl = "TravauxAfficher" dataCollection = valueAttribute "JobId" meaningAttribute = "JobId" = "JobsViewLookup" / >
    < field name = "LocationsViewLookup" type = "dynamic" dataCollectionImpl = "LocationsView" dataCollection = "LocationsViewLookup" valueAttribute = "LocationId" meaningAttribute = 'City' / >
    < field name = "CountriesViewLookup" type = "dynamic" dataCollectionImpl = "CountriesView" dataCollection = "CountriesViewLookup" valueAttribute = 'CountryId' meaningAttribute = 'CountryId' / >
    < field name = "RegionsViewLookup" type = "dynamic" dataCollectionImpl = "RegionsView" dataCollection = "RegionsViewLookup" valueAttribute = "RegionId" meaningAttribute = "RegionName" / >
    < / areas >
    < templates / >
    < / service >

    Can someone please look at this? It seems that it is a bug JHS and the only way to work around the problem, it's not use Inline overflow or stack not groups. The two is not an option for us.

    Thanks in advance,
    Paul

    Paul,

    I was able to reproduce the problem. It is really strange, the array element is not set correctly on the JhsCollectionModel by ADF faces despite the correct link:

    Binding = "#{JobsCollectionModel.table} '"

    So, looks like a bug in ADF faces. I found a work-around however: If you remove the binding of the af:showOneTab element property:

    Binding = "#{UIComponentState.FooDetailGroupTabsBelowBinding} '"

    Then it works fine. The disadvantage of the whole work is that you lose the selected tab when you navigate away to another page and then return to the page.
    You can see in your unit test by clicking on the 'Test' tab, then click on continue, and then click back. Now the Jobs tab is selected again. Is this work around you?

    Steven Davelaar,
    JHeadstart team.

  • error in vdi java.lang.NullPointerException

    Hello

    In my view Admin all my virtual workstations are "inaccessible Agent". I tried to click on one of the admin view desktop computer and it came with this error "java.lang.NullPointerException". I have a 79 VDesktops running in three hosts in esxi cluster 5.0. When you try from the client view access to the pool and to go to one of the desktop computer, it says not available resources, please try again. In the Admin view, it shows all green except when I click in one of the virtual desktop that where I get the java error.

    A suggestion.

    Thank you

    Great to hear! Please assign points if you feel that this has been helpful.

    Linjo

  • 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

  • oms.automation.AutomationException: java.lang.NullPointerException

    Hello

    In an automation task, I added a plugin to automation to pringt GetOrder.Response in the newspaper.

    But if I deploy and launch the automated task I get oms.automation.AutomationException: java.lang.NullPointerException. Please take the look and respond as soon as possible. Here is my file xquery and Journal



    DECLARE namespace SGD = "urn: com:metasolv:oms:xmlapi:1";
    declare the namespace context = "java: com.mslv.oms.automation.TaskContext";
    declare namespace automator = "java: oracle.communications.ordermanagement.automation.plugin.ScriptReceiverContextInvocation";
    DECLARE namespace log = "java: org.apache.commons.logging.Log;


    declare the external variable $context;
    declare the external variable $automator;
    declare the external variable $log;

    Let $order: =... OMS:GetOrder.response



    return)
    Journal: info($log,"*** Response-START ***")

    log:info($log,$order),


    Journal: info($log,"*** Response-END ***")

    )

    Log file:

    # < 25 January 2013 12:53:46 IST > < Info > < EJB > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > <>< f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626861 > < BEA-010213 > < Message-Driven EJB: com.mslv.oms.automation.AutomationEventHandler transaction has been restored. Transaction details are: name = [com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.onMessage (javax.jms.Message) EJB], Xid = BEA1-1D5D095D1BCA3057A4BD (42161434) status = Rolled back. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException: setRollbackOnly called on transaction],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=30,XAServerResourceInfo[WLStore_base_domain__WLS_AdminServer]=(ServerResourceInfo[WLStore_base_domain__WLS_AdminServer]=(state=rolledback,assigned=AdminServer),xar=WLStore_base_domain__WLS_AdminServer216074163,re-Registered = false),NonXAServerResourceInfo[WL_JDBC_LLR_POOL.oms_pool]=(ServerResourceInfo[WL_JDBC_LLR_POOL.oms_pool]=(state=rolledback,assigned=AdminServer),nonXAResource=JDBC LLR, pool=oms_pool table = ORDERMGMT001; (WL_LLR_ADMINSERVER), SCInfo [base_domain + AdminServer] =(state=rolledback), properties = ({weblogic.transaction.nonXAResource = WL_JDBC_LLR_POOL.oms_pool, weblogic.jdbc.remote.oms_pool=t3://10.117.160.51:7001, weblogic.transaction.name is [EJB com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.onMessage (javax.jms.Message)], weblogic.jdbc.llr = oms_pool}) OwnerTransactionManager = ServerTM [ServerCoordinatorDescriptor = (CoordinatorURL = AdminServer + 10.117.160.51:7001 + base_domain + t3 +, XAResources = {WSATGatewayRM_AdminServer_base_domain, WLStore_base_domain__WLS_AdminServer} NonXAResources = {})], CoordinatorURL = AdminServer + 10.117.160.51:7001 + base_domain + t3 +). >
    # < 25 January 2013 12:53:46 IST > < Info > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: '13' for the queue: 'oms.automation' > < SGD-automation > < BEA1 1D5E095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626892 > < BEA-000000 > < sample. New_Automation: * answer - START * >
    # < 25 January 2013 12:53:46 IST > < Info > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: '13' for the queue: 'oms.automation' > < SGD-automation > < BEA1 1D5E095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626907 > < BEA-000000 > < sample. New_Automation: net.sf.saxon.tinytree.TinyElementImpl@bd04001 >
    # < 25 January 2013 12:53:46 IST > < Info > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: '13' for the queue: 'oms.automation' > < SGD-automation > < BEA1 1D5E095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626907 > < BEA-000000 > < sample. New_Automation: * answer - END * >
    # < 25 January 2013 12:53:46 IST > < WARNING > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: '13' for the queue: 'oms.automation' > < SGD-automation > < BEA1 1D5E095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626907 > < BEA-000000 > < sample. New_Automation: Attempt to clean references to bad EJB references >
    # < 25 January 2013 12:53:46 IST > < error > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: '13' for the queue: 'oms.automation' > < SGD-automation > < BEA1 1D5E095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626923 > < BEA-000000 > < automation. [AutomationDispatcher: cannot run plugin[automation/plugin/internal/task/Sample/1.0.0.0.0/SecondTask/do] due java.lang.NullPointerException
    com.mslv.oms.automation.AutomationException: java.lang.NullPointerException
    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.a (unknown Source)
    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)
    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused by: java.lang.NullPointerException
    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.updateOrderData (unknown Source)
    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.runCommonFunctionality (unknown Source)
    at oracle.communications.ordermanagement.automation.plugin.ScriptRunnerImpl.runScript (unknown Source)
    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptAutomator.run (unknown Source)
    at com.mslv.oms.automation.plugin.AbstractAutomator._runAutomator (unknown Source)
    at com.mslv.oms.automation.AutomationDispatcher.a (unknown Source)
    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)
    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    >
    # < 25 January 2013 12:53:46 IST > < Info > < EJB > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: '13' for the queue: 'oms.automation' > < SGD-automation > <>< f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626923 > < BEA-010213 > < Message-Driven EJB: com.mslv.oms.automation.AutomationEventHandler transaction has been restored. Transaction details are: name = [com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.onMessage (javax.jms.Message) EJB], Xid = BEA1-1D5E095D1BCA3057A4BD (607878497) status = Rolled back. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException: setRollbackOnly called on transaction],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=30,XAServerResourceInfo[WLStore_base_domain__WLS_AdminServer]=(ServerResourceInfo[WLStore_base_domain__WLS_AdminServer]=(state=rolledback,assigned=AdminServer),xar=WLStore_base_domain__WLS_AdminServer216074163,re-Registered = false),NonXAServerResourceInfo[WL_JDBC_LLR_POOL.oms_pool]=(ServerResourceInfo[WL_JDBC_LLR_POOL.oms_pool]=(state=rolledback,assigned=AdminServer),nonXAResource=JDBC LLR, pool=oms_pool table = ORDERMGMT001; (WL_LLR_ADMINSERVER), SCInfo [base_domain + AdminServer] =(state=rolledback), properties = ({weblogic.transaction.nonXAResource = WL_JDBC_LLR_POOL.oms_pool, weblogic.jdbc.remote.oms_pool=t3://10.117.160.51:7001, weblogic.transaction.name is [EJB com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.onMessage (javax.jms.Message)], weblogic.jdbc.llr = oms_pool}) OwnerTransactionManager = ServerTM [ServerCoordinatorDescriptor = (CoordinatorURL = AdminServer + 10.117.160.51:7001 + base_domain + t3 +, XAResources = {WSATGatewayRM_AdminServer_base_domain, WLStore_base_domain__WLS_AdminServer} NonXAResources = {})], CoordinatorURL = AdminServer + 10.117.160.51:7001 + base_domain + t3 +). >
    # < 25 January 2013 12:53:46 IST > < Info > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > < BEA1 1D5F095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626954 > < BEA-000000 > < sample. New_Automation: * answer - START * >
    # < 25 January 2013 12:53:46 IST > < Info > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > < BEA1 1D5F095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626954 > < BEA-000000 > < sample. New_Automation: net.sf.saxon.tinytree.TinyElementImpl@bd04001 >
    # < 25 January 2013 12:53:46 IST > < Info > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > < BEA1 1D5F095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626954 > < BEA-000000 > < sample. New_Automation: * answer - END * >
    # < 25 January 2013 12:53:46 IST > < WARNING > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > < BEA1 1D5F095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626954 > < BEA-000000 > < sample. New_Automation: Attempt to clean references to bad EJB references >
    # < 25 January 2013 12:53:46 IST > < error > < SGD > < B4L-BSM0ZR1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > < BEA1 1D5F095D1BCA3057A4BD > < f5151d0564cdef6b:-147e7759:13c7066ab82: - 8000 - 00000000000018 b 6 > < 1359098626954 > < BEA-000000 > < automation. [AutomationDispatcher: cannot run plugin[automation/plugin/internal/task/Sample/1.0.0.0.0/SecondTask/do] due java.lang.NullPointerException
    com.mslv.oms.automation.AutomationException: java.lang.NullPointerException
    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.a (unknown Source)
    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)
    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused by: java.lang.NullPointerException
    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.updateOrderData (unknown Source)
    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.runCommonFunctionality (unknown Source)
    at oracle.communications.ordermanagement.automation.plugin.ScriptRunnerImpl.runScript (unknown Source)
    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptAutomator.run (unknown Source)
    at com.mslv.oms.automation.plugin.AbstractAutomator._runAutomator (unknown Source)
    at com.mslv.oms.automation.AutomationDispatcher.a (unknown Source)
    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)
    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)
    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    >

    Thanks in advance,

    Menaka

    Published by: 984080 on January 25, 2013 03:56

    Hello

    You cannot print in newspapers, a document, an object, so here is the Code

    declare the saxon namespace = "http://saxon.sf.net/";
    declare namespace xsl = "http://www.w3.org/1999/XSL/Transform";

    Let $osmOrder: = fn:root (.) OMS:GetOrder.response
    Let $inputXml: saxon =: serialize($osmOrder, )

    Now you can print this
    in using this

    log:info($log,$inputXml)

    Either way, my name is Brigitte.
    Thank you

Maybe you are looking for