iOS cannot call service of blazeDS?

Hi all

My application works OK on the android platform all the time. And I want to run on the iPad too. It works well on the virtual device. So I tried standard debugging by exporting an ipa file but see service call fails

My web server service log, I opened all the information level and no request is received it.

I tried to use the 80 standard instead of my default 8080 port and nothing happened.

After that, I tried to set the channel coding, using AMFEndpoint amfpolling/http rather than authority.

I received the error message below from ResultEvent:

Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: failed: url: ' http://192.168.1.100:80 / test/messagebroker/amfpolling '

All above can testify that service remote call fails on iPad.

I tried to Debug class MessageAgent, AsyncToken and so on, but things are getting more and more complex and give up now.

Could someone tell me why?

Best regards

Another point. Before closing firewall in order to make it work, I put the channel manually in the generated by the data service class. Otherwise, it does not either.

     protected override function preInitializeService():void
    {
        super.preInitializeService();
        // Initialization customization goes here
        // Here I set the channelSet manually because I find it's null when debugging
        channelSet = new ChannelSet();
        var amfChannel:AMFChannel = null;
        amfChannel = new AMFChannel("my-amf", "http://192.168.1.100:80/test/messagebroker/amfpolling");
        amfChannel.pollingEnabled = false;
        channelSet.addChannel(amfChannel);
    }

Tags: Flex

