Taking exactly 10 min to open the task list using smartview

Hi All,
We are using hyperion smartview 11.1.2.2
when I connect to hyperion planning task list using smartview it is taking exactly 10 min to open the task but the same is taking only 3 seconds in our Production environment. Can someone help me out.
I have also followed the below but it did not help me out.
It might be that APS is timing out, I assume you are running OHS
if so stop OHS, go to <MIDDLEWARE_HOME>\user_projects\<instance_name>\httpConfig\ohs\config\OHS\ohs_component
edit mod_wl_ohs.conf
In there you will see something like
< LocationMatch ^/aps>
SetHandler weblogic-handler
WeblogicCluster <APS_SERVER>:13080
< /LocationMatch>
add
WLIOTimeoutSecs 3600
so it looks like
< LocationMatch ^/aps>
SetHandler weblogic-handler
WeblogicCluster <APS_SERVER>:13080
WLIOTimeoutSecs 3600
< /LocationMatch>
Save, start OHS and try again.
Below is our planning0.log
SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE =   CONTEXTID = 0000K2RgbvYCsl95nfp2iZ1I4pUX00000x TIMESTAMP = 1377001701090 
WatchAlarmType: AutomaticReset
WatchAlarmResetPeriod: 30000
>
####<Aug 20, 2013 8:28:21 AM EDT> <Warning> <HTTP>  <Planning0> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000K2RgbvYCsl95nfp2iZ1I4pUX00000x> <1377001701106> <BEA-101138> <ServletContext@30584151[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0] One of the getParameter family of methods called after reading from the ServletInputStream. Not merging post parameters.>
####<Aug 20, 2013 8:28:21 AM EDT> <Info> <WorkManager> <AMIWSP01> <Planning0> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000K2RgbvYCsl95nfp2iZ1I4pUX00000x> <1377001701106> <BEA-002936> <maximum thread constraint WatchManagerEvents is reached>
####<Aug 20, 2013 8:28:22 AM EDT> <Alert> <Diagnostics>  <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Tue Aug 20 08:28:21 EDT 2013)> <<WLS Kernel>> <> <> <1377001702028> <BEA-320016> <Creating diagnostic image in C:\Oracle\Middleware\user_projects\domains\AMIHYPRD\servers\Planning0\adr\diag\ofm\amihyprd\planning0\incident\incdir_69426 with a lockout minute period of 1.>
####<Aug 20, 2013 8:39:11 AM EDT> <Error> <WebLogicServer> <Planning0> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1377002351544> <BEA-000337> <[STUCK] ExecuteThread: '28' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "635" seconds working on the request "Workmanager: default, Version: 0, Scheduled=true, Started=true, Started time: 635907 ms
POST /HyperionPlanning/SmartView HTTP/1.1
Accept: */*
Accept-Language: en-US
Accept-Encoding: gzip
ORA_EPM_SVCLIENT_CLIENTIP: 10.101.6.194
ORA_EPM_SVCLIENT_EXTENSIONS: b78f60ca-e18b-401d-a10f-626c0118daf2;AF52322C-D60B-41f1-A8C8-0C299FBB0AA4
Content-Encoding: gzip
User-Agent: HttpApp/1.0
Content-Length: 212
Cache-Control: no-cache
Cookie: JSESSIONID=DtdJSTgFpg67nJ2wvxKncMtlvKFJvZn9Q5Ljj0y4t5nZGkDRbsvN!165491247; ORA_EPMWS_User=admin; ORA_EPMWS_AccessibilityMode=false; ORA_EPMWS_ThemeSelection=BpmTadpole
Connection: Keep-Alive
X-Forwarded-For: 10.101.6.194
Proxy-Client-IP: 10.101.6.194
X-WebLogic-KeepAliveSecs: 30
X-WebLogic-Force-JVMID: 165491247
]", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
Thread-203 "[STUCK] ExecuteThread: '28' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
    com.hyperion.planning.olap.HspEssbaseMainAPI.EssGetCalcList(HspEssbaseMainAPI.java:???)
    com.hyperion.planning.olap.HspEssConnection.essGetCalcList(HspEssConnection.java:306)

In order to diagnose your problem you will need to download and install the below
Try clicking the tap problematic apps while the trace is running
Install the WPT (windows Performance Toolkit) 
http://www.microsoft.com/en-us/download/details.aspx?id=30652
Help with installation (if needed) is here
When you have, open an elevated command prompt and type the following 
WPRUI.exe (which is the windows performance recorder) and check off the boxes for the following:
First level triage, CPU usage, Disk IO.  
If your problem is not CPU or HD then check off the relevant box/s as well (for example networking or registry)  Please configure yours as per the below snip
Click Start
Let it run for 60 secs or more and save the file (it will show you where it is being saved and what the file is called)
Zip the file and upload to us on Onedrive (or any file sharing service) and give us a link to it in your next post.
Wanikiya and Dyami--Team Zigzag

Similar Messages

  • Error occurs when I open the tasks list in MS Project Professional 2013 from SharePoint 2013

    Hi,
    I have created a SharePoint 2010 workflow for a tasks list that updates a list item column if the Date Complete <= Today's date & Percentage Complete = 100%
    I used 'Set Field in Current Item' in the workflow & the values are updated in the list for the current item.
    However, when I open the tasks list in MS Project Professional 2013 from SharePoint 2013, then I get a error "We can't write task - taskname to the SharePoint site. This is either because tasks list is in read only mode or because this task has a column
    that requires unique value."
    If I remove the 'Set Field in Current Item' in the workflow, then the error does not occur. However, the 'Set Field in Current Item' in the workflow is required.
    Please provide solution to this issue ASAP. Your reply will be greatly appreciated.
    Thanks in advance

    Hi Jack,
    A shot in the dark here.  I'm not convinced the error is from the workflow.  What is the definition of the list item column in SharePoint?  Have you set the column to requiring a unique vale?  Look at the column definition.

  • I have two lists. The first is "Tasks", second is "Journal". I need a "Create Journal Entry" link in the Tasks list. How do I do that?

    Let's say I have a Task named "Build SSIS for Duke Energy" and it has another column called Active. Now every day I look at my task list and If I worked on that task I want to create a Journal entry of what I have done. So from the Task
    list I'd like a third column that calls the "Journal Entry" list's new form page and pass it in the ID of the task. I have found several TextToHtml scripts out there, but they have to be stored in a script library, and then sourced to a content
    editor web part. The problem is they don't fire when I have my list grouped. In addition to, every time someone creates a new view, I have to go in and add the Content Editor web part, point to the script....
    Any thoughts. It is the grouped view that really bug me.

    Hi,
    If you only want to add a hyperlink to create a Journal entry in the task list, I recommend to add a Hyperlink column in the task list and then create workflow to update the column.
    You can follow the steps as below:
    Open the task list, add a hyperlink column named Create Journal Entry.
    Create a workflow associated to the task list, start the workflow automatically when an item is created.
    Add actions as below:
    Then when a task is created in the task list, the workflow will be stared automatically to update the “Create Journal Entry” column.
    Thanks,
    Jason             
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Need 2 metadata fields from item I am running a approval workflow on to show up on the task list

    I have document library "A" that contains many documents with 6 columns of metadata. I have a simple approval workflow for the library that works as it should in functionality. My users would like it if 2 fields of metadata from the items in library
    "A" would show up in the Task list so they could track the tasks by the 2 fields. Can anyone point me in the right direction here to make this happen? Working in SP2010 with Designer 2010 and IP 2010.
    Thanks 

    Hi Ross,
    According to your description, my understanding is that you want to display two managed metadata fields in the associated tasks created in the approval workflow.
    I recommend to edit the approval workflow in SharePoint Designer and new two task fields to display the two managed metadata fields.
    Here are the detailed steps:
    Open the approval workflow in SharePoint Designer and click Approval in Start Approval Process step.
    Click New to create two task form fields in single line of text type.
    Click Change the behavior of a single task under Customization.
    In Before a Task is Assigned step, select Set Task Field under Task Behavior Actions and then set the newly created task form fields to get the values in the managed metadata fields of current item.
    Please refer to the picture below(create a task form field called Managed Metadata for example and mm is the managed metadata column in the list):
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Is it possible to open the Task Form in new window?

    Hi,
    For the Oracle Business Process Workspace (BPM 11g), when opening a work item, is it possible to configure out the Workspace to open the Task Form in new window instead of opening in the bottom section under the work item list?
    Thanks

    "your project folder in workspace"\webRoot\webResources
    under the above path, you will have img folder and place the image containing your custom logo.
    under the same path you will have src folder
    in that folder you can place your custom css file (eg. mycustomstyles.css) and you need to define your styles in this file
    you can call the style items for the presentation objects at design time for labels and all other objects. But do not forget to refer your custom css file in the properties section.
    Once you open the bpm presentation object in which you want to apply your css, in properties pane you observe four options in CSS sub section of properties. Here select the CSS file with webroot path and give appropriate styles to each presentation data objects.
    hope this is clear to you.

  • Fields in the Task List -- Operation Overview

    Dear Expert,
    There are few fields in the operation Overview of the Task List -
    >> if we move ahead in each n evry operation -- fields like Material Grp, Cost element and Assembly....n lot more. plz tell me the appropriate use of the same.(If any)
    plz guide
    thanks
    DM

    hi deepak
    As you know task list is ued for easy uplaoding of operation and materials ,in tak list you can maintain internal and external operation ,hence for both the operation you will give the appropiate necessary fields.like for PM02 you will assingn the purchasing grp,cost element,material grp
    regards
    thyagarajan

  • Background job cann't open the Spool list, the error as below.

    Hi, experts,
    My background job 'Z1RM0063' couldn't open the spool list, the error as below:
    ' The selected section of the spool request 20,004
    in SYSTME SID is empty.'
    Who could tell me this is why ?
    Thank you very much in advance,
    B.R
    Michael

    Hi Michael,
    Its very difficult to tell... seems to be a custom job, what program is running?.. Does the spool that the job is trying to read still exists?...
    Can you please post more details?
    Regards
    Juan

  • How do I modify the Title Column of a Task List using JSLink

    I would like to modify the title column of a Task List in SharePoint 2013. I would like to make the title column different colors based on a selection in another field. For some reason I can run the TitleRendering function
     on a different filed and it works perfectly, but when I try to run it on the Title field it is completely ignored. Is there some kind of work around for this?
    var taskSample = taskSample || {};
    taskSample.CustomizeFieldRendering = function () {
    RegisterSod('hierarchytaskslist.js', '/_layouts/15/hierarchytaskslist.js');
    LoadSodByKey('hierarchytaskslist.js', null);
    // Intialize the variables for overrides objects
    var overrideCtx = {
    Templates: {
    Fields: {
    "Title": {
    'View' : taskSample.TitleRendering
    // Register the override of the field
    SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideCtx);
    taskSample.TitleRendering = function (ctx) {
    var output = [];
    switch(ctx.CurrentItem.Unit) {
    case "Unit 1":
    output.push('<span style="color: blue;">');
    output.push(ctx.CurrentItem.Title);
    output.push('</span>');
    break;
    case "Unit 2":
    output.push('<span style="color: green;">');
    output.push(ctx.CurrentItem.Title);
    output.push('</span>');
    break;
    case "Unit 3":
    output.push('<span style="color: red;">');
    output.push(ctx.CurrentItem.Title);
    output.push('</span>');
    break;
    case "Unit 4":
    output.push('<span style="color: yellow;">');
    output.push(ctx.CurrentItem.Title);
    output.push('</span>');
    break;
    case "Unit 5":
    output.push('<span style="color: orange;">');
    output.push(ctx.CurrentItem.Title);
    output.push('</span>');
    break;
    case "Unit 6":
    output.push('<span style="color: pink;">');
    output.push(ctx.CurrentItem.Title);
    output.push('</span>');
    break;
    default:
    output.push(ctx.CurrentItem.Title);
    break;
    return output.join('');
    taskSample.CustomizeFieldRendering();

    Hi,
    Per my understanding, the TitleRendering function is not been applied to the Title column of the Task list.
    I suggest you replace the “Title” with “LinkTitle” in your .js file:
    var overrideCtx = {
    Templates: {
    Fields: {
    "LinkTitle": {
    'View' : taskSample.TitleRendering
    In IE Developer Tools, we can see that the “name” attribute of the Title column is “LinkTitle”:
    Best regards
    Patrick Liang
    TechNet Community Support

  • Standard test error in the task list operations

    Hi Friends,
    We made a Z program in such a way that Task list operation long text through standard text key (CA10) will get updated automatically for
    those associated operations, but the problem we never observed that program is overwriting the
    standard text key entries on the operations while updating the long text, and unfortunately
    it went to the production environment and it has been keep on executing the
    program for last 3 months and suddenly we came to know that there is bug in the
    code.
    My main intention is how to trace till now how many reports
    got corrupted and how to restore back those records which were effected in PRD environment.
    Regards,
    Srinika

    Greetings Srinika,
    I assume that the Z-program enters the Task List and re-enters the Standard Text Key KTSCH, does it call the standard transaction IA12? Maybe a good place to start is to see whether the Change Documents had been saved. Does the Z-program run as batch, as a particular user?
    Query the table CDHDR on the object PLAN, then based on the Object & Document numbers query CDPOS. You can get the Task List & Operations from CDPOS field TABKEY.

  • Problem in IP10 with the date of the task list

    Hello all!!!!!
    I have a problem when I'm duplicating a task list. I can duplicate the task list correctly, then i assign it to a generated maintance plan ( I'm only changing the plnal field because i'm changing the center of the task list). Then I go to IP10 to generate new scheduling entries for the new center, but i have a problem because all the dates ara calculated based on today (I'm making start in cycle for the first openening entry). I think taht the problem is some date of the task list because if I try to make the same operation with the old task list all it's ok (generate the new order).
    Anyone has any idea?
    Thanks a lot in advance and sorry for my poor english. If you need more information don't hesitate to ask.
    Thanks again
    Miquel

    This forum is for SQL and PL/SQL related questions.
    You should ask in an Applications forum.
    Anyway, see these Metalink/My Oracle Support docs:
    Re: Invalid objects after installing CU2 patch

  • Setup the UWL to open the tasks in the right application defined in SWFVISU

    Hello!
    I'm trying to set up the UWL to open the tasks defined in transaction SWFVISO, and I'm kind of stuck, so I hope you can help me.
    When I open an item, I get the the following error:
    Business Server Page (BSP) Error
    What happened?
    Call of BSP page terminated due to error.
    Note
    Following error text processed in system:
    BSP exception: Access to URL /scripts/wgate/webgui/! is forbidden.
    Error Type:
    Your SAP Business Server Pages Team
    Whats really bothering me, is that the application I want to execute the Work Item at, is Web Dynpro for Java?
    When the UWL connector is defined, you define ITS and/or WAS to launch back-end task handlers. The decision of which is selected, is defined in SWFVISU, where you select Web Dynpro JAVA - in my case. (please do correct me if i'm wrong)
    Then I dont understand why it tries to use ITS?
    Regards
    Lasse

    Part of the issue was that the XML was not generated automatically - the solution for this was due to a change in SP18.
    See this post for the solution: SWFVISU task not appearing in any of the UWL Config files
    Edited by: Lasse Finderup on Oct 20, 2009 2:09 PM

  • How to open the NSComboBox list programmatically

    Been struggling with this all day. Perhaps I'm barking up the wrong tree.
    This is the scenario: I have a database of 8,000 items, represented to the user as text. The user has to pick one. I'm thinking NSComboBox. But 8,000 items is a lot, so I want to give the user some help. The user starts typing in the combo box. I have a fairly nice search algorithm (with multiple words, typo variations, negatives etc), that allows me to reduce the list in real time as the user is typing. By the time the user has typed five or six or so characters, the list is pretty short, and I (or rather the program) whip open the combo box list, as to invite the user to pick one of the remaining items.
    Most of this scheme is working, except the part where I open the ComboBox list. Yes, I know the user can hit the down arrow key. I know that, but the user perhaps doesn't.
    What is the best way to open the NSComboBox list programmatically? I Googled to the best of my ability but could not find a solution.
    Is it not possible? Should I be using an NSSearchField instead? Does it give me full control over the list of choices? Is it suitable in this case? NSComboBox seems more intuitive, since you are really picking and item from a list.
    What are my options?
    -Ron.
    (I'm a novice WRT Obj-C, Cocoa, native OS X development, 30+ year software veteran otherwise)

    Hi Ron -
    I searched on "nscombobox open programmatically" and found this: [http://www.mail-archive.com/[email protected]/msg13021.html]. If you follow that thread backwards you'll find a solution similar to yours using CGPostKeyboardEvent. But the OP preferred the solution at the link which uses the Accessibility API. Since a documented API is usually a better choice than simulating key strokes, you might want to take a look at that page. I haven't tried either solution; was just doing some backup Googling for you.
    \- Ray

  • If you have many tabs open (in my case 30 tabs), you cannot click every single tab with your mouse, you can only reach them by opening the tab list at the right

    If you have many tabs open (in my case 30 tabs), you cannot click every single tab with your mouse, you can only reach them by opening the tab list at the right.

    You can create a folder with the home pages by using "Bookmark All Tabs" to open a specific page.
    You can place that folder on the bookmarks toolbar or use the Bookmarks menu button that you can find in the toolbar palette to get access to that folder easily.
    * Open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout"
    * "Bookmark All Tabs" can be accessed via the right-click context menu of a tab on the tab bar.
    * "Bookmark This Page" can be accessed via the right-click context menu of that browser page.

  • Can't view the promotional path, neither the task list pie chart

    Dear all,
    I was able to see the task list pie chart correctly as well as for the promotional path . now all what I can see is white space only instead of the promotional path , also for the task list .
    any idea why ?
    I am using Java version 6 
    Thank you in advance.
    Regards, 

    It seems that it was a flash player problem so I re installed it again.

  • SharePoint Task List using Workflow for approver chain, gathering information from another list.

    What I have is a Custom List, that got the following fields for each item. 
    ApplicationName(SingleText) OwnerApproval(Person) ManagerApproval(Person) InstallExeuction(Person)
    Example data:
    | ApplicationName: Photoshop
    | OwnerApproval: Mister Blue
    | ManagerApproval: Mister Red
    | InstallExecution: IT Group
    What I have now then, is a task list as well. Where the user can press new task, and type in their PC name (singletext) and a dropdown menu to choose what application they want, for instance Photoshop.
    I'm not trying to make a workflow that starts when a new item is created to send an email to the OwnerApproval set for this specific application, Photoshop, if he approves it, a new email should be sent to ManagerApproval specific application, Photoshop.
    And if the last person ManagerApproval accepts it, a last email should be sent to InstallExecution, which if this person approves the task is marked as completed.
    I've been trying for mad now using SharePoint Designer and I almost got it to work. 
    Can anyone help me? I'm going mad here, I have VERY LIMITED knowledge in sharepoint designer.

    Hi Plankton,
    To achieve this goal, we can create with three Start a task process steps in the workflow and the workflow needs to be set to start when an item is created.
    For example, the custom list is called Custom, and the task list is called Task Custom.
    We can use the Task Status column for showing as Rejected or Excuted/Installed based on the users’ approval, so we need to add Rejected and Excuted/Installed values to the Task Status column. (same settings for Custom:ManagerApproval and Custom:InstallExecution
    as Custom:OwnerApproval with their own column value)
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for

  • How can i insert into dynamic table  ?

    i have regular internal table with data  . i have dynamic table <dyn_tab> i insert the data from itab MOVE-CORRESPONDING ITAB TO <LS_LINE>.     INSERT <LS_LINE> INTO TABLE <DYN_TABLE>. OK  , NOW I WANT TO ADD THE DATA FROM OTHER TABLE THAT HOLD THE D

  • Vendor Consignment - Account assignment

    My client wants to settle vendor consignments in two steps: 1. In the first step, they want to post the consignment to an interim G/L Account, instead of the vendor recon account as follows: Credit Interim G/L Account (instead of the vendor recon acc

  • How can I read "Keys" from a Config File that have square brackets in them?

    I'm using the "Read Key (String).vi" from the config.llb and I'm having a problem because the key names in my file have square brackets in them. I'm creating an VI to read certain pieces of the TestStand �StationGlobals.ini� file and array elements a

  • I downloaded ios 7 but now my screens just gone black

    help i downloaded the ios7 after hearing great things but after locking it and coming back to go on it the screen just stayed black like its turned off, however if i hold down the middle button i can still hear siri? please help

  • LabVIEW VIs

    I am trying to move a servo motor through the use of a UMI-7764 and a PCI-7344. The setup is correct. However, there is a problem with the VI. I cannot initialize the controller. I also receive an error message. The message says, "Error: 12 NIMC_badB