Calc Manager deployment error

Hello everyone,
The CALC application fails to start when I try to launch it from the WebLogic console.
Here is the log of the server:
weblogic.application.ModuleException: com/hyperion/calcmgr/common/PropertyUtil
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
Caused By: java.lang.NoClassDefFoundError: com/hyperion/calcmgr/common/PropertyUtil
     at com.hyperion.calcmgr.web.util.CSRFFilter.<clinit>(CSRFFilter.java:79)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
There is no such class called PropertyUtil in calcmgr.ear
Any clue?
Regards,

Any error in the config logs??
HTH-
Jasmine.

Similar Messages

  • Java card Manager Deployment Error

    Hi
    i try to write the applet to the smart card, i got following error in JavaCard Manager, Can any one tell what is the exact issue here
    Following parameters i set in Javacard Manager
    AID:0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x00 0x00
    PID:0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x00
    output console
    Start Compiling
    Compilation Successfull
    Start Converting
    Conversion Successfull
    Start DeploymentCMD:
    ".\GPShell\GPShell.exe" .\target\be\msec\smartcard\GPShell.scp
    mode_201
    gemXpressoPro
    enable_trace
    establish_context
    card_connect
    * reader name Gemalto Prox-DU Contact_10900188 0
    select -AID A000000018434D00
    Command --> 00A4040008A000000018434D00
    Wrapped command --> 00A4040008A000000018434D00
    Response <-- 6A82
    select_application() returns 0x80216A82 (6A82: The application to be selected could not be found.)
    Deployment Error

    i tried to write applet using this application(gpj.sf.net)
    SMART CARD:Gemalto TOPDLv2)
    its ISD is A0 00 00 00 03 00 00 00h
    but when i write an applet to card (using command java -jar gpj.jar - sdaid A000000003000000 ) Following error came in console
    Found terminals: [PC/SC terminal Gemalto Prox-DU Contact_10900188 0, PC/SC terminal Gemalto Prox-DU Contactless_10900188 0]
    Found card in terminal: Gemalto Prox-DU Contact_10900188 0
    ATR: 3B 16 96 41 73 74 72 69 64
    DEBUG: Command APDU: 00 A4 04 00 08 A0 00 00 00 03 00 00 00
    DEBUG: Response APDU: 6A 82
    net.sourceforge.gpj.cardservices.exceptions.GPSecurityDomainSelectionException: Could not select AID A0 00 00 00 03 00 00 00 , SW: 6A 82
    at net.sourceforge.gpj.cardservices.GlobalPlatformService.open(GlobalPlatformService.java:246)
    at net.sourceforge.gpj.cardservices.GlobalPlatformService.main(GlobalPlatformService.java:1575)
    How i can solve this issue?

  • HPCM: Calc Script Deployment Error: java.lang.indexoutofboundsexception: In

    I am trying to deploy the allocation calc scripts in HPCM and ran into the indexoutofboundsexception. Does anyone know how I resolve this?
    I have successfully deployed the calculation database. This is version 11.1.1.2.
    Cheers,
    Below is the relevant section of the hpm.log file.
    2009-04-07 21:02:06,645 [Thread-16] ERROR com.hyperion.profitability.business.integration.ces.jobs.ProcessCalcscriptsJob: Error processing calc scripts
    com.hyperion.profitability.common.ProfitabilityRuntimeException: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
    at com.hyperion.profitability.data.dao.AllocationDAOImpl.loadAllocations(AllocationDAOImpl.java:129)
    at com.hyperion.profitability.business.mdb.deployment.calcscriptgeneration.CalcScriptGenerationHelper.getInterCellLevelAllocations(CalcScriptGenerationHelper.java:145)
    at com.hyperion.profitability.business.mdb.deployment.calcscriptgeneration.CalculationScriptGenerator.generateCalcScripts(CalculationScriptGenerator.java:397)
    at com.hyperion.profitability.business.service.GenerateCalcScript.generateCalcScript(GenerateCalcScript.java:49)
    at com.hyperion.profitability.business.service.ServiceFacade.calcScriptGenerate(ServiceFacade.java:724)
    at com.hyperion.profitability.business.integration.ces.jobs.ProcessCalcscriptsJob.start(ProcessCalcscriptsJob.java:47)
    at com.hyperion.profitability.business.integration.ces.TaskHandler$AgentThread.run(TaskHandler.java:128)
    Caused by: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
    at java.util.ArrayList.RangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.hyperion.profitability.data.dao.AllocationDAOImpl.extractAllocationDriver(AllocationDAOImpl.java:403)
    at com.hyperion.profitability.data.dao.AllocationDAOImpl.extractAllocationDriver(AllocationDAOImpl.java:352)
    at com.hyperion.profitability.data.dao.AllocationDAOImpl.loadAllocations(AllocationDAOImpl.java:91)
    ... 6 more

    I am working on first profitability application creation. I have performed the following steps till now:
    1. Creating Dimension Library for the Profitability Application. (I haven't put any details in the AllocationType Dimension)
    2. Validate and Deploy the Profitability Application.
    3. Created Staging Table (HPM_STG_STAGE, HPM_STG_ASSIGNMENT...) in Database. These are blank staging tables.
    My question is:
    1. How the data load happens in the Profitability Application.
    2. After creating stages, does it get populated when you create stages? How are you going to populate the same.
    3. Are you able to open the application in Essbase? I can see this through Shared Services but am unable to open the same in Essbase.
    Let me know if you have done things differently than this.

  • Process manager deployment error - can't create views

    We installed the process manager on solaris using sybase. When we try to deploy any of the sample applications, we see the following error: "Failed to create a view in database.....so.process_instance not found....
    After checking the database, we can see that all the tables are created and belong to dbo. Any ideas?

    Thomas,
    If you are talking about the Process Manager which is now part of iPlanet Application Server Enterprise Pro Edition, I suggest you re-post your question to the Application Server forum. This forum is for iPlanet Integration Server, an entirely separate product.
    Stephen

  • 500 internal server error in EPMA and Calc manager in 11.1.2.1

    We are getting the below errors in EPMA log and Calc Manager log and unable to determine the cause of it. It seems like this particular issue was cause while deploying a calc manager rule for an HFM app. The issue resolved itself and the errors went away after about an hour. We have gotten the below error frequently in the last 3 weeks or so after having more activity lately in the environment. Any help is greatly appreciated.
    [2011-11-15T19:53:40.773-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdrMiiBt12LvqT4iX1Ek^ZE0000^U,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(500)Internal Server Error</desc><trace>com.hyperion.awb.web.repository.FileRepository.getElement(Unknown Source)[[
    com.hyperion.awb.web.repository.Action.getWorkbenchElement(Unknown Source)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Exception org.apache.axis.AxisFault rethrown
    </trace></BpmResponse>
    [2011-11-15T19:53:40.773-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdrMiiBt12LvqT4iX1Ek^ZE0000^U,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T19:53:40.773-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdrMiiBt12LvqT4iX1Ek^ZE0000^U,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage1: (500)Internal Server Error
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage2: (500)Internal Server Error
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(500)Internal Server Error</desc><trace>com.hyperion.awb.web.repository.FileRepository.getElement(Unknown Source)[[
    com.hyperion.awb.web.repository.Action.getWorkbenchElement(Unknown Source)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Exception org.apache.axis.AxisFault rethrown
    </trace></BpmResponse>
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T19:54:12.852-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdrU^fBt12LvqT4iX1Ek^ZE0000^W,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage1: (500)Internal Server Error
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage2: (500)Internal Server Error
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(500)Internal Server Error</desc><trace>com.hyperion.awb.web.repository.FileRepository.getElement(Unknown Source)[[
    com.hyperion.awb.web.repository.Action.getWorkbenchElement(Unknown Source)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Exception org.apache.axis.AxisFault rethrown
    </trace></BpmResponse>
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:19:30.146-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdxGxUBt12LvqT4iX1Ek^ZE0000^l,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage1: (500)Internal Server Error
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage2: (500)Internal Server Error
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(500)Internal Server Error</desc><trace>com.hyperion.awb.web.repository.FileRepository.getElement(Unknown Source)[[
    com.hyperion.awb.web.repository.Action.getWorkbenchElement(Unknown Source)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Exception org.apache.axis.AxisFault rethrown
    </trace></BpmResponse>
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:21:17.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxf5pBt12LvqT4iX1Ek^ZE0000^n,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage1: (500)Internal Server Error
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage2: (500)Internal Server Error
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(500)Internal Server Error</desc><trace>com.hyperion.awb.web.jobstask.Service.enumJobs(Unknown Source)[[
    com.hyperion.awb.web.jobstask.Action.getJobsElement(Unknown Source)
    sun.reflect.GeneratedMethodAccessor913.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    Exception org.apache.axis.AxisFault rethrown
    </trace></BpmResponse>
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:21:28.005-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 193] [userId: <anonymous>] [ecid: 0000JEdxhlhBt12LvqT4iX1Ek^ZE0000^p,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - end
    [2011-11-15T20:23:46.176-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.DIMEDITOR.com.hyperion.awb.web.dimeditor.Action] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdyFa0Bt12LvqT4iX1Ek^ZE0000^t,0] [SRC_CLASS: com.hyperion.awb.web.dimeditor.Action] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: loadAdf] Inside awb dimeditor
    [2011-11-15T20:23:46.614-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdyFgqBt12LvqT4iX1Ek^ZE0000^u,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:23:46.614-05:00] [EpmaWebReports0] [NOTIFICATION] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdyFgqBt12LvqT4iX1Ek^ZE0000^u,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] getXml() - start
    [2011-11-15T20:23:46.614-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdyFgqBt12LvqT4iX1Ek^ZE0000^u,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage1: (500)Internal Server Error
    [2011-11-15T20:23:46.614-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdyFgqBt12LvqT4iX1Ek^ZE0000^u,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] errMessage2: (500)Internal Server Error
    [2011-11-15T20:23:46.614-05:00] [EpmaWebReports0] [WARNING] [] [oracle.EPMAWT.CORE.com.hyperion.awb.web.common.BaseServiceException] [tid: 200] [userId: <anonymous>] [ecid: 0000JEdyFgqBt12LvqT4iX1Ek^ZE0000^u,0] [SRC_CLASS: com.hyperion.awb.web.common.DimensionServiceException] [APP: EPMAWEBTIER#11.1.2.0] [SRC_METHOD: getXml] exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(500)Internal Server Error</desc><trace>com.hyperion.awb.web.dimeditor.Service.enumDimensionsAndFolders(Unknown Source)[[
    com.hyperion.awb.web.dimeditor.Action.getChildNodes(Unknown Source)
    sun.reflect.GeneratedMethodAccessor257.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    Exception org.apache.axis.AxisFault rethrown
    </trace></BpmResponse>
    ]]

    Have you tried reconfiguring the web server?
    HTH-
    Jasmine.

  • Error while importing xml file in calc manager

    Hi All,
    I am having trouble in importing the xml file for calc manager. I have used the rules migrator utility to convert the .rle file into XML. Now when I import this xml file in the calc manager it gives me the following error- "An invalid application 'XML file name' was found on object Main_Global". Please let me know how should I import the xml file in calc manager and get it deployed. Thakns in advance for the help.
    -Kamran

    Hi All,
    I am having trouble in importing the xml file for calc manager. I have used the rules migrator utility to convert the .rle file into XML. Now when I import this xml file in the calc manager it gives me the following error- "An invalid application 'XML file name' was found on object Main_Global". Please let me know how should I import the xml file in calc manager and get it deployed. Thakns in advance for the help.
    -Kamran

  • Calc manager error in EPM

    Hi,
    After connecting to Calc manager through workspace and trying to expand planning we are getting "could not connect to dimension server. Please make sure that the required servers are started"(its pointing to essbase server) error message.
    Can any one let me know why we are getting this error.
    Thanks
    Kumar
    Edited by: user964422 on Jun 29, 2012 7:23 AM

    EPMA dimension services were up and running fine.
    right now we have uploaded the backup files and resolved the issue. But not sure what happened and why that error came.
    Thanks
    Kumar

  • Unable to deploy calc manager rule with Attributes in 11.1.2.1

    I am unable to validate/deploy a calc manager rule in 11.1.2.1. This rule is also developed as a calc script and gets validated/executed successfully.
    This is a custom currency conversion script
    Sample
    Jan (
    IF(@ISMBR(@ATTRIBUTE("b_CNY")))
    "USD" = "LocalCurrency" / "Avg_Rate"->"CNY" ;
    ELSEIF ......
    ELSEIF.....
    ENDIF
    Does any one know if this a known bug ?
    Thanks

    It used to be a bug that @attribute could not be validated, maybe worth checking the patches to see if it is fixed yet.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How can I delete Calc Manager Rules once they are deployed?

    Hello all,
    I have a planning application (11.1.2.1) and I'm using the Calculation Manager. So, after I deploy a rule I'm able to delete it from calculation manager but the rule continues in my planning application. I'm using the classic application.
    What should i do to delete this role from my planning application?
    Warm regards,
    Rafael Melo

    Hi,
    Have you tried deploying all rules once again after deleting the rule?
    In calc manager, right click on the applcation/database and select deploy (or deploy all) option.
    Cheers,
    Alp

  • Validation errors with scripts when upgrading Calc Manager

    Hello All,
    I have just inherited an upgrade project that includes upgrading from 11.1.1.2 -->  11.1.1.3 -->  11.1.2.2.  After upgrading from 11.1.1.2 to 11.1.1.3 we ran into an issue when trying to validate scripts in Calc Manager.  The scripts are for HFM.  We are receiving the following error:
    Validation Error:  Error Code 403:  Error Message <DOCTYPE HTML PUBLIC " - //IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    <p> You don;t have permission to access .hfm/calcman/convxmiltovbs.asp on this server
    Has anyone seen anything like this?  At this point we are really stuck!
    Thanks in advance for any assistance!

    Hi there,
    As far as I remember the upgrade from 11.1.1.2 to 11.1.1.3 does not require a configuration because you actually copy files from the patch to the actual folder (as far as I remember). However, I have just remembered that in one case of upgrading I had not access to the new folder that were created by the system. Why don't you review the security of the folder "hfm/calcman/"?
    Regards,
    Thanos
    < spam signature link removed by moderator >

  • SQL Server Management Plug-ins deploy error

    Hi,
    I have a GC 10.2.0.3.0.
    I am trying to deploy the MS SQL server plug-in and am getting the following errors.
    I have followed the instruction in this document: http://download.oracle.com/docs/cd/B16240_01/doc/apirefs.102/e12776/pisqp.htm
    This thread did not help me much, Re: microsoft plug in deployment errors on grid control
    At least one error has occurred. Refer to the Deployment Status page for more details.
    The Deployment Status page shows ....
    Deployment Errors and Warnings
         Name          microsoft_sqlserver_database          Agent          tenhrmdb201:3872
         Version          3.3.3.1.0
    An error occurred while communicating with the agent. It may be down or unreachable.
    I have created a local user on the windows box(Agent) and given all the required permissions according to the document.
    In the GC for the Agent Preferred Credentials, i have given the Host UserName = SERVER\username and the password.
    Please help me find what am i missing here.

    I had to add the Windows server's IP to the /etc/hosts file on the OEM server.
    That fixed the issue.

  • Calc Manager Performance

    Does anyone know any background setting for Calc Manager performance
    We have a number of calcs that are quite long but very straightforward (as in there are no errors). Some of them won't validate before they time out and ultimately my ruleset wont deploy either before it times out.

    I think your reply is related to "running" BR once you have deployed it from Calc manager.
    I am in Calc manager itself. Have created a rule and hit validate. It spins and spins then finally crashes with an error message saying something about time-out.
    I looked at your link and this seems more related to background processes when you "run" a calc from Planning. In my case I'm still in EPMA

  • Calc Manager

    Hi,
    I'm an Intern and i m working on Calc manager. I dont Know how to use "Variable Designer "and "Formula" could anybody give me somedocumentation about it?
    When i try to deploy and application, there is an error :
    "The deployment was not successful.
    An error occurred while trying to deploy to the server 'http://EPM-FRONT.kpdemo.corp:80/hfm/EIE/EIEListener.asp?cluster=KPDEMO&appServer=KPDEMO'.
    Connection reset"
    Thanks

    Hi,
    Yes you can import calc scripts, log into Calc Manager, Import > File > browse to calc script (.csc), update location details.
    Don't expect to have lots of success with it, it is usually easier to copy and paste the script.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Calc Manager 11.1.2.3 does not open

    Hello Gurus
    Just finished applying the maintenance release to 11.1.2.3 from 11.1.2.1.
    Can log in to workspace and was able to upgrade planning applications as well.
    However, when I try to open Calc Manager by doing ----> Navigate -> Administer -> Calc Manager, I get the following error message:
    Default Process Error handlerAn error occurred processing the result from the server.
    URI: http://servername:19000/calcmgr/filterview.getChildren.do
    Description: Syntax error -
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <head>
    <title>Oracle Enterprise Performance Management System Workspace, Fusion Edition</title>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    </head>
    <frameset style="border:0px;" border="0" frameborder="0" framespacing="0" rows="*">
    <frame noresize scrolling="no" onload="" src="/workspace/index.jsp?framed=true">
    </frameset>
    I have checked the logs in the folder "D:\oracle\Middleware\user_projects\domains\EPMSystem\servers\CalcMgr0\logs" and
    <Test "SELECT 1 FROM CALCMGRCONFIG WHERE 1 = 0" set up for pool "calc_datasource" failed with exception: "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ".>
    ####<Mar 3, 2015 1:36:05 PM EST> <Info> <JDBC> <TELEAS121> <CalcMgr0> <[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KjWv6qBEOPCkZCADVr1KxVbb00000O> <1425407765900> <BEA-001128> <Connection for pool "calc_datasource" has been closed.>
    ####<Mar 3, 2015 1:36:05 PM EST> <Info> <Common> <servername> <CalcMgr0> <[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KjWv6qBEOPCkZCADVr1KxVbb00000O> <1425407765980> <BEA-000636> <Resource Pool "calc_datasource", group "DEFAULT_GROUP_ID" enabled>

    Hello Sree,
    I believe the calc manager database configuration was not done. In fact, during the configuration process we never got any option where we could configure calc manager database. During the configuration, we got the option for shared services, eas, reporting and analysis, and planning.
    In the config node, calc manager comes under FOUNDATION right?
    Also, if I had to reconfigure calc manager, what do I do?
    Do I uninstall calc manager by doing EPM UNINSTALL and choose calc manager and then reconfigure it.
    Can you suggest the steps

  • Deployment error while running the application

    Hi Every body,
    I am new to JEE though an old pro at JDK.I have also worked on tomcat.
    I have got Sun Java System Application Server 9.1 installed with NetBeans 6.1 on winXP.
    I am trying to create a EJB app-client module.I even tried to run the sample application AnnotationOverrideInterceptor given in NetBeans . Every thing goes fine.The Build is also Successful but when i run it, i recieve the error message Deployment error .The module has not been deployed.
    See the server log for details.
    I am posting a part of server log stack.:
    Application server startup complete.
    [AutoDeploy] Selecting file C:\Program Files\glassfish-v2-b53\domains\domain1\autodeploy\amserver.war for autodeployment.
    Initializing Sun's JavaServer Faces implementation (1.2_04-b19-p03) for context ''
    javax.ejb.EJB.description()Ljava/lang/String;
    Exception occured in J2EEC Phasejava.lang.IllegalStateException: javax.ejb.EJB.description()Ljava/lang/String;at com.sun.enterprise.deployment.annotation.AnnotationInfo@49bed2
    com.sun.enterprise.deployment.backend.IASDeploymentException: Error loading deployment descriptors for module [AnnotationOverrideInterceptor] -- javax.ejb.EJB.description()Ljava/lang/String;at com.sun.enterprise.deployment.annotation.AnnotationInfo@49bed2
    at com.sun.enterprise.deployment.backend.Deployer.loadDescriptors(Deployer.java:388)
    at com.sun.enterprise.deployment.backend.AppDeployerBase.loadDescriptors(AppDeployerBase.java:358)
    at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:226)
    at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:148)
    at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:191)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:108)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:905)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:279)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:774)
    at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:187)
    at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:223)
    Caused by: java.lang.IllegalStateException: javax.ejb.EJB.description()Ljava/lang/String;at com.sun.enterprise.deployment.annotation.AnnotationInfo@49bed2
    at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:363)
    at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:318)
    at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:213)
    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:321)
    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:238)
    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openArchive(ApplicationArchivist.java:763)
    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openArchive(ApplicationArchivist.java:744)
    at com.sun.enterprise.deployment.backend.Deployer.loadDescriptors(Deployer.java:349)
    ... 10 more
    Caused by: javax.ejb.EJB.description()Ljava/lang/String;at com.sun.enterprise.deployment.annotation.AnnotationInfo@49bed2
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.process(AnnotationProcessorImpl.java:360)
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.process(AnnotationProcessorImpl.java:368)
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.processAnnotations(AnnotationProcessorImpl.java:282)
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.processAnnotations(AnnotationProcessorImpl.java:264)
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.process(AnnotationProcessorImpl.java:192)
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.process(AnnotationProcessorImpl.java:129)
    at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:445)
    at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:346)
    ... 17 more
    Caused by: java.lang.NoSuchMethodError: javax.ejb.EJB.description()Ljava/lang/String;
    at com.sun.enterprise.deployment.annotation.handlers.EJBHandler.processNewEJBAnnotation(EJBHandler.java:276)
    at com.sun.enterprise.deployment.annotation.handlers.EJBHandler.processEJB(EJBHandler.java:143)
    at com.sun.enterprise.deployment.annotation.handlers.EJBHandler.processAnnotation(EJBHandler.java:98)
    at com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler.processAnnotation(AbstractResourceHandler.java:119)
    at com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.process(AnnotationProcessorImpl.java:337)
    ... 24 more
    Please help as i am trying the google and many other to find solution but i am unable to move forward.I am stuck up at this for last 15 days.It is very frustrating.
    I haven't posted the full log as it is very long.I can post the entire server log, if asked for.
    Please help
    yoodleyee

    Hi jwenting,
    Thanks alot for replying.
    But i am still unable to come out of the mess.Here is the program i am using please help me find out the error.
    Here we go:
    package hello;
    import javax.ejb.Stateless;
    @Stateless
    public class HelloBean implements HelloRemote {
    private String name="Yoodleyee";
    public String sayHello() {
    //return null;
    return "My Name is "+name;
    // Add business logic below. (Right-click in editor and choose
    // "EJB Methods > Add Business Method" or "Web Service > Add Operation")
    package hello;
    import javax.ejb.Remote;
    @Remote
    public interface HelloRemote {
    String sayHello();
    In the Hello-app-client module i have main()==>>
    package hello;
    import javax.ejb.EJB;
    public class Main {
    @EJB
    private static HelloRemote helloBean;
    * @param args the command line arguments
    public static void main(String[] args) {
    // TODO code application logic here
    System.out.println("Hi "+helloBean.sayHello());
    since this program does not require deployment descriptor and also NetBean creates its own deployment discriptor hence i have not written any.
    Please tell me where and waht i should change.Also tell me is diployment descriptor necessary.
    Awaiting for the reply.
    yoodleyee

Maybe you are looking for