Why there is no application in workspace?

hi,I'm new to BPMN.When I mapping swim lane roles to LDAP roles, I create some users in the security realm. But afer I login to the workspace, I can't find applications.

I am getting the same issue as yours
I am very new to OBPM and trying to run through the samples but got stuck in here.
below are the warning logs that I have got while trying to run the samples.
this might be due to very silly stuff like classpath or JVM settings or engine settings on the OBPM studio... but the errors are not pointing in any direction but for engine...
++++++++++++
my environment is Windows XP SP3
OBPM Studio Version: 10.3.2 Build: #100141
JDK 1.6.0_05
I havent got anyother DB or application server on my machine... so my OBPM studio is running on default ports
++++++++++++
Error workspace-1278530450920
Could not retrievePrincipal applications for process '/ExpenseReport'.
Caused by: The applications for process '/ExpenseReport' are not available.
Caused by: Process '/ExpenseReport#Default-1.0' not available.
Caused by: Engine 'ExpenseManagement' cannot process requests.
fuego.web.exception.WapiApplicationsNotAvailableInProcessException: Could not retrievePrincipal applications for process '/ExpenseReport'.
     at fuego.web.exception.WapiExceptionFactory.create(WapiExceptionFactory.java:82)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at fuego.web.exception.WapiExceptionFactory.create(WapiExceptionFactory.java:48)
     at fuego.web.exception.WapiBatchOperationException.<init>(WapiBatchOperationException.java:49)
     at fuego.web.exception.WapiApplicationsNotAvailableException.<init>(WapiApplicationsNotAvailableException.java:25)
     at fuego.workspace.model.common.PapiBean.getViewApplications(PapiBean.java:210)
     at fuego.workspace.model.menu.MenuActionBean.getSelectedViewApplications(MenuActionBean.java:213)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at com.sun.faces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:79)
     at fuego.workspace.application.WorkspacePropertyResolver.getValue(WorkspacePropertyResolver.java:121)
     at com.sun.facelets.el.LegacyELContext$LegacyELResolver.getValue(LegacyELContext.java:141)
     at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
     at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
     at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
     at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:56)
     at javax.faces.component.UIData.getValue(UIData.java:527)
     at javax.faces.component.UIData.getDataModel(UIData.java:848)
     at javax.faces.component.UIData.setRowIndex(UIData.java:379)
     at javax.faces.component.UIData.iterate(UIData.java:890)
     at javax.faces.component.UIData.processDecodes(UIData.java:735)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at com.bea.opencontrols.XPControl.processDecodes(XPControl.java:734)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIForm.processDecodes(UIForm.java:144)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at com.bea.opencontrols.XPControl.processDecodes(XPControl.java:734)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:872)
     at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:306)
     at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:79)
     at fuego.workspace.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:132)
     at fuego.workspace.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:60)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:245)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
     at fuego.web.filter.SingleThreadPerSessionFilter.doFilter(SingleThreadPerSessionFilter.java:64)
     at fuego.web.filter.BaseFilter.doFilter(BaseFilter.java:63)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
     at fuego.web.filter.CharsetFilter.doFilter(CharsetFilter.java:48)
     at fuego.web.filter.BaseFilter.doFilter(BaseFilter.java:63)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
     at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
     at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
     at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
     at java.lang.Thread.run(Unknown Source)
Caused by: fuego.papi.exception.ApplicationsNotAvailableInProcessException: The applications for process '/ExpenseReport' are not available.
     at fuego.papi.impl.SessionViewManager.getApplicationsForView(SessionViewManager.java:431)
     at fuego.papi.impl.ProcessServiceSessionImpl.viewGetApplications(ProcessServiceSessionImpl.java:1840)
     at fuego.workspace.model.common.PapiBean.getViewApplications(PapiBean.java:207)
     ... 101 more
