Ease in?

The following code rotates an MC around the Y axis using the cursor's x position. I can't figure out how I can edit this code so there isn't a sudden stop when the rotation reaches its maximum turn. I'd like to ease it in. Any help much appreciated -
addEventListener(Event.ENTER_FRAME, loop);
function loop(e:Event):void
var xDist:Number = mouseX - stage.stageWidth * 0.5
if((container_mc.rotationY - (xDist * 0.001) >-5)&&(container_mc.rotationY - (xDist * 0.001) < 5))
container_mc.rotationY -= xDist * 0.0005;
else
container_mc.rotationY -= xDist * 0.000;

I think he means that because the image is so large and that he's so close on it, the edge is out of frame so that he can't reach the controls for ease in/ease out unless he sets the size to 25% (thus showing the gray out of frame area). At that point though, the controls are so small, he can't make accurate adjustments.
Is that what you mean, Mark?
Tried to help make it clearer. Sorry I don't have any suggestions!
Cameron

Similar Messages

  • How to delete a member in the EAS Outline by writing a script

    Hi,
    I have to delete a member from a the EAS outline. Tried deleting it manually. It throws a error stating that outline cannot be saved. Hence they restarted the services and i was able to delete the member manually. I later had a thought that may be we can write a calc script to delete that particular member. First i have to delete all the data in that member and then the member is empty after that delete the member. Not sure if we can do it. Can we do this process. If yes how do we need to go ahead with it. If there is any option pl. do let me know. I would like to avoid the manual deletion hence would like to automate.
    It is a BSO cube.
    Can anyone help me regarding this?
    Regards
    Praveena

    To echo Glenn, if this a pure Essbase database (and I think it is), ODI's member deletion would be through a dimension load rule. There are multiple threads on this board about "remove unspecified". If there's another way to do it, I'd love to hear it.
    However, if this the back end to a Planning application, ODI can do member, children of member, descendant deletes, etc. It all depends on what the target environment provides.
    Regards,
    Cameron Lackpour

  • Unable to download attachments via EAS on Note 3.

    Hi folks.
    I'm having a problem with attachments on an Exchange ActiveSync account. It seems that if the account is configured to NOT download attachments automatically when connected to WiFi (or you are not connected to WiFi, but only cellular data), then it is impossible to download the attachment manually.
    The attachments show up in the email, but clicking "Preview" or "Download" both result in the same error: "Unable to communicate with server".
    I am a software developer, and VERY familiar with the EAS protocol. I've sniffed the traffic between the server and device both during the failed, manual download attempt and an automatically triggered download attempt. The response from the server to the client is IDENTICAL. The request is slightly different (for those playing along, the RANGE value is omitted for the automatic request, but present for the explicit request). The response is propertly formatted and correct data in both cases, but the device does not like something about the explicit request. This is regardless of attachment size or content. This works flawlessly on other devices, including stock AOSP 4.3 rom on a Galaxy Nexus device. I'm thinking this is a bug in Samsung's Email apk?
    Does anybody have any ideas, any other contacts?

        Hi mrubinsk,
    Downloading attachments is very important! I understand that you are very familiar with EAS and have already done some troubleshooting in an effort to resolve the issue. I have in the past have similar issues and learned that sometimes the most basic step is the one that ultimately resolve my concerns. Have you deleted and readd your EAS account on your phone yet? If not, please give it a try. Remove account, power cycle your device and set up your account again and test. Keep us posted.
    AntonioC_VZW
    Follow us on Twitter at www.twitter.com/VZWSupport

  • Member Formula Verifies in EAS but not Planning.  Error [1200497]

    All I am trying to construct a member formula with multiple IF statements. The formula will verify and work in EAS but when we try to refresh the database from planning we receive the error 1200497. We are on version 11.1.13. The offending member formula is below. Any help with what may be wrong is appreciated.
    If (@ismbr("020 Pallet","020 Case","020 Each"))
         If ("Tier 2 Low" == #missing)
              "Tier 1 Price";
         Elseif ("Volume"->"020 Bulk Fulfillment"<"Tier 2 Low")
              "Tier 1 Price";
         Elseif ("Volume"->"020 Bulk Fulfillment"<"Tier 3 Low")
              "Tier 2 Price";
         Elseif ("Volume"->"020 Bulk Fulfillment"<"Tier 4 Low")
              "Tier 3 Price";
         Elseif ("Volume"->"020 Bulk Fulfillment"<"Tier 5 Low")
              "Tier 4 Price";
         Elseif ("Volume"->"020 Bulk Fulfillment"<"Tier 6 Low")
              "Tier 5 Price";
         Else
              "Tier 6 Price";
         Endif;
    Else
         If (@ismbr("014-003","014-004","014-034","014-035"))
              If ("Tier 2 Low" == #missing)
              "Tier 1 Price";
              Elseif ("Volume"->"014 QA"<"Tier 2 Low")
              "Tier 1 Price";
              Elseif ("Volume"->"014 QA"<"Tier 3 Low")
              "Tier 2 Price";
              Elseif ("Volume"->"014 QA"<"Tier 4 Low")
              "Tier 3 Price";
              Elseif ("Volume"->"014 QA"<"Tier 5 Low")
              "Tier 4 Price";
              Elseif ("Volume"->"014 QA"<"Tier 6 Low")
              "Tier 5 Price";
              Else
              "Tier 6 Price";
              Endif;
         Else
              If ("Tier 2 Low" == #missing)
              "Tier 1 Price";
              Elseif ("Volume"<"Tier 2 Low")
              "Tier 1 Price";
              Elseif ("Volume"<"Tier 3 Low")
              "Tier 2 Price";
              Elseif ("Volume"<"Tier 4 Low")
              "Tier 3 Price";
              Elseif ("Volume"<"Tier 5 Low")
              "Tier 4 Price";
              Elseif ("Volume"<"Tier 6 Low")
              "Tier 5 Price";
              Elseif ("Volume"<"Tier 7 Low")
              "Tier 6 Price";
              Elseif ("Volume"<"Tier 8 Low")
              "Tier 7 Price";
              Elseif ("Volume"<"Tier 9 Low")
              "Tier 8 Price";
              Elseif ("Volume"<"Tier 10 Low")
              "Tier 9 Price";
         Else
              "Tier 10 Price";
         Endif;
    Endif;
    Endif;

    Is it being applied to plan types that don't include all the members being referenced in the formula, it could be that it validates on one plan type but not another.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Palm says Domino servers not supported (??????) - webOS 2.1.0 IMAP or EAS Sync do not work

    So I've been struggling to get my work email up and running on a new Pre2. All my accounts except my work account sync without any issue. At work we use a Domino 8.5.2 server with Domino Traveler. Users not using the corporate BB's have the option to sync their mail using IMAP or EAS (on Traveler) on the server. Both of these work flawlessly on my Pre (minus) 1.4.5 (which I am still using) and neither works on the Pre2 2.1.0.
    I have been all over the internet, logged a complaint with Palm. Had the problem escalated to Level 3.  HP-Palm has no tech support for WebOs devices in Asia (where I am presently based) and they told me US based level 3 tech support cannot make overseas calls. Tried calling the US tech support myself but it took 30min to get the guy to understand the problem as I had to start from scratch even after giving my complaint ref number. After that no news from them. No call back no email - nothing. Finally wrote an email on their website complaining to HP's CEO. The very next day some guy from tech support in Asia called me and giving reference of my email to Mr.Apotheker told me that he would co-ordinate with the engineers in USa and call me each day to update me on the status of my complaint.
    After 3 calls from the guy during with some more questions answered he finally called me this morning to convey the following to me.
    "The complaint lodged by you has been checked, duplicated at our end and confirmed. However, IMAP email on a Domino server or Domino Traveler EAS synchronization is not supported by webOS 2 so we cannot help me any further. Have a nice day!"
    Wow, I could not believe that this guy was actually serious about this statement. HP-Palm are actually publicly stating that a webOS 2 device syncing with a Domino server is not officially supported. That in my opinion is unbelievable. They cannot possibly have any hopes of being a serious player in the enterprise environment with this level (or lack thereof) of email sync support on the device.
    To anyone who can still help me trouble shoot I have already tried the following:
    - deleted & setup problem account again
    - partial erase
    - full erase
    - full secure erase with a completely new palm profile
    - on server side completely new mail db setup on server
    - trying to click forward and back between email messages
    - setting up a test account for the palm guys to try to log into and confirm duplication of this issue at their end
    Nothing works. The final result is:
    IMAP: it is absolutely impossible to get the IMAP Sync to show folders from our sever. The account gets set up and validates without any problem. But no folders show up on the device. If you click on drafting a new email message and send out a message it may or may not go (random behavior). It shows up in the Outbox on the device and in case it is successfully transmitted it just disappears from device (no sent folder). On the desktop client the sent email appears in the sent folder.
    Conclusion: SMTP relay works at times. IMAP sync for incoming connects but no folders show up on device.
    EAS Sync with Domino Traveler: After trying dozens of different configurations the email starts to sync and all the folders show up. all email headers show up just fine. But whenever I try to open an email it needs anywhere from a couple of seconds to 30-40 seconds while I watch the "retrieving email text" then if I am lucky the email opens with full text but there are a number of email messages which never open and eventually give me an "error - unable to download".
    Conclusion: The email sync with Traveler is completely random. I can read some messages but most show me an error. The contacts search from Global address book on the server works albeit with a 5-10 second delay.
    HP-Palm have given me a reference bug number CSO-7675 and as I understood officially told me that they cannot offer any further help. I don't know if this issue will be addressed in subsequent updates or I'm on my own. If anyone can offer any further help on this issue it would be much appreciated.
    Post relates to: Pre 2 p102ueu (SFR)

    I have tried much of what you have and have the same basic problem. Email sync to Traveler 8.5.2FP2 is erratic at best. Another symptom I see is if sometimes when I open an email from the Inbox, I get the body of a different email! So something is definitely broken. Question is, is it Traveler or WebOS? It seems that WebOS 2.x uses a later version of Active Sync as I can see messages on the Domino console referring to XML tags that are not understood and other error messages. I'm pretty sure Traveler only supports what is needed for the iPhone to sync. It is very annoying and pretty much makes email / celndaring unusable. The calendar on my Pre seems to take a long time to respond after opening and I'm pretty sure it's due to the above issues. I have tried the commonTime mNotes product and that works fine but I would prefer to use Traveler as it is a more elegant solution.

  • Previewing Data in EAS Console on client machine throws an error.

    When I preview data in EAS console(version 11.1.1.4) on a client workstation I get a "Cannot sign on to domain. Error initializing the ORB.java.io.FileNotFoundException: domain.db (Access is denied)" error. Now if I Use the URL for Admin Console on the same client machine am able to preview the data fine. Also when I preview data on the client installed on the server am able to preview data fine. Just that when I use the Admin console client installed on a workstation I get that error. Any suggestions?
    Thanks,
    Ted.
    Edited by: Teddd on Mar 26, 2013 2:51 PM

    Ok I am using 11.1.1.4 EAS console. When I kick off the EAS console installed on the client machine I have observed the javaw.exe process which kicks off. And when I right click and do "open file location" on it it takes me to the E:\Hyperion\common\JRE\Sun\1.5.0\bin\javaw.exe which tells me it is using the java version which came with the product. But I still am having issues like expanding outlines(not issues, I just cant expand the outline dimensions to view members) and previewing data. On the other hand when I come through the URL the javaw.exe which kicks off is in the folder "C:\Program Files\JavaSoft\jre\1.6.0_11\bin\javaw.exe" which tells me it is using the java installed on the client workstation. And this 1.6 version one works just fine without any issues whatsoever. So in my case it is the supported version which is not working and the not supported one works without any issues. Please suggest guys, this is driving me nuts and I have no idea why our developers donot want to use the URL and want to use only the console installed on their machines. Even with a workaround available there should be a reason as to why it is happening and why it is not working.
    Thanks,
    Ted.
    Edited by: Teddd on Mar 28, 2013 3:20 PM

  • Open SQL is not working in EAS

    Hi,
    I'm trying to load the data into Essbase using the RDBMS. Following are the steps I followed:
    1. Created a DataSource
    2. Opened the DataPrep Editor in EAS.
    3. Click on File --> Open SQL.
    4. Given the Essbase server, application and Database.
    Now Its throwing me the error, "There are no datasources defines. Please define one".
    Anybody has idea on this problem.
    Thanks in Advance
    Chandana

    Hi Chandana,
    1. This is one of the common problems people find when they first try their hands on SQL in EAS.
    2. The pre requisite for this is , you need to create a data source . i.e ( control panel-> administrative tool -> data sources( ODBC).
    3. After you create this at you server end ( where essbase server is running).
    4. Try to open data prep editor- > open SQL, now , you should see the data source which you created in step 2
    Sandeep Reddy Enti
    HCC
    http://hyperionconsutlancy.com/

  • Several EAS/Essbase problems after 11.1.2.1 - 11.1.2.2 upgrade

    After an upgrade of EPM 11.1.2.1 to 11.1.2.2 maintenance release on Windows 2008R2, EAS seems to be broken in several ways:
    1. Server won't start correctly (even though weblogic says it is up). The easserver.log has an error "no environmentjni in java.library.path" and the server can't be contacted.
    2. EAS console 11.1.2.2 has garbled text in many places - file names when browsing to load data/rule files etc. Some sort of locale/UTF8 issue perhaps but just high-bit characters instead of ascii for the file names -0 completely unreadable.
    Essbase starts ok but after a few minutes, when anything (EAS console or MAXL) tries to list applications, it just hangs until restarted.
    Any pointers appreciated. The other components of the 11.1.2.2 upgrade seem ok so far.
    Edited by: user973310 on 23-Apr-2012 03:05

    It's not literaly this string of course - all the escaping is due to regedit export ...
    "JVMOption9"="-Djava.library.path=D:\\Oracle\\Middleware\\EPMSystem11R1/bin;D:\\Oracle\\Middleware\\EPMSystem11R1/products/Essbase/eas/server/bin;D:\\Oracle\\Middleware\\EPMSystem11R1/common/EssbaseRTC/11.1.2.0-64/bin;;D:\\Oracle\\MIDDLE~1\\patch_wls1036\\profiles\\default\\native;D:\\Oracle\\MIDDLE~1\\WLSERV~1.3\\server\\native\\win\\x64;D:\\Oracle\\MIDDLE~1\\WLSERV~1.3\\server\\bin;D:\\Oracle\\MIDDLE~1\\modules\\ORGAPA~1.1\\bin;D:\\Oracle\\MIDDLE~1\\JROCKI~2\\jre\\bin;D:\\Oracle\\MIDDLE~1\\JROCKI~2\\bin;D:\\Oracle\\MIDDLE~1\\WLSERV~1.3\\server\\native\\win\\x64\\oci920_8"
    Edited by: user973310 on 23-Apr-2012 06:09

  • How Can You Disable Ease-In and Ease-Out Of Ken Burns

    It seems that along with everything else that has changed with iMovie version 10, when you add photos to the timeline it automatically places an ease-in and ease-out to the Ken Burns move.  For those of you who have been on a Mac for a while, this was how iMovie behaved in version 6 and earlier, and it feels rather dated.
    If you are putting together a video slide show with multiple photos back to back, having the zoom ease in and out for every image is incredibly obnoxious.  I can see situations when you are providing a narrative that it might be important, but often photos are just being animated to music.  Is there a way to disable the easing or am I just best keeping to iMovie 9.0.9?
    Thanks!

    Hi Douglas,
    Thanks for visiting Apple Support Communities.
    It does look like this is the default behavior for imported pictures in iMovie 10, and can't be disabled from the iMovie preferences. The best workaround is to select all of the pictures in your timeline and turn off the Ken Burns effect using the Adjust menu.
    iMovie Help
    http://help.apple.com/imovie/mac/10.0/#mov26d3f6a6c
    Modify a crop, rotation, or Ken Burns effect
    In the timeline, select the photos you want to modify or restore to their original state.
    Click the Adjust button in the toolbar.
    The adjustments bar appears above the clip in the viewer.
    To show the cropping controls, click the Cropping button.
    In the cropping controls, change Style from Ken Burns to Fit to display the pictures in their original size. From there, you can crop them individually as needed.
    Best,
    Jeremy

  • "Ease of Access - Make the Mouse Easier to Use" will not turn off Auto-maximize

    I have a dual monitor setup and any window that I drag over to the right hand monitor gets auto-maximized. A red border appears around that monitor when I position a window (any window) in it. The left hand monitor works normally. I can make the window smaller,
    but if I try to move it from the top of the monitor or from the left side then it auto-maximizes.
    This problem does not occur if I log onto my wife's user account, so it must be something in the settings for my account.
    I see many people asking how to turn off the snap feature, and I have checked the "Prevent Windows from being automatically arranged..." box in the "Ease of Access" item in the control panel" - but this does not fix the problem.
    My tale of woe seems a bit different than what I have seen described in various forums.
    Has anyone seen this problem and solved it?

    Hi,
    Here's the way to disable auto-maximize via the registry:
    1.Run Registry Editor (RegEdit).
    2.Navigate to the following registry key:
    HKEY_CURRENT_USER\Control Panel\Desktop\WindowArrangementActive
    3.In the right-pane, double click (or right click and select Modify) on WindowArrangementActive, and set its REG_SZ value to 0 to disable ; 1 to enable.
    4.Close Registry Editor.
    5.Log off and log on again, or restart computer for the change to take effect.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Is there a way to set the default level of keyframe easing?

    I'm currently using the graph editor to smooth my ease-in / ease-out keyframes with 100% influence.  I'm having to adjust the easing of each keyframe individually. 
    Is there a way to set the default level to 100%, so that I can just select "Easy Ease In" and have it apply without having to go into the graph editor?  It would save a lot of time.

    No, there's not a way to do that, but it's a good feature request. You can submit feature requests here:
    http://www.adobe.com/go/wish

  • One way to use Gmail contact via EAS airsync.

    As the Gmail provide Exchange service, we can use EAS airsync on iPhone.
    1,If you contact is in you SIM card, you should import you contacts inti iPhone then use iTunes to transfer your contacts into Gmail contact. We can register a new gmail account for empty contact.
    2,edit your contact in new gmail contacts.
    3,export the contacts as a file, and import it into your using gmail contact. Note: the iPhone only sync "my contact group" in gmail. we can set other contact we do not want to sync in other group.
    4, add exchange account in iPhone, server:m.google.com Accont:[email protected]
    5,when you open contact sync, select "delete your phone contact".
    6,you can also open clendars sync as well.
    7,check your contact on iPhone, you will found "google cotacts" in group,this is same as gmail contacts "my contacts" group. and you can search all gmail contact in Global address list.
    Have fun with it.

    If the support isn't there, you can't add it yourself.
    However, you could try the Gmail Java app to read email:
    http://www.google.com/press/pressrel/mail_mobileclient.html

  • Unable t view the rules in EAS

    Hi
    I couldn't able to view the business rules in EAS.I can view them in planning and execute them from planning.
    What might be the problem?

    I think you should try to use the ID you used to create the BRs.
    Also, make sure you are connected to the right administration server. I hope you are aware that there are administration server and essbase servers in EAS console. BR sit on Administration server. it should show connected against the administration server. Even though administration server shows on your list, it doesnt mean that you are connected to it.

  • What is the "admin" user in EAS Console?

    I am still relatively new to Planning and Essbase.   I am trying to figure out the relevance of "admin" user in the Essbase Administration Console.  My colleague and I have seen several instances of this admin user in EAS console but it doesn't appear to represent a "live" user.  We have also seen references to "admin@native directory" in the Essbase and EssbaseODL logs.  In the last couple of days, we were unable to run a script that automatically backs up a database because this admin user was performing a spreadsheet operation. We were able to successfully force the admin account off via the console but we know for a fact that no one else is logged in. 
    Below are excerpts from the Essbase log.  Please see the text in red.
    Any insight on this would be greatly appreciated.
    Thanks!
    Essbase.log
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3092*Info*(1051164)*Received login request from *[::1]
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3092*Info*(1051187)*Logging in user *[EPM11hypplan@AD]* from *[::1]
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3096*Info*(1051001)*Received client request: *List Connected Users *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***2100*Info*(1051001)*Received client request: *Logout User *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***2100*Info*(1051037)*Logging out user *[admin@Native Directory]*, active for *63 *minutes
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3020*Info*(1051001)*Received client request: *Logout User *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3020*Error*(1013291)*Failed to logout user *[admin@Native Directory]*: user has requests running
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3020*Warning*(1051003)*Error *1013291 *processing request *[Logout User]* - disconnecting
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3360*Info*(1051001)*Received client request: *Logout User *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3360*Error*(1013291)*Failed to logout user *[admin@Native Directory]*: user has requests running
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3360*Warning*(1051003)*Error *1013291 *processing request *[Logout User]* - disconnecting
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3092*Info*(1051001)*Received client request: *Logout User *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3092*Info*(1013220)*Supervisor *[EPM11hypplan@AD]* has forced user *[admin@Native Directory]* to logout
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3092*Info*(1051037)*Logging out user *[admin@Native Directory]*, active for *48 *minutes
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3096*Info*(1051001)*Received client request: *Logout User *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3096*Info*(1013220)*Supervisor *[EPM11hypplan@AD]* has forced user *[admin@Native Directory]* to logout
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3096*Info*(1051037)*Logging out user *[admin@Native Directory]*, active for *28 *minutes
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***2100*Info*(1051001)*Received client request: *Logout User *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***2100*Error*(1051020)*Cannot log yourself out!
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***2100*Warning*(1051003)*Error *1051020 *processing request *[Logout User]* - disconnecting
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3020*Info*(1051001)*Received client request: *Select Application/Database *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3020*Info*(1051009)*Setting application *FinPlan *active for user *[EPM11hypplan@AD]
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3360*Info*(1051001)*Received client request: *Get Application State *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3092*Info*(1051001)*Received client request: *Set Application State *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:15:08*2013*Local*ESSBASE0***3096*Info*(1051001)*Received client request: *List Objects *(from user *[EPM11hypplan@AD]*)
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***2100*Error*(1051021)*You have been logged out due to inactivity or explicitly by the administrator.
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***2100*Warning*(1051003)*Error *-1 *processing request *[List Substitution Variables]* - disconnecting
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***3020*Info*(1051001)*Received client request: *Logout *(from user *[admin@Native Directory]*)
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***3020*Info*(1051037)*Logging out user *[admin@Native Directory]*, active for *49 *minutes
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***3360*Info*(1051001)*Received client request: *Logout *(from user *[admin@Native Directory]*)
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***3360*Info*(1051037)*Logging out user *[admin@Native Directory]*, active for *2 *minutes
    Fri*Oct*18*07:16:33*2013*Local*ESSBASE0***3092*Info*(1051164)*Received login request from *[::ffff:10.112.14.74]

    Admin user is a administrator user or a super user in essbase .Admin user has full permission to access the entire system  which includes all users and groups.Admin user has the rights to create users Perform dataloads,write and execute calculations,delete users
    In your log i can see admin user was active and doing some operations. EPM11hypplan user has forced admin user logout of server.I guess you have set up EPM11hypplan user which has same privilege of admin user to run process.Also check if any particular job process is run via admin id .
    More info refer the below url
    http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/frameset.htm?dsenative.html
    Thanks,
    Sreekumar Hariharan

  • Is it possible to have a hover effect easing out on multiple images when hovering on others?

    Im trying to use four small images to create a large image by using a hover effect. However when i hover over an image for instance 3 of 4, after hovering over 1 and 2, number 1's ease-out effects snaps back to the background image, rather than continuing to ease-out. Which i do not want. Is it possible to have numerous ease-out effects working at the same time? Using CSS.

    Could you show us a bit more of what you've done so far?
    I'm not sure I understand the desired result.
    Can you put your files online somwhere?
    Thanks

  • Ease of use

    I am looking for cheap easy to use camcorder for my little nephew. He's 8. Since I want him to be able to shoot video and then use it with iMovie '08 it's not just ease of use in the camcorder I'm looking for, but ease of use with iMovie '08.
    I'd like some opinions of using iMovie '08 with either of these cameras.
    Aiptek A-HD 720P - $130
    Flip Ultra - $85
    From what I have read, the Aiptek H.264 files drop right into iMovie '08, but the files from the Flip Ultra need converting before hand. The flip might have ease of use as a camera going for it, but I think the converting might be a downside.
    What do you guys think? Ever use either of these with iMovie '08? Any hassles to be aware of? Thanks for the info in advance.

    If you have a deadline of 12 days you are risking a lot gambling that you can learn FCE in that time.
    As David says, some people might be able to do it but until you try there is no way of knowing whether you are one of those, and if you aren't it's too late.
    If it is possible to finish it in iMovie, that should be your course.
    FCE bears no resemblance to iMovie so it's not just a matter of making a natural progression, it's an entirely different mindset.

Maybe you are looking for

  • Oracle Spatial 10g R2 Java API

    Hi All, I have a JAVA tool said to be written for Oracle Spatial 10g R2 Java API which uses for example the class oracle.spatial.georaster.JGeoRaster. I have to port it to 11g R2. The tool is definitely written for an earlier version, because compila

  • Keynote data labels, can I show category names instead of data values?

    I'd like to recreate the chart below in Keynote. The chart below is an excel line chart with the lines removed. In excel I can opt to show category names instead of values for the data labels. Can I do this in Keynote?

  • Error in SAINT

    Hi I got following error when importing addon in SAINT. Error is Import phase 'ADD_SYNCMARKS' (06.06.2008, 13:17:52) Error during executing the tp command 'tp SETSYNCMARK SAPK-301COINOTEXBAS VT2 ...' tp return code: '0200' , tp message: 'ERROR: see t

  • Blank page display with IE9 only.

    Have tried all suggestions in on-line list including deleting and loading new reader. No problems displaying stored PDF docs, just web docs.

  • How to downgrade?

    Why are only upgrade options available on the website? Why should I have to speak to someone who's going to try to upsell me when I want to drop a channel or change my level of service? Thanks