Oracle EPM Planning 11.1.2.1 - Ziplogs utility not working on all servers

Oracle EPM Planning 11.1.2.1 - Ziplogs utility not working on all servers
We have Planning 11.1.2.1 distributed so that Planning web app, EAS etc. are on own webservers and Essbase is on separate cluster.
Currently we have an issue with ziplogs utility - it seems to work on Essbase servers gathering all necessary ODL logs for over 100MBs, but on Planning Webservers ziplogs utility seems to start, but generates only empty 1kb zip file without any content.
We haven't touched logging otherwise, everything should be pretty much in original state.
Unfortunately I can't remember now exactly, but I have a a hunch that ziplogs utility worked prior patching Planning element on webservers to 11.1.2.1.600.
Other servers or elements haven't been patched (although Oracle recommends also FS, EB etc. to be patched to 11.1.2.1.600). I'm wondering, could this be the reason as in a way FS and EB are on same patching level whereas Planning is not?
Also, there seems to be a bit of limited diskspace on webservers (still waiting for extension), but I would imagine lack of diskspace for preparing any temp files etc. would results in some errors, the problem is that ziplogs doesn't give any errors, just runs very short time and then ends bringing 1kb empty file.
Has anyone experienced anything similar and are you perhaps able to give quick guidance how to enhance or modify ziplogs batch file etc. to make it create a bit of logging of its own actions?
Thanks in advance if anyone has ideas what could be the root cause for this or faced something similar.

Okay, I was able to get it installed and Common Components installed correctly this time. I still can't access workspace though.
Is there something I need to do before I can browse to http://localhost:19000/workspace/index.jsp?
All I get is the following error:
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
Anyone know what's going on?