Caused by: fuego.papi.ProcessNotAvailableException: Process '/ExpenseReport#Default-1.0' not available.
     at fuego.papi.impl.AbstractProcessLoader.createProcess(AbstractProcessLoader.java:310)
     at fuego.papi.impl.AbstractProcessLoader.createProcess(AbstractProcessLoader.java:170)
     at fuego.papi.impl.SessionProcessLoader.load(SessionProcessLoader.java:106)
     at fuego.papi.impl.ProcessManager.get(ProcessManager.java:894)
     at fuego.papi.impl.ProcessServiceImpl.getProcess(ProcessServiceImpl.java:1301)
     at fuego.papi.impl.SessionProcessManager.getProcess(SessionProcessManager.java:143)
     at fuego.papi.impl.ProcessServiceSessionImpl.processGet(ProcessServiceSessionImpl.java:2669)
     at fuego.papi.impl.SessionViewManager.getApplicationsForView(SessionViewManager.java:415)
     ... 103 more
Caused by: fuego.papi.impl.EngineNotAvailableException: Engine 'ExpenseManagement' cannot process requests.
     at fuego.papi.impl.rmi.RMIUtils.connectToEngine(RMIUtils.java:119)
     at fuego.papi.impl.rmi.RMIEngineAccessImpl.createSecureEngineProxy(RMIEngineAccessImpl.java:177)
     at fuego.papi.impl.rmi.RMIEngineAccessImpl.createSecureEngine(RMIEngineAccessImpl.java:124)
     at fuego.papi.impl.ProcessServiceImpl.createSecureEngine(ProcessServiceImpl.java:1045)
     at fuego.papi.impl.ProcessServiceSessionImpl$2.run(ProcessServiceSessionImpl.java:4005)
     at fuego.papi.impl.ProcessServiceImpl.executeEngineOp(ProcessServiceImpl.java:1643)
     at fuego.papi.impl.ProcessServiceSessionImpl.getSecureEngine(ProcessServiceSessionImpl.java:4013)
     at fuego.papi.impl.AbstractProcessLoader.createProcess(AbstractProcessLoader.java:263)
     ... 110 more

