Shutting down Essbase Service on Windows

Hi,
I have some intermittent problem on shutdown application on windows platform, after executing MaxL script "alter system unload application all;" some application process "esssvr.exe" still running on the system and then executing shutdown operation "alter system shutdown;" hung up.
On OS Event Application I see these information:event: EssbaseService error: 997, Shutting down Essbase Service.
Help me!
OS : Windows 2003 Sp 2
ESSBASE : 9.2.0.7086
Ivan

Hi,
I have some intermittent problem on shutdown
application on windows platform, after executing MaxL
script "alter system unload application all;" some
application process "esssvr.exe" still running on the
system and then executing shutdown operation "alter
system shutdown;" hung up.
On OS Event Application I see these
information:event: EssbaseService error: 997,
Shutting down Essbase Service.
Help me!
OS : Windows 2003 Sp 2
ESSBASE : 9.2.0.7086
IvanEssbase will not unload the application (or database) if there is currently a calculation or dataload in progress. Has some user fired off a calculation (from the Excel addin perhaps) or do you still have a calculation still running in AAS as a background process (which doesn't require the AAS console to remain up)?
It may also be helpful to know what application is running in the specific esssvr.exe process instance. Essbase creates a process in a new PID for each application started. You can find out which application belongs to that PID by searching through the essbase log.
Here's a simple DOS batch file that I use when I suspect that I have a runaway calc and need to know which application is running it. Use the Windows Task Manager to discover the PID for the esssvr.exe process in question and pass it in as a parameter to this batch file.
::     FindPID.bat
::     K.Mayer, 10/19/2008     Finds what Essbase Application belongs to specific esssvr.exe PID(s)
::                              by searching for the start application message in Essbase.log
::     Usage:      findpid 1592 3792
::               findpid FINPL
@ECHO OFF
For %%i in (%*) do findstr /l /c:"[%%i]" %ArborPath%\essbase.log
Cheers,
Kurt

Similar Messages

  • I lost the session cookie in IE 6.0 when I shut down a pop-up window.

    We have a problem with the session cookies.
    We are using IAS 6.0. We now have a problem that only occurs when we use Internet Explorer 6.0. It works in IE 5.5.
    If we log on to the site, opens a pop-up window and shut down the pop-up window again.
    We loses the session and we have to log on again.
    Any ideas?
    Thanks Anders

    Hi Anders
    What are the contents of the Pop windows and is it an error pop up window. Which service pack are you using with iAS. Maybe thereis some dependencies with the Browser because of usage of some mime types supported by the Browser. Is this behaviour occuring when you invoke your application on other machine with IE6.0 Browser or is this only with one of the machine. Do you see any kind of error messages in the log files. Is this behaviour only with your application or is it with other sample applications too.
    Please Let me know...
    Cheers
    -pradeep

  • On shut down I get a window that says Continue the installation Choose abort if you wish to cancel the installation If I don't press anything or if I press Yes or Abort the message goes away and the computer shuts down.  This has been going on for ov

    I have a 27" iMac mid 2011 2.7 GHz intel core i5 with OS 10.10.1.  For about the last month when I shut down I get a window that says "Continue the installation Choose abort if you wish to cancel the installation  ABORT   YES".   If I don't press anything or if I choose ABORT or Yes the message goes away and the computer shuts down.  But the next time I use the computer and then shut down the message is back.  I have looked to see if there are any downloads pending or if there are any updates trying to download.  I am very puzzled.

    Genieo Adware is installed.  Removing it will help.
    If you have another browser installed, use it.
    If not, launch App store and get another  browser for temporary use.
    Remove it afterwards.
    1. Use  free  AdwareMedic by clicking “Download ” from here
        http://www.adwaremedic.com/index.php
        Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
        Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
                   or
        Remove the adware  manually  by following the “HowTo” from Apple.
        http://support.apple.com/en-us/HT203987
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.

  • Firefox Can not be completely shut down, Have to use Windows Task Manager to shut it down, I am using Vista, How to fix it????

    Firefox Can not be completely shut down, Have to use Windows Task Manager to shut it down, I am using Vista, How to fix it????

    See this: <br />
    https://support.mozilla.com/en-US/kb/Firefox+hangs#Hang_at_exit

  • Shutting down the database in Windows...

    I just read that shutting down the database by directly stopping the Oracle Service (instead of using the shutdown command from sqlplus) will abruptly stop your database, and the database will have to perform an instance recovery upon restarting.
    This hasn't been my experience at all. I was under the impression shutting down the service was equal to a shutdown immediate.
    Any comments?

    They will perform the same operation. You can do a test and prove it to your colleague.
    With each method you'll notice:
    Completed: alter database close normalin the alert log and you shouldn't see any "crash recovery" messages in the alert log when you restart the database. However, if you manually do a shutdown abort, you may notice a message as
    Shutting down instance (abort)and the following messages when you restart the database:
    ALTER DATABASE OPEN
    Wed Aug 02 17:25:02 2006
    Beginning crash recovery of 1 threads
    Wed Aug 02 17:25:03 2006
    Started redo scan
    Wed Aug 02 17:25:03 2006
    Completed redo scan
    1094 redo blocks read, 111 data blocks need recovery
    Wed Aug 02 17:25:03 2006
    Started recovery at
    Thread 1: logseq 1, block 4472, scn 0.0
    Wed Aug 02 17:25:04 2006
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 1 Reading mem 0
      Mem# 0 errs 0: E:\ORACLE\ORADATA\ORCL9\REDO03.LOG
    Wed Aug 02 17:25:04 2006
    Completed redo application
    Wed Aug 02 17:25:04 2006
    Ended recovery at
    Thread 1: logseq 1, block 5566, scn 0.2611108
    111 data blocks read, 111 data blocks written, 1094 redo blocks read
    Crash recovery completed successfully

  • HT5302 shut down unneeded services

    We're setting up a public facing server for Profile Manager use only. Profile Manager uses the following ports:
    2195, 2196 TCP Used by Profile Manager to send push notifications 5223 TCP Used to maintain a persistent connection to APNs and receive push notifications 80/443 TCP Provides access to the web interface for Profile Manager admin 1640 TCP Enrollment access to the Certificate Authority
    Our internal Security people are asking us to disable the following ports for security reasons:
    88: Kerberos 389: LDAP 464: kpasswd 749: Kerberos 5 3659: SASL (Password Server)
    1) Can this be done given what we're trying to do (iOS Policy Management via Profile Manager only).
    2) What are the Terminal Commands for toggling these ports on and off for testing?
    3) Is it better to shut down associated services rather than the ports assuming some ports might be shared?

    Unable to connect to opmn.
    Opmn may not be up.it means OPMN is already down. You can do
    opmnctl status to check status of components.
    if all are down then you are good to move on to next step.
    Thanks,
    JD

  • BBL service not shutting down from psadmin on windows

    Hi,
    I am trying shutdown appserver with PSADMIN utility, BBL service is not shutting down.
    Please find the status of Appserver as below.
    Prog Name Queue Name Grp Name ID RqDone Load Done Current Service--------- ---------- -------- -- ------ --------- ---------------
    BBL.exe 33029 MUMVSHP+ 0 367551 18377550 ( IDLE )
    PSMONITORSRV.e MONITOR MONITOR 1 0 0 ( IDLE SHUTDOWN )
    PSAPPSRV.exe APPQ APPSRV 1 6 300 GetCertificate ( SHUTDOWN )
    PSWATCHSRV.exe WATCH WATCH 1 0 0 ( IDLE SHUTDOWN )
    PSAPPSRV.exe APPQ APPSRV 2 18 900 GetCertificate ( SHUTDOWN )
    PSAPPSRV.exe APPQ APPSRV 3 4996 249800 GetCertificate ( SHUTDOWN )
    PSBRKDSP.exe BRKDQ_dflt PUBSUB 100 58 2900 ( IDLE SHUTDOWN )
    PSSAMSRV.exe SAMQ APPSRV 100 0 0 ( IDLE SHUTDOWN )
    PSBRKHND.exe BRKHQ_dflt PUBSUB 101 54 2700 ( IDLE SHUTDOWN )
    PSRENSRV.exe RENQ1 RENGRP 101 0 0 ( IDLE SHUTDOWN )
    PSPUBDSP.exe PUBDQ_dflt PUBSUB 200 0 0 ( IDLE SHUTDOWN )
    PSPUBHND.exe PUBHQ_dflt PUBSUB 201 0 0 ( IDLE SHUTDOWN )
    PSSUBDSP.exe SUBDQ_dflt PUBSUB 300 0 0 ( IDLE SHUTDOWN )
    PSSUBHND.exe SUBHQ_dflt PUBSUB 301 0 0 ( IDLE SHUTDOWN )
    >
    Please help me to resolve this issue. Psoft is on Windows.
    Regards,
    DhirenShah

    Windows XP doesnt have that message of "It is Now Safe To Shut Down Windows" , it hangs on " Windows is Shutting Down" but like a lil while back when i shut it , it did shut down but then this problem is quite erratic !
    Sometimes it shuts , sometimes it doenst!!!  

  • Big Brother (MicroSoft) Shutting Down My Service

    Because we don't upgrade to the newest viersion of their Skype Software they have stoped us from using their service! Really? If I don't upgrade my X-Box will it shut down? If you dont upgrade your Windows Machine will it Quit?
    Yes, all you have to do is upgrade But there was No Warning!
    Looking for other options out there, any suggestions

    Detuschermensch wrote:
    I agree with you 100 percent.  SKYPE (Microsoft) has blocked my account because I refused to renew a subscription. I have been a SKYPE user since 2007 but now I'm going to quit SKYPE because Microsoft is impossible to work with.
    That doesn't make sense.  If you canceled your subscription you don't get punished for it.  If however you didn't take the time to cancel your subscription and instead decided to perform a stop payment on a subscription invalidating your form of payment, then I can see that happening.
    https://support.skype.com/en/faq/FA10946

  • Manual start/shut down of services using a script

    Hi,
    Does anyone have a script for starting and shutting down portal and infra. services on win 2k?
    Thanks,
    Adrian

    if ur operating system is windows
    then this funny code might do the trick
    its a robot so after running it dont touvh ur keyboard and mouse
    here's the code
    import java.awt.*;
    import java.awt.event.*;
    public class test
         Robot myRobot;
         public void mouseClick( int offX, int offY )throws AWTException {
              myRobot=new Robot();     
              myRobot.mouseMove(offX,offY);
              myRobot.delay( 1000 );
              myRobot.mousePress(InputEvent.BUTTON1_MASK);
              myRobot.delay( 1000 );
              myRobot.mouseMove(40,555);
              myRobot.delay( 1000 );
              myRobot.mouseRelease(InputEvent.BUTTON1_MASK);
              myRobot.mousePress(InputEvent.BUTTON1_MASK);
              myRobot.mouseRelease(InputEvent.BUTTON1_MASK);
              myRobot.delay( 1000 );
              //myRobot.keyPress(Event.ENTER);
    public static void main( String args[] ) throws AWTException
              System.out.println("start");
              test app = new test( );
              app.mouseClick(40,590);
              System.exit(0);

  • How do I shut down from the login window in mountain lion using the keyboard

    how do I shut down/sleep/restart from the login window in mountain lion using the keyboard?

    Hi Thomas, thanks for your reply.
    Yes in standard start-up as it is and in recovery mode I still get the same message about Disk Utility being unable to repair the disk so I should back-up and restore.
    Some posters have said that booting into safe mode should unmount the installer and allow rebooting back into Lion, that would allow me to back-up the files properly, as my last back up was (as is often the way) not too recent.
    But I think your suggestion looks more likely to be he correct way to do it, and I'll take the hit on any data that I may lose.
    Thanks again.

  • I close Firefox and then try to shut down my computer, but Windows says that Firefox is still running. It does not show up as running in Task Manager. I have uninstalled and reinstalled several times with same result.

    I have also had problems starting Firefox. I click the icon and nothing happens. That problem is intermittent. The Windows message that Firefox is still running after I have closed the Firefox browser keeps occurring and I do not know how to remedy this.

    The one thing that is locking up fire fox is the plug ins. You have to check to see if a plug in is locking up firefox first of all.
    To see the processes press : CTRL+ALT+DEL. then click the tab marked "Processes" Then look for Fire Fox and click on it. Click the Yes button when the warning box show up.
    Then do the say for "Plug-in Container" I believe that is called.
    this is because all ads are now flash ads or video ads. They lock my computer up all the time.
    When the CTRL+ALT+DEL are pressed. Keep this minimized and you can see if your computer is running at 100% memory near the clock. If the box is totally green, you are running a lot of programs on your system. Check the processes and find out what is not needed. Also watch your virtual memory. Rule of thumb is 1.5x total memory.
    Then now it would be able to shut down the computer the right way.
    Hope this helps you out.

  • Everytime i load up i-tunes about 30 seconds in i get an error message saying i-tunes has to shut down,i currently use windows XP?

    I use an old laptop which still uses windows xp,i have a new  laptop coming today which uses windows 8,my problem is that when i load up i-tunes,after about 30 seconds of using it,an error warning appears,those ones that asks if you want to send an error report.It is telling me that i-tunes has to shut down which it then does when you either send a report or just cancel,is this because of windows xp no longer getting support or whatever?

    Hi nodski67,
    Welcome to the Apple Support Communities! I understand you have an alert that keeps popping up in iTunes on your Windows XP computer that forces iTunes to quit. I suggest working through the following article to isolate and resolve this situation.
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1421
    I hope this helps,  
    -Joe

  • Pavilion g6 Notebook Restarts upon Shut Down/Hibernate/Sleep after Windows 8 Upgrade

    Hello,
    I've been dealing with this issue for several months now, since I upgraded from windows 7 to windows 8. My computer will no longer correctly shut down, hibernate or sleep- everytime I do one of those things it restarts. To be more specific, it will shut down when I ask it to, but upon turning it on again, no matter what amount of time passes it will restart rather than start up and once the operating system is up it gives a hopelessly vague 'your PC encountered a problem' message. It has NOT shown me the blue screen. The error message is a banner across the screen asking if I would like to submit details. When I close the machine, my settings tell it to hibernate, and upon opening it, it restarts.
    Initially, I had another huge problem with windows 8 refusing to update anything- itself, or any of my programs, it would go all the way through the process only to fail at the very end. Everytime it restarted inappropriately it would attept to update, fail, then 'revert changes'. So I did a Windows 8 'refresh' which solved the updating errors and everything should be currently up to date.
    HP Pavilion g6-1c40ca Notebook PC 
    Product Number:   A1V30UA
    I have a pretty miniscule understanding of computers, but I had a friend do some research for me and he said he couldn't find any other people experiencing this problem. We tried updating all my drivers. The best we could come up with is that Windows 8 isn't completely compatible with my machine.
    I would really appreciate some help on this subject and I am a student and I drag my laptop around with me all day and it gets pretty time consuming to wait for it to restart when I need it between classes.
    Thanks!
    Ella

    Hello Ellabelle,
    Your computer will not wake up correctly.
    It sounds like you may need to completely reinstall windows 8.
    Here is a link to all the driver updates for your system.
    At the top of the page there is an option to scan now and let HP scan your system for missing and out of date drivers.
    Use this option.
    Let me know how everything goes.

  • TS1717 iTunes shuts down immediately after opening (Windows 7)

    I'm having trouble with iTunes shutting down immediately after opening. I've tried reinstalling iTunes and QuickTime, but I'm still having the same problem. Any suggestions? I have a 64 bit version of Windows 7, and the iTunes installer file has "64" in the name, so I think it's a 64 bit version as well.

    Do you get an error message when iTunes shuts down? If so, what does it say? (Precise text, please.)

  • Stop Client computers from automatically shutting down. 2008R2 domain Window 7 Clients

    Computers are shutting down after being idle for a while.  I cannot find the GPO setting.  Runnining a 2008R2 Domain.  I want to prevent the computers when idling from shutting down.
    Thank you,
    Gil Davis
    Tillamook

    Hi Gil Davis,
    How is it going? I agree with Milos. Besides, we can run command gpresult/h gpreport.html
    with admin privileges to collect group policy result report to check if some policy settings were configured to affect this.
    Best regards,
    Frank Shen
    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]

Maybe you are looking for

  • Best way to store and access all my media over network?

    With nearly 500GBs of music, movies and TV in my iTunes library, my G5's hard drive is just about full. And since I tend to watch everything on my significantly faster Macbook Pro via Front Row, it means I have to keep my G5 up and running all the ti

  • Edit customisation in Business graphics is not working

    Hi Experts, I created business graphic UI element of chart type "Speedo meter" . I am trying to chnage the colors of the chart by using 'EDIT CUSTOMISATION' .When i change the clors in preview colors are chnaging but when i test my application it is

  • Missing "search for today" in finder 10.9.4

    Hi, I just installed the new IOS 10.9.4. and it updated finder. I am missing the "search for" today, yesterday options. How can I get these back?

  • Get current swf path

    I'm developing an extension use Extension Builder for Photoshop CS5. I have to use an executable file in my extension. In general, if you use the Adobe Extension Manager to install the extension, the extension's swf file will put to USERPATH\AppData\

  • Second password¿?¿?

    Hi! I'm becoming CRAZY! I connected my BB to the computer to install the Desktop Manager and since that moment it asks me to enter a second password. When I set it up, I introduced the same code twice (pin and password) in order to not to forget them