Planning Login issue And EPM windows services error

Hi All,
I require help from you guys. I have couple of issues while installing Hyperion 9.3.1 on a sandbox.
(which is a win2003 SP2)
Issue1: I have Installed all the applications as mentioned in the Hyperion Documentation. In windows services
I can't able to start the following services.
-> Hyperion S9 EPM Architecht process Manager
-> Hyperion S9 EPM Architecht job Manager
-> Hyperion S9 EPM Architecht Event Manager
-> Hyperion S9 EPM Architecht Engine Manager
Though i could able to start the two other services( Web ATS5 and Data Synchonization ATS5) successfully.
Error I am getting is like ::: some services stop automatically if they dont have work to do.................
Issue2 : I could be able to login to Hyperion Appwizard page. when i completed the steps of creating the Application,
i clicked Finish button. Its displaying error like Error in processing the page please check log for details.
Please help me to resolve these issue. IF you ever had faced any of these.
Thanks in Advance,

Hi John,
Following is the Captured log file. I followed the steps as you mentioned to capture.
After reading the log, I came to know that there are no privileges for
my Table space in planning database schema.
Can you just let me know, wether i am correct or not.
So that i can approach my DBA and find out....
Connection to the datasource created successfully.
createSchema hyperion.jdbc.base.BaseBatchUpdateException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-01950: no privileges on tablespace 'USERS'
hyperion.jdbc.base.BaseBatchUpdateException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-01950: no privileges on tablespace 'USERS'
     at hyperion.jdbc.base.BaseStatement.executeOneStatementAtATime(Unknown Source)
     at hyperion.jdbc.base.BaseStatement.executeBatchEmulation(Unknown Source)
     at hyperion.jdbc.base.BaseStatement.executeBatch(Unknown Source)
     at com.hyperion.planning.sql.HspSetupSQLImpl.createSchema(Unknown Source)
     at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
     at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication(Unknown Source)
     at HspCreateApp.Handle(Unknown Source)
     at HspCreateApp.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
Unable to create Scehma for application. Exiting Application Creation.
Exception in Application Creation :Unable to create Scehma for application. Exiting Application Creation.
java.lang.IllegalStateException: Unable to create Scehma for application. Exiting Application Creation.
     at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
     at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication(Unknown Source)
     at HspCreateApp.Handle(Unknown Source)
     at HspCreateApp.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
java.lang.RuntimeException: Create application failed.
     at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication(Unknown Source)
     at HspCreateApp.Handle(Unknown Source)
     at HspCreateApp.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
Error terminating Essbase connection: java.lang.NullPointerException