Similar Messages

  • Question on SRDemo ADF BC, why there is thrree application modules ?

    Hi All,
    Since the ADF Dev Guide for ADF BC has not come yet, I try to explore SRDemo ( ADF BC version ) to learn the best practice.
    Could any body please tell me, why there is three apps modules in SRDemo ?
    ( SRAdminService, SRPublicService, SRServiceBase )
    What is the criteria to detemine how many apps modules need to be created ?
    Thank you for your help,
    xtanto

    In later versions of the demo (which will come out along with the ADF Developer's Guide for Forms/4GL developers) I've simplified that back down to a single AM again.
    In the version that's on OTN now, the SRServiceBase was a parent component with some common code and a single common view object instance. The SRAdminService and the SRPublicService extended that base component to add things they needed.
    I was trying to follow the structure of the EJB/Toplink version of the demo where there were separate "Admin" and public "User" services, but it ended up not really making too much sense to me after I thought about it more given how they were being used in the demo. The additional complexity introduced wasn't balanced by the extra value for this small sample application that new users are also supposed to use to learn the basics from, along with the developer's guide.

  • Unable to Open the HFM application through Workspace

    Hi,
    Here I am getting below error while i am trying to open the HFM application through Workspace.
    I was permitted allowed all IIS (Allow option checked ) but still the error coming i am unable to open my application through workspace , but i am able to do the all thing in HFM via Clien.The error is below
    There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>The page cannot be found</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
    <STYLE type="text/css">
    BODY { font: 8pt/12pt verdana }
    H1 { font: 13pt/15pt verdana }
    H2 { font: 8pt/12pt verdana }
    A:link { color: red }
    A:visited { color: maroon }
    </STYLE>
    </HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    <hr>
    Please try the following:
    Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
    If you reached this page by clicking a link, contact
    the Web site administrator to alert them that the link is incorrectly formatted.
    Click the Back button to try another link.
    HTTP Error 404 - File or directory not found.
    Internet Information Services (IIS)
    <hr>
    Technical Information (for support personnel)
    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
    Open IIS Help, which is accessible in IIS Manager (inetmgr),
    and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
    </TD></TR></TABLE></BODY></HTML>
    "There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp"
    "

    there can be many causes to this error....
    1) you should check first of all that the redirection from Apache port 19000 to folder HFM within the IIS is actually working. try hitting http://apacheserver:19000/hfm and make sure you get "hfm" response back.
    2) check that ASP is turned on in the IIS ("file / directory not found" suggests that it isnt)
    3) check what URL you used when you created the application or when you registered it with shared services as the "Financial Management Web Server URL for Security". It should normally be http://apacheservername:19000/hfm. If you did this wrong then re-register it with shared services via Navigate->Administer->Classic Application Administration->Consolidation Administration.
    4) check that the application was registered with Shared Services in the first place.
    5) make sure that on the HFM web server, the HFM application server/cluster is properly registered
    6) stop and restart all services and test again...
    7) try not to use "localhost" but proper fully qualified domain names "servername.mydomain.com" wherever possible. you will have less problems. the only place where you should use a non qualified name is in Relational Content links... see the HFM readme.

  • Opening an application in Workspace results in blank screen

    Hello expert,
    When we try opening an application in Workspace we are obtaining a blank screen. With other applications this problem doesn't happens.
    Do you have any idea how to resolve this issue?
    We already try restarting services and also reconfiguring and redeploying Planning in EPM System Configurator - our product version is 11.1.2.2.
    Bellow I copy the error in "HyS9Planning-sysout" log.
    Thank you in advance for your help.
    Rodrigo
    <Feb 23, 2015 11:10:53 AM GMT> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'Planning0' has triggered at Feb 23, 2015 11:10:53 AM GMT. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Feb 23, 2015 11:10:53 AM GMT SERVER = Planning0 MESSAGE = [ServletContext@365361314[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]] Servlet failed with Exception
    javax.el.ELException: java.lang.StackOverflowError
      at javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
      at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
      at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
      at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
      at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
      at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
      at org.apache.myfaces.trinidad.component.FacesBeanWrapper.getProperty(FacesBeanWrapper.java:58)
      at org.apache.myfaces.trinidad.component.UIXTree$RowKeyFacesBeanWrapper.getProperty(UIXTree.java:380)
      at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils.getActiveModel(TableRendererUtils.java:846)
      at oracle.adfinternal.view.faces.renderkit.rich.TreeRendererUtils.createClientRowKeyManager(TreeRendererUtils.java:667)
      at oracle.adfinternal.view.faces.renderkit.rich.TreeRenderer.createClientRowKeyManager(TreeRenderer.java:90)
      at org.apache.myfaces.trinidad.component.UIXCollection.getClientRowKeyManager(UIXCollection.java:1039)
      at oracle.adfinternal.view.faces.renderkit.rich.TreeRenderer.createDefaultDragSource(TreeRenderer.java:101)
      at oracle.adf.view.rich.component.rich.data.RichTree.createDragSource(RichTree.java:294)
      at oracle.adfinternal.view.faces.taglib.dnd.BasicDragSourceTag.createDragSource(BasicDragSourceTag.java:68)
      at oracle.adfinternal.view.faces.taglib.dnd.AbstractDragSourceTag.getBehavior(AbstractDragSourceTag.java:33)
      at oracle.adfinternal.view.faces.taglib.behaviors.BehaviorTag.updateClientListenerSet(BehaviorTag.java:57)
      at oracle.adfinternal.view.faces.taglib.rich.BaseClientListenerTag.doEndTag(BaseClientListenerTag.java:72)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag172(__hp_template_jspx.java:7919)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag170(__hp_template_jspx.java:7827)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag115(__hp_template_jspx.java:5364)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag114(__hp_template_jspx.java:5310)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag113(__hp_template_jspx.java:5260)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag20(__hp_template_jspx.java:1062)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag19(__hp_template_jspx.java:1015)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag18(__hp_template_jspx.java:967)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag17(__hp_template_jspx.java:922)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag15(__hp_template_jspx.java:841)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag14(__hp_template_jspx.java:791)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag13(__hp_template_jspx.java:746)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspx___tag12(__hp_template_jspx.java:701)
      at jsp_servlet._adfpages._templates.__hp_template_jspx._jspService(__hp_template_jspx.java:490)
      at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
      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:301)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:185)
      at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
      at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:447)
      at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:164)
      at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:185)
      at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
      at oracle.adfinternal.view.faces.taglib.region.IncludeTag.doEndTag(IncludeTag.java:232)
      at oracle.adfinternal.view.faces.taglib.region.PageTemplateTag.doEndTag(PageTemplateTag.java:162)
      at jsp_servlet._adfpages.__adf_planningcentral_jspx._jspx___tag10(__adf_planningcentral_jspx.java:569)
      at jsp_servlet._adfpages.__adf_planningcentral_jspx._jspx___tag9(__adf_planningcentral_jspx.java:507)
      at jsp_servlet._adfpages.__adf_planningcentral_jspx._jspx___tag1(__adf_planningcentral_jspx.java:176)
      at jsp_servlet._adfpages.__adf_planningcentral_jspx._jspx___tag0(__adf_planningcentral_jspx.java:113)
      at jsp_servlet._adfpages.__adf_planningcentral_jspx._jspService(__adf_planningcentral_jspx.java:74)
      at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
      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:301)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:185)
      at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
      at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
      at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
      at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
      at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
      at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:45)
      at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
      at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
      at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
      at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:268)
      at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:471)
      at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:191)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:942)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:387)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:225)
      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:301)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
      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:57)
      at HspValidationFilter.doFilter(HspValidationFilter.java:10)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
      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:57)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
      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:2273)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.StackOverflowError
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = PTHYPD11 TXID =  CONTEXTID = 0000Kiq8UtI7i4pLkQG7yZ1KukMS00004C TIMESTAMP = 1424689853576 
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >

    Are there any errors being written to the logs like the JVM crashing?  I take it this is the application is in ADF mode and not classic, does it happen with other user accounts, do you get the same issue going directory to planning e.g. http://<planningserver>:8300/HyperionPlanning
    There used to be a problem in the old classic applications where the last page was accessed and it was a large form which caused the JVM to crash, the login issue was resolved by updating table HSP_USER_PREFS and clearing entries in MRU_SCREEN_PROPS then restarting planning.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can't Load HFM Application from Workspace

    We are running Financial Management 11.1.1.2.
    I have an overseas user that suddenly cannot load our HFM application in workspace.
    She was previously able to do this without issue. She can log into workspace ok. When she clicks on the application, the Icon just spins and it never loads.
    She has tried on multiple machines from her location. No other user in this location has the issue, and other users can log into HFM from her machine.
    If she logs into our Citrix server (local to HFM Servers) she is able to load the application.
    Since she is able to login locally and not over the WAN I would think it was a network issue but other users in her location have no issues.
    Any ideas or thoughts would be greatly appreciated.
    Thanks
    Edited by: General Patton on Jun 17, 2010 3:00 PM

    Is there a cache in the location's proxy?

  • Multiple applications in workspace

    Hi,
    is it possible to open more than one appllication. If I use two Internet explorer and connect to the workspace one window is closed automatically. Is there any workaround?
    Best Regards

    Hi Friend,
    If you have to open multiple applications in workspace just click those applications one by one it will automatically open different application in different tab of workspace home page.
    Thanks,
    Avneet

  • Why there are N169.3 things when i right click my desktop ?

    i think my macbook pro is having an error. this morning, when i right click on my desktop and then there are "new folder", "get info", "change desktop background", "N169.3", "N148", "N35". Why there are those N-number words? and also I can't open some of the applications that i downloaded before. do anyone knows why?

    yeah i am having the same problem!!!!!!! its really annoying just done a software update and its done nothig either!
    sounds like we arent the only tho.
    might be just one of thos glitches in the software that has activated at a certain time!
    im running snow leopard?
    also my skype has been down for about a week now wont let me open it at all so messed up.
    i hope they read this and fix it soon

  • Why there are no choices of none in payment info?

    In payment info why there are only 3choices visa, mastercard, and amex? what if i already don't have a credit card. How can i choose none if  it is not in the choices? I cannot download free games because need to verify my credit card account. Which i already don't have it. Pls help.

    You can create an iTune and App Store account without credit card details
    1. Sign out of current Apple ID if you are sign-in to one (important)
    2. Go to App Store and select a free app
    3. Tap INSTALL APP
    4. Create New Apple ID
    5. Confirm Your Country
    6. Agree with Terms and Conditions
    7. Fill in your Apple ID and Password (you must create a new Apple ID; don't use your old Apple ID)
    8. Create and answer your secret question
    9. Select NONE for Payment Method
    10. Fill in Billing Address
    11. Submit application for new Apple ID
    12. Wait for verification email
    13. When email arrive, verify your account
    14. Start downloading your free apps

  • Why there are two IMG steps provided for Home Page configuration?

    Dear experts,
    I wonder why there are two IMG steps provided for configuring ESS home page.
    1. Cross Application Components --> Employee Self Service --> General Settings
    2. Personnel Management --> Employee Self-Service --> General Settings
    Both tables contents are also similar.
    Why SAP has provided same configuration steps in two areas?

    Your first one is wrong. It is under Cross App. Components but not in an ESS node....I am sure it is a typo on your part. Anyways......
    It's NOT two steps. It's just the same configuration in two places. It makes it easier to locate for instance if you are in ESS to just have it there. BUT the Homepage Framework is used elsewhere (MSS for example) as well as you can use it for whatever else you like (building an easier interface for other things) therefore, it has it's "true" place up as a "cross application component".
    This is very similar to say Benefits. If you look under the Benefits config area in the IMG, you will actually see a lot of ESS settings there that are the exact same ones you see under the ESS node too.
    Don't let it confuse you.

  • HT5655 I followed all the instructions to update Flash Player, but the installation fails at around 90%, it says that there is an Application running (Safari) bit I actually close all Apps. already. can someone help me with this issue ?? Thanks

    I have followed the instructions to update Flash Player, the Installation Fails at about 90%, it says that there is an Application running (Safari) and it says to close all the apps. and start again ... but I already close all the Applications ... none is running ... can someone help me with this issue ??? Thanks ...

    Dear Dominic
    Brilliant reply. Simple English. Simple to follow instructions. And it worked immediately, first time.
    Why couldn't the Apple and Adobe corporations get their programming right first time? We spend billions of UK pounds and US dollars with them. They reply with incompetent programming such as this, and arrogance to their customers in issuing faulty systems without doing the most rudimentary checks.
    Anyway, I certainly shan't be buying another Apple as this is the most unreliable, most incomprehensible, most illogical and downright thoughtless shoddy piece of computer kit which I have ever owned. And all of it is rubbish ~ emails disappear, photos can't be organised properly, spreadsheets don't work, Pages is laborious… the list goes on and on...
    But thanks to you Dominic, I have been able to load Adoble Flashj… maybe eyou should get  a job at Apple, and set them all on the right course to how to work simply and correctly with customers.
    Thanks again,
    David

  • Why has the Facetime application been removed from the iphone in dubai.

    Why has the Facetime application been removed from the iphone  in dubai??

    You will have to contact the government to find out why they ordered it removed.  An iPhone purchased there can never have it added back in, even in a country where FaceTime is legal.

  • How come there is no application like Android or local aandroid tasker for?

    as the subject, I wanted to know why there is a similar application to local or Android Android tasker?

    Tasker is an application for Android which performsTasks (sets of Actions) based onContexts (application, time, date, location, event,gesture)in user-defined Profiles, orin clickable or timer  home screen widgets.

  • Trying to access Planning application from workspace

    Hi ,
    I have installed UI services and i am able to login to workspace using the below URL : http://localhost:19000/workspace/.
    But when i go to Navigate ---> Applications there no planning applications showing up .
    I have created and registered an planning application and it was created successfull.
    Please let me know how shall i proceed .
    Thanks & regards,
    Vijaya

    This may not apply to your situation, but if you happen to be running pretty much the whole Hyperion product stack on a single, not-so-powerful computer (e.g., I run SS, Essbase, EAS server and console, BI+, Workspace, Planning, MS-IIS, and the usual assortment of desktop applications on my laptop as a sandbox environment), you may have to wait several MINUTES for the list of Planning applications to show up the first time on the menu in Workspace. The applications usually appear on the menu much faster on subsequent accesses.
    As I say, this may not apply to your situation, but I thought I'd mention it as a possibility.

  • Why there is implicit commit before and after executing DDL Statements

    Hi Guys,
    Please let me know why there is implicit commit before and after executing DDL Statements ?
    Regards,
    sushmita

    Helyos wrote:
    This is because Oracle has design it like this.Come on Helyos, that's a bit of a weak answer. :)
    The reason is that it makes no sense to update the structure of the database whilst there is outstanding data updates that have not been committed.
    Imagine having a column that is VARCHAR2(50) that currently only has data that is up to 20 characters in size.
    Someone (person A) decides that it would make sense to alter the table and reduce the size of the column to varchar2(20) instead.
    Before they do that, someone else (person B) has inserted data that is 30 characters in size, but not yet committed it.
    As far as person B is concerned that insert statement has been successful as they received no error, and they are continuing on with their process until they reach a suitable point to commit.
    Person A then attempts to alter the database to make it varchar2(20).
    If the database allowed that to happen then the column would be varchar2(20) and the uncommitted data would no longer fit, even though the insert was successful. When is Person B going to find out about this? It would be wrong to tell them when they try and commit, because all their transactions were successful, so why should a commit fail.
    In this case, because it's two different people, then the database will recognise there is uncommitted transactions on that table and not let person B alter it.
    If it was just one person doing both things in the same session, then the data would be automatically committed, the alter statement executed and the person informed that they can't alter the database because there is (now) data exceeding the size they want to set it to.
    It makes perfect sense to have the database in a data consistent state before any alterations are made to it, hence why a commit is issued beforehand.
    Here's something I wrote the other day on the subject...
    DDL's issue a commit before carrying out the actual action
    As long as the DDL is syntactically ok (i.e. the parser is happy with it) then the commit is issued, even if the actual DDL cannot be executed for another reason.
    Example...
    We have a table with some data in it...
    SQL> create table xtest as select rownum rn from dual;
    Table created.
    SQL> select * from xtest;
            RN
             1We then delete the data but don't commit (demonstrated by the fact we can roll it back)
    SQL> delete from xtest;
    1 row deleted.
    SQL> select * from xtest;
    no rows selected
    SQL> rollback;
    Rollback complete.
    SQL> select * from xtest;
            RN
             1
    SQL> delete from xtest;
    1 row deleted.
    SQL> select * from xtest;
    no rows selectedSo now our data is deleted, but not committed, what if we issue a DDL that is syntactically incorrect...
    SQL> alter tab xtest blah;
    alter tab xtest blah
    ERROR at line 1:
    ORA-00940: invalid ALTER command
    SQL> rollback;
    Rollback complete.
    SQL> select * from xtest;
            RN
             1... the data can still be rolled back. This is because the parser was not happy with the syntax of the DDL statement.
    So let's delete the data again, without committing it, and issue a DDL that is syntactically correct, but cannot execute for another reason (i.e. the database object it refers to doesn't exist)...
    SQL> delete from xtest;
    1 row deleted.
    SQL> select * from xtest;
    no rows selected
    SQL> truncate table bob;
    truncate table bob
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> rollback;
    Rollback complete.
    SQL> select * from xtest;
    no rows selectedSo, there we have it. Just because the statement was syntactically correct, the deletion of the data was committed, even though the DDL couldn't be performed.
    This makes sense really, because if we are planning on altering the definition of the database where the data is stored, it can only really take place if the database is in a state where the data is where it should be rather than being in limbo. For example, imagine the confusion if you updated some data on a column and then altered that columns datatype to be a different size e.g. reducing a varchar2 column from 50 character down to 20 characters. If you had data that you'd just updated to larger than 20 characters whereas previously there wasn't, then the alter table command would not know about it, would alter the column size and then the data wouldn't be valid to fit whereas the update statement at the time didn't fail.
    Example...
    We have a table that only allows 20 characters in a column. If we try and insert more into that column we get an error for our insert statement as expected...
    SQL> create table xtest (x varchar2(20));
    Table created.
    SQL> insert into xtest values ('012345678901234567890123456789');
    insert into xtest values ('012345678901234567890123456789')
    ERROR at line 1:
    ORA-12899: value too large for column "SCOTT"."XTEST"."X" (actual: 30, maximum: 20)Now if our table allowed more characters our insert statement is successful. As far as our "application" goes we believe, nay, we have been told by the database, we have successfully inserted our data...
    SQL> alter table xtest modify (x varchar2(50));
    Table altered.
    SQL> insert into xtest values ('012345678901234567890123456789');
    1 row created.Now if we tried to alter our database column back to 20 characters and it didn't automatically commit the data beforehand then it would be happy to alter the column, but then when the data was committed it wouldn't fit. However the database has already told us that the data was inserted, so it can't go back on that now.
    Instead we can see that the data is committed first because the alter command returns an error telling us that the data in the table is too big, and also we cannot rollback the insert after the attempted alter statement...
    SQL> alter table xtest modify (x varchar2(20));
    alter table xtest modify (x varchar2(20))
    ERROR at line 1:
    ORA-01441: cannot decrease column length because some value is too big
    SQL> rollback;
    Rollback complete.
    SQL> select * from xtest;
    X
    012345678901234567890123456789
    SQL>Obviously, because a commit statement is for the existing session, if we had tried to alter the table column from another session we would have got
    SQL> alter table xtest modify (x varchar2(20));
    alter table xtest modify (x varchar2(20))
    ERROR at line 1:
    ORA-00054: resource busy and acquire with NOWAIT specified
    SQL>... which is basically saying that we can't alter the table because someone else is using it and they haven't committed their data yet.
    Once the other session has committed the data we get the expected error...
    ORA-01441: cannot decrease column length because some value is too bigHope that explains it

  • When ever we opened HFM Application through workspace, getting struck and through client is going good

    When ever we opened HFM Application through workspace, getting struck and through client is going good. Any guess on this.. please share.
    We have tried to Reset IIS, Recycle Services & Reboot Servers -- After this some time will works good , Then again isue repeats.
    Appriciate your help!
    Regards,
    RSV

    Yeah the issue seem to be with IIS,
    Try launching the application through the url
    http://hfmwebserver/hfm/logon/processlogon.asp?workspace=false&username=admin&password=password  replacing hfmwebserver with web server you have in your env and username and password respectively to see if there is some improper registration of Web Server with HFM.
    Also check IIS worker process settings.
    Thanks
    Amith

