Can not render Graph when i go through with the Jdeveloper Tutorial

All,
When i do the exercise of "http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_2.html" the Step 4 create one Graph component ,but when i finish this step and run the application i can not see the Graph component and some exception occurs.
The exception is below and the JDev is 11.1.1.6.0.Anybody know how to solve this issue?
*<ImageViewRendererUtils> <renderXML> Could not export XML to ResponseWriter*
oracle.dss.util.transform.TransformRuntimeException
java.lang.NullPointerException
     at oracle.dss.util.transform.CubicDataAccess.getValue(CubicDataAccess.java:908)
     at oracle.dss.util.transform.CubicDataAccess.getValue(CubicDataAccess.java:1448)
     at oracle.adfinternal.view.faces.bi.util.DataAccessDecorator.getValue(DataAccessDecorator.java:53)
     at oracle.dss.graph.DataCallback.getValue(DataCallback.java:422)
     at oracle.dss.graph.DataCallback.getValue(DataCallback.java:379)
     at oracle.dss.graph.pfj.Perspective.setDataFromDataGrid(Perspective.java:15841)
     at oracle.dss.graph.pfj.Perspective.sendXMLToStreamExc(Perspective.java:12338)
     at oracle.dss.graph.CommonGraph.exportToXMLWithException(CommonGraph.java:8042)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.ImageViewRendererUtils.renderXML(ImageViewRendererUtils.java:1089)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRendererUtils.writeImageViewXML(RichImageViewRendererUtils.java:183)
     at oracle.adfinternal.view.faces.bi.renderkit.graph.RichGraphRenderer.encodeFlashContent(RichGraphRenderer.java:539)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRenderer.renderFlashContent(RichImageViewRenderer.java:1050)
     at oracle.adfinternal.view.faces.bi.renderkit.common.RichDVTRenderer.encodeFlashContent(RichDVTRenderer.java:619)
     at oracle.adfinternal.view.faces.bi.renderkit.common.RichDVTRenderer.encodeContent(RichDVTRenderer.java:361)
     at oracle.adfinternal.view.faces.bi.renderkit.common.RichDVTRenderer.encodeContentDivs(RichDVTRenderer.java:175)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRenderer.encodeContentDivs(RichImageViewRenderer.java:642)
     at oracle.adfinternal.view.faces.bi.renderkit.graph.RichGraphRenderer.encodeContentDivs(RichGraphRenderer.java:436)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRenderer.encodeAll(RichImageViewRenderer.java:515)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$EncodeChildVisitCallback.visit(InvokeOnComponentUtils.java:113)
     at org.apache.myfaces.trinidadinternal.context.PartialVisitContext.invokeVisitCallback(PartialVisitContext.java:222)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:378)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at oracle.adf.view.rich.component.rich.RichDocument.visitTree(RichDocument.java:198)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:43)
     at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:756)
     at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:525)
     at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:3606)
     at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1508)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:933)
     at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:266)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:197)
     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
     at 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:205)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     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)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at 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)
java.lang.NullPointerException
     at oracle.adf.model.binding.DCControlBinding.reportException(DCControlBinding.java:201)
     at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeIndexOf(JUCtrlValueBinding.java:1444)
     at oracle.adf.model.dvt.binding.transform.DataCell.getValue(DataCell.java:74)
     at oracle.adf.model.dvt.binding.transform.BaseDataCell.getData(BaseDataCell.java:48)
     at oracle.dss.util.transform.CubicDataAccess.processResult(CubicDataAccess.java:1101)
     at oracle.dss.util.transform.CubicDataAccess.getResultAndCache(CubicDataAccess.java:1167)
     at oracle.dss.util.transform.CubicDataAccess.getValue(CubicDataAccess.java:904)
     at oracle.dss.util.transform.CubicDataAccess.getValue(CubicDataAccess.java:1448)
     at oracle.adfinternal.view.faces.bi.util.DataAccessDecorator.getValue(DataAccessDecorator.java:53)
     at oracle.dss.graph.DataCallback.getValue(DataCallback.java:422)
     at oracle.dss.graph.DataCallback.getValue(DataCallback.java:379)
     at oracle.dss.graph.pfj.Perspective.setDataFromDataGrid(Perspective.java:15841)
     at oracle.dss.graph.pfj.Perspective.sendXMLToStreamExc(Perspective.java:12338)
     at oracle.dss.graph.CommonGraph.exportToXMLWithException(CommonGraph.java:8042)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.ImageViewRendererUtils.renderXML(ImageViewRendererUtils.java:1089)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRendererUtils.writeImageViewXML(RichImageViewRendererUtils.java:183)
     at oracle.adfinternal.view.faces.bi.renderkit.graph.RichGraphRenderer.encodeFlashContent(RichGraphRenderer.java:539)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRenderer.renderFlashContent(RichImageViewRenderer.java:1050)
     at oracle.adfinternal.view.faces.bi.renderkit.common.RichDVTRenderer.encodeFlashContent(RichDVTRenderer.java:619)
     at oracle.adfinternal.view.faces.bi.renderkit.common.RichDVTRenderer.encodeContent(RichDVTRenderer.java:361)
     at oracle.adfinternal.view.faces.bi.renderkit.common.RichDVTRenderer.encodeContentDivs(RichDVTRenderer.java:175)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRenderer.encodeContentDivs(RichImageViewRenderer.java:642)
     at oracle.adfinternal.view.faces.bi.renderkit.graph.RichGraphRenderer.encodeContentDivs(RichGraphRenderer.java:436)
     at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRenderer.encodeAll(RichImageViewRenderer.java:515)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$EncodeChildVisitCallback.visit(InvokeOnComponentUtils.java:113)
     at org.apache.myfaces.trinidadinternal.context.PartialVisitContext.invokeVisitCallback(PartialVisitContext.java:222)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:378)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at oracle.adf.view.rich.component.rich.RichDocument.visitTree(RichDocument.java:198)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:43)
     at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:756)
     at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:525)
     at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:3606)
     at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1508)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:933)
     at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:266)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:197)
     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
     at 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:205)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     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)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at 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)
