Where is EAS Console in 11.1.2.3

I am jumping from 11.1.2.1 to .3
i have install essbase but where is the EAS Console ??
all i see is SERVERS

the server is  WIN-5SRHHS52LM1
but when i tried
http://WIN-5SRHHS52LM1:10080/easconsole/console.html
and
http://EAS_WIN-5SRHHS52LM1:10080/easconsole/console.html
got a error
Please advise

Similar Messages

  • Cannot add a New Essbase server into the EAS Console

    Hi can someone assist me...........
    I have installed Essbase on a new / additional server (that all went rather well, its not hard just pressing NEXT, NEXT, NEXT).
    I then used a essadmin account to configure, i have to say its not the same as the other essbase server (so i am wondering if this was the start of my problems)!!. I did not use the same essadmin as the password is unknown its not known and the orginal installation was not recorded. I do however know and used the admin account for the shared services.
    I then logged into EAS Console (single instance of the EAS, with a plan to add 3 new essbase servers to this console over the next couple of days.) i added the new essbase server, then externalised and all was happy with the world. SUCCESS :-)
    I closed EAS, and went back in and thats where the fun started, it then stated that it could not connect and i recieved the invalid login message in essbase. I have read some forums and followed the advise of going into Shared Services and manually removing the new essbase server registry under projects, cleared down and replaced the essbase.sec file etc etc to the originals and stop/started the services.
    So can anyone help on what my next steps should be?, I don't want to run off and re-register again via the console for shared services if i need to use the original essadmin password in my configuration. Any help will be gratefully recieved.

    Hi can someone assist me...........
    I have installed Essbase on a new / additional server (that all went rather well, its not hard just pressing NEXT, NEXT, NEXT).
    I then used a essadmin account to configure, i have to say its not the same as the other essbase server (so i am wondering if this was the start of my problems)!!. I did not use the same essadmin as the password is unknown its not known and the orginal installation was not recorded. I do however know and used the admin account for the shared services.
    I then logged into EAS Console (single instance of the EAS, with a plan to add 3 new essbase servers to this console over the next couple of days.) i added the new essbase server, then externalised and all was happy with the world. SUCCESS :-)
    I closed EAS, and went back in and thats where the fun started, it then stated that it could not connect and i recieved the invalid login message in essbase. I have read some forums and followed the advise of going into Shared Services and manually removing the new essbase server registry under projects, cleared down and replaced the essbase.sec file etc etc to the originals and stop/started the services.
    So can anyone help on what my next steps should be?, I don't want to run off and re-register again via the console for shared services if i need to use the original essadmin password in my configuration. Any help will be gratefully recieved.

  • Unable to expand Essbase server in EAS console

    Hi All,
    I have recently installed and configured Oracle Hyperion EPM Essbase 11.1.2.2 in a distributed virtual environment (One Foundation/WLServer VM, One Essbase VM, One Oracle11g DB VM). Host OS: MS Win server 2008 x64 (SP1).
    I am using Native Directory for authentication.
    I am able to login and connect to the Essbase Administration server in the EAS console. But when I try to expand the Essbase server in the EAS console, the Hy9Seas.exe process gets crashed in the background (Hyperion Admin services - web application service stops).
    Here's the error log from the WebLogic EssbaseAdminServices server log:
    ####<Nov 26, 2013 8:43:44 PM IST> <Error> <ServletContext-/easconsole> <DEVHSS> <EssbaseAdminServices0> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KAKyI4M5yW^5xV^AyW1I_Awp00001b> <1385478824433> <BEA-000000> <Internal error:
    java.net.SocketException: socket write error: Connection aborted by peer
        at jrockit.net.SocketNativeIO.writeBytesPinned(Native Method)
        at jrockit.net.SocketNativeIO.socketWrite(SocketNativeIO.java:46)
        at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
        at weblogic.servlet.internal.ChunkOutput.writeChunkNoTransfer(ChunkOutput.java:591)
        at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:540)
        at weblogic.servlet.internal.ChunkOutput.flush(ChunkOutput.java:427)
        at weblogic.servlet.internal.ChunkOutput$2.checkForFlush(ChunkOutput.java:648)
        at weblogic.servlet.internal.ChunkOutput.write(ChunkOutput.java:333)
        at weblogic.servlet.internal.ChunkOutputWrapper.write(ChunkOutputWrapper.java:152)
        at weblogic.servlet.internal.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:148)
        at jnlp.sample.servlet.DownloadResponse$FileDownloadResponse.sendRespond(DownloadResponse.java:231)
        at jnlp.sample.servlet.JnlpDownloadServlet.handleRequest(JnlpDownloadServlet.java:178)
        at jnlp.sample.servlet.JnlpDownloadServlet.doGet(JnlpDownloadServlet.java:113)
        at com.essbase.eas.server.WebStartDownloadServelet.doGet(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<Nov 26, 2013 8:43:44 PM IST> <Error> <HTTP> <DEVHSS> <EssbaseAdminServices0> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KAKyI4M5yW^5xV^AyW1I_Awp00001b> <1385478824511> <BEA-101020> <[ServletContext@10109138[app:EAS module:easconsole path:/easconsole spec-version:2.5 version:11.1.2.0]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
        at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1629)
        at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:637)
        at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:602)
        at jnlp.sample.servlet.JnlpDownloadServlet.handleRequest(JnlpDownloadServlet.java:191)
        at jnlp.sample.servlet.JnlpDownloadServlet.doGet(JnlpDownloadServlet.java:113)
        at com.essbase.eas.server.WebStartDownloadServelet.doGet(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    I am able to log into Essbase server via MaxL shell (essmsh.exe).I have checked out all the logs on Essbase server, they are fine. The Hyperion Shared Services console is working fine as well.
    I have tried to increase the Maximum message size & POST timeout to maximum in WLServer. I have also removed firewall from all the ports of the VMs. But nothing seems to work.
    I went through other such cases of this error on OTN, John Goodwin's blog and internet but I could not find a conclusive solution anywhere.
    Can some one please help me figure out where the problem might be? Point me to some logs?
    Thanks & Regards,
    Ishan

    The error "<Internal error: java.net.SocketException: socket write error: Connection aborted by peer...." can be ignored as it is common message.
    It might be worth checking out the EAS patches because I think some of them address problems with EAS crashing, also if you are using the web console make sure a supported java version is being used.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error: 1051012: User does not exist - connecting to essbase in EAS console

    Hi-
    I cannot connect to localhost essbase server installed on my Vista laptop.
    These are the error messages I get when trying to expand mypc essbase server in EAS console..
    Error: 1051012: User esadmin does not exist
    /* Essbase server is configured with esadmin login */
    I also get this error when I try to start it by right clicking the server in EAS:
    Error: -1 com.essbase.eas.net.remote.RemoteStartException: Unable to connect to server mypc. Reason: Connection timed out: connect
    The server might not be running.
    Here is the entire log output:
    admin     August 29, 2008 11:36:31 AM EDT     com.essbase.eas.admin.defs.AdminCommands.GetUserServerList     Succeeded
    EssBase Servers-User List:
    Server Name: mypc, UserName: esadmin
    Business Rules Login Successful
    Essbase Server: mypc     com.essbase.eas.essbase.defs.ServerCommands.Connect     August 29, 2008 11:42:18 AM EDT
    Error: 1051012: User esadmin does not exist
    Essbase Server: mypc     com.essbase.eas.essbase.defs.ServerCommands.Start     August 29, 2008 11:43:14 AM EDT     Failed
    Error: -1 com.essbase.eas.net.remote.RemoteStartException: Unable to connect to server mypc. Reason: Connection timed out: connect
    The server might not be running.
    Any help is appreciated.
    Thank you.

    How are you running Essbase? When you installed it, what userid and password did you use?
    That's where you have start. An easy way to test this is:
    1) Ensure that the Essbase service is not running.
    2) Start up a cmd window.
    3) Type "essbase"
    4) After some whirring and clicking, you should see the Essbase agent prompt you for a password. The id and the company name you registered the copy of Essbase to will appear. Presumably this is the id "esadmin" but maybe it's something else.
    Whatever password goes with the "esadmin" is the one you want to use.
    if you can't figure it out or have forgotten, stop Essbase, and delete the Essbase.sec, Essbase.bak, Essbase.bak_startup and the files (or stick them in some place other than the hyperion\essbase\bin directory), and then restart Essbase as in the above steps. You will then reregister the product. Write down the id and password. :)
    BTW, if you have security, users, filters, etc., the above step will blow them all away. Given your problem, it sounds like you're in an initial install so that won't be a problem.
    Once you have that working, you can begin tackling the EAS issue.
    Regards,
    Cameron Lackpour

  • Cannot open/add essbase server in EAS console in SSL mode

    Hello Gurus,
    I have implemented SSL in EPM which terminates at the web server but it seems that there is some issue with the Essbase server.Whenever I try to add essbase server into EAS console in a secure mode it shows the following in the Message panel of EAS console
    Error: 1040142: NZERROR: nzos_Handshake failed(29024)
    Checked Essbase logs but it has the same error mentioned in it. I am not sure where to proceed from here.
    Any help will be appreciated. Thanks.

    I think I might have the answer, EAS will be using the essbase RTC which has its own wallet in <MIDDLEWARE_HOME>\EPMSystem11R1\common\EssbaseRTC-64\11.1.2.0\bin\wallet
    Now you can either update the cwallet.sso in that directory or add a essbase.cfg file in <MIDDLEWARE_HOME>\EPMSystem11R1\common\EssbaseRTC-64\11.1.2.0\bin
    wiith the location of the wallet using the config setting
    WalletPath <enter_full_path_to_wallet>
    I also added the certificate to the cacerts in <MIDDLEWARE_HOME>\jdk160_21\jre\lib\security
    Restart services and give it a go, works for me.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to Launch EAS Console

    Hi All,
    Recently we've upgraded to Hyperion EPM version 11.1.1.4 (Miantenance release) from version 11.1.1.3. When we are trying to open EAS Console through URL, it is opening other window to download easconsole.jnlp. We've downloaded the JREs of 1.5 and 1.6 also, but still it is giving the same issue. Pls. advice
    Thanks,
    PVR

    Well if the problem is as I think, when you try to open EAS Web Console you will just have a message box asking what you want to do with the file, Open or Save, and when you select Open the message box simply refreshes. If that is true, save the file to, say, your Desktop, go to your Desktop and right click on the file and Open. It will then declare that Windows can't open the file etc etc. Choose Select a program from a list.......then navigate to where your hava folder is and select the Javaws.exe (Jave Web Start). For example, mine is here but you may need to search:
    C:\Program Files\Java\jre6\bin\javaws.exe
    Ensure the 'Always use this program........' is ticked.
    Once associated, retry your console login and it should be ok
    Steve

  • 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

  • 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

  • EAS Console 10060 Error in 11.1.2.2

    Hi Forum!
    I have successfully installed the 11.1.2.2 epm suite today. I installed the EAS console from the seperate installer and can open EAS without issue. However, when adding an Essbase Server, I am getting the message "Network Error [10060]: Failed To Connect To [<instance>:1423]
    Can anyone advise please?
    Many thanks!

    Hi Paul,
    Are you definitely sure essbase is running without any issues, check the essbase.log and also test logging in directly to essbase using Maxl
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error 404 while trying to access eas console

    We are getting error 404 all of a sudden when trying to access eas console. We have checked to make sure that all the services are up and running, and the port(10080) is up and running.
    We had a similar error with workspace a while back, and we had to modify port numbers on the mod_wl_ohs.conf file.
    But we find that the port numbers are unchanged this time in the conf file.
    Is there any other port we can use for eas console? http://<servername>:10080/easconsole/console.html
    All other services that sit on the same server work fine.(workspace, APS etc)
    Has anybody seen this kind of problem before?
    Thanks.

    If you are using 11.1.2 search for 404 in the EPM readme at: http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_1112000_readme.pdf
    What happens if if the install user logs into the machine and then out temp files in use by the application are removed; out of the box the user temp variables are used during deployment; there is a work-around to turn off terminal service feature to delete files on exist.
    In addition to confirming the service is up and running and the port answers you should review the syserror and sysout files which for 11.1.1.X are located in <HYPERION_INSTALL_DRIVE>\Hyperion\logs\services and in 11.1.2.X are located in <ORACLE_INSTALL_DRIVE>\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services
    Regards,
    John A. Booth
    http://www.metavero.com

  • EAS Console 11.1.2.1

    Hi Experts ,
    We want to install EAS Console seperately in to Client Machine . It was mentioned in one of the post saying downloading " the patch '12978472' will have seperate exe for EAS console .
    We have downloaded the patch and tried installing the EAS console.exe and it is calling windows installer dialog box and information it has is as below . Please guide us how to install the EAS ?
    or please suggest some other option to instal EAS console .
    *Window Installer info *
    "Windows ® Installer. V 3.01.4001.5512
    msiexec /Option <Required Parameter> [Optional Parameter]
    Install Options
         </package | /i> <Product.msi>
              Installs or configures a product
         /a <Product.msi>
              Administrative install - Installs a product on the network
         /j<u|m> <Product.msi> [t <Transform List>] [g <Language ID>]
              Advertises a product - m to all users, u to current user
         </uninstall | /x> <Product.msi | ProductCode>
              Uninstalls the product
    Display Options
         /quiet
              Quiet mode, no user interaction
         /passive
              Unattended mode - progress bar only
         /qn
              Sets user interface level
              n - No UI
              b - Basic UI
              r - Reduced UI
              f - Full UI (default)
         /help
              Help information
    Restart Options
         /norestart
              Do not restart after the installation is complete
         /promptrestart
              Prompts the user for restart if necessary
         /forcerestart
              Always restart the computer after installation
    Logging Options
         /li <LogFile>
              i - Status messages
              w - Nonfatal warnings
              e - All error messages
              a - Start up of actions
              r - Action-specific records
              u - User requests
              c - Initial UI parameters
              m - Out-of-memory or fatal exit information
              o - Out-of-disk-space messages
              p - Terminal properties
              v - Verbose output
              x - Extra debugging information
              + - Append to existing log file
              ! - Flush each line to the log
              * - Log all information, except for v and x options
         /log <LogFile>
              Equivalent of /l* <LogFile>
    Update Options
         /update <Update1.msp>[;Update2.msp]
              Applies update(s)
         /uninstall <PatchCodeGuid>[;Update2.msp] /package <Product.msi | ProductCode>
              Remove update(s) for a product
    Repair Options
         /fp <Product.msi | ProductCode>
              Repairs a product
              p - only if file is missing
              o - if file is missing or an older version is installed (default)
              e - if file is missing or an equal or older version is installed
              d - if file is missing or a different version is installed
              c - if file is missing or checksum does not match the calculated value
              a - forces all files to be reinstalled
              u - all required user-specific registry entries (default)
              m - all required computer-specific registry entries (default)
              s - all existing shortcuts (default)
              v - runs from source and recaches local package
    Setting Public Properties
         [PROPERTY=PropertyValue]
    Consult the Windows ® Installer SDK for additional documentation on the
    command line syntax. "
    Copyright © Microsoft Corporation. All rights reserved.
    Portions of this software are based in part on the work of the Independent JPEG Group. "
    Thanks in Advance !!!
    Keny Alex

    It is just an executable and you should only have to execute it and the installer should open.
    Have you tried on a different machine or download again, right click the exe and install as administrator
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EAS Console 11.1.1.3 (local install) on Windows 7 64 bit?

    hi all!
    just wanted to quickly double check if there is a chance to get EAS Console 11.1.1.3 installed on a Windows 7 64 bit client?
    Oracle Support says it does not - is a known issue (although platform matrix for 11.1.1.3 shows Windows 7 as fully supported)...
    should be fixed in 11.1.1.4!
    has anybody any information on existing fixes for this issue or an idea when 11.1.1.4 will be GA?
    many thanks
    Michael

    Have you read this?
    http://timtows-hyperion-blog.blogspot.com/2008/09/essbase-1111-installation-tutorial.html
    Tim's been doing it for donkey's years.
    The trick to installing it I've found is getting the ARBORPATH and ESSBASEPATH correctly set in the login profile. See Tim's post (3rd one) on how to set the variables. The approach he does is to set it within a batch file so that its scope isn't universal -- kind of a pain for launching Excel (yeah, I know EAS, not Excel, but Excel and the add-in are surely coming) but clean:
    Re: Essbase Add in Connection issues
    Regards,
    Cameron Lackpour
    Edited by: CL on May 25, 2011 9:31 AM
    Because I can't remember to paste in links.

  • EAS console Not coming up in EPM 11.1.2.1

    Hi,
    I installed EPM 11.1.2.1 on Windows 2008 R2 server. Everything was working fine until we installed Oracle Endeca on it.
    Now we don't know what happened but after restarting the machine my EAS console is not coming up and gives me the below error:
    Could not find the main class: com.essbase.eas.console.EasConsole.
    Now,
    1. We dont know if Essbase(EPM11.1.2.1) and Endeca can run or is supported to run on one machine. If anyone has any idea kindly let me know. 2. EAS console does not come up
    3. Config Utility console also does Not come up
    4. Essbase server is up and running fine - also Smart view can connect to essbase properly.
    kindly help/advise. Thanks.

    Hi Avishek,
    Can you launch EAS Console via web (http://<eas_server>:10080/easconsole/console.html) and login successfully? If yes, then the problem is with the installed JRE version.
    As per the Support Matrix at http://www.oracle.com/technetwork/middleware/bi-foundation/hyperion-supported-platforms-085957.html, the supported version of JAVA is JRE 1.6.0_22+
    Hope it helps...
    KosuruS

  • Error in opening EAS console

    Hi,
    We have just upgrade our hyperion version from 11.1.1.3 to 11.1.2.1.
    I can open EAS console from start ->all programs. But When I am trying to open from URL it gives me an error.
    URL-->http://server:10080/easconsole/easconsole.jnlp
    Error-->
    An error occurred while launching/running the application.
    Title: Oracle Essbase Administration Services
    Vendor: Oracle Corporation
    Category: Download Error
    The application has requested a version of the JRE that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. This JRE must be installed manually.
    Error Code 11 (11 Could not locate requested version) returned from server when accessing resource: (http://java.sun.com/products/autodl/j2se, 1.6+)
    Please help me to solve this error.
    Thanks in Advance.

    Hi Mehmet,
    I used that URL but after entering that URL, we have to launch EAS console by clicking Launch button. That launch install EAS console using Java. So I am getting this error when I do launch EAS.
    Thanks,

  • Unable to see my applications in the EAS console

    Hello! :)
    I am stuck with not being able to see any of my applications in EAS Console. I created one EPMA and one classic application and I created Essbase cubes for both of them. I have also connected successfully to my Essbase server in the EAS Console. However when I click the + sign near the Applications node under my Essbase server which is under Essbase Servers node in the Enterprise View of the EAS Console, that + sign simply disappears and no applications appear. I would be very grateful for any hints on what is wrong in my situation! Many thanks in advance!

    Hello, John!
    I am very glad to hear from you! :) Thanks so much!
    I am on version 11.1.1.3. By creating Essbase cubes I mean having gone to Administration>Manage Database, checking Refresh Database Options>Database and clicking Create in both of my applications.
    I have looked in hyperionhome\products\essbaseServer\app\ on my server machine and I saw both folders named after my applications. When I expand Essbase Server, I get the message in the status pane below that Connect is succeeded. But...! Your reply prompted me to try to log into the EAS Console and expand the Essbase Server under admin and admin sees all the applications! Now I wonder what might be wrong with my user's permissions or roles because I had granted him all administrative roles in HSS!

Maybe you are looking for

  • Problem installing Oracle 11g on Windows XP Professional SP2

    I removed my Oracle 10g express from my XP Professional according the the blog at http://aricsblog.blogspot.com/2005/08/uninstalling-oracle-10g-manually-from.html Then I downloaded win32_11gR1_database.zip (1824539KB) from oracle and unzipped it. If

  • Replaced battery now my screen is white

    need help

  • Argentina missing?: User Administration- Create User- Contact Information

    Hi!: Logon in the portal --> User Administration-> Create User --> look at "Contact Information" there's a country combo box and Argentina is not there. I want to know how to put the country in the combo box. Seems to be all the countries in the worl

  • Extensions for windows intune

    Hi, I am trying to config MDM with SCCM + Intune, when i go to "Extensions for Windows Intune" in sccm console there is nothing in the middle pane, says "no items found". Product version is SCCM 2012 R2 and after seeing this applied CU 2 as well but

  • Getting rid of boom etc

    I have a couple of brief moments where the boom comes into frame and also there is the shadow of the D.P. on a guy's coat as he walks out of frame. I was wondering what the best method to attempt removing these things is, or is it even really possibl