Similar Messages

  • Services in SAP management console and related window services and process

    hai
    can u please any one of you can send me the services in SAP management console and related window services(in adminstrator/services) and process in task manager.
    thanks in advance.
    Naga Laxmi

    Hi Naga,
    Please refer to this article for the processes relevant to the Java Instance:
    http://help.sap.com/saphelp_nw04/helpdata/en/62/1bf03eae11e16be10000000a114084/frameset.htm
    Except the processes of the Java instance you can find several processes of the IGS server and the ABAP disp+work processes.
    You can easily find the relevant services by their SAP prefix.
    Hope this helps.
    Best Regards
    Vyara

  • Start and stop windows service for multiple remote computers

    Hello,
    Can someone show me how to Start and Stop windows service for multiple remote computers using Command Prompt or PowerShell or even Java?
    Thank you

    You asked a pure Windows related question at a pure Java related forum. We have advised you to look for a Windows related forum to post the question. Nothing special. It's like asking a car mechanican to help you with your migraine, he would advise you to look for a general practitioner.
    But why are you so surprised and negative about this answer after all? Don't we have to help you? Don't you appreciate help? So be it then, but please stay away then if you keep this attitude.

  • Office 2013 Home and Business terminal service error

    i have a hp server with windows 2008 R2 and office home and business 2013 installed also i have installed ncomputing thin clients on the network and my windows is working fine 
    can any one please help why my ms office 2013 is not working on thin clients and giving me error of terminal services.
    regards
    shabbir nulwala

    Hi,
    By Office 2013 is not working, what is the symptom then?
    Also, what is the error message?
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Windows Service Error 1053 - Service did not respond to start or control request

    I'm presuming it's logging on as a domain user.  Has that user got "Logon as a Service" rights?

    I've been working on this issue with our developers for the past week, and so far we're stumped. We have a Windows Service that was created in-house to process our customers imaging requests with assured delivery that are past the start date. We currently have this service, and a few others like it, running on 12 different bus servers. The servers all run .NET Framework 4.5, and all the other servers run it with no problem. This particular service bus gives us the "Error 1053" as so on as we try to start the service. I've increased the timeout to 60 seconds, but it was set at 30 before and it times out IMMEDIATELY after pressing start. I've uploaded the .config file we use. I modified the IP addresses for security reasons. The service logs on with an administrator password that has domain access rights. We've tested the connectivity...
    This topic first appeared in the Spiceworks Community

  • Windows service, error Maximum request length exceeded

    What is causing this error, from the windows service?
    There was an exception running the extensions specified in the config file. ---> Maximum request length exceeded

    Hi Nick,
    Per my understanding you got this error "Maximum request length exceeded" about your reporting services, right?
    It seems the issue is caused by the request reach the max length.
    To solve the issue, please made the changes in web.config of both the Report Server and the Report Manager:
    <httpRuntime executionTimeout = "9000" maxRequestLength=" 2097151" />
    If the solution above does not help, please post the error logs of the Report Server. The error logs will help us more about troubleshooting and also provide us details information about what actions you are doing when causing this error.
    We can get the logs from:
    <Install Driver>:\Program Files\Microsoft SQL Server\MSSQL.<X>\Reporting Services\LogFiles
    Please feel free to ask, if you have any more questions.
    Regards
    Vicky Liu

  • Planning Login Issue

    Hi all,
    I got small issue while logging into hyp-planning. I created the application and registered in shared services also. I created two users, one USER1 as planning application administrator and USER2 as Interactive user. The issue is i can loginto planning with admin login. but i could not login to planning as interactive user. it says *"Application is in maintenance mode. New logins are not allowed."* so pls guide me where is the problem.

    Hi,
    I think you need to enable your application for all users. Log on as admin and go to Administration - Application Settings - Enable Use of this Application For (All Users). By default an application is only accessible to admin users.
    Hope this helps.
    Seb

  • Planning Login Issues

    Hi,
    We are using Sytem 9.3.1 Planning installed with BPMA and planning on one box and essbase on other box.
    It was working fine till last week. Now suddenly I am not able to login as admin to my workspace and I get an error as follows:
    Could not find a Hyperion Reporting and Analysis - System 9 server running on ukgwrsv026.en.j*****uk.org at port 6800. Please verify your server connect string and confirm that the server is up.
    All my services are up and running
    Has any one come across this error before?
    Any clues or suggestions are welcome
    Cheers,

    Hi,
    Thanx for the help.
    I get the following error when I check the file which is as follows:
    Error configuring security platform - Cannot configure the system. Please check the configuration.. Error code: 9 Provider: null
    com.brio.one.common.BaseException: Error configuring security platform - Cannot configure the system. Please check the configuration.. Error code: 9 Provider: null
         at com.brio.one.services.utils.css.CSSAccess.initializeCSS(Unknown Source)
         at com.brio.one.services.utils.css.CSSManager.<init>(Unknown Source)
         at com.brio.one.services.utils.css.CSSManager.<init>(Unknown Source)
         at com.brio.one.services.utils.css.CSSManagerImpl.<init>(Unknown Source)
         at com.brio.one.services.utils.css.CSSManagerImpl.getInstance(Unknown Source)
         at com.brio.one.services.sessionmanager.impl.SessionManagerImpl.<init>(Unknown Source)
         at com.brio.one.services.sessionmanager.idl.impl.SessionManagerInstance.<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 com.brio.one.system.Server.initializeBusinessService(Unknown Source)
         at com.brio.one.system.Server.initializeService(Unknown Source)
         at com.brio.one.system.Server.initialize(Unknown Source)
         at com.brio.one.system.Server.initialize(Unknown Source)
         at com.brio.one.system.Server.main(Unknown Source)
         at com.sqribe.transformer.SuperServerImpl.main(Unknown Source)
    [AUTHEN_CSSConfigurationException]: Cannot configure the system. Please check the configuration., 9, null
    I have no clue how to fix this
    Cheers

  • SP1 for Exchange 2013 install fails with ECP virtual directory issues and now transport service won't start and mail is unavailable

    SP1 for Exchange 2013 install failed on me with ECP virtual directory issues:
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ecp (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The virtual directory 'ecp' already exists under 'server/name'.
    Parameter name: VirtualDirectoryName".
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ECP (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The operation couldn't be performed because object 'server\ECP (name)' couldn't be found on 'DC0xx.domain.com'.".
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ECP (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The operation couldn't be performed because object 'server\ECP (name)' couldn't be found on 'DC0xx.domain.com'.".
    !! And now transport service won't start and mail is unavailable !!
    Any help would be appreciated.
    I have removed the ecp site from default site and attempting to rerun SP1 now. I do not have high hopes. :(

    Hi,
    Thanks for your response.
    From the error description, you need to manually remove the ECP with IIS manager in both the Default Web Site and the Exchange Back End firstly. And then continue the upgrade to check the result.
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Routing And Remote Access Service: Error 1068: The dependency service or group failed to start

    Hi,
    I tried to establish a PPP connection between my windows 8.1 PC and another kind of machine using an USB cable. So, as usual on Windows XP and Windows 7,
    I configured the COM in the modem list and I tried to start the
    "Routing And Remote Access" service and then
    I got this message.
    So any idea why is failing?
    Please help!
    Thanks thaks thanks

    Hi,
    Was your issue resolved?
    If no, please reply and tell us the current situation in order to provide further help.
    Karen Hu
    TechNet Community Support

  • Tried everything and still getting "service error"

    After reading through and trying out a number of the proposed solutions to getting past the service error on the updater, I still am getting the same messages. Whenever I have my iPod plugged in to the computer and open iTunes, I get the "please reinstall iTunes" message because the software for communicating with the iPod isn't installed properly, or so it says. I have done all of the suggestions on the apple page for this problem, including the one that involves reinstalling the COM interface to no avail. I was just able to put the iPod into disk mode and when I plugged it back into the computer I saw the circling arrows in the top left-hand corner of the screen revolving but they disappeared for split seconds going on an off for about 20 seconds. Then when I opened the iPod updater, the arrows stopped while the updater was initializing and after a long wait i got the service error again. I have updated iTunes to the version 5.0.1 (whatever was available 10/5) and have the newest version of the updater (9/23/05). I do not have high speed usb, but i was under the impression that this was not crucial to making the iPod work. Can someone give me some way of fixing this problem?

    well the problems started when i updated a while ago, i just haven't been in the country for quite some time. i have reset and i am not able to restore using the updater. I have done whatever i can by pushing the buttons on the ipod (reset, disk mode) and i've uninstalled itunes, deleted all the stuff i was supposed to and then reinstalled, but always had the same problem. to me it looks like the updater is able to establish contact with the ipod but that it somehow fails after a few seconds. i would really like to do all i can with this before returning it, but if there is nothing more i can do i will send it in.

  • Build and deploy windows service

    I want to build windows service application through build definition and deploy it through Release Management.
    Build definition creates _PublishedWebsites and no exe is created.
    I believe Create service component in Release Management requires path (BinPath) where exe is located.
    How can I achieve this? Please guide.

    Hi N-SHAH,
    I'd like to know whether you have build you windows service project successfully using TFS Build, and what's the version of TFS and Team Explorer(accompany with VS) you're using. If you cannot build the project successfully, please check the build
    log. Make sure you can build before the deployment using Release Management. I use TFS 2013 Update 2 and have a try to build windows service project with TFS Build and it builds fine, the execution file can be generated normally.
    When use Release Management for the deployment, you can create a Release template. Then set the build definition to the one that can build your project. And also configure path to package to point to drop location, add needed tools of "windows
    service" to your release template to make it available for your deployment. Check this
    page for more informatino about Release Management tools. And this
    page for more info about Automate deployments with Release Management. And this
    link
    might help for managing your release.
    If you don't want to use Release Management, you can also use TFS Build to deploy your windows service project. Check this
    link for more information. Or using MSBuild and then integrate with TFS Build to do the deployment,
    here
    is the related process.
    Best regards, 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem with SJAS EE 9.1 start and stop (Windows Service Mode)

    Hi
    Thank you for reading my post
    Sun Java application server enterprise edition 9.1 (SJAS EE 9.1+HADB) asks for admin password each time windows try to start it as windows service.
    Also HADB asks for password on start.
    Is there any way to make it automatic without requiring password?
    Thanks

    You need to add a password.txt file to your app server path. See the section Security for Automatic Restarts in the administration guide for details.
    You may also need to recreate the service to use the passwordfile option.  If it is prompting you for a master password also you may need to have your domain and node agents created with the savemasterpassword option. I believe you will have to recreate the node agents, but you can use the asadmin command change-master-password for the domain and specify the --savemasterpassword option.
    I have not used the service for the HADB yet, but I believe the procedure is probably similar.

  • Windows Server 2012 Login Issue "The User Profile Service service failed the sign-in. User profile cannot be loaded."

    Whenever I try to login to our Exchange Server, I receive the following error:
    "The User Profile Service service failed the sign-in. User profile cannot be loaded."
    The issue affects more than one user.
    Relevant Info:
    Server Version: 2012 Datacenter
    Exchange Version: 2013
    The Exchange server is virtualized.
    What I've tried:
    1) Remote Desktop from a workstation on the network
    2) Remote Desktop from Virtual Machine Manager
    3) Connect via console from Virtual Machine Manager
    4) Accessing the server via Computer Management and adding my user account to Allow Login via Remote Desktop
    5) Creating a new user account for myself by copying the account of a user who can get in
    6) Rebooting
    I'd appreciate any suggestions.

    Hi Aaron,
    I would suggest you to check the event log .
    Maybe this issue due to the permission of profile folder , please refer to the following link :
     http://helgeklein.com/blog/2013/09/error-message-explained-user-profile-service-failed-logon/
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Oracle 9i Windows service error

    Hi all,
    Oracle 9i,
    Windows 2K
    I am starting the Oracle database service in my windows 2k but it throws me errors:
    The OracleServicePROD1 service terminated with service-specific error 997 (0x3E5).
    he description for Event ID ( 0 ) in Source ( OracleServicePardv1 ) cannot be found. The local computer may not have the necessary
    registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag
    to retrieve this description; see Help and Support for details.
    The following information is part of the event: OracleServicePardv1 error: 997, LoadOpsOsd.How do I troubleshoot service startup errors?
    Please help me.....
    Edited by: KinsaKaUy? on Jul 4, 2011 9:01 PM

    Oracle 9i,
    Windows 2K
    I am starting the Oracle database service in my windows 2k but it throws me errors:
    The OracleServicePROD1 service terminated with service-specific error 997 (0x3E5).
    he description for Event ID ( 0 ) in Source ( OracleServicePardv1 ) cannot be found. The local computer may not have the necessary
    registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag
    to retrieve this description; see Help and Support for details.
    The following information is part of the event: OracleServicePardv1 error: 997, LoadOpsOsd.Check the oradim.log file in ORACLE_HOME/database.
    stop and again start if not
    drop and recreate the ORACLE service using ORADIM.
    http://download.oracle.com/docs/cd/B19306_01/win.102/b14304/create.htm

Maybe you are looking for