<StateManagerImpl> <restoreView> 无法为标记 -pwdufnyut 找到保存的视图状态
<LifecycleImpl> <_handleException> ADF_FACES-60098:Faces 生命周期在阶段RESTORE_VIEW 1中接收到未处理的异常错误
javax.faces.application.ViewExpiredException: viewId:/DeptEmpPage.jspx - ADF_FACES-30107:此页的视图状态已失效。请重新加载此页。
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:751)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:374)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
     at 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:205)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     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)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at 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)
Thanks & Best Regards

I have no idea what you are asking.  What are "popups videos"?  How does Adobe Reader come into this?
Please tell us exactly what you are trying to do, as well as your operating system & other relevant details.

Similar Messages

  • The middle handle on the rectangle is not there anymore when I select it with the black arrow (v) tool. Show bounding box and edges are both on. Where dd the middle anchor go??

    The middle handle on the rectangle is not there anymore when I select it with the black arrow (v) tool. Show bounding box and edges are both on. Where dd the middle anchor go??

    haggyabeken,
    I am afraid you have come across the Live Rectangle bug which is limited to the MAC versions starting with 10.7 and 10.8, but not 10.9 (Mavericks), see this thread linked to below.
    https://forums.adobe.com/thread/1595973
    So a switch to Mavericks with a reinstallation might be the way to solve it here and now.
    To get round it in each case, it is possible to Expand the Live Rectangles to get normal old fashioned rectangles, or to Pathfinder>Unite, or to use the Scale Tool.
    A more permanent way round that is to create normal old fashioned rectangles, after running the free script created by Pawel, see this thread with download link:
    https://forums.adobe.com/thread/1587587

  • Can someone please help me figure out why I keep getting the "can not reach server" when I try to download the ebook? This is happening with Adobe Digital Editions.

    When I try to download the ebook I bough, the Adobe Digital Reader shows the following message: "can not reach server".  Can someone please help me with this?
    TO be precise, it says "licensee server communication problem"
    Thank you

    The thread running through your explanation has to do with connectivity to your server. (iCloud out of the blue asking for password, unable to message your boyfriend, unable to access e-mail). You said that you boyfriend restart his device and then the two of you were able to then imessage. My best advice for you would be to go to settings to reset to reset network settings. Once this has been done you then will need to enter the name and password of your wifi. ONce this is done you then can attempt to check to see that all passwords are enter correctly.
    Good luck.

  • HT203167 what do i do when the purchased songs can not be converted, when i sync it says the (3) purchases can not be converted so i do not have them on my device and i payed for them?

    What do i do to get my purchased songs(3) to convert. When i sync my iphone4s it says there is three warnings/songs that can not be converted? I would like my music or money back>

    Welcome to the Apple Community.
    Are you sure that's what it said.

  • My ipad says can not allocate memory when trying to log on the net

    After loading music on my ipad2 I can not log on to the web. It says cannot open the page. The error was: "The operation couldn't be completed. Cannot allocate memory". Does anyone know how to fix this issue?

    Close all Inactive Apps
    1. Double-click the Home button to see all Inactive Apps
    2. Hold the Apps down for a second or two until you see the minus sign
    3. Tap the minus sign to close App
    4. Reset iPad. Hold the Sleep and Home button down for about 10 second until you see the Apple logo

  • I added an iTunes card to my account. THe balance shows on the account, but I can not download, because iTunes has an issue with the debit card linked to the account. Shouldn't it default to the balance from the card I added?

    iTunes keeps telling me my debit card is declined, when I am trying to use an iTunes card that I added today. The amount from the iTunes card shows on the account.

    You need to fix the issue with the credit card on the iTunes account or you can remove the credit card.

  • I have tried resetting my photostream several times on three different computers only to get the error message that it can not be reset because of trouble connecting with the servers.  It says the same thing on a sync about contact conflicts.

    I cannot reset my photo stream.  The error message "cannot connect to servers" comes up.  I have the same problem with syncing contact conflicts.  I have logged in on three different computer & networks on three different occasions.  What's the deal?

    Carolyn Samit wrote:
    According to Apple, all services are online >  http://www.apple.com/support/icloud/systemstatus/
    Pure Propaganda to make it look good. Icloud Servers  are having issues since days but today it is definately broken and also for me everything is offline, without having changed one setting.
    Look at hundreds of server failures, photostream fails, mail not working..  only recent posts.

  • When accessing hotmail through Firefox, the unsolicited sidebar internet ads will not load--It displays as an error

    When accessing hotmail through Firefox, the unsolicited sidebar internet ads will not load. Why do they error out?
    == URL of affected sites ==
    http://hotmail.com

    Hello.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem is not disappears when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • I can not add any content from my computer to the iPhone through iTunes

    I can not add any content from my computer to the iPhone through iTunes

    syncing itunes windows
    first open itunes on windows computer
    there's a small shaded box in upper left corner click it and show menu bar
    now go under view and show side bar
    go under help and check for updates (11.1.3 current) - update if needed
    plug in iphone (or ipad, ipod ect..)
    when the device shows up in sidebar click on the name of device not the arrow
    this opens up a summary page
    across top says info, apps, music, photos, ect...
    click on what you want to sync ie music
    check the top box that says sync music select -entire library or selected songs and pick what you want by checking
    now apply or sync at bottom
    Peace, Clyde

  • When streaming a movie with the new Apple TV, and using a DSL Internet connection, all audio sound works, e.g., the music track, but the audio track with the actor's voices, does not work. What can I do?

    When streaming a movie with the new Apple TV, and using a DSL Internet connection, all audio sound works, e.g., the music track, but the audio track with the actor's voices, does not work. What can I do?

    Hi Brian,
    Thanks restoring and restarting didn't fix my problem - i have started it fresh and still it doesn't work. Basically I press ONCE on the remote, after the machine has not had any commands for 10 minutes, and the cursor skips from one end of the menu to the other - so I can't choose network or update software etc - I sometimes manage to stop it randomly in the middle of the menu if I press on a command in the middle of the cursor skipping all the menu steps...not sure what the problem is but I have basically not used my brand new apple tv since I bought it for that reason! I should call Apple support I suppose! grrrr hate wasting time with stuff like this!
    Thanks for your help though!
    Pernille

  • Report does not render image when using DoCmd.OutputTo to PDF

    Hello All.... and Happy new year !!!
    I have a form that has an embedded report and a series of cmd buttons to print the report or export it to file and saves it.
    In the report I have an Image object (a logo) that is in the header.
    When I print the report to a printer or a PDF printer the image is present.
    When I use DoCmd.OutputTo the report is properly exported to PDF and saved but the image is not present.
    I've tried playing with the ExportQuality, the "fit to page", etc... but nothing seems to get it working.
    here is the vba I use 
    'Open the report as hidden to filter the data
    DoCmd.OpenReport reportToExport, acViewPreview, , filterReportBy, acHidden
    'if we show the report
    If (booSeeFile) Then
    'export to pdf to save and autostart
    DoCmd.OutputTo acOutputReport, reportToExport, acFormatPDF, filepath, vbYes
    Else
    'export to pdf to save
    DoCmd.OutputTo acOutputReport, reportToExport, acFormatPDF, filepath
    End If
    Any help would be great !

    given that you've gone 12 hours with no reply; I generally don't have any problem with the logo going from the Report object to the PDF export.  When a report is opened on screen - right click - and one of the choices is 'Export To' and one of those
    choices is 'PDF or XPS' - - - just try that as a sanity check....
    there are 2 kinds of image controls - I can't remember off hand their formal name but one has the image embedded permanently inside the report object and so this one should go to the PDF.....the other type is a file link to the image for which the advantage
    is that image can be dynamically changed on the fly.  This second type probably will not appear in an export as the file link is probably broken....
    hope this helps a little......
     

  • When trying to restore and update my ipod touch it comes up with an error message saying: "The ipod can not be restored this device isnt eligible for the requested build"

    When trying to restore and update my ipod touch it comes up with an error message saying: "The ipod can not be restored this device isnt eligible for the requested build" How do i fix this?

    I am having the same issue. I just had the battery replaced at a third party store. The battery powers the ipod up but it needs to be restored. It is saying it isn't eligible for rebuild. I am running MAC OS 10.4.11  itunes v. 9.0   and I just want it to be restored. I need help.  Oh and its an 8 gb ipod touch.

  • Can not print report when using HTML or DHTML

    Can not print report when using HTML or DHTML. When I open the report and click the print icon I get a small blank dialog box and then nothing. If I change to activex it works and I can print.
    Any Ideas?
    Thanks
    Jeff

    Hi,
    I did not come across this situation before. Did you apply any fix packs. Try to check whether its a issue which can be fixed by applying fix pack( try to check release notes of fix pack and see if they mentioned any thing about this).
    Thanks,
    SK.

  • I need to update my phone, but my computer broke, and do not have a new one. I have an Itunes account, can I use someone else computer to go through with the update?  Is there a chance of loosing all my data, ie: music/photos?

    I need to update my phone, but my computer broke, and do not have a new one. can I use someone else computer to go through with the update if i log on with my itunes account or Is there a chance of loosing all my data, ie: music/photos? And if all else fails can i go to the apple store and have them update my phone?

    Update to what? The 3G you want to update? You have ios3 or 4 on that 3G?
    Go to a friend, authorize that pc.
    Read this : http://support.apple.com/kb/ht1848
    and this : http://support.apple.com/kb/ht2519
    Make a backup of your stuff (from the phone. apps/photos/music/blabla). Update your phone. The phone will restore the backup automatically.

  • Sent emails can not be read when written in Arabic

    Guys I set up gmail imap on my e63 but the emails I am sending from my phone to computers can not be read by my friends when writen in arabic even if they changed the page encoding to arabic.any idea?
    my blog on the net(in arabic):http://bazkurd.wordpress.com

    This indicates an "overstuffed" mailbox issue which means the mailbox has some corruption and/or is over the recommended size limit.
    The recommended mailbox size limit for Jagaur or Panther Mail is 1GB and for Tiger Mail, 2GB.
    If your OS detail provided is accurate (10.3.9), do the following:
    Quit Mail first and using the Finder, go to Home > Library > Mail > this POP account named folder (named by the user name and incoming mail server for the account) > Sent Messages.mbox.
    Move the Sent Messages.mbox to the Desktop.
    When re-launching Mail, a new Sent Messages.mbox will be created automatically by Mail within the account named folder when sending the next message with this account. This will allow the Mail.app to function properly again while working on the old Sent Messages.mbox moved to the Desktop to recover the existing messages and not risk losing any new messages sent with the account.
    Control-click on the old Sent Messages.mbox moved to the Desktop and at the menu window that appears, select Show Package Contents.
    List the package content file names and size of each here.
    This information is required to determine the next step to take to recover the existing messages.