Similar Messages

  • Oracle.jbo.NoDefException: JBO-25002: Definition oracle.epm.planning.applic

    All,
    Want some pointers to the error that I am running into. The application supports webcenter and when we bring up the web page we get the error below
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.epm.planning.application.ui.DataControls of type null is not found
    caused by the nested error Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/epm/planning/application/ui/DataControls.dcx"
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1279)
    There is no file called DataControls.dcx under the "/oracle/epm/planning/application/ui/ package.
    How do we remove the runtime reference that webcenter still seems to hold onto?
    Any help is really appreciated.

    It supports WebCenter Customizable Components tag library in the ViewController project. The DataControls.dcx file which was under the oracle.epm.planning.application.ui package was still present under the classes folder. Since this file was deleted from the JDEV view it seemed that it should not be included. It worked on my environment but not for others who did not have the file stored under classes folder under the ViewController project.
    I have the problem resolved now. Thanks for all the pointers.

  • Oracle VM 3.1.1 + Dell R900 + QLE2462 + EMC not working

    Hello, I installed Oracle VM 3.1.1 and I'm having the same problem Oracle VM 2.1.1 + Dell R900 + QLE2462 + EMC not working post.
    But the packages are old. Where do I find the latest packages?
    Can anyone help me?
    Thanks.
    Warley

    I was in the same boat on a HP blade-system and a
    QLogic 2312 and wrote a mini-howto here:
    http://forums.oracle.com/forums/thread.jspa?messageID=
    2358526This worked like a champ, compiled the new driver and now I can see the SAN DASD.
    Thank you very much!

  • Oracle Proc in edmx via add function import is not working

    I have a mandate to call a external oracle package from my local oracle db proc using Entity Framework. I have created a synonym for that. When I am trying to polpulate the oracle procedure data in my mvc screen using odp.net. The screen is closing automatically when I am trying to retive the column info by clicking "get column information" under "Add Function Import" in model browser.
    Following is my code snipet
    1. created a oracle stored proc to call the external proc
    CREATE OR REPLACE PROCEDURE USP_GET_DETAILS
    IN_ID IN NUMBER,
    OUT_RESULT OUT SYS_REFCURSOR
    IS
    OUT_FED_TAX_ID_NO VARCHAR2(50);
    OUT_PARTY_ID_NO NUMBER;
    OUT_PARTY_TYP_CD NUMBER;
    BEGIN
    PKG_GET_DETAILS.USP_GET_DETAILS_INFO (IN_ID, OUT_FED_TAX_ID_NO, OUT_PARTY_ID_NO);
    OPEN OUT_RESULT FOR
         SELECT OUT_FED_TAX_ID_NO, OUT_PARTY_ID_NO FROM DUAL;
    END USP_GET_DETAILS;
    2. added the proc "USP_GET_DETAILS" using "Update model using database" in my edmx file
    3. Now proc has been added to my edmx file under SSDL
    <Function Name="USP_GET_DETAILS" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="BCS_OWNER">
    <Parameter Name="IN_ID" Type="number" Mode="In" />
    </Function>
    4. added following code to my web.config file
    <oracle.dataaccess.client>
    <settings>
    <add name="BCS_OWNER.USP_GET_DETAILS.RefCursor.OUT_RESULT" value="implicitRefCursor bindinfo='mode=Output'" />
    <add name="BCS_OWNER.USP_GET_DETAILS.RefCursorMetaData.OUT_RESULT.Column.0" value="implicitRefCursor metadata='ColumnName=OUT_FED_TAX_ID_NO;NATIVEDATATYPE=Varchar2;ProviderType=Varchar2'" />
    <add name="BCS_OWNER.USP_GET_DETAILS.RefCursorMetaData.OUT_RESULT.Column.1" value="implicitRefCursor metadata='ColumnName=OUT_PARTY_ID_NO;NATIVEDATATYPE=Number;ProviderType=Decimal'" />
    </settings>
    </oracle.dataaccess.client>
    5. underModel Browser try to add the procedure under "Add Import Function", select "Complex Type". when i am clicking on "Get column information" button, the screen blank for some time and then auto closing the screen without displaying any column info. I would like to know if any thing wrong i am doing on my steps? please help?

    I managed to workaround this problem.
    I add the function with no return value. Then in the Model Explorer you go to the properties of the imported function and edit the return type property, the same dialog appears, but this time it works as expected(considering you have set all the values correctly on your config file).

  • Oracle 10g(10.2.0) installed successfully but is not working in Windows 7

    Hi,
    I have installed successfully oracle 10g client in windows 7. After making modification in refhost.xml file as :--
    <!--Microsoft Windows 7-->
    <OPERATING_SYSTEM>
    <VERSION VALUE="6.1"/>
    </OPERATING_SYSTEM>
    under </CERTIFIED_SYSTEMS>
    It worked for few days but now again i m not able to access the Client again. I checked out the file refhost.xml
    and noticed that the changes which i had made is present there.
    Please help me on this as due to this i am stuck in the middle of my work.
    Any suggestions regarding is higly appreciable !!
    Thanks & Regards,
    Amitanshu
    +91-9560720077

    839763 wrote:
    Thanks for your reply,
    As you asked i checked out the version detail of the 10g client its (10.2.0.1.0).
    From where can i download the patch 10.2.0.5 upgrade as you suggested. If you could share the link for
    the same. It would be really helpfull for me.
    Patches can only be downloaded from My Oracle Support - https://support.oracle.com - you will need a valid Customer Support Identifier (CSI), which is given when you purchase support from Oracle.
    Thanks & Regards,
    Amitanshu Rai
    +91-9560720077HTH
    Srini

  • I used the protection plan on my iMac, but it is not working for my Time Capsule...

    I recently bought the Apple Care Protection Plan and I got my iMac registered for it.  However, I cannot get my Time Capsule, purchased months before the Protection Plan, registered.  I did type the serial numbers of both the Plan and the device correctly, but the site cannot register the Time Capsule, I keep getting a system error.  Is there a way that I can get the Plan on my Time Capsule too?  I could buy another Plan, but I don't think I should spend another $200.00 if it's not necessary.  Can anyone explain why my Time Capsule cannot be registered with the plan?

    DestroyerDrak wrote:
    I recently bought the Apple Care Protection Plan and I got my iMac registered for it.  However, I cannot get my Time Capsule, purchased months before the Protection Plan, registered.
    That's correct; it's covered, but you can't register it separately for some reason.  (I went through this with Apple a couple of years ago myself.)
    Just keep your receipts, preferably with the serial number, in case you ever have a problem.

  • Oracle Lite 10.3.0.3 MEMBER privilege does not work as desired

    Hi All,
    I need to have my client application with multi user functionality. I got to know that it can be done by having users with MEMBER privilege attached to users with USER privilege.
    The application is running fine when i login as USER but giving the following error when login as MEMBER.
    I have given necessary grants and created synonyms for the database objects in SYSTEM schema to MEMBER schema.
    I think this error may be specific to connection. Whether the member is not able to access the application files? Can anyone help me with regard to this. I have been struggling for past two weeks:( Anyone has done it earlier.. I have seen a similar post 1)lite create user and app subscription 2)selective sych from server regarding MEMBER privilege.
    If vasileios or rekounas     could help me regading this? It will be really helpful friends..(Error message attached in next post)
    Thanks in Advance
    Niranjana

    -------------------Error displayed in the page when a member accesses the application----------------
    500 Internal Server Error JBO-30003: The application pool (xxpb.oracle.apps.eam.mobile.inspection.model.XXPBMobileMainAMLocal) failed TO checkout an application module due TO the following
    EXCEPTION
    :oracle.jbo.JboException: JBO-29000: Unexpected
    EXCEPTION
    caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected
    EXCEPTION
    caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected
    EXCEPTION
    caught: java.lang.NullPointerException, msg =NULL at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002) at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453) at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419) at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543) at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99) at oracle.adf.model.BindingContext.get(BindingContext.java:457) at
    oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248) at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383) at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127) at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51) at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277) at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296) at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425) at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54) at
    oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44) at oracle.adf.model.BindingContext.get(BindingContext.java:483) at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313) at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633) at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265) at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at oracle.lite.web.CheckSessionFilter.doFilter(UNKNOWN Source) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ]
    .server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230) at
    oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)## Detail 0 ##oracle.jbo.JboException: JBO-29000: Unexpected
    EXCEPTION
    caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected
    EXCEPTION
    caught: java.lang.NullPointerException, msg=NULL at oracle.jbo.pool.ResourcePool.useResource(ResourcePool.java:336) at oracle.jbo.server.ConnectionPool.getConnectionInternal(ConnectionPool.java:87) at oracle.jbo.server.ConnectionPool.getConnection(ConnectionPool.java:66) at oracle.jbo.server.ConnectionPoolManagerImpl.getConnection(ConnectionPoolManagerImpl.java:56) at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:911) at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1156) at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:5891) at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:120) at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:194) at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:478) at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(
    ApplicationPoolMessageHandler.java:367) at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:7769) at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4074) at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2161) at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961) at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453) at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419) at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543) at
    oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99) at oracle.adf.model.BindingContext.get(BindingContext.java:457) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248) at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383) at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127) at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51) at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277) at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296) at
    oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425) at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54) at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44) at oracle.adf.model.BindingContext.get(BindingContext.java:483) at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313) at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633) at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265) at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at
    oracle.lite.web.CheckSessionFilter.doFilter(UNKNOWN Source) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(
    HttpRequestHandler.java:112) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230) at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)## Detail 0 ##oracle.jbo.JboException: JBO-29000: Unexpected
    EXCEPTION
    caught: java.lang.NullPointerException, msg=NULL at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545) at oracle.jbo.pool.ResourcePool.useResource(ResourcePool.java:326) at oracle.jbo.server.ConnectionPool.getConnectionInternal(ConnectionPool.java:87) at oracle.jbo.server.ConnectionPool.getConnection(ConnectionPool.java:66) at oracle.jbo.server.ConnectionPoolManagerImpl.getConnection(ConnectionPoolManagerImpl.java:56) at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:911) at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1156) at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:5891) at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:120) at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:194) at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:478) at
    oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:367) at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:7769) at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4074) at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2161) at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961) at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453) at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419) at
    oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543) at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99) at oracle.adf.model.BindingContext.get(BindingContext.java:457) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248) at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383) at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127) at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51) at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277) at
    oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296) at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425) at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54) at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44) at oracle.adf.model.BindingContext.get(BindingContext.java:483) at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313) at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633) at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265) at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ]
    .server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at oracle.lite.web.CheckSessionFilter.doFilter(UNKNOWN Source) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119) at com.evermind[Oracle
    Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230) at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)## Detail 0 ##java.lang.NullPointerException at oracle.lite.web.WTGJdbcDriver.connect(UNKNOWN Source) at java.sql.DriverManager.getConnection(DriverManager.java:525) at java.sql.DriverManager.getConnection(DriverManager.java:193) at oracle.jbo.server.ConnectionPool.createConnection(
    ConnectionPool.java:174) at oracle.jbo.server.ConnectionPool.instantiateResource(ConnectionPool.java:135) at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:536) at oracle.jbo.pool.ResourcePool.useResource(ResourcePool.java:326) at oracle.jbo.server.ConnectionPool.getConnectionInternal(ConnectionPool.java:87) at oracle.jbo.server.ConnectionPool.getConnection(ConnectionPool.java:66) at oracle.jbo.server.ConnectionPoolManagerImpl.getConnection(ConnectionPoolManagerImpl.java:56) at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:911) at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1156) at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:5891) at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:120) at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:194) at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(
    ApplicationPoolMessageHandler.java:478) at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:367) at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:7769) at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4074) at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2161) at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961) at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453) at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(
    SessionCookieImpl.java:419) at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543) at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99) at oracle.adf.model.BindingContext.get(BindingContext.java:457) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248) at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383) at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127) at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87) at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51) at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(
    DCIteratorBindingDef.java:277) at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296) at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425) at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54) at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44) at oracle.adf.model.BindingContext.get(BindingContext.java:483) at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313) at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633) at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265) at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161) at com.evermind[Oracle Containers FOR J2EE
      10g (10.1.3.0.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at oracle.lite.web.CheckSessionFilter.doFilter(UNKNOWN Source) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119) at
    com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230) at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831) at com.evermind[Oracle Containers FOR J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

  • Oracle bi delivers - Show relevant rows only (under Recipients) not working

    Hi,
    My requirement is to send a report to multipel users and each user should get only relevant information mapped to his email id. If I uncheck option "Show relevant rows only", iBot is working and delivering report but our requirement is to send data related to user. For the I checked "Show relevant rows only" but after that iBot is not sending email. I checked the log at "product/OBIEE/OBIHome/server/Log/iBots", but there is no error.
    If someone has faced this issue and has solution please let me know.
    Thanks a lot.
    Mukul

    You need to set "Data Visilibity" as "Personalized" in the General tab. That means that the iBot will run for each user as each user therefore you need to make sure that each user can read the iBot and the requests that it uses.

  • How do I cancel the monthly plan ? Because the online chat this not working?

    preciso cancelar nesse exato momento!

    ygorc,
    If this does not get you there,
    http://helpx.adobe.com/x-productkb/policy-pricing/cancel-membership-subscription.html
    either of these should,
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    Adobe Support (phone),
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html

  • Oracle Demand Planning or Demantra?

    It seems fairly obvious that if you are starting out an implementation (or even part way through), you would cease implementing Oracle Demand Planning (ODP) and implement Demantra. I have read that all development work was ceased on ODP (even though some new features have been implemented in ODP R12). Further, I have read that there is no simple migration path from ODP to Demantra (due to the very different data structures).
    My questions:
    1. Do you agree with my comment about ceasing the implementation of ODP and resuming with ODP, and if not, why not?
    2. Is there any known migration path between the two products that is supported by Oracle or is a completely new implementation needed?
    3. What are the comparative costs of the two products?
    4. What are the technology stack requirements of the two products? (particulary of Demantra).
    Thanks, as always.

    with regards to point 1... demantra is a better tool; it will create better forecast numbers and will provide a much more sophisticated end user experience. however the answer to your question is not always an obvious one.
    firstly lets talk about finance and schedule. ceasing an implementation that is costing a large sum of money in favour of a newer product may not be the right course of action. budget alarm bells will start ringing since the delivery schedule will now be off the chart and the costs will only go up. is the implementation required to fix legacy system and data problems? if so there will be groans from the people that need the forecast numbers when they hear that the current inaccuracy will continue because some fabled "even better numbers" will be available somewhat later than promised.
    what about stability? odp has it's fair share of problems but it is still much more robust than oracle demantra and depending on factors such as company size, structure, product life-cycle, forecast horizon and methodology demantra may not even provide a better solution. an r12 implementation of odp would survive for a number of years before requiring an upgrade and by then newer and better versions of oracle demantra will be available. there are a lot of customers still using odp and oracle will continue to support them.
    don't forget the bigger picture and plan for the future. planning and forecasting solutions need to be flexible - whatever solution you use you should expect that it will need to evolve and part of that evolution should be a product migration. if the planners that are expected to use the new tools and process are not yet skilled at forecasting (maybe they just manipulate numbers in excel based upon weekly meetings?) then the basic approach to skills development might be as follows: start simple, then develop a more sophisticated approach and finally create a sophisticated forecasting solution (this pathway could take years). if you don't yet know the medium or advanced strategy then how can you possibly know which tool is best suited? start simple with odp knowing that in two years when you will want to move to a more advanced forecasting approach your users will understand what they want. at that point you can decide whether to stick or twist.
    as for the other questions: 2 is a no. 3 & 4: don't know (sorry)
    good luck and let us know what you decide.

  • Oracle 9.0.1 Linux Download Disk 1 Is NOT in gzip Format

    Hi,
    I tried to download twice Oracle 9.0.1 Linux on my Windows first, then tranfer to my Linux machine. All the other disks (gz files) are transfered and uncompressed into cpio files, expect Disk 1, Linux9i_Disk1.cpio.gz.
    I checked Linux9i_Disk1.cpio.gz first using WinZip on Windows, then gunzip on Linux. The problem is the same: Linux9i_Disk1.cpio.gz is not in gzip format.
    Since all the other Disks (.cpio.gz files) works fine, my suspicion is that Linux9i_Disk1.cpio.gz is corrupted on the server. Has anyone in Oracle really tested the download recently?
    Of cause next monday I will check direct download to my Linux machine at work.
    Thanks in advance!
    Dong Liu
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    Hi,
    I reported that Oracle 9.0.1 Linux Download Disk 1 does not work if I first download it to Windows. My colleague downloaded it to a Linux machine, and it can be unzipped.
    So only one disk file can only be directly downloaded to Linux.

  • Planning Application using Oracle EPM 11.1.1.1.0

    Hi,
    I have just installed Oracle EPM 11.1.1.0 and I want to create a planning application. Do I still need to have all the EPM services running? For some reason these services are not starting and I am just wondering if I can still go ahead and create a planning application.
    Thanks in advance,
    AD

    Hi,
    If you are going to create a planning application directly through planning and not the workspace then the minimum services you need started will be.
    OpenLdap
    Shared Services
    Essbase
    Planning
    RMI Registry & EAS (Though strictly you might not actually need them running just to create an application but it is good practice to have them running)
    Then you can go directly to set up an application through http://<planning machine>:8300/HyperionPlanning/AppWizard.jsp
    Cheers
    John

  • Oracle EPM 11.1.2 issue with system-jazn-data.xml & HIT entries

    Have been working on configuring Oracle EPM 11.1.2 and have one final issue from the diagnostic utility that I cannot figure out. Configuration sequence is as follows and each step is installed in its own database:
    Step 1 - Foundation/Shared Services/Calc Mgr/EPMA/Essbase to a single relational DB. I am not configuring the web server until the final step.
    Step 2 - Hyperion Performance Scorecard
    Step 3 - Planning
    Step 4 - Profitability
    Step 5 - RA and configure web server.
    I have used both SQL Server Express 2008 and Oracle DB 11g and get the same result.
    When I complete the install, restart all of the services, and run the diagnostic utility, I get a failure with foundation services indicating that the file "system-jazn-data.xml" cannot be found. No real help is provided with the error message and have found no help in the docs or on the web. I have searched the disk and the file seems to be in the proper place per the docs. I have done partial configs and do not get the error. I have then compared the system-jazn-data.xml file from the successful config to the system-jazn-data.xml file from the failed config they are identical. Both files seem to be bloated with tens of thousands of lines, most of them blank.
    I had reached a point where I thought the issue was related to Performance Scorecard and removed that step. I am now getting the error again.
    Anyone seeing this issue? Is it just a bogus message in the diagnostic report and can be ignored? Any other thoughts?
    Thanks
    EPMCloud

    Update - After going through the install many more times, I still do not know what the issue is, but I believe I have figured out how to resolve it. It appears that if you go back (after everything is installed and configured) and reconfigure the application server for Foundation services, the issue is corrected.
    I am running some final test now and if I discover something different, I will update the post.
    EPMCloud

  • Oracle EPM 11.1.1: Business Rules issue

    Hi All,
    I have installed Oracle EPM 11.1.1 and I have created a planning application. However when I logon to Analytical Administration console and try to create a business rule I am facing the following issue:
    1. When I try to select Planning Application out I get the following errors:
    Error connecting to Essbase server <Server name>/<Application Name>.
    Detail:Could not log in to Planning Server
    2. As a work around I have set the Essbase outline and the rule is getting validated from AAS. This rule has been attached to a form and should be executed when I do a submit. However the rule is not running from the form. I tried running the rule from Planning web and again I am getting an error.
    I checked the access rights for the Business Rule from shared services and the admin user (which I am using) has Provision and Administrator rights. Is it a configuration issue or is there something that I am missing here.
    Thanks in advance,
    Amol

    NewUser2 wrote:
    Try to add a description to the Business Rule. There is a bug associated with it and you can find out in the Planning Readme. We had the same issue and got resolved by adding a description to the BR. Hope this will work for you.But the problem is he can't even create a business rule so how can he add a description to something he can't create?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Interface/Functional Differences between EPM Planning 11.1.1.3 & 11.1.2.2.

    We are considering a migration from Hyperion Planning 11.1.1.3 to 11.1.2.2 and have found lots of documentation describing the technical exercise but little on the functional differences between the two products that would be of more interest to our users.
    Q1. Will 11.1.2.2 appear to our users as fundamentally a different product requiring retraining, changes to business procedures etc?
    Q2. Is there any documentation out there that compares the functionality and 'look' of the two releases that I have missed and that would help?
    Thanks.

    You could have a look at the cumulative feature tool which highlights functionality additions between versions by product - https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=1092114.1
    It is probably worth setting up a quick 11.1.2.3 POC planning instance to have a look at the new version of planning to see whether you feel that additional training will be required - http://docs.oracle.com/cd/E17236_01/epm.1112/epm_planning_rapid_deploy_1112200.pdf, the main change is the look and feel with the ADF functionality the concept of planning has not changed, the ADF functionality can be switched off if you want to revert back to the old style.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Is there any way of adding a different search engine ?.

    Have just downloaded Safari to give it a try. One of the first things I tried was changing the default search engine to Yahoo UK (easy in Firefox). Bt it looks as if you can't add new search engines to the three provided. Am I wrong (hope so) ? Eddie

  • My iPhone hasn't got facetime. How can I get it?

    My iPhone hasn't got facetime. How can I get it?

  • Inbound idoc application document not posted

    Hi, idoc status is 51 i.e. application document not posted.. when im tyring to send the cm data to other system it is successfull and doing some modifications in that and the same is sent from the other non-sap system to sap system. During the sendin

  • Starting Windows App from J2EE Studio Creator App

    Hi, Does anyone know how to start a Windows application with arguments that is on the same windows server running the J2EE application? I'm using Studio Creator to build the application and it needs to start a Windows app to perform some tasks. The a

  • Problems audio conference on powerbook

    OLA all, Right ...........a friend and I are trying to audio conference, he has a powerbook, and me.. well look down below. We can text chat, and when ever we try to invite eachother for audio, it fails. tried the firewall on/off, he tried to use a d