Maybe you are looking for

  • Why will my iphone 4s not accept my credit card

    Why is my iphone 4s not accepting my credit card always comes back with declined no matter how much money i have in my account

  • Client-Copy form ecc 6.0 ehp 1 to ecc 6.0 ehp4

    Hello Experts, I would like to copy an entire Client from one system to another but the systems are on different ehp-levels. The source-system is on ehp1 level while the target-system is on ehp4 level. Are there any known problems that i should be aw

  • Support for Genuine Fractals

    I'd like to request that support be made for file formats that aren't necessarily fully supported. For example, I own the genuine fractals plug in for photoshop, and use that format to save ultra-large prints. Unfortunately, none of those will show u

  • Why do .PDFs sometimes launch Adobe Reader?

    Using Firefox 33.1 and Preferences -> Applications -> "Portable Document Format (PDF)" -> Preview in Firefox, clicking on a .pdf link usually opens a new tab with the .pdf file. However, on some websites clicking on a .pdf link pops up the "You have

  • Quicktime Movies playing 4:3 in Widescreen Menus???

    I have exported a 30 second Quicktime movie that was shot and edited in Anamorphic in Final Cut Pro by doing the following: 1) File --- Export ----- Quicktime Movie --- Current Settings ---- Video Only I then set up the Movie Theatre opening menu in