Maybe you are looking for

  • How to typecast an object, if the target class name is stored in a str var

    Hi, I have a method, in which i will receive an object as an attribute. I need to typecast it to another class, and that class name is stored in a string variable. public void printContent(Object obj) /* Here i have a variable strClassName - in which

  • Timeouts on WCF-BasicHttp send port

    I have set the retry count 3 at the sed port for the interval of 5 minutes, but message is getting timed out at first attempt within a minuets. Can some one suggest me the possible reason.

  • Export progress bar speeds to 50% then slows way down

    While I'm here browsing for answers to another question I just asked, thought I would ask another one about a project I worked on at home... Home computer specs: Windows 7 Ultimate 64 AMD Phenom II 6-core 3.2ghz processor (overclocked to 4ghz) 16gb 1

  • Color signatures not saved in Preview

    Hi all When I paste a signature into Preview (using the inbuilt Preview signature annotation) with a colored ink, it is fine on the screen, and also if printed to paper or pdf; but if the file is simply saved, upon reopening, the signature has change

  • Elements 10 won't finish installing. it says installing required shared technologies and wont go any

    I tried installing elements 10 last night and part way through it just kept saying installing required shared technologies and stayed on that and won't go any farther. I've tried uninstalling it and starting over but it won't let me do that either. I