Similar Questions

  • Error in the instance of SIDES-RMS: cannot call method returnTypes MBean

    Summary of the problem
    ---------------------------------------------------
    Error in the instance of SIDES-RMS: cannot call method returnTypes MBean

    Description of the problem
    ---------------------------------------------------
    By clicking on the "card Manager", you get the following error:

    Application exception: java.lang.Exception: cannot call MBean method returnTypes... at com.retek.rib.management.adapters.model.AdapterTypes.getAdapterTypesList (AdapterTypes.java: 161) at com.retek.rib.management.adapters.model.AdapterTypes.getAllAdapterTypes (AdapterTypes.java: 185) to side_adapter__manager._jspService (_rib__adapter__manager.java: 130) to com.orionserver.http.OrionHttpJspPage.service (OrionHttpJspPage.java: 59) at oracle.jsp.runtimev2.JspPageTable.service (JspPageTable.java: 462) to oracle.jsp.runtimev2.JspServlet. internalService (JspServlet.java: 594) at oracle.jsp.runtimev2.JspServlet.service (JspServlet.java: 518) at javax.servlet.http.HttpServlet.service (HttpServlet.java: 856) to the com.evermind.server.http. ServletRequestDispatcher.invoke (ServletRequestDispatcher.java: 713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java: 370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java: 871) at com.evermind.server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java: 453) at com.evermind.server.http.AJPRequestHandler.run (AJPRequestHandler.java: 313) to com.evermind.server.http.AJPRequestHandler.run (AJPRequestHandler.java: 199) to $ oracle.oc4j.network.ServerSocketReadHandler SafeRunnable.run (ServerSocketReadHandler.java: 260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket (ServerSocketAcceptHandler.java: 234) to oracle.oc4j.network.ServerSocketAcceptHandler. access to $700 (ServerSocketAcceptHandler.java: 29) to at java.lang.Thread.run (Thread.java: 595)

    System Exception message: java.lang.Exception: cannot call method returnTypes MBean...

    We followed the steps described in the article "Unable to change" orion-ejb - jar.xml "and get Exception of application while Adapters tab by clicking [ID 739489.1]" without positive results.

    What happens in our test environment. In addition to the steps described in the article "Unable to change" orion-ejb - jar.xml "and get Exception of application while Adapters tab by clicking [739489.1 ID]", we tried to cancel their deployment and SIDES reploy but got no positive results.

    From Management.rib.log:

    2013-05-03 12:20:40, 355 DEBUG [Timer-7] org.apache.commons.beanutils.BeanUtils - copyProperty (com.retek.rib.j2ee.ErrorHospitalRetryTimerTask @1d00beb, used, SUB)
    2013-05-03 12:20:40, 360 [Timer-7] ERROR com.retek.rib.j2ee.TimerAdapterCaller - could not start timer sub_hosp_0
    java.lang.IllegalArgumentException: no positive period.
    at java.util.Timer.schedule(Timer.java:221)
    at com.retek.rib.j2ee.TimerAdapterCaller.startTimer(TimerAdapterCaller.java:126)
    at com.retek.rib.management.adapters.mbeans.external.levels.adapters.AbstractTimerAdapterMgmtBean.start(AbstractTimerAdapterMgmtBean.java:236)
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getTimerDrivenElements(ManagedAdaptersFactory.java:611)
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getHospMBeans(ManagedAdaptersFactory.java:197)
    to com.retek.rib.monitor.engine.MBeanRegisterServletContextListener$ 1.run(MBeanRegisterServletContextListener.java:94)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
    2013-05-03 12:20:40, 365 [Timer-7] com.retek.rib.alert.Alert DEBUG - $Header: /cvs/Integration/RIB/Rib_Support/src/com/retek/rib/alert/Alert.java,v 1.6 2007-04-16 03:45:28 dikshih Exp $
    2013-05-03 12:20:40, 377 [Timer-7] DEBUG com.retek.rib.util.RibProperties - value (com.retek.rib.alert.impl.EmailAlertPublisher, com.retek.rib.alert.impl.JmxAlertPublisher) of key property (alertPublisherImpl).
    2013-05-03 12:20:40, 393 [Timer-7] DEBUG com.retek.rib.util.RibProperties - value (cmcasarrayp01) of key property (mail.smtp.host).
    2013-05-03 12:20:40, 393 [Timer-7] com.retek.rib.util.RibProperties DEBUG - value (25) key (mail.smtp.port) of property.
    2013-05-03 12:20:40, 394 [Timer-7] DEBUG com.retek.rib.util.RibProperties - value of property key (mail.smtp.from) ([email protected]).
    2013-05-03 12:20:40, 394 [Timer-7] DEBUG com.retek.rib.util.RibProperties - value of the property key (mail.smtp.to.list) ([email protected], [email protected]).
    2013-05-03 12:20:40, 395 [Timer-7] com.retek.rib.alert.AlertPublisherFactory - the following implementation of AlertPublisher DEBUG has been defined in sides - system.properties and will be used: com.retek.rib.alert.impl.EmailAlertPublisher
    2013-05-03 12:20:40, 397 [Timer-7] com.retek.rib.alert.AlertPublisherFactory - the following implementation of AlertPublisher DEBUG has been defined in sides - system.properties and will be used: com.retek.rib.alert.impl.JmxAlertPublisher
    2013-05-03 12:20:40, 397 [Timer-7] com.retek.rib.alert.impl.EmailAlertPublisher DEBUG - $Header: /cvs/Integration/RIB/Rib_Support/src/com/retek/rib/alert/impl/EmailAlertPublisher.java,v 1.7 2008-02-15 22:29:44 borapra Exp $
    2013-05-03 12:20:40, 398 [Timer-7] com.retek.rib.alert.impl.JmxAlertPublisher DEBUG - $Header: /cvs/Integration/RIB/Rib_Support/src/com/retek/rib/alert/impl/JmxAlertPublisher.java,v 1.3 2007/04/16 03:38:37 dikshih Exp $
    2013-05-03 12:20:40, 399 [Timer-7] DEBUG com.retek.rib.alert.AlertPublisherFactory$ AlertPublisherProxy - method invocation in AlertPublisher com.retek.rib.alert.impl.EmailAlertPublisher of implementation
    2013-05-03 12:20:40, 399 [Timer-7] com.retek.rib.alert.impl.EmailAlertPublisher DEBUG - trying to send by e-mail to [email protected], [email protected]
    2013-05-03 12:20:41, 820 [Timer-7] ERROR com.retek.rib.alert.impl.EmailAlertPublisher - send e-mail to [email protected], [email protected]
    2013-05-03 12:20:41, 822 [Timer-7] DEBUG com.retek.rib.alert.AlertPublisherFactory$ AlertPublisherProxy - method invocation in AlertPublisher com.retek.rib.alert.impl.JmxAlertPublisher of implementation
    2013-05-03 12:20:41, 823 com.retek.rib.management.adapters.mbeans.external.levels.adapters.AbstractTimerAdapterMgmtBean [Timer-7] ERROR - cannot call the start-up operation
    java.lang.IllegalArgumentException: no positive period.
    at java.util.Timer.schedule(Timer.java:221)
    at com.retek.rib.j2ee.TimerAdapterCaller.startTimer(TimerAdapterCaller.java:126)
    at com.retek.rib.management.adapters.mbeans.external.levels.adapters.AbstractTimerAdapterMgmtBean.start(AbstractTimerAdapterMgmtBean.java:236)
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getTimerDrivenElements(ManagedAdaptersFactory.java:611)
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getHospMBeans(ManagedAdaptersFactory.java:197)
    to com.retek.rib.monitor.engine.MBeanRegisterServletContextListener$ 1.run(MBeanRegisterServletContextListener.java:94)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
    2013-05-03 12:20:41, 824 [Timer-7] com.retek.rib.monitor.mbeans.DynamicMBeanBase DEBUG - check if the notification is enabled for com.oracle.rib.rib - rms.sub_hosp_0.runtimeState.failed
    2013-05-03 12:20:41, 825 [Timer-7] ERROR com.retek.rib.j2ee.ManagedAdaptersFactory - no positive period.
    2013-05-03 12:20:41, 825 [Timer-7] ERROR com.retek.rib.monitor.engine.MBeanRegisterServletContextListener$ 1 - cannot call ManagedAdaptersFactory sign up.
    java.lang.RuntimeException: no positive period.
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getTimerDrivenElements(ManagedAdaptersFactory.java:615)
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getHospMBeans(ManagedAdaptersFactory.java:197)
    to com.retek.rib.monitor.engine.MBeanRegisterServletContextListener$ 1.run(MBeanRegisterServletContextListener.java:94)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
    Caused by: java.lang.IllegalArgumentException: no positive period.
    at java.util.Timer.schedule(Timer.java:221)
    at com.retek.rib.j2ee.TimerAdapterCaller.startTimer(TimerAdapterCaller.java:126)
    at com.retek.rib.management.adapters.mbeans.external.levels.adapters.AbstractTimerAdapterMgmtBean.start(AbstractTimerAdapterMgmtBean.java:236)
    at com.retek.rib.j2ee.ManagedAdaptersFactory.getTimerDrivenElements(ManagedAdaptersFactory.java:611)
    ... 4 more
    2013-05-03 13:44:28, 947 DEBUG [UnDeployerRunnable Thread for sides-rms] com.retek.rib.monitor.engine.MBeanRegisterServletContextListener - contextDestroyed start.

    2013-05-03 12:20:40, 355 DEBUG [Timer-7] org.apache.commons.beanutils.BeanUtils - copyProperty (com.retek.rib.j2ee.ErrorHospitalRetryTimerTask @1d00beb, used, SUB)
    2013-05-03 12:20:40, 360 [Timer-7] ERROR com.retek.rib.j2ee.TimerAdapterCaller - could not start timer sub_hosp_0
    java.lang.IllegalArgumentException: no positive period.

    Looks like you have a typing error in the configuration of the rib-rms - adapters.xml, check in your $RIB_HOME/application-Assembly-home/side-rms.

    Should look like this, if it does, check the items before and after and see if you have errors. You can compare with the file from another environment where the error occurs and make a diff to see what is different.







  • Cannot call the multiply() on null object

    Hello

    when im trying to follow the tutorial of rich Web Applications with Oracle ADF development in this link http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_3.html
    and in part (to add to your Page CRUD operation components) by pressing the CreateInsert I got the error message cannot invoke method on a null object multiply(),.

    newspapers such as below

    < Utils > < buildFacesMessage > ADF: adding the following JSF error: can't call method multiply() on null object
    java.lang.NullPointerException: cannot call the multiply() on null object
    at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:77)
    at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:750)
    at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:727)
    at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:17)
    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
    at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:54)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
    at bc4j_model_EmpDetails_AnnualSalary_null_gs.run(bc4j_model_EmpDetails_AnnualSalary_null_gs.groovy:1)
    at oracle.jbo.ExprEval.internalEvaluateGroovyScript(ExprEval.java:1200)
    at oracle.jbo.ExprEval.doEvaluate(ExprEval.java:1253)
    at oracle.jbo.ExprEval.evaluateForRow(ExprEval.java:1075)
    at oracle.jbo.server.AttributeDefImpl.evaluateTransientExpression(AttributeDefImpl.java:2131)
    at oracle.jbo.server.ViewRowStorage.getAttributeInternal(ViewRowStorage.java:1827)
    at oracle.jbo.server.ViewRowImpl.getAttributeValue(ViewRowImpl.java:1962)
    at oracle.jbo.server.ViewRowImpl.getAttributeInternal(ViewRowImpl.java:824)
    at oracle.jbo.server.ViewRowImpl.getAttrInvokeAccessor(ViewRowImpl.java:906)
    at oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:854)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.internalGetAttributeValueFromRow(JUCtrlValueBinding.java:1213)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeFromRow(JUCtrlValueBinding.java:764)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getInputValueInRow(JUCtrlValueBinding.java:3004)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getInputValue(JUCtrlValueBinding.java:2852)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getInputValue(JUCtrlValueBinding.java:2841)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlAttrsBinding.getInputValue(FacesCtrlAttrsBinding.java:183)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.internalGet(JUCtrlValueBinding.java:2416)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlAttrsBinding.internalGet(FacesCtrlAttrsBinding.java:275)
    at oracle.adf.model.binding.DCControlBinding.get(DCControlBinding.java:749)
    at javax.el.MapELResolver.getValue(MapELResolver.java:164)
    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
    at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
    at com.sun.el.parser.AstValue.getValue (unknown Source)
    at com.sun.el.ValueExpressionImpl.getValue (unknown Source)
    at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
    at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:73)
    at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.getValue(ValueRenderer.java:184)
    at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputBaseRenderer.renderContentStyleAttributes(SimpleInputBaseRenderer.java:512)
    at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputBaseRenderer.renderNonElementContent(SimpleInputBaseRenderer.java:397)
    at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.encodeAllAsNonElement(FormInputRenderer.java:300)
    at oracle.adfinternal.view.faces.renderkit.rich.FormElementRenderer.encodeAll(FormElementRenderer.java:160)
    at oracle.adf.view.rich.render.RichRenderer.delegateRenderer(RichRenderer.java:1700)
    at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.renderFieldCellContents(LabeledInputRenderer.java:228)
    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.renderFieldCell(LabelLayoutRenderer.java:528)
    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:305)
    at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:215)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer._encodeFormItem(PanelFormLayoutRenderer.java:1088)
    in oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer.access$ 100 (PanelFormLayoutRenderer.java:50)
    to oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer$ FormColumnEncoder.processComponent (PanelFormLayoutRenderer.java:1604)
    to oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer$ FormColumnEncoder.processComponent (PanelFormLayoutRenderer.java:1523)
    at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:187)
    at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:318)
    at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:283)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer._encodeChildren(PanelFormLayoutRenderer.java:420)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer.encodeAll(PanelFormLayoutRenderer.java:208)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:447)
    to oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$ 1500 (PanelGroupLayoutRenderer.java:30)
    to oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$ EncoderCallback.processComponent (PanelGroupLayoutRenderer.java:734)
    to oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$ EncoderCallback.processComponent (PanelGroupLayoutRenderer.java:637)
    at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:187)
    at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:318)
    at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:283)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:360)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:440)
    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:704)
    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:380)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:440)
    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:704)
    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:380)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:879)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:1294)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeMiddlePanes(PanelStretchLayoutRenderer.java:351)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:316)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
    at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:274)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
    at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1277)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1655)
    at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:91)
    at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:399)
    to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.renderView (ViewDeclarationLanguageFactoryImpl.java:350)
    at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:165)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1027)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:334)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:232)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:313)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    < Utils > < buildFacesMessage > ADF: adding the following JSF error: can't call method multiply() on null object

    any help please?

    Hello

    your entity or vo can have an attribute that has an expression that miltiplies two operands on which one operand is attribute and other can be attribute or number as

    Attr * 2
    

    or

    Attr1 * Attr2
    

    In you need to handle a null as a condition

    (Attr1 == null ? 0 : Attr1) * (Attr2 == null ? 0 : Attr2)
    

    Hope this helps!

    Kind regards

  • 10 iOS cannot take screenshots

    10 iOS cannot take screenshots

    Hold the power and the "home" button until the Apple Logo appears, let it go and let the boot of the phone upwards. Try again.

  • Impossible to update iOS, cannot check my password

    I upgraded my iPhone 6 and iPad Pro iOS 9.3.3 without problem on my first Apple ID then I tried to update my iPad like 4 (currently on 9.3.2). I use an Apple ID secondary on this device and got the message "cannot control upgrade." An error occurred when checking for the software update. "I have reset the iPad and received a message saying that I need to enter my password after restart of the iPad. I've entered my password and got the message "audit failed. "There is a connection to the Apple ID server error". I then tried to disconnect from iCloud and got the same message. I logged on my secondary iCloud account using Safari on my Mac without problem.

    In summary: cannot update iOS, cannot check my password and can't log icloud for my iPad.

    Any suggestions?

    David

    Your iPad 4 has a good internet connection? You use a VPN or other device to usurp your location? The parameters of your region and time zone are compatible with your actual location?

  • Cannot start (Service event log)

    While planning to try a task sheduler task, I have been informed a necessary service work not (event log). On trying to start the necessary service (event log), I received the following error message. {Cannot start service on Local, specific error 126 computer event log module cannot be found.} I was online looking for a solution without success, would appreciate any assistance to resolve this problem.

    It's me, George. I solved my problem with a little help from Microsoft.  The solution is simple for those of you with the same problem.  Rather than search the web and the Microsoft Web site, I simply clicked on my "Help and Support" icon on my desktop and entered in the same query.  This time, I got a response that actually question my problem even though she warned that she could apply to XP.  It was for Windows 2000, but I tried anyway and it worked.  The cause of the problem is a DLL missing from the Windows\system32 directory, a file named "eventlog.dll.  It is still on your computer in a different directory, so all you have to do is a search under the road you have installed Windows on this file and copy it to the Windows\system32 directory and everything should be fine.  It's as simple as that.

    I hope this helps all who can be soon _ trying to correct what I tried to correct for the past three days.  Good luck and may the force be with you.

  • Cannot call dllinstall function... on IE8 with WinXP webcheck.dll error message

    Hello

    I get the error message after logging in my machine.

    Cannot call dllinstall function in the c:\windows\system32\webcheck.dll file as the dunction does not exist or is not supported.

    I made no changes at all to do this. Using XP SP3 and IE8.

    Concerning

    I fixed that.

    had to go through the process of elimination, disable startup items.

    turned out to be problem Webcam live messenger.

    uninstalled and the problem disappeared.

  • XP does not install the latest updates. rpet cannot install Service Pack 4 (KB2463332)

    rpet cannot install Service Pack 4 (KB2463332)

    It's not for XP. That's why. There is no SP4 for XP. Sound for SQL Server 2005

  • Why is my computer is giving me an error message that says: "cannot start service on Local computer print spooler?

    Why is my computer is giving me an error message that says: "cannot start service on Local computer print spooler?

    When I tried to install my printer, I got an error 1068: the dependency service or group could start. I tried to go into my computer management to enable the print spooler service, but it gave me the same error message each time. What is the dependency service or group and how I put in place?

    Hi SimoneJ,

    Try to replace spoolsv.exe is located in C:\windows\system32 in C:\WINDOWS\ServicePackFiles\i386.

    Starting from printer spooler services (start-> Run-> services.msc-> printer spooler).

    I hope this helps.

  • Vista 32 cannot apply Service Pack 1

    I tried to install Service Pack 1, but I get a generic error 800F026 which, according to the web sites is not useful. This occurs after he gets throughout the update 3 3 100% then it takes it out of the reports.

    How to understand why it is ancestral?

    Hello

    To resolve the problem, follow the steps in Trek Dozier:

    Error code: 800F0826 (cannot install Service Pack 1)

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_update/error-code-800f0826-cant-install-Service-Pack-1/6c924ed8-e354-E011-8dfc-68b599b31bf5

    If you have a bunch of updates failed and are not offered SP1, the faster would be to do a factory restore.  Then immediately, run Windows Update until you are offered are no longer updated.  Then you can reinstall the programs and data.

    Run the system update tool and the File Checker - post system to see Jared M for instructions.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_update/Windows-Vista-Service-Pack-1-KB936330-fails-to/dba7bf87-665a-434c-aec0-a14028a19334?page=1

    I believe that Support is free for Service Pack problems

    https://Support2.Microsoft.com/common/international.aspx?RDPATH=%2foas%2fdefault.aspx%3fgprid%3d14496%26st%3D1%26wfxredirect%3D1%26sd%3dgn

    Windows Update error 800f0826

    http://Windows.Microsoft.com/en-us/Windows/Windows-Update-error-800f0826#1TC=Windows-Vista

  • Cannot install Service Pack 4 (KB2463320), windows update has encountered an unknown error, Code 2B 33

    Cannot install Service Pack 4 (KB2463320), windows update has encountered an unknown error, Code 2B 33

    SQL 2005?

    Download and install from here... http://www.Microsoft.com/en-US/Download/details.aspx?ID=7218

  • Cannot install Service Pack 2 update on my Vista 32 bit computer. (error 0x800f0818)

    original title: cannot install Service Pack 2 update on my Vista 32 bit computer

    Through the windows update install Service Pack 2 and keep getting error 0x800f0818.  Have run fixit and the tool of analysis, but always in error.  Looked this error but can't find anything about it.  How can I fix it?

    I think that what PA bear is coming in the post previous is that service pack will contain Vietnamese Windows updates necessary for their release.

    A little/sorta...

    KB2555917, KB2507938, and al. (which dates from July 12, 2011 & before) would have been the last installed if updates Vista SP2 is not installed yet.

  • WindowsUpdate_80246007 - cannot install Service Pack 2 for Vista. Can someone help me with this error message? What di I do to solve it?

    WindowsUpdate_80246007 - cannot install Service Pack 2 for Vista. Can someone help me with this error message? What di I do to solve it?

    WindowsUpdate_80246007 - cannot install Service Pack 2 for Vista. Can someone help me with this error message? What di I do to solve it?

    2 forums: you can go:

    1 Windows Vista IT Pro forum, section of Windows Vista service packs:
    Section of Windows Vista service packs:

    http://social.technet.Microsoft.com/forums/en/itprovistasp/threads

    2. Windows Update section:
    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • Cannot call the Jabber Client customer Movi

    Hi team,

    We cannot call Jabber Client customer Movi using client SIP URI of Movi.

    Here is the photo of the back-end infrastructure: -.

    CUCM: 8.6.2

    VCS: X7.2

    TMS: 13.2.1

    CUPS: N/A

    The Jabber Clients are sized CUCM and CUPS. MOVI Clients are provisioned on the TMS and VCS.

    I've referred a case of TAC and TAC engineer informed that dialing SIP URI is not supported Jabber client on CUCM 8.6.2 Movi

    Could someone provide me with the Bug ID or valid document that says. ?

    Thank you

    Saurabh

    Slim,

    I'll send you the link Monday

    Thnx

    Alok

  • Error "Cannot start service bluetooth stack" whenever I restart my computer.

    Original title: I have Windows 7 and have a "cannot start service bluetooth stack" error message whenever I restart my computer.  Can you help me solve this problem?

    I have Windows 7 and you have a "cannot start service bluetooth stack" error message whenever I restart my computer.  Can you help me solve this problem?

    Hello

    You did it all changes before the show?

    Method 1: Manually start the Bluetooth service.

    a. Click Start, type services.msc and press to enter.
    b. in the list of components, double-click Bluetooth support Service.
    c. change the startup type to automatic and click on the Start button to start the service.
    d. click on apply and then click ok.
    e. check if the problem persists.

    Method 2: Put the computer to boot and see if that helps:

    A clean boot to check if startup item or services to third-party application is causing this issue.

    Reference: How to solve a problem by performing a clean boot in Windows Vista or Windows 7:

    http://support.Microsoft.com/kb/929135

    Note: when you're done to diagnose, follow step 7 in the article to start on normal startup.

Maybe you are looking for

  • How can I submit a question?

    I have a MacBook Air with OS X El Capitan, version 10.11.3 computer. and Safari, version 9.0.3.  I saw as my single PDF reader. I wanted to view a PDF document on a local government web site.  I was able to locate the document by using the drop-down

  • Bluetooth on Satellite U400

    Hello I recently bought a new Satellite U400-15e and assumed he had installed bluetooth. After turning the switch of communication, I put my phoneto search for devices, but he found nothing. I tried to get several times with the same result. So I gue

  • Update to Acrobat Pro 11 on Mac running El Capitan or Sierra (Beta

    I can't get my Adobe Acrobat Pro 11 update. Says that it cannot connect to the server. Says 1042 error, unable to connect. Everyone has the problem or knows how to do so that my version is the latest? I am running Sierra in beta, but this problem als

  • Problems first withdrawal line

    I'm new to Indesign... as likely to become immediately obvious.I want to create a withdrawal of first line of each paragraph.I go to my paragraph configuration and enter the appropriate amount (. 375).My problem is that I can't make universal... I ha

  • Adobe Application Manager won't let me open my purchased Production Premium 5.5 software. Help, please!

    I used my cs5.5 Production Premium software for over 3 years with no problems at all. Today, I tried to open the Adobe Application Manager window popped up and Illustrator. I clicked on the button "accept" the Adobe software license agreement. He the