Shared Services Configuration error msg

Hi,
I'm trying to set up HFM (9.3) on a Windows 2003 Enterprise server (SP2), when trying to configure shared services with SQL 2005 I get an error message that it was unable to connect to the database.
In SQL I set up a database called SSHARE and a user HFMAdmin as DBO to the database. I can link to the database using a UDL file and get a successful connection, yet not so in the config utility......SQL is set in both windows and SQL authentication.
I'm pretty new to the SQL world, if anyone has a dummies guide to setting up databases for HFM or can help out it would be greatly appreciated.
Thanks,
Iain

ok this how to trouble shoot your problem.
First create a database on sql server with sql server account. Try to login using ung sql server account and when you see your database then there is no problem.
After that open the sql server configuration manager. then browse each category make sure you
ENABLE YOUR TCP IP connections. so that sql server will allow you to connect from other application.
user your username and password in the hyperion configuration and the database name that you create in sql server
gudluck

Similar Messages

  • Hyperion Shared Services Configuration Error

    Hi All,
    I am unable to connect Hyperion Shared Services with Oracle 11 g.  I am getting Error " Unable to connect Database to Product Hyperion Shared Services"
    OS : Windows 2008 server R2
    Config Log Hyperion :
    (Jul 29, 2013, 09:55:41 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][Oracle JDBC Driver]Error establishing socket to host and port: 192.168.56.129:1521. Reason: Connection refused: connect
        at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
        at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.open(Unknown Source)
        at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
        at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Jul 29, 2013, 09:55:41 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
        at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:204)
        at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
        at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
        at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    (Jul 29, 2013, 09:56:49 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][Oracle JDBC Driver]Error establishing socket to host and port: 192.168.56.129:1521. Reason: Connection refused: connect
        at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
        at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.open(Unknown Source)
        at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
        at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Jul 29, 2013, 09:56:49 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
        at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:204)
        at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
        at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
        at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    (Jul 29, 2013, 09:57:59 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][Oracle JDBC Driver]Error establishing socket to host and port: 192.168.56.129:1521. Reason: Connection refused: connect
        at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
        at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.open(Unknown Source)
        at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
        at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Jul 29, 2013, 09:57:59 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
        at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:204)
        at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
        at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
        at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

    I am configuring Hyperion System 9 on Oracle 11 g. I am not configuring against any IP. If it so how to resolve it.
    # listener.ora Network Configuration File: C:\app\Cristiano\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\Cristiano\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Cristiano\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\Cristiano

  • Hyperion Shared Services Configuration Error with Weblogic 9.2

    Hi All,
    I have been trying to configure Hyperion Shared Services 9.3.1 with Weblogic Ver 9.2
    During configuration of the Database and the Application Server, I select Manual Configuration option on Weblogic 9
    However, it returns a configuration failure everytime of the Database.
    In my case, the DB used is SQL 2005.
    Can someone, please advise me.
    Thanks in advance
    Regards,
    Apo

    Hi Apo,
    Check the configtool.log in the logs/config folder and post the error message that is being returned.
    Thanks
    Nick

  • Shared Services Configuration Error

    Hi,
    I have installed Shared Services and also configured it. Then register AAS and Essbase with SS successfully.
    Also externized AAS users. But when I am externizing Essbase users it is giving me following error: -
    Error: 1051549: Can not convert Analytic Services to Shared Services mode when Analytic Services is not configured with Shared Services or the initialization process has failed
    Please help me on it.
    Atul K,

    Hi Atul,
    Could you tell me how u resolved your issue?
    I have Essbase 11.1.1.2 installed on OEL 4 and am trying to migrate to shared services security mode. But i faced this
    Error 1051549 : Can not convert Analytic Services to Shared Services mode when Analytic Services is not configured with Shared Services or the initialization process has failed
    Do I need run the configuration utility again ? will this remove all the existing cubes from the analytic server ?
    Thanks in advance.

  • Hyperion Shared Services Database error

    Hi there!
    I am trying to install hyperion financial management and for this i already installed the following on windows 2003 server:
    1. Installed Oracle application server
    2. Oracle Database
    3. IIS Web Server
    4. Installed Hyperion shared services
    5. Configured shared services without errors
    After that i launched shared services page by http://orixacc:7777/shared
    i got the page with the following errors
    SEVERE ERROR: The Hyperion Shared Services database is not configured correctly. Please contact your system administrator
    If anybody can help me to solve this problem, i will be thankful.
    During confguration there was no error at all.

    OS - 2003 R2 Server
    Database - MS SQL Server 2000
    Hyperion -9.2.1 version
    Its a PROD server
    All the HFM applications are running properly.The problem is with the Shared Services only, even by giving the url i am getting the above error.previously its working fine.i am not getting any clue on this.even there is no trace on logs.

  • Shared Services Configuration : Database type

    Hi all,
    i installed essbase and couldn't connect to sql to load the data into essbase( though it works fine with excel and text file)
    after numerous pondering on the forums I could not find a solution to my probelm
    why i could not connect to sql from essbase ?
    I decided to retry the installation . I have come to a point within installation where i need to select
    Shared Services Configuration : Database type
    unfortunately oracle is not available here though I have installed oracle 11g on my machine and setup users to be used in the epm system ( version 11.1.2)
    the only type available is the oracle jdbc driver .
    Any suggestion as to how i can get oracle database type here ?
    OR am i missing something prior to installation.

    To connect to load data or metadata follow steps
    1. Create a system DSN in the machine which is hosting Essbase Server.
    2. Select Create Rule file.
    3. Go To File and select Open SQL.
    4. Select Application and Application
    5. Select DSN and provide user credentials.
    Hope this helps.
    Database Type - Is the database Type which you want to use i.e. IBM DB2 / MS SQL Server / Oracle...
    Hope this helps.
    Regards,
    Manmohan Sharma

  • Exception: ORABPEL-10555  Identity Service Configuration error

    Hi,
    I am writing one jsp which is working as a workflowservice client :
    for that reason, I have written below code into my jsp file :
    <%
    try{
    WorkflowServiceClientFactory wscFactory=new WorkflowServiceClientFactory();
    IWorkflowServiceClient wsClient=wscFactory.getWorkflowServiceClient(wscFactory.JAVA_CLIENT);
    BPMAuthorizationService authService =wsClient.getAuthorizationService("jazn.com"); // jazn.com is realm string
    ArrayList userList=(ArrayList)authService.getUsers();
    Iterator iterator=userList.iterator();
    while(iterator.hasNext())
    out.println(iterator.next());
    }catch(BPMIdentityException e1){
    out.println(e1);
    catch(Exception e){
    out.println(e.getMessage());
    e.printStackTrace();
    %>
    when I am running this application then it shows me on browser :
    "Identity Service Configuration error. Identity Service Configuration file has error. "
    Exception: ORABPEL-10555
    Identity Service Configuration error.
    Identity Service Configuration file has error.
    Handled As: oracle.tip.pc.infra.exception.PCRuntimeException
    06/11/28 20:44:31      at oracle.tip.pc.services.common.ServiceFactory.getAuthenticationServiceInstance(ServiceFactory.java:161)
    06/11/28 20:44:31      at oracle.bpel.services.workflow.client.JavaWorkflowServiceClient.getAuthenticationService(JavaWorkflowServiceClient.java:115)
    06/11/28 20:44:31      at userlist.jspService(_userlist.java:59)
    06/11/28 20:44:31      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    06/11/28 20:44:31      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    06/11/28 20:44:31      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    06/11/28 20:44:31      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    06/11/28 20:44:31      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    06/11/28 20:44:31      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    06/11/28 20:44:31      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    06/11/28 20:44:31      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    06/11/28 20:44:31      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    06/11/28 20:44:31      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    06/11/28 20:44:31      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    06/11/28 20:44:31      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    06/11/28 20:44:31      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    06/11/28 20:44:31      at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    06/11/28 20:44:31      at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    06/11/28 20:44:31      at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    06/11/28 20:44:31      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    06/11/28 20:44:31      at java.lang.Thread.run(Thread.java:595)
    06/11/28 20:44:31 Caused by: ORABPEL-10555
    Identity Service Configuration error.
    Identity Service Configuration file has error.
    06/11/28 20:44:31      at oracle.tip.pc.services.identity.config.ISConfiguration.load(ISConfiguration.java:265)
    06/11/28 20:44:31      at oracle.tip.pc.services.identity.config.ISConfiguration.load(ISConfiguration.java:243)
    06/11/28 20:44:31      at oracle.tip.pc.services.identity.config.ISConfiguration.<clinit>(ISConfiguration.java:85)
    06/11/28 20:44:31      at oracle.tip.pc.services.common.ServiceFactory.getAuthenticationServiceInstance(ServiceFactory.java:157)
    06/11/28 20:44:31      ... 20 more
    Thanks in advance .. pelase give me some solution......
    Hardik Pandit

    Any luck resolving this? I am getting the same error when modifying the custom worklistapp.
    BradW

  • BPEL-10555 Identity Service Configuration error is thrown in Solaris O/S

    I am getting the below error from the WorkList Application, when I run my code on Solaris O/S.
    But when this same code is run on Windows, it works fine.
    "500 Internal Server Error
    BPEL-10555 Identity Service Configuration error. Identity Service Configuration file has error. "
    It is because,I have imported 4 classes in my payload-body.jsp file of Human Task :-
    oracle.bpel.services.workflow.task.model.ShortHistoryTaskType,
    oracle.bpel.services.workflow.task.model.ShortHistoryType,
    oracle.tip.pc.services.identity.BPMAuthorizationService,
    oracle.tip.pc.services.identity.BPMUser,
    I have also added the below code, to so show the list of "Approvers" in the jsp file :-
    BPMUser bpmUser = null;
    BPMAuthorizationService bpmAuthServ = wfSvcClient.getAuthorizationService
    ("jazn.com");
    if (task != null && task.getSystemAttributes() != null &&
    task.getSystemAttributes().getShortHistory() != null)
    ShortHistoryType shortHistoryType = task.getSystemAttributes
    ().getShortHistory();
    List taskList = shortHistoryType.getTask();
    String taskApprovers = "";
    for (int j = 0; j < taskList.size(); j++)
    ShortHistoryTaskType individualShortHistoryTask =
    (ShortHistoryTaskType) taskList.get
    (j);
    if (individualShortHistoryTask.getState().equals("COMPLETED") ||
    individualShortHistoryTask.getState().equals("OUTCOME_UPDATED"))
    bpmUser = bpmAuthServ.lookupUser
    (individualShortHistoryTask.getUpdatedBy().getId());
    taskApprovers += bpmUser.getFirstName() + " " +
    bpmUser.getLastName() + ", ";
    j++;
    if (!taskApprovers.trim().equals(""))
    taskApprovers = taskApprovers.substring(0,taskApprovers.lastIndexOf
    (",")) + ".";
    Please do suggest a proper solution to run the above code on Solaris O/S.

    We have set the OID and our security realm is "alshaya.com" would that be a problem.
    Also below is my is_config.xml file :-
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <ISConfiguration xmlns="http://www.oracle.com/pcbpel/identityservice/isconfig">
    <configurations>
    <configuration realmName="alshaya" displayName="alshaya Realm">
    <provider providerType="JAZN" name="OID" service="Identity">
    <connection url="ldap://boomidevp.alshaya.com:389" binddn="cn=orcladmin" password="ifbEl1hXVLg=" encrypted="true"/>
    </provider>
    </configuration>
    </configurations>
    </ISConfiguration>
    So shall I change the below code as follows :-
    BPMAuthorizationService bpmAuthServ = wfSvcClient.getAuthorizationService
    ("jazn.com");
    to
    BPMAuthorizationService bpmAuthServ = wfSvcClient.getAuthorizationService
    ("alshaya");
    Will the above change work for me on Solaris O/S ?
    Please do reply.

  • SQL Server Reporting Services Configuration Error(Subscription)

    I have just deployed a new project on the server and i can successfully run report from the BI Site; [Server Name]\Reports and no issue there. But when i try to create Subscription for the same report; I am trying File Share and it throws error as given
    below. Do i have to configure anything for subscription in the Reporting Services Configuration Tool???
    I also have few questions regarding Configuration;
    What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
    What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
    What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
    Here is the error I am getting in the log file.. 
    ReportingServicesService!library!b!06/17/2010-09:35:04:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for
    more information., AuthzInitializeContextFromSid: Win32 error: 110;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.
    ReportingServicesService!library!b!06/17/2010-09:35:04:: i INFO: Initializing EnableExecutionLogging to 'True'  as specified in Server system properties.
    ReportingServicesService!subscription!b!06/17/2010-09:35:04:: Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. See the report server log files for more information.
       at Microsoft.ReportingServices.Authorization.Native.GetAuthzContextForUser(IntPtr userSid)
       at Microsoft.ReportingServices.Authorization.Native.IsAdmin(String userName)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.IsAdmin(String userName, IntPtr userToken)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.CheckAccess(String userName, IntPtr userToken, Byte[] secDesc, ReportOperation requiredOperation)
       at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml,
    ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials)
       at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
       at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]&
    secondaryStreamNames)
       at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData data)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Deliver(Notification notification)
    I also get following error when I try to create email Subscriptoin
    w3wp!processing!6!6/17/2010-09:58:53:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'. ---> System.Data.SqlClient.SqlException: Could not obtain information about Windows NT group/user 'THRY\RPUser',
    error code 0x6e.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.ImpersonateUser()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.Open()
       at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ReportRuntimeDataSourceNode.OpenConnection(DataSource dataSourceObj, ReportProcessingContext pc)
       --- End of inner exception stack trace ---
    Thanks,
    RP

    Hi RP,
    For your first issue "cannpt create subscriptions", after analyzing the error logs, it seems to be caused to the service account for the Reporting Services service does not have proper permissions to invoke the WIN32 API.
    The SQL Server Reporting Services invokes the Win32 API to impersonate user's permissions to write files to shared folder or call COM+ components.
    In this case, we can change the service account to a account has permissions to invoke the Win32 API to solve the issue. For example, we can change the account to be NetworkService or LocalSystem:
     1. Backup the encryption key using Reporting Serivces Configuration Manager.
     2. Change the service account using Reporting Serivces Configuration Manager.
     3. Restore the encryptiong key using Reporting Serivces Configuration Manager.
    For your others questions, please see the following inline reply:
     --What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
     The account should be a Windows account or the SQL Server account, that has read permissions in the source data base at least.
     --What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
     The account must be a Windows user account. For best results, choose an account that has read permissions and network logon permissions to support connections to other computers. It must have read permissions on any external image or data file that you
    want to use in a report. Do not specify a local account unless all report data sources and external images are stored on the report server computer. Use the account only for unattended report processing.
     --What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
     You are right. It must be a Windows account, which has permissions to access and write files to the shared folder.
    For more information, please see:
    Configuring the Report Server Service Account:
    http://msdn.microsoft.com/en-us/library/ms160340.aspx
    Execution Account (Reporting Services Configuration):
    http://msdn.microsoft.com/en-us/library/ms181156.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Regarding shared services configuration in 11.1.1.3

    Hi All,
    I have installed hyperion essbase 11.1.1.3 and configured to oracle database
    when i configure workspace,essbase,essbase administration services,studio its bouncing back as registration with shared services failed.
    I have checked services there openldap and shared services are up
    when i login to shared services console iam receving error as
    An error was encountered while performing this operation.
    Iam completely confused would you please guide where iam going wrong.
    Thanks,
    Ramesh.

    Hi,
    I have exactly the same problem, but in my case I use MSSQL 2005 server , and reinstaling doesn't help.
    HSS log.
    2010-01-06 17:19:02,114 [main] ERROR com.hyperion.ces.utils.db.DBRegistryManager.<init>(DBRegistryManager.java:74) - Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,121 [main] ERROR com.hyperion.workflow.engine.server.repository.WfDomainStoreRdbms.initialize(WfDomainStoreRdbms.java:167) - java.lang.Exception: Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,121 [main] ERROR com.hyperion.workflow.engine.server.repository.WfDomainStoreRdbms.initialize(WfDomainStoreRdbms.java:167) - java.lang.Exception: Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,126 [main] ERROR com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:51) - com.hyperion.workflow.engine.api.base.WfException: Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,202 [main] ERROR com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2584) - Cannot getUsers.
    java.lang.NullPointerException
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:780)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:536)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:341)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:387)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
         at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
         at javax.servlet.GenericServlet.init(GenericServlet.java:211)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3917)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4201)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
         at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    2010-01-06 17:19:02,206 [main] ERROR com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2584) - Cannot signOn.
    com.hyperion.workflow.engine.api.base.WfException: Cannot getUsers.null
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2593)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:782)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:536)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:341)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:387)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
         at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
         at javax.servlet.GenericServlet.init(GenericServlet.java:211)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3917)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4201)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
         at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    2010-01-06 17:19:02,208 [main] ERROR com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:39) - Error Getting the workflowEngine Cannot signOn.Cannot getUsers.null
    Also when i try to use D:\Hyperion\common\config\9.5.0.0\epmsys_registry.bat
    I get:
    Generating Report
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jre1/5/0_1
    5\lib\ext\QTJava/zip;;D:\Hyperion\common\config\9/5/0/0\lib\regedit/jar;D:\Hyper
    ion\common\config\9/5/0/0\lib\registry-api/jar;D:\Hyperion\common\JakartaCommons
    \commons-lang-2/1/jar;D:\Hyperion\common\JakartaCommons\commons-logging-1/1/jar;
    D:\Hyperion\common\loggers\Log4j\1/2/14\lib\log4j-1/2/14/jar;D:\Hyperion\common\
    JDBC\DataDirect\3/7\lib\hyjdbc/jar;D:\Hyperion\common\Velocity\1/4\velocity-1/4/
    jar;D:\Hyperion\common\JakartaCommons\commons-collections-3/2/jar
    I will be grateful for every help.
    Ariel

  • Shared services config error

    Am trying to configure essbase with shared services,
    am getting the following error in the configtool.log
    STACK_TRACE: 40
    java.lang.UnsatisfiedLinkError: getOSVersion
         at com.hyperion.css.spi.impl.ntlm.NTLMProvider.getOSVersion(Native Method)
         at com.hyperion.css.spi.impl.ntlm.NTLMProvider.<clinit>(NTLMProvider.java:145)
         at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(NTLMConnectionClient.java:228)
         at com.hyperion.css.CSSAPIImpl.getUsers(CSSAPIImpl.java:1253)
         at com.hyperion.css.CSSAPIImpl.initialize(CSSAPIImpl.java:2993)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAlonCSS(CmsRegistrationUtil.java:96)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:68)
         at com.hyperion.cis.HubRegistrationValidator.validate(HubRegistrationValidator.java:52)
         at com.installshield.wizardx.panels.UserInputPanel.validateField(UserInputPanel.java:80)
         at com.installshield.wizardx.panels.UserInputPanel.queryExit(UserInputPanel.java:64)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(AWTWizardUI.java:1200)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(AWTWizardUI.java:1077)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(SwingWizardUI.java:736)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(SwingWizardUI.java:868)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(SwingWizardUI.java:862)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task configToolTestMailServer not selected, skipping panel testProductMailServerPanel
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task hubRegistration, skipping panel hpsHubInfo
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task hubRegistration, skipping panel hpsHubAuthentication
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task hubRegistration, skipping panel hpsHubUserConfig
    (Oct 14, 2008 2:07:19 PM), Install.product.install, com.hyperion.cis.config.wizard.DBTypeSelectionPanel, dbg, DBTypeSelectionPanel in queryExit
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.cis.config.wizard.DBSetupPanel, msg1, Creating new Connecting info: user=dsteamsa, password=*****, jdbcUrl=jdbc:hyperion:sqlserver://srvtbisql01.basspro.net:1433;DatabaseName=hyp_eas, DatabaseType=MSSQLServer.
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.cis.config.wizard.DBSetupPanel, msg1, Checking schema for product: Essbase Administration Services and connect info: user=dsteamsa, password=*****, jdbcUrl=jdbc:hyperion:sqlserver://srvtbisql01.basspro.net:1433;DatabaseName=hyp_eas, DatabaseType=MSSQLServer.
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, dbType is :MSSQLServer
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, Database with current version exists
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, Database with current version exists
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.cis.config.wizard.DBSetupPanel, msg1, SchemaConfigException: 1 Database with current version exists
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hubMailServer not selected, skipping panel hubMailServerPanel
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task relationalStorageConfiguration, skipping panel avalancheServicesPorts
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task relationalStorageConfiguration, skipping panel configureSqr
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task relationalStorageConfiguration, skipping panel configureFontDir
    (Oct 14, 2008 2:08:28 PM), Install.product.install, com.hyperion.cis.config.wizard.AppServerSelectionPanel, dbg, AppServerSelectionPanel in queryExit
    (Oct 14, 2008 2:08:28 PM), Install.product.install, com.hyperion.cis.config.wizard.WeblogicDeploymentPanel, dbg, AppServer selected: WebSphere 5.1
    (Oct 14, 2008 2:08:28 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, dbg, AppServer selected: WebSphere 5.1
    (Oct 14, 2008 2:08:39 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, dbg, serverLocation: C:\WebSphere\AppServer
    (Oct 14, 2008 2:08:39 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, wrn, Location is invalid WebSphere 5.1 directory
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.AppServerSelectionPanel, dbg, AppServerSelectionPanel in queryExit
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.WeblogicDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.SunONEDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.JRun4DeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.OracleDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, serverLocation: null
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0]: eas
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][0]: eas
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][1]: eas
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][2]: 10080
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, wrn, The port number is already used by other application. Please re-enter the port number.
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, serverLocation: null
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0]: eas
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][0]: eas
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][1]: eas
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][2]: 10080
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheManualDeploymentConfigStub
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HspPropertyFileTask not selected, skipping panel HspPropertyFileCustomTask
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HspSetupSupport not selected, skipping panel HspCustomTask
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheGsmHostAndPort
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheContextPath
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheHubLocationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task WebServerConfiguration not selected, skipping panel enableAvalancheComponentsManager
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task WebServerConfiguration not selected, skipping panel avalancheApacheHttpServerLocationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel HttpPortPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheSAPJcoLocationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheHRPlanningAdmPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HyperionFinancialReportingConfiguration not selected, skipping panel avalancheHRPrintConfigInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HyperionFinancialReportingConfiguration not selected, skipping panel avalancheHRReportsConfigInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheHRWebConfigInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsClusterInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsAttachmentsApplicationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsSharedDrivePanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsLocalDrivePanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsAlerterUrl
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsAlerterEmail
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hsf not selected for the task applicationServerDeployment, skipping panel hsfServerDest
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hsf not selected for the task applicationServerDeployment, skipping panel hsfServerHostPort
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task htmRMIConfiguration not selected, skipping panel htmRMIConfigurationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheWebAppInfo
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, EAS Home is :D:\Hyperion\AdminServices
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, Dao.properties path is :D:\Hyperion\AdminServices\server
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, dbType is :MSSQLServer
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, db Identifier is :ms sql server
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, File created for database :ms sql server
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, InitDB executed
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.RunAllTasksWizardAction, dbg, Hub registration task selected: true
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Getting CSS instance
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, URL for CSS.xml = http://srvhypdev2:58080/interop/framework/getCSSConfigFile
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Exiting Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, User: XX, not found.
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Exiting Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.RunAllTasksWizardAction, err, java.lang.NoClassDefFoundError
    STACK_TRACE: 10
    java.lang.NoClassDefFoundError
         at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(NTLMConnectionClient.java:228)
         at com.hyperion.css.CSSAPIImpl.getUsers(CSSAPIImpl.java:1253)
         at com.hyperion.css.CSSAPIImpl.initialize(CSSAPIImpl.java:2993)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAlonCSS(CmsRegistrationUtil.java:96)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:68)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:208)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:104)
         at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, EAS AppServer Configurator constructed
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Domain name is eas
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Starting Tomcat 5 deployment...
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Tomcat 5 deployment
    (Oct 14, 2008 2:09:54 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Starting Tomcat EAR deployment...
    (Oct 14, 2008 2:09:54 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\eas.earinto D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp directory...
    (Oct 14, 2008 2:09:54 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\eas.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/eas directory...
    (Oct 14, 2008 2:09:55 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\easconsole.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/easconsole directory...
    (Oct 14, 2008 2:09:55 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\easdocs.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/easdocs directory...
    (Oct 14, 2008 2:10:01 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\hbrlauncher.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/hbrlauncher directory...
    (Oct 14, 2008 2:10:02 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Removing temporary D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp directory...
    (Oct 14, 2008 2:10:02 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, exiting deploy
    (Oct 14, 2008 2:10:02 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Appserver name is Tomcat 5.0.28
    (Oct 14, 2008 2:10:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:10:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmConfigureTask not selected, skipping panel hfmLaunchConfig
    (Oct 14, 2008 2:10:14 PM), Install.product.install, com.hyperion.cis.config.CleanupTemp, dbg, Attempting removal of temp directory: D:\Hyperion\common\config\temp
    (Oct 14, 2008 2:10:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:10:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel upgradeSummaryPanelManager
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.hyperion.cis.config.Configurator, dbg, Hyperion Home: D:\Hyperion
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, in loadDescriptors
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.hyperion.cis.config.CleanupTemp, dbg, Attempting removal of temp directory: D:\Hyperion\common\config\temp
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows 2003" version="5.2" arch="x86"
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Linux" version="." arch="."
    please help me asap.
    thanks in advance.

    Hi,
    Its difficult to say without further info...
    What version are you on?
    Have you externalised your users successfully?
    If this is a new install could you maybe try and create a new Essbase.sec file?
    Seb
    www.taysols.com.au

  • Shared Services API - Error when getting datasource weblogic/pool/PooledConnectionDataSource

    Hello,
    I have a program that connects to shared services using Java APIs. The code is usually working fine on other environment.
    This one is on EPM version 11.1.2.1 and I get an error after this procedure --> system = CSSSystem.getInstance(context, "");
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.RegistryUtils buildConnFromDriverManager
    WARNING: Check whether Oracle Home and Instance environment variables are defined appropriately. RootCause : weblogic.jdbc.sqlserver
    .SQLServerDriver
    Error when getting datasource weblogic/pool/PooledConnectionDataSource
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.RegistryUtils createNewConnection
    SEVERE: Failed to create connection from data source. RootCause:weblogic/pool/PooledConnectionDataSource.
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.exceptions.RegistryException <init>
    INFO: Registry Exception Occured - Failed to create new database connection using datasource.RootCause:[weblogic/pool/PooledConnecti
    onDataSource]
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.Registry lookupComponentsWithException
    INFO: EPMREG-11045
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.exceptions.RegistryException <init>
    INFO: Registry Exception Occured - Failed to create new database connection using datasource.RootCause:[weblogic/pool/PooledConnecti
    onDataSource]
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.Registry lookupWithException
    INFO: EPMREG-11038
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.exceptions.RegistryException <init>
    INFO: Registry Exception Occured - com.hyperion.hit.registry.exceptions.RegistryException: Failed to create new database connection
    using datasource.RootCause:[weblogic/pool/PooledConnectionDataSource]
    Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.Registry lookup
    INFO: EPMREG-11038
    Jan 27, 2015 9:36:44 AM com.hyperion.css.registry.RegistryManager RegistryManager
    SEVERE: Failed to initialize EPM Shared Services security instance. Component SYSTEM9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PR
    ODUCT is null in EPM System Registry. Verify EPM System Registry configuration.
    java.lang.NullPointerException
            at start.initialize(start.java:84)
            at start.Sample(start.java:59)
            at cc.main(cc.java:10)
    I guess it is something with the SQLServer driver.Do you have any ideas?
    My ORACLE_HOME and ORACLE_INSTANCE are set correctly.
    Thanks in advance,
    Regards,
    Nicolas

    Hello,
    I finally got it working!
    I added the weblogic libraries located under EPM/Middleware/wlserver_10.3/server/lib, and now it works fine.
    It was a pain to find it out, because the error message did not specify that it was a missing library..
    Anyway, if it helps, here is the list of external libraries I am using:
    "wlssapi.jar"
    "wlssapi-internal.jar"
    "wlss-datatier.jar"
    "wlss-descriptor-binding.jar"
    "wlssdiameter.jar"
    "wlssechosvr.jar"
    "wlss-mbeaninfo.jar"
    "WLSSSecurityProviders.jar"
    "wlthint3client.jar"
    "wlw-langx.jar"
    "wlw-langx-ja.jar"
    "wlw-langx-ko.jar"
    "wlw-langx-zh_CN.jar"
    "wlw-langx-zh_TW.jar"
    "wlw-wsee-soapfault.jar"
    "xmlparserv2_sans_jaxp_services.jar"
    "xmlrpc-2.0.1.jar"
    "audit-client.jar"
    "castor-1.0.5.jar"
    "com.bea.core.apache.commons.pool_1.3.0.jar"
    "commons-lang-2.1.jar"
    "css.jar"
    "dms.jar"
    "interop-sdk.jar"
    "ojdl.jar"
    "quartz.jar"
    "regexp.jar"
    "registry-api.jar"
    "scheduler_ces.jar"
    "sqljdbc.jar"
    "wf_ces_utils.jar"
    "wf_eng_agent.jar"
    "wf_eng_api.jar"
    "wf_eng_server.jar"
    "wlcipher.jar"
    "wlclient.jar"
    "wlcommons-logging.jar"
    "wlconnector.jar"
    "wldb2.jar"
    "wldeploy.jar"
    "wlinformix.jar"
    "wl-j2ee-client.jar"
    "wljarbuilder.jar"
    "wljmsclient.jar"
    "wljmxclient.jar"
    "wllog4j.jar"
    "wlnmclient.jar"
    "wlpool.jar"
    "wlsafclient.jar"
    "wls-api.jar"
    "wlss.jar"
    "wlss_i18n.jar"
    Thank you all for your help.
    Regards,
    Nicolas

  • Shared services login error

    Hi,
    I am having trouble after install hyperion 9.3 and configure Shared service i am not able to get into user directories. its look like hanged , i check the log and css.xml files they look fine, here are the detail.
    please help me i am stuck right now.
    CSS.XML
    CSS.XML file is not read only and not corrupt , here are the entries of the file
    <?xml version="1.0" encoding="UTF-8" ?>
    - <!-- Sample XML file generated by XML Spy v4.4 U (http://www.xmlspy.com)
    -->
    - <css>
    - <hub location="http://hypsr:58080">
    <dirPort>58089</dirPort>
    </hub>
    - <spi>
    - <provider>
    - <native name="Native Directory">
    <password>{CSS}4N6lVcgiE/dGr8rFdvQLcA==</password>
    </native>
    </provider>
    </spi>
    - <searchOrder>
    <el>Native Directory</el>
    </searchOrder>
    - <token>
    <timeout>480</timeout>
    </token>
    - <logger>
    <priority>WARN</priority>
    </logger>
    - <delegatedUserManagement>
    <enabled>false</enabled>
    </delegatedUserManagement>
    </css>
    2009-05-28 16:46:40,265 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-28 16:47:00,718 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-28 16:48:18,203 http-58080-Processor8 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-28 16:48:18,203 http-58080-Processor8 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.
    2009-05-28 17:10:44,359 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-28 17:11:11,234 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-28 17:15:48,921 http-58080-Processor3 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-28 17:15:48,921 http-58080-Processor3 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.
    2009-05-28 17:26:14,343 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-28 17:26:36,031 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-28 17:28:26,750 http-58080-Processor3 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-28 17:28:26,750 http-58080-Processor3 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.
    2009-05-29 16:12:20,453 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-29 16:12:43,937 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-29 16:13:03,484 http-58080-Processor2 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-29 16:13:03,484 http-58080-Processor2 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.

    The error suggest the file is read only.
    Have you simply tried rebooting the server?
    Seb

  • Shared Services Installation Error

    Hi all
    im very new to Essbase and have little experience in the installation process.
    I followed the documentation and managed to install Shared Services (SS) and the BI products.
    I encountered and error when trying to install some essbase analysis products and could no longer start shared services. I proceeded to un-install and re-install the packages again thinking it would be simpler.
    When i re-installed SS a fresh i received an error on the command line when attempting to start the configuration utility despite receiving non errors in the actual installation.
    This is as follows:
    'JRE or JDK not found. Exiting'
    'Java Home not Set'
    'Exiting'
    I checked the instalation log and found this:
    (Nov 18, 2008 1:37:33 PM), Install.product.install, com.hyperion.install.common.ZipFiles, dbg, Start installing Opatch_validationUtilityFiles
    (Nov 18, 2008 1:37:33 PM), Install.product.install, com.hyperion.install.common.ZipFiles, err, java.io.IOException: entry 9ec949ccd68b4cd04794605fc51edf76/Opatch_validationUtilityFiles/zipedContent does not exist in C:\....\Hyperion\V11229-01\setup.jar
    STACK_TRACE: 17
    java.io.IOException: entry 9ec949ccd68b4cd04794605fc51edf76/Opatch_validationUtilityFiles/zipedContent does not exist in C
    \Hyperion\V11229-01\setup.jar
         at com.installshield.archive.ZipURLConnection.getInputStream(ZipURLConnection.java:63)
         at java.net.URL.openStream(Unknown Source)
         at com.installshield.wizard.service.AbstractWizardServices.getApplicationResource(AbstractWizardServices.java:667)
         at com.installshield.wizard.service.AbstractWizardServices.getResource(AbstractWizardServices.java:676)
         at com.installshield.product.ProductAction.getResource(ProductAction.java:426)
         at com.hyperion.install.common.ZipFiles.install(ZipFiles.java:135)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1916)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5195)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:369)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:333)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:133)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4563)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3758)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
         at java.lang.Thread.run(Unknown Source)
    There is no JRE Folder within the \Hyperion\common folder containing the jvm.dll that im told by a colleague usually exists.
    Im running Vista Buisness, and have the JRE 5.0 Update 11 installed if thats any help.
    Any help would be greatly appreciated.
    Thanks
    Edited by: user10621050 on 18-Nov-2008 06:02

    The path was "C:\Hyperion\deployments\Tomcat5\bin\HyS9SharedServices.exe" Im guessing this is a consequence of the install proceedure not being done correctly by msyelf? Also found this in the conifgtool lo:
    (18-Nov-2008 13:39:34), Install.product.install, com.installshield.wizard.StandardWizardListener, dbg, java.lang.ExceptionInInitializerError
    STACK_TRACE: 40
    java.lang.ExceptionInInitializerError
         at com.hyperion.plaf.HYSLLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(Unknown Source)
         at com.hyperion.plaf.HYSLLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.initializeDefaultLAF(Unknown Source)
         at javax.swing.UIManager.initialize(Unknown Source)
         at javax.swing.UIManager.maybeInitialize(Unknown Source)
         at javax.swing.UIManager.getDefaults(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.initialize(Unknown Source)
         at com.installshield.wizard.StandardWizardListener.wizardInitializing(Unknown Source)
         at com.installshield.wizard.Wizard$WizardListenerInitializer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
         at sun.awt.FontConfiguration.getVersion(Unknown Source)
         at sun.awt.FontConfiguration.readFontConfigFile(Unknown Source)
         at sun.awt.FontConfiguration.<init>(Unknown Source)
         at sun.awt.windows.WFontConfiguration.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.createFontConfiguration(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
         at java.awt.image.BufferedImage.createGraphics(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.toBufferedImage(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.grab(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLToolBarBorder.<clinit>(Unknown Source)
         ... 14 more
    (18-Nov-2008 13:39:34), Install.product.install, com.installshield.wizard.StandardWizardListener, err, could not initialize interface swing
    (19-Nov-2008 10:03:12), Install.product.install, com.installshield.wizard.StandardWizardListener, dbg, java.lang.ExceptionInInitializerError
    STACK_TRACE: 40
    java.lang.ExceptionInInitializerError
         at com.hyperion.plaf.HYSLLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(Unknown Source)
         at com.hyperion.plaf.HYSLLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.initializeDefaultLAF(Unknown Source)
         at javax.swing.UIManager.initialize(Unknown Source)
         at javax.swing.UIManager.maybeInitialize(Unknown Source)
         at javax.swing.UIManager.getDefaults(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.initialize(Unknown Source)
         at com.installshield.wizard.StandardWizardListener.wizardInitializing(Unknown Source)
         at com.installshield.wizard.Wizard$WizardListenerInitializer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
         at sun.awt.FontConfiguration.getVersion(Unknown Source)
         at sun.awt.FontConfiguration.readFontConfigFile(Unknown Source)
         at sun.awt.FontConfiguration.<init>(Unknown Source)
         at sun.awt.windows.WFontConfiguration.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.createFontConfiguration(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
         at java.awt.image.BufferedImage.createGraphics(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.toBufferedImage(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.grab(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLToolBarBorder.<clinit>(Unknown Source)
         ... 14 more
    (19-Nov-2008 10:03:12), Install.product.install, com.installshield.wizard.StandardWizardListener, err, could not initialize interface swing

  • Shared Services Configuration Problem

    Hi,
    I have installed Shared Services and also configured database and application server successfully. But getting an error while registering Essbase Administration Services. I have entered sharedservices server name, port, log level but not understanding what to enter in security configuration????
    Please help me out.
    Atul Kushwaha

    Hi Guys,
    I have solved the problem as AAS registered with configuration utiliy.
    Atul

Maybe you are looking for

  • How do you open multiple email messages at the same time on Mail?

    Hi, are there any preferences to control how emails are opened from Mail client. Currently I can only open one emil at a time and can not toggle between messages or even toggle between the inbox view and a single message.  This is very frustrating es

  • How  to Restrict G/L Accounts for One  User

    Hi All, I have to restrict the G/L Account when doing FI Postings  for  some particular Users ... Ex 100000 Is G/L to be Posted In  XXXX Plant.      100001 Is G/L to be Posted in  YYYY  Plant  I have to give an Authorization  to User in XXXX Plant  t

  • Slow wifi on iphone 5 ios 6.1.4

    hello there i have an iphone 5 which running IOS 6.1.4 and im facnig a real slow wifi over all wifi networks !! i tried other deviscess like samsung mobiles and laptops and the speed is great !! the problem is only on the iphone !! and i dont want to

  • Best practiceS for setting up Macs on Network

    Greetings. We have six Macs on our Windows Server network; three iMacs and three laptops. We have set up all the machines and they are joined to the Active Directory. In the past, we have always created local users on the machines and then "browsed"

  • Does Position Of Cube Dimension Matter While Adding it as Measure

    I've created a cube on the Adventure Works Database. And when tried to process the Cube i get error Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_DimProduct', Column: 'ProductKey', Value: '1'. The a