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/

Similar Messages

  • Delay in expanding Essbase server from EAS console

    All,
    Lately, we've been encountering the issue wherein when we click on any prod essbase server from prod eas console, there is an infinite delay but none when we do it from staging eas console. Any quick pointers here as to what might be wrong?
    We are on 11.1.2.1.105 and installed Planning few days back.
    Thank you!

    My java version was 1.7.0_17 and I downgraded to 1.6.0_45 and was able to expand the essbase server. Only catch is that just before I connected, services were restarted by our admin.

  • 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 view Essbase server in Hyperion Shared services Console

    Hi All,
    I installed Hyperion Essbase 11.1.2.1 on windows xp 32 bit.
    I am unable to see the Essbase Server Icon under 'Applications Gruops' in shared services console.
    But "Essbase Server Srudio 11.1.2.1" is available instead of Essbase Server.
    Help how to get "Essbase server" to give provisions to particular applications to particular users.
    Regards
    Sekhar

    Hi Guys,
    The isssue resolved.
    Reason : At the time of Installation i enabled the "Standalone mode Server"
    thats why Essbase cluster was not Registered in Shared services.
    Regards,
    Sekhar.

  • Unable to connect to the Essbase server from Admin console

    Hi,
    I have installed Essbase Server 9.3, Client 9.3 and Administration Server 9.3 in my laptop.
    The Essbase server is working fine. I am able to see all the sample applications from Excel add in. (This mean client is also working fine).
    But, the problem is when i try to connect to the Essbase server, its not allowing me by producing an error:
    "Unable to connect to the Essbase server please check the user name & password"
    username: admin
    password; password.
    i tried several times...but its not working.
    Please advise me.
    FYI, The admin server service is started already.

    Hi Subrahmanyam,
    Here , there are 2 things
    1. Check, your essbase server is up and running ,and your admin service is up. Now , when you open the 'essbase admin console ' , provide user name and password as
    admin
    password
    2. After you are connected to the console i.e admin console .
    You see
    enterprise view -> essbase analytic server -> under this , you might see your host name ( i.e of your laptop).
    This host is your essbase server , and if you want to connect to it .Provide 'username' and 'password' ,which you have give after your essbase installation
    So, conclusively, here we are dealing with 2 different sets of 'username' and 'passwords'
    In step 1-> to connect to console , use 'admin' 'password'
    In step 2-> to connect ot essbase server, use the credentials wchih you had given after installation of essbase server
    Hope this clarifies you, as this is a lil confusion to many
    Sandeep Reddy Enti
    HCC
    http://analytiks.blogspot.com

  • Unable to register Essbase Server in Shared Service

    Hi,
    I am installing 11.1.1.3 version with the following setup
    Planning Server - Windows 2003 - Std. Ed. SP2 32 Bit
    Essbase Server - Windows 2003 - Ent. Ed. SP2 64 Bit
    Reporting Server - Windows 2003 - Std. Ed. SP2 32 Bit
    We installed and configure the Planning server with following components - Weblogic 9.2, Shared Services, Workspace, EAS and Planning on (32 bit EPM 11.1.1.3 version) and all the components are working properly.
    then, We install and configure Essbase with the following components - Essbase Server (64 Bit EPM 11.1.1.3 version). Essbase without registering with Shared Service is working fine with the EAS component, but when we try to register it with Shared Services it fails.
    Need your inputs to resolve the above issue. Also send the configuration steps to validate the same with our configuration.
    Regards
    Atul

    hi john,
    Everything is been done as part of installation and configuration. but while configuring ESSBASE SERVER, it fails to "register" with sharedservices.
    The interesting point here is that Essbase server in one machine is of 64-bit and sharedservices in another machine is of 32-bit.
    kindly let me know the possibilities that we can integrate an installation with a part of 64bit files in one machine and 32 bit files in another machine .

  • Unable to start Managed server from admin console using nodemanager

    I changed the ip address and hostname of the server on which Weblogic Server 10.3.5 is running. After that I am unable to start the managed servers using Admin console. Is there any changes in the nodemanager configuration files which need to be done to start the managed servers from admin console.

    Hi there,
    Can you check the following configuration in Weblogic admin console ?
    1- Check which listen address mentioned under the Machine configuration ( Environment > Machines > select appropriate nodemanager machine >Configuration > Node Manager ). If it is pointing to old host name, change it to new one.
    2- Once you done with Step 1. Check whether the machine is reachable or not. ( Machine > [Your Machine] > Monitoring > status.
    3- If still isuse persists.. Check the managed server startup log files ( for eg:- managedserver1.out under the path $DOMAIN_HOME\Servers\managedserver1\logs directory.
    Thanks
    Lakshman

  • Unable to Start MDM Server through MDM Console

    Dear All,
    We have issue to start MDM through MDM Console , MDM instance is up and running SAP console.
    I have already mounted MDM Server but its show MDM is not started , we are try to start manualy while right clicking.
    It shows below error .
    error starting 'sap1024.sap.xxx.com (MDM Server)'
    Call to SAPWebServiceStartInstance failed with error .A connection attempt failed because the connected party did not properly respond after a period of time , or established connecton failed bacause connected host has failed to respond.
    Kindly suggest to resolve the above issue in MDM.
    thanks

    Closing the thread , same thread post in MDM .

  • 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

  • Not able to add essbase server ( part of Planning installation)

    Hi experts,
    We have installed and configured the Essbase. We have started the services.
    We are not able to add essbase server to EAS console. It is showing network error ..
    When we see essbase log, we got the following error.
    "Essbase global application does not exist at Shared Services"
    If anyone faced this kind of an issue, please let me know what could be the reason.
    Thanks,
    Ganesh.

    Have you registered Essbase with shared services yet? Try re-registering essbase.

  • Could not  connect to Administration server Essbase in EAS console 11.1.2.2

    Hi All,
    I successfully installed and configured Essbase 11.1.2.2 version. When I tried to connect with administration server in eas console it throwing me error as,
    Could not connect to Administration server Essbase.
    Kindly guide me.
    Thanks and Regards
    Sai

    Hi John,
    Thanks for your response. These are the following message I found in HyS9eas-sysout.log and HyS9eas-syserr.log.
    HyS9eas-sysout.log:
    <May 11, 2012 8:43:26 PM IST> <Error> <HTTP> <BEA-101216> <Servlet: "InitServlet" failed to preload on startup in Web application: "WebAnalysis".
    com.hyperion.atf.services.ServiceManager$ServiceRecursiveInitException: Could not start critical service: "assignable.admin", all services are being rolled back.
         at com.hyperion.atf.services.ServiceManager.setServiceContainer(ServiceManager.java:591)
         at com.hyperion.atf.services.ServiceManager.getService(ServiceManager.java:309)
         at com.hyperion.atf.services.ServiceManager.getService(ServiceManager.java:341)
         at com.hyperion.atf.security.assignables.AssignableManager.getAssignableAdmin(AssignableManager.java:28)
         at com.hyperion.atf.security.assignables.AssignableManager.getDefaultHomeDirLocation(AssignableManager.java:77)
         Truncated. see log file for complete stacktrace
    >
    <May 11, 2012 8:43:27 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'WEBANALYSIS [Version=11.1.2.0]'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "InitServlet" failed to preload on startup in Web application: "WebAnalysis".
    com.hyperion.atf.services.ServiceManager$ServiceRecursiveInitException: Could not start critical service: "assignable.admin", all services are being rolled back.
         at com.hyperion.atf.services.ServiceManager.setServiceContainer(ServiceManager.java:591)
         at com.hyperion.atf.services.ServiceManager.getService(ServiceManager.java:309)
         at com.hyperion.atf.services.ServiceManager.getService(ServiceManager.java:341)
         at com.hyperion.atf.security.assignables.AssignableManager.getAssignableAdmin(AssignableManager.java:28)
         at com.hyperion.atf.security.assignables.AssignableManager.getDefaultHomeDirLocation(AssignableManager.java:77)
         at com.hyperion.analyzer.servlet.HYAInitServlet.checkUserDir(Unknown Source)
         at com.hyperion.analyzer.servlet.HYAInitServlet.init(Unknown Source)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: com.hyperion.atf.services.ServiceManager$ServiceRecursiveInitException: Could not start critical service: "assignable.admin", all services are being rolled back.
         at com.hyperion.atf.services.ServiceManager.setServiceContainer(ServiceManager.java:591)
         at com.hyperion.atf.services.ServiceManager.getService(ServiceManager.java:309)
         at com.hyperion.atf.services.ServiceManager.getService(ServiceManager.java:341)
         at com.hyperion.atf.security.assignables.AssignableManager.getAssignableAdmin(AssignableManager.java:28)
         at com.hyperion.atf.security.assignables.AssignableManager.getDefaultHomeDirLocation(AssignableManager.java:77)
         Truncated. see log file for complete stacktrace
    >
    <May 11, 2012 8:43:39 PM IST> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <May 11, 2012 8:43:39 PM IST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of EPMServer.>
    <May 11, 2012 8:43:42 PM IST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <May 11, 2012 8:44:11 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <May 11, 2012 8:44:12 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <May 11, 2012 8:44:21 PM IST> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <May 11, 2012 8:44:24 PM IST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\Oracle\Middleware\jrockit_160_29\jre\lib\security\cacerts.>
    <May 11, 2012 8:44:29 PM IST> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Fri Mar 22 01:42:27 IST 2002,
                   To: Wed Mar 23 01:42:27 IST 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 172.16.2.14:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 172.16.2.14:9443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 127.0.0.1:9443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <May 11, 2012 8:44:29 PM IST> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "EPMServer0" for domain "EPMSystem" running in Production Mode>
    <May 11, 2012 8:44:29 PM IST> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <May 11, 2012 8:44:37 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <May 11, 2012 8:44:38 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    HyS9eas-syserr.log:
    Creating rebind thread to RMI

  • 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!

  • Essbase server not expanding

    This is strange , in EAS console I am able to expand essbase server from other env through prod eas server except prod essbase server, though it shows success login.
    also if I switch the eas server to dev and add essbase prod server , it expands..
    no version mismatch or java mismatch.
    same behavior with thick and think client

    What does EAS log says ??
    Also, are you sure..you have added Prod APS in provider tab...
    It may be chance that, at your testing time their may be heavy load on essbase , and as you switched, load decreased..means worth to give test couple of times to make sure ..
    Cheers!
    Sh!va

  • I am unable to connect to Essbase Server 11.1.1.3

    Hi
    Can anyone help me to solve this Essbase server Error. I am unable to connect to Essbase Server 11.1.1.3
    2010-05-10 11:35:49,359 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2010-05-10 11:35:49,515 INFO [main] CSS Log file will be generated at C:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2010-05-10 11:35:49,515 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2010-05-10 11:35:49,515 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2010-05-10 11:35:49,734 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2010-05-10 11:36:01,609 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2010-05-10 11:36:04,625 INFO [main] Got hub location from Registry:http://D26085.arrownao.corp.arrow.com:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
    2010-05-10 11:36:05,312 INFO [main] Got native directory location from Registry:D26085.arrownao.corp.arrow.com:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
    2010-05-10 11:36:05,312 INFO [main] URL constructed out of values in Registry database:ldap://D26085.arrownao.corp.arrow.com:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)
    2010-05-10 11:36:08,734 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:09,718 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:09,718 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:09,718 WARN [main] Native Directory is not reachable. Attempting to re-connect... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:09,718 WARN [main] Number Format Exception converting nullto int; Returning default value 10[Root Cause: null ] com.hyperion.css.common.CSSUtils.toInt(Unknown Source)
    2010-05-10 11:36:09,718 WARN [main] Number Format Exception converting nullto int; Returning default value 3[Root Cause: null ] com.hyperion.css.common.CSSUtils.toInt(Unknown Source)
    2010-05-10 11:36:11,750 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:12,750 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:12,781 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:12,781 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:15,781 WARN [main] Attempting to connect to Native Directory: Retry Count: 1 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:17,781 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:18,890 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:18,890 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:18,890 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:21,890 WARN [main] Attempting to connect to Native Directory: Retry Count: 2 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:23,812 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:24,921 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:24,921 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:24,921 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:28,046 WARN [main] Attempting to connect to Native Directory: Retry Count: 3 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:30,046 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:31,062 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:31,062 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:31,062 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:34,062 WARN [main] Attempting to connect to Native Directory: Retry Count: 4 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:36,078 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:37,093 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:37,093 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:37,093 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:40,093 WARN [main] Attempting to connect to Native Directory: Retry Count: 5 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:41,921 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:42,921 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 11:36:42,921 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 11:36:42,921 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:45,921 WARN [main] Attempting to connect to Native Directory: Retry Count: 6 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 11:36:47,953 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:32:48,375 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2010-05-10 12:32:48,531 INFO [main] CSS Log file will be generated at C:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2010-05-10 12:32:48,531 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2010-05-10 12:32:48,531 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2010-05-10 12:32:48,796 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2010-05-10 12:33:00,984 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2010-05-10 12:33:03,453 INFO [main] Got hub location from Registry:http://D26085.arrownao.corp.arrow.com:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
    2010-05-10 12:33:05,312 INFO [main] Got native directory location from Registry:D26085.arrownao.corp.arrow.com:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
    2010-05-10 12:33:05,312 INFO [main] URL constructed out of values in Registry database:ldap://D26085.arrownao.corp.arrow.com:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)
    2010-05-10 12:33:09,265 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:10,234 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:10,234 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:10,234 WARN [main] Native Directory is not reachable. Attempting to re-connect... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:10,234 WARN [main] Number Format Exception converting nullto int; Returning default value 10[Root Cause: null ] com.hyperion.css.common.CSSUtils.toInt(Unknown Source)
    2010-05-10 12:33:10,234 WARN [main] Number Format Exception converting nullto int; Returning default value 3[Root Cause: null ] com.hyperion.css.common.CSSUtils.toInt(Unknown Source)
    2010-05-10 12:33:12,265 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:13,250 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:13,250 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:13,250 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:16,359 WARN [main] Attempting to connect to Native Directory: Retry Count: 1 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:18,375 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:19,390 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:19,390 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:19,390 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:22,390 WARN [main] Attempting to connect to Native Directory: Retry Count: 2 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:24,437 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:25,421 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:25,421 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:25,421 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:28,421 WARN [main] Attempting to connect to Native Directory: Retry Count: 3 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:30,453 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:31,453 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:31,453 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:31,453 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:34,453 WARN [main] Attempting to connect to Native Directory: Retry Count: 4 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:36,390 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:37,390 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:37,390 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:37,390 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:40,390 WARN [main] Attempting to connect to Native Directory: Retry Count: 5 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:42,328 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:43,328 ERROR [main] 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-05-10 12:33:43,328 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to D26085.arrownao.corp.arrow.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-05-10 12:33:43,328 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-05-10 12:33:46,328 WARN [main] Attempting to connect to Native Directory: Retry Count: 6 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)

    Hi
    I am to login to Hyperion Shared Services console. Share service for Essbase is running properly. When I attempt login into Essbase Studio Login, following error message appears
    Network communication with the server failed
    Connection refused: connect
    =========================================================================
    Also,the below Error messages are found in Oracle EPM System Diagnostic Reports
    Validation tool info: 11.1.1.3.0 drop 9-0 build 3129 on 07/16/2009 01:24 PM
    OS name: Windows XP
    OS version: 5.1
    Essbase Server startup check using Maxl command
    Error: Result: Unable to connect Essbase Server using MAXL command. Please check that essbase server is running.
    Recommended Action: Check Essbase Server is started.
    EssabaseServerChecker
    Error: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Check application is started.
    SVR: Essbase Java API
    Launch external checker with next command: C:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** d26085.arrownao.corp.arrow.com http://d26085.arrownao.corp.arrow.com:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server at d26085.arrownao.corp.arrow.com. Timed out waiting to connect to the Essbase Agent/Server using TCP/IP. Check your network connections.
    Recommended Action: Make sure external checker is working.
    ESS: Essbase Studio Server
    Connecting to Essbase Studio Server...
    Error: Network communication with the server failed
    Recommended Action: Check application is started.
    SVR: Essbase Java API
    Launch external checker with next command: C:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** d26085.arrownao.corp.arrow.com http://d26085.arrownao.corp.arrow.com:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server at d26085.arrownao.corp.arrow.com. Timed out waiting to connect to the Essbase Agent/Server using TCP/IP. Check your network connections.
    Recommended Action: Make sure external checker is working.
    Please advice how to slove this Essbase issue.

  • 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.

Maybe you are looking for

  • Photoshop cs3 extended asking for serial number and activation after having the program for over 5 years now

    for some reason the program out of the blue is asking for a serial number and activation.  I can't find the case anymore.  does anyone have a way I can contact adobe directly to see if they can help me solve this problem.  Everywhere I look points me

  • BOM item

    Dear experts, we recently perform the upgrade from 4.7 to Ecc 6, when we raise a invoice for a sales order having a BOM material, we encounter the error" Enter the usage of the material & in item 000001" Kindly share your findings about the error and

  • Oracle.xml.jaxb.JaxbNode.setJaxbAttr errors with NullPointerException

    Hi all, I have generated JAXB implementation classes and while instantating them with their setter functions I get the following error: Caused by: java.lang.NullPointerException      at oracle.xml.jaxb.JaxbNode.setJaxbAttr(JaxbNode.java:1067) Does an

  • My PSE9 keeps crashing...

    Every time I try to use the magic wand tool to erase things from a picture the program says there is a problem either look online for a solution or close the program and I choose to look online but it just closes the program down completely.  I had n

  • Imessage is not working right

    I have an iphone 4, and whenever I want to imessage, it always sends as a text. I am using wifi and I am 110% sure the other people im trying to text have imessage and iphones, it's really buggin me