Recover Shared Services - 9313

Hi there,
Is there a way to recover Shared Services if the backup of Shared Services SQL repository has been accidentally deleted but I still have the backup of the following files on the file system?
Domain.xml
slide.properties
CSS.xml
WorkflowEngine.properties
Scheduler.properties
manage_data.properties
slapd.conf
I have the back of the entire Deployments folder but unfortunately lost the SQL repository. This is our DEV environment and I do have the backup of the SQL repository from production. Please let me know.
Thanks
Edited by: user10375654 on Dec 15, 2010 1:05 PM

personally I think you are in a bit of trouble if you have no backups, the files you mention are just property files.
The relational database contains all the product registration, so you would need to register all the products again.
You will probably need to use the config utility and set up the database again and then register the products.
Openldap holds all the security information, this will still be intact and it is possible to sync Openldap to the relational database, but I have a feeling it goes from the relational to Openldap for syncing, more info at http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_cas_help/ch07s07.html
If you still want security you could look at using the CSSImportExport utility to move the security from prod to dev.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Hyperion S9 Shared Services Error

    Hi All,
    I have been faced with some problem pertaining to Shared Services 9.3.1
    The OpenLDAP services work perfectly fine, but the Shared Services throws an error " Some services stop automaticaly when there is no work to be done "
    I have done the following till date:
    1) Reconfigure Shared Services
    2) Re-install Shared Services
    3) Create a new user and configure
    4) Restart system
    5) Recover Shared Services
    However despite having tried the above measures, it has failed to respond, and continues to throw the same error.
    Kindly help me resolve the same.
    Regards,
    Apo

    Hi,
    I accept with Sandeep,
    but if u r trying to install for practice .. you can install in Windows XP Prof sp3.
    I installed on my machine and its working....
    I had the same problem in my server Windows 2003 SP4.
    I renamed the folder C:\Hyperion to C:\Hyperion_old and tried to reinstall the Hyperion SS and ES, AAS once again... now its working... in your installation there may be some problems with the register entires....
    1 whole week I fedup with this installation and I thought to rename the current Hyperion home and redo the process with new home....
    I accept completely with Sandeep... but if u r installing in your local machine try once again... if u r getting the same problem them change the OS....

  • An internal database error occurred in the Business Data Connectivity Shared Service. SQL Error Number : 229

     Recently i upgraded my SharePoint server 2013 to SP1, after the upgrade i received following message in manage database Status page " Databases running in compatibility range, upgrade recommended" 
    for Business Data Connectivity Database. Then i ran Sharepoint Configuration wizard, which fixed that error on that page but i am getting a error message while accessing BDCApplication page in manage service applications pagein central admin"
    An internal database error occurred in the Business Data Connectivity Shared Service. SQL Error Number : 229
    Sys Log :
    The BDC Service application failed due to a SQL Exception: SQLServer host WSQLD05\DV. The error returned was: 'The EXECUTE permission was denied on the object 'proc_ar_GetAdministrationMetadataCatalogByPartitionId', database 'sp_BusinessDataConnectivity_DV13',
    schema 'dbo'.'
    I checked the Db role of the service app pool account, it has SPDataAccess permission over the Database. i cant recreate another application without knowing the root cause. I hope i can get better option to troubleshoot the issue.
    Thank you

    As per the error message, you can at least grant the BDC service application pool account the EXECUTE perimssions on the sp_BusinessDataConnectivity_DV13 database
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • Unable to login shared services URL for hyperion 9.3.1

    Hi experts,
    I am facing a serious issue as i am not able to see shared services welcome page at http://localhost:58080/interop though my openldap services and shared services service is started.It is showing page cannot be displayed.I am websphere as web server and it is working fine as i am able to open essbase console.
    I already tried
    - recovering the services
    - Uninstalling and reinstalling hyperion shared service
    but after that also i am not able to see shared services welcome page.
    Also when i am trying to stop shared service from the services window i am not able to stop the service.It is giving error which says "Error 1053:The service did not respond to start or control request in a timely fashion."
    log details:
    systemErr.log :
    1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.CSSAuthenticate.initializeCSS(CSSAuthenticate.java:266)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.CSSAuthenticate.initialize(CSSAuthenticate.java:74)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.AuthenticationHelper.<init>(AuthenticationHelper.java:93)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.AuthenticationHelper.getInstance(AuthenticationHelper.java:223)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.WebAppListener.contextInitialized(WebAppListener.java:49)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1401)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:400)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:391)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R Caused by: java.security.AccessControlException: access denied (java.io.FilePermission C:\WINDOWS\TEMP\SharedServices_Security_Client.log write)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.security.AccessControlContext.checkPermission(AccessControlContext.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.security.AccessController.checkPermission(AccessController.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.SecurityManager.checkPermission(SecurityManager.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.SecurityManager.checkWrite(SecurityManager.java:968)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.io.FileOutputStream.<init>(FileOutputStream.java:191)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:156)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:123)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyConfigurator.java:524)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:408)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.java:340)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.hyperion.css.CSSSystem.<clinit>(Unknown Source)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R ... 39 more
    [1/7/11 11:45:17:538 SGT] 0000000a SystemErr R 390 [Thread-1] WARN common.HUBConstants - ERROR LOADING HUB CONSTANTS
    com.hyperion.eie.common.EIEException: Hub.properties: file not found!!
    at com.hyperion.eie.modelmgmt.util.EIEResourceLoader.getResourceAsStream(Unknown Source)
    at com.hyperion.hub.common.HUBConstants.reloadHubPropsFile(Unknown Source)
    at com.hyperion.hub.common.HUBConstants.<clinit>(Unknown Source)
    at org.apache.slide.common.Domain.selfInit(Unknown Source)
    at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
    at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
    at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:892)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2003)
    at com.ibm.ws.runtime.component.ComponentImpl.runAsynchronousInitializer(ComponentImpl.java:159)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplications(ApplicationMgrImpl.java:745)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:524)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:149)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R java.lang.ExceptionInInitializerError
    at com.hyperion.eie.config.util.xml.FileLoader.getXMLFile(Unknown Source)
    at com.hyperion.eie.config.util.xml.XMLUtils.<init>(Unknown Source)
    at com.hyperion.eie.config.util.database.DBProperties.isDBConfigured(Unknown Source)
    at com.hyperion.eie.common.cms.CMSFacade.isCMSConfigured(Unknown Source)
    at org.apache.slide.common.Domain.selfInit(Unknown Source)
    at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
    at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
    at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:892)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2003)
    at com.ibm.ws.runtime.component.ComponentImpl.runAsynchronousInitializer(ComponentImpl.java:159)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplications(ApplicationMgrImpl.java:745)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:524)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:149)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    Caused by: java.lang.IllegalStateException: access denied (java.util.PropertyPermission sharedservices.logdir write): {}
    at com.hyperion.eie.common.EIELog.<clinit>(Unknown Source)
    ... 47 more
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.xml.FileLoader.getXMLFile(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.xml.XMLUtils.<init>(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.database.DBProperties.isDBConfigured(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.common.cms.CMSFacade.isCMSConfigured(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.common.Domain.selfInit(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R Caused by: java.lang.IllegalStateException: access denied (java.util.PropertyPermission sharedservices.logdir write): {}
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.hyperion.eie.common.EIELog.<clinit>(Unknown Source)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R ... 47 more
    [1/7/11 11:45:17:945 SGT] 0000000a SystemErr R UserAdmin Webservice: Unable to instantiate a logger.
    [1/7/11 11:45:18:038 SGT] 0000000a SystemErr R 890 [Thread-1] ERROR framework.DsfServer - java.security.AccessControlException: access denied (java.util.PropertyPermission * read,write)
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] INFO framework.WorkflowEngineServiceLocal - Workflow service Embedded - Request: Sign on as trusted user
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] INFO framework.WorkflowEngineServiceLocal - Workflow service Embedded - Request: getUsers
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR framework.WorkflowEngineServiceLocal - Cannot getUsers.
    java.lang.NullPointerException
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:756)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:512)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:317)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:363)
    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 com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR framework.WorkflowEngineServiceLocal - Cannot signOn.
    com.hyperion.workflow.engine.api.base.WfException: Cannot getUsers.null
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2175)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:758)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:512)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:317)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:363)
    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:256)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
    at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR agent.TaskReceiver - Error Getting the workflowEngine Cannot signOn.Cannot getUsers.null
    [1/7/11 11:45:30:896 SGT] 00000017 SystemErr R java.lang.NullPointerException
    at org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1219)
    at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
    at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:226)
    at com.ibm._jsp._launch._jspx_meth_bean_message_0(_launch.java:225)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:411)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:101)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:566)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)
    ************* End Display Current Environment *************

    Also extract form
    startServer.log:
    ************ Start Display Current Environment ************
    Host Operating System is Windows 2003, version 5.2
    Java version = J2RE 1.4.2 IBM Windows 32 build cn142-20050609 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
    was.install.root = C:\IBM\WebSphere\AppServer
    user.install.root = D:\Hyperion\deployments\WebSphere6/profile
    Java Home = C:\IBM\WebSphere\AppServer\java\jre
    ws.ext.dirs = C:\IBM\WebSphere\AppServer\java\lib;C:\IBM\WebSphere\AppServer\classes;C:\IBM\WebSphere\AppServer\lib;C:\IBM\WebSphere\AppServer\installedChannels;C:\IBM\WebSphere\AppServer\lib\ext;C:\IBM\WebSphere\AppServer\web\help;C:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime
    Classpath = D:\Hyperion\common\config\lib\ciscustom.jar;C:\IBM\WebSphere\AppServer/profiles/default\properties;C:\IBM\WebSphere\AppServer\properties;C:\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\IBM\WebSphere\AppServer\lib\j2ee.jar;C:\IBM\WebSphere\AppServer\lib\lmproxy.jar;C:\IBM\WebSphere\AppServer\lib\urlprotocols.jar;D:\Hyperion\SharedServices\9.3.1\server\conf;D:\Hyperion\deployments\WebSphere6\SharedServices9\config;D:\Hyperion\common\JDBC\DataDirect\3.6\lib\hyjdbc.jar;D:\Hyperion\deployments\WebSphere6\SharedServices9\config\lib\HubProductBean.jar;
    Java Library path = D:\Hyperion\common\CSS\9.3.1\bin;C:\IBM\WebSphere\AppServer\bin;C:\IBM\WebSphere\AppServer\java\bin;C:\IBM\WebSphere\AppServer\java\jre\bin;D:\Hyperion\common\config;D:\Hyperion\common\SAP\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;D:\Hyperion\common\CSS\9.3.1\bin;C:\IBM\WebSphere\AppServer\bin;C:\IBM\WebSphere\AppServer\java\bin;C:\IBM\WebSphere\AppServer\java\jre\bin;D:\Hyperion\common\config;D:\Hyperion\common\SAP\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;;
    Current trace specification = *=info
    Please advice

  • Shared Service Issue - Can't see Projects!

    Hi All,
    i've an issue on a Hyperion 9.3.3. environment distributed on 3 server.
    This architecture was installed since 2009 and it was fine until three days ago.
    The first symptom was an error in the essbase.log: Essbase wasn't able to find Admin user in shared services.
    After a reboot in shared services, we can't see any projects (we have Analytics Server, Interactive Reporting, Planning, Business Rules).
    We tried to recover LDAP data but it didn't make any changes.
    The system is working fine, but now we can't provision any new user or modify the existing ones.
    All suggestions are welcome!

    did you change any SSL-certificate recently?
    did you start HSS before the other applications?
    can HSS server:port be reached from all the servers where the other applications are running?
    Did you try to open HSS in a different browser -(version). (little change its a client problem but you can always check it).
    Did you change the adminuser password?
    more?
    Detlev

  • Shared services not responding...

    Previous shared services used to work fine..
    today all of a sudden it stoped showing login page....after 30 minutes.. internet explorer cannot display this page.....
    tried to restart the services for ldap and shared services....its showing that the services can't be stopped....
    even restart of the server didnt work....
    can anyone let me know the reason for this
    even tried to use recovery.bat scripts.....
    one more question do i need to re-configure all the applications installed on the server....
    Thanks in advance....
    Edited by: user649524 on Jan 6, 2009 7:39 PM

    If you remove the OpenLdap directory (\Hyperion\SharedServices\9.3.1\openLDAP) , then run the shared services installer again it should create it again.
    You will have to configure Shared services again, as for keeping your registered apps I am not so sure on, you might be lucky and reuse the same database when you configure, if not then you will have lost it all and will have to reregister the products with SS.
    Strange you couldn't recover the openldap db usually it is fine if you roll it back to a date when it was working fine.
    Cheers
    John
    http://john-goodwin.blogspot.com.

  • Shared services is asking for re-configuration.

    Dear Gurus,
    I am using 9.0 version shared services, it was working fine since long back, recently domain server have been changed, for the updation i edited the IP and restarted the shared services, surprisingly the shared services is not allowing me to login and is asking for re-configuration as the database is not configured properly.
    I am using native directory also, so there should no data(user info and provision) loss.
    i am going to perform the below steps:-
    1) executing the Cssimportexport utility and take the back up.
    2) taking the back-up of shared services repository
    3) re-configuring the shared services with the existing repository.
    4) executing the cssimportexport utility to restore
    i have db-archive and db-recover utilities.
    please let me know if iam going wrong.
    thanks in advance
    Giri Prasad

    There is a document that I got from Oracle support called "System9-moving repository.doc" it goes thru the steps of rehosting. I it is more then just changing IP addresses. the document shows the configuration files that need to be modified and database entries.
    You should request a copy from support.

  • Shared services problem

    Hi ,
    I am facing a problem opening an folder in shared seirvices,Can some one help me on this.
    Tried steps like this
    1.Opened the link http://Server:58080/interop/
    2.Login with the details.
    3.Application Opened . ( with directories a)User Directories b)Projects c)Unassigned Applications)
    If i click and tries to open any folder , it says Loading......
    but never gets open

    Hi John,
    Could you please check the logs if any issues are present in it
    Mar 7, 2010 10:54:23 AM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-58080
    Mar 7, 2010 10:54:23 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 750 ms
    Mar 7, 2010 10:54:23 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Mar 7, 2010 10:54:23 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    Mar 7, 2010 10:54:23 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Mar 7, 2010 10:54:23 AM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Mar 7, 2010 10:54:23 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /interop from URL file:C:\Hyper
    ion\deployments\Tomcat5\SharedServices9\webapps\interop
    Mar 7, 2010 10:54:27 AM com.hyperion.bpm.logon.CSSAuthenticate initializeCSS
    INFO: Initializing security framework
    log4j:WARN No appenders could be found for logger (com.hyperion.css.CSSSystem).
    log4j:WARN Please initialize the log4j system properly.
    Mar 7, 2010 10:54:29 AM com.opensymphony.oscache.general.GeneralCacheAdministrat
    or <init>
    INFO: Constructed GeneralCacheAdministrator()
    Mar 7, 2010 10:54:29 AM com.opensymphony.oscache.general.GeneralCacheAdministrat
    or createCache
    INFO: Creating new cache
    Attempting to verify the database configuration
    Attempting to verify the database configuration
    log dir isC:\Hyperion\logs\SharedServices9
    urlManifest jar:file:/C:/Hyperion/deployments/Tomcat5/SharedServices9/webapps/in
    terop/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 9.3.1.0.45
    Shared Services Drop Number: 9
    Database configuration test passed.
    07 Mar 2010 10:54:33 - org.apache.slide.common.Domain - INFO - Auto-Initializing
    Domain
    07 Mar 2010 10:54:33 - org.apache.slide.common.Domain - INFO - Configuration fou
    nd in classpath
    07 Mar 2010 10:54:33 - org.apache.slide.common.Domain - INFO - Domain configurat
    ion : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apa
    che.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=t
    rue, org.apache.slide.urlEncoding=UTF-8, org.apache.slide.domain=C:/Hyperion/dep
    loyments/Tomcat5/SharedServices9/config/Domain.xml}
    configURL: file:///C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xm
    l
    Done initialize: com.hyperion.css.CSSAPIImpl@3fa6cd
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport initialize
    INFO: Using thread monitor-based data access locking (synchronization).
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolati
    leTriggerAndJobs
    INFO: Removed 0 Volatile Trigger(s).
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolati
    leTriggerAndJobs
    INFO: Removed 0 Volatile Job(s).
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Freed 0 triggers from 'acquired' / 'blocked' state.
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Recovering 0 jobs that were in-progress at the time of the last shut-down.
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Recovery complete.
    Mar 7, 2010 10:54:51 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Removed 0 stale fired job entries.
    Mar 7, 2010 10:54:52 AM org.quartz.impl.jdbcjobstore.JobStoreTX initialize
    INFO: JobStoreTX initialized.
    Mar 7, 2010 10:54:52 AM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler 'CESScheduler' initialized from an externally provided pr
    operties instance.
    Mar 7, 2010 10:54:52 AM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler version: 1.3.0
    Mar 7, 2010 10:54:52 AM org.quartz.core.QuartzScheduler start
    INFO: Scheduler CESScheduler_$_davidakbar1267988091015 started.
    Mar 7, 2010 10:54:53 AM org.apache.struts.tiles.TilesPlugin initDefinitionsFacto
    ry
    INFO: Tiles definition factory loaded for module ''.
    Mar 7, 2010 10:54:53 AM org.apache.struts.tiles.TilesPlugin initDefinitionsFacto
    ry
    INFO: Factory already exists for module ''. The factory found is from module ''.
    No new creation.
    Mar 7, 2010 10:54:53 AM org.apache.struts.tiles.TilesPlugin initDefinitionsFacto
    ry
    INFO: Factory already exists for module ''. The factory found is from module ''.
    No new creation.
    Mar 7, 2010 10:54:54 AM org.apache.struts.validator.ValidatorPlugIn initResource
    s
    INFO: Loading validation rules file from '/WEB-INF/css/validator-rules.xml'
    Mar 7, 2010 10:54:54 AM org.apache.struts.validator.ValidatorPlugIn initResource
    s
    INFO: Loading validation rules file from '/WEB-INF/css/css-custom-validator-rule
    s.xml'
    Mar 7, 2010 10:54:54 AM org.apache.struts.validator.ValidatorPlugIn initResource
    s
    INFO: Loading validation rules file from '/WEB-INF/css/validation.xml'
    Shared Services Initialized Successfully
    Mar 7, 2010 10:54:55 AM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-58080
    Mar 7, 2010 10:54:55 AM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:58082
    Mar 7, 2010 10:54:55 AM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/125 config=null
    Mar 7, 2010 10:54:55 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 31562 ms
    Mar 7, 2010 10:55:17 AM org.apache.struts.tiles.TilesRequestProcessor initDefini
    tionsMapping
    INFO: Tiles definition factory found for request processor ''.

  • Hyperion Shared services -OpenLDAP Recovery

    Hi,
    Can you please share the steps to recover when the shared Services is corrupted. The version 9.2.X
    Thanks for your help in advance.
    Regards,
    Upendra..

    Hi,
    If you don't have a backup of the OpenLdap directory then have a look here , it should be able to fix your problem.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion S9 Shared Services service stops automaticaly

    Hi,
    I have installed and configured Hyperion Shared Services 9.3.1 alone on one server. When I restart the services , The service Hyperion S9 OpenLDAP works perfectly, whereas Hyperion S9 Shared Services does not. Once I do a refresh the status is again stopped. And I have to reset IIS and start and stop the services several times before it become stable. Any idea what could be the problem?
    Thanks
    Ramya

    Hi John,
    I tried to stop and start it from Start Menu. Stopping was normal took few seconds. But starting looks problematic. The process started at 6.15 AM UK time today and is still running. It is 7.10 AM UK time now.
    The prompt seems to be frozen, I am pasting whatever it had
    07-Apr-2010 06:15:37 org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-58080
    07-Apr-2010 06:15:37 org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 906 ms
    07-Apr-2010 06:15:37 org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    07-Apr-2010 06:15:37 org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    07-Apr-2010 06:15:38 org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    07-Apr-2010 06:15:38 org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    07-Apr-2010 06:15:38 org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /interop from URL file:D:\Hyper
    ion\deployments\Tomcat5\SharedServices9\webapps\interop
    07-Apr-2010 06:15:39 com.hyperion.bpm.logon.CSSAuthenticate initializeCSS
    INFO: Initializing security framework
    log4j:WARN No appenders could be found for logger (com.hyperion.css.CSSSystem).
    log4j:WARN Please initialize the log4j system properly.
    07-Apr-2010 06:15:40 com.opensymphony.oscache.general.GeneralCacheAdministrator
    <init>
    INFO: Constructed GeneralCacheAdministrator()
    07-Apr-2010 06:15:40 com.opensymphony.oscache.general.GeneralCacheAdministrator
    createCache
    INFO: Creating new cache
    Attempting to verify the database configuration
    log dir isD:\Hyperion\logs\SharedServices9
    Attempting to verify the database configuration
    urlManifest jar:file:/D:/Hyperion/deployments/Tomcat5/SharedServices9/webapps/in
    terop/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 9.3.1.0.45
    Shared Services Drop Number: 9
    Memory in use[3208 kb] = Total memory available[143589 kb] - Free memory availab
    le[140381 kb]
    Memory in use[3208 kb] = Total memory available[143589 kb] - Free memory availab
    le[140381 kb]
    Database configuration test passed.
    07 Apr 2010 06:15:42 - org.apache.slide.common.Domain - INFO - Auto-Initializing
    Domain
    07 Apr 2010 06:15:42 - org.apache.slide.common.Domain - INFO - Configuration fou
    nd in classpath
    07 Apr 2010 06:15:42 - org.apache.slide.common.Domain - INFO - Domain configurat
    ion : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apa
    che.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=t
    rue, org.apache.slide.urlEncoding=UTF-8, org.apache.slide.domain=D:/Hyperion/dep
    loyments/Tomcat5/SharedServices9/config/Domain.xml}
    configURL: file:///D:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xm
    l
    Done initialize: com.hyperion.css.CSSAPIImpl@9be2b5
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport initialize
    INFO: Using thread monitor-based data access locking (synchronization).
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileT
    riggerAndJobs
    INFO: Removed 0 Volatile Trigger(s).
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileT
    riggerAndJobs
    INFO: Removed 0 Volatile Job(s).
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Freed 0 triggers from 'acquired' / 'blocked' state.
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Recovering 0 jobs that were in-progress at the time of the last shut-down.
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Recovery complete.
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Removed 0 stale fired job entries.
    07-Apr-2010 06:16:01 org.quartz.impl.jdbcjobstore.JobStoreTX initialize
    INFO: JobStoreTX initialized.
    07-Apr-2010 06:16:01 org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler 'CESScheduler' initialized from an externally provided pr
    operties instance.
    07-Apr-2010 06:16:01 org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler version: 1.3.0
    07-Apr-2010 06:16:01 org.quartz.core.QuartzScheduler start
    INFO: Scheduler CESScheduler_$_PVUKTSTGCSAPP021270617360856 started.
    07-Apr-2010 06:16:03 org.apache.struts.tiles.TilesPlugin initDefinitionsFactory
    INFO: Tiles definition factory loaded for module ''.
    07-Apr-2010 06:16:03 org.apache.struts.tiles.TilesPlugin initDefinitionsFactory
    INFO: Factory already exists for module ''. The factory found is from module ''.
    No new creation.
    07-Apr-2010 06:16:03 org.apache.struts.tiles.TilesPlugin initDefinitionsFactory
    INFO: Factory already exists for module ''. The factory found is from module ''.
    No new creation.
    07-Apr-2010 06:16:03 org.apache.struts.validator.ValidatorPlugIn initResources
    INFO: Loading validation rules file from '/WEB-INF/css/validator-rules.xml'
    07-Apr-2010 06:16:03 org.apache.struts.validator.ValidatorPlugIn initResources
    INFO: Loading validation rules file from '/WEB-INF/css/css-custom-validator-rule
    s.xml'
    07-Apr-2010 06:16:03 org.apache.struts.validator.ValidatorPlugIn initResources
    INFO: Loading validation rules file from '/WEB-INF/css/validation.xml'
    Shared Services Initialized Successfully
    07-Apr-2010 06:16:04 org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-58080
    07-Apr-2010 06:16:04 org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:58082
    07-Apr-2010 06:16:04 org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/32 config=null
    07-Apr-2010 06:16:04 org.apache.catalina.startup.Catalina start
    INFO: Server startup in 27078 ms
    Memory in use[9199 kb] = Total memory available[228524 kb] - Free memory availab
    le[219325 kb]
    Memory in use[9199 kb] = Total memory available[228524 kb] - Free memory availab
    le[219325 kb]
    Memory in use[9198 kb] = Total memory available[224198 kb] - Free memory availab
    le[215000 kb]
    Memory in use[9198 kb] = Total memory available[224198 kb] - Free memory availab
    le[215000 kb]
    Memory in use[9196 kb] = Total memory available[226885 kb] - Free memory availab
    le[217689 kb]
    Memory in use[9196 kb] = Total memory available[226885 kb] - Free memory availab
    le[217689 kb]
    Memory in use[8639 kb] = Total memory available[224198 kb] - Free memory availab
    le[215559 kb]
    Memory in use[8639 kb] = Total memory available[224198 kb] - Free memory availab
    le[215559 kb]
    Memory in use[8355 kb] = Total memory available[225574 kb] - Free memory availab
    le[217219 kb]
    Memory in use[8355 kb] = Total memory available[225574 kb] - Free memory availab
    le[217219 kb]
    Memory in use[8328 kb] = Total memory available[224198 kb] - Free memory availab
    le[215870 kb]
    Memory in use[8328 kb] = Total memory available[224198 kb] - Free memory availab
    le[215870 kb]
    Memory in use[8328 kb] = Total memory available[224788 kb] - Free memory availab
    le[216460 kb]
    Memory in use[8328 kb] = Total memory available[224788 kb] - Free memory availab
    le[216460 kb]
    Memory in use[8328 kb] = Total memory available[224198 kb] - Free memory availab
    le[215870 kb]
    Memory in use[8328 kb] = Total memory available[224198 kb] - Free memory availab
    le[215870 kb]
    Memory in use[8328 kb] = Total memory available[224526 kb] - Free memory availab
    le[216198 kb]
    Memory in use[8328 kb] = Total memory available[224526 kb] - Free memory availab
    le[216198 kb]
    Memory in use[8328 kb] = Total memory available[224460 kb] - Free memory availab
    le[216132 kb]
    Memory in use[8328 kb] = Total memory available[224460 kb] - Free memory availab
    le[216132 kb]

  • After reconfiguring shared service using Config utility

    Hi,
    I am unable to see my applications under Projects after reconfiguration from Config utility, i selected reuse existing tables. Does it require any additonal steps to see my existing applications under projects?
    Secondly i have backup for openLdap, but not relational backup of shared services before reconfiguration. is there any possibilty to recover HSS with openldap backup (no backup available for RDBMS)?
    Any solution to this problem.

    I am hoping this is not related to the post yesterday where I advised against running the config utility again.
    First of all if you ever run the config utility you should make sure you definitely have a backup of everything.
    Unfortunatey it sounds like the registration to the products has been lost, shared services db holds information relating to product registration, Openldap contains the provisioning information.
    You may end up having to reregister the products with shared services.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Business Rules Instance disappeard in projects folder in Shared Services

    Hi all,
    I have this strange thing happend to me today morning. when i logged into the Shared Services i can find the Business Rules folder but i couldnt find the instance for it.Is there any way i can reconfigure it so that i can see the instance back again in Shared Services.
    Environment: Windows server, Hyperion version 9.3.1
    Any help on this would be greatly appreciated.
    Thanks in Advance

    Please find the error log below
    com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Registeration failed: error.generalSaveModel.Registeration failed: error.generalSaveModel.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication(CmsRegistrationUtil.java:222)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:360)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Thanks

  • Unable to access applications in workspace,shared services

    Hi ,
    I am Unable to access applications in workspace and shared services on EPM 11.1.1.3. It happened after normal shutdown/startup scripts were run.
    But when I reconfigure the Weblogic web server and run the services again I can access the applications.This is happening frequently now.
    Is this anything related to user profiles on the server as we are migrating these to other server.
    Can any one help me with this .
    Please find the Shared services log below:
    <22-Oct-2010 10:25:19 o'clock BST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    D:\bea\weblogic92\platform\lib\p13n\p13n-schemas.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_common.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_system.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_common.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_schemas.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_system.jar;D:\bea\weblogic92\platform\lib\wlp\wsrp-common.jar>
    <22-Oct-2010 10:25:21 o'clock BST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-ia32 from BEA Systems, Inc.>
    <22-Oct-2010 10:25:25 o'clock BST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <22-Oct-2010 10:25:29 o'clock BST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : D:\bea\license.bea>
    <22-Oct-2010 10:25:29 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <22-Oct-2010 10:25:30 o'clock BST> <Notice> <Log Management> <BEA-170019> <The server log file D:\Hyperion\deployments\WebLogic9\servers\SharedServices9\logs\SharedServices9.log is opened. All server side log events will be written to this file.>
    <22-Oct-2010 10:25:47 o'clock BST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <22-Oct-2010 10:25:57 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <22-Oct-2010 10:25:57 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    log dir isD:\Hyperion\logs\SharedServices9
    urlManifest zip:D:/Hyperion/deployments/temp/servers/SharedServices9/tmp/_WL_user/interop/tthmcu/war/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 11.1.1.3.24
    Shared Services Drop Number: 6
    Attempting to verify the database configuration
    Attempting to verify the database configuration
    Database configuration test passed.
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Auto-Initializing Domain
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Configuration found in classpath
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Domain configuration : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apache.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=true, org.apache.slide.urlEncoding=UTF-8, org.apache.slide.domain=D:/Hyperion/deployments/WebLogic9/SharedServices9/config/Domain.xml}
    configURL: file:///D:/Hyperion/deployments/WebLogic9/SharedServices9/config/CSS.xml
    Done initialize: com.hyperion.css.CSSAPIImpl@283baf
    connection pool registered:dbcpPool-org.apache.commons.pool.impl.GenericObjectPool@27efaa
    connection pool registered:dbcpPool-org.apache.commons.pool.impl.GenericObjectPool@454a3b
    CMSOfflineServlet Initialized
    Adding audit listener
    Shared Services Initialized Successfully
    <22-Oct-2010 10:26:56 o'clock BST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <22-Oct-2010 10:26:56 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <22-Oct-2010 10:26:56 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <22-Oct-2010 10:26:57 o'clock BST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias hyperion from the jks keystore file D:\hyperion_SSL_Repository\hyperion.jks.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\bea\JROCKI~1\jre\lib\security\cacerts.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 10.86.57.43:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 10.87.248.108:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 127.0.0.1:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "127.0.0.1", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "LGWHYPWEB.uk.baa.com", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "SharedServices9" for domain "WebLogic9" running in Production Mode>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "LGWWEB026.uk.baa.com", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <22-Oct-2010 10:27:08 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:28:36 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwdbs026.uk.baa.com - 10.86.41.33 instead of an SSL handshake.>
    22-Oct-2010 10:28:38, /files, HEAD, 401 "Unauthorized", 125 ms, %v
    22-Oct-2010 10:28:38, /files, HEAD, 200 "OK", 266 ms, %v
    22-Oct-2010 10:28:40, /files, HEAD, 401 "Unauthorized", 16 ms, %v
    22-Oct-2010 10:28:41, /files, HEAD, 200 "OK", 94 ms, %v
    22-Oct-2010 10:28:42, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:42, /files, HEAD, 200 "OK", 93 ms, %v
    22-Oct-2010 10:28:43, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:43, /files, HEAD, 200 "OK", 94 ms, %v
    22-Oct-2010 10:28:44, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:44, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:28:45, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:45, /files, HEAD, 200 "OK", 93 ms, %v
    22-Oct-2010 10:28:47, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:47, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:28:48, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:48, /files, HEAD, 200 "OK", 78 ms, %v
    <22-Oct-2010 10:29:40 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwapp026.uk.baa.com - 10.86.51.104 instead of an SSL handshake.>
    <22-Oct-2010 10:30:16 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwapp026.uk.baa.com - 10.86.51.104 instead of an SSL handshake.>
    <22-Oct-2010 10:32:25 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    22-Oct-2010 10:32:43, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:43, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:32:44, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:44, /files, HEAD, 200 "OK", 63 ms, %v
    22-Oct-2010 10:32:45, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:45, /files, HEAD, 200 "OK", 63 ms, %v
    <22-Oct-2010 10:32:46 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:34:00 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:35:28 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    log dir isD:\Hyperion\logs\SharedServices9
    urlManifest zip:D:/Hyperion/deployments/temp/servers/SharedServices9/tmp/_WL_user/interop/tthmcu/war/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 11.1.1.3.24
    Shared Services Drop Number: 6
    Populating Application Info
    Getting LCM callback info from Registry for product: HUB
    LCM Callback: https://LGWWEB026.uk.baa.com:28443/interop/framework/lcm/HSSMigration
    Populating Product Info
    Thanks in advance
    Edited by: 790426 on 25-Oct-2010 06:17

    You must first check if you have configured the web server to include the hfm/planning products.
    Then you can refer to the thread below:
    Not able to see Consolidation Administration
    The latter definitely applies to version 9.3.1, but it could be helpful.

  • File Sharing Service keeps crashing Error Reading Settings, File Sharing Service keeps crashing Error Reading Settings

    File sharing service keeps popping up with the error message An error occurred on the server while processing a command.  This error occurred while processing a command of type 'getConnectedUsers' in plug-in 'servermgr_afp'.
    I have tried multiple solutions on this site, unloading afp and restarting it, restarting postgres.  The file sharing tab will show up for a few seconds on the server.app config page then once someone tries to access any of the shared volumes on there, the event log shows it crashing instantly.  Error in console:
    The server '127.0.0.1' reported an error while processing a command of type 'getConnectedUsers' in plug-in: 'servermgr_afp'.  Error: Error Domain=XSActionErrorDomain Code=0 "SETTING_NOT_FOUND_ERR" UserInfo=0x7ffe6a835060 {NSLocalizedDescription=SETTING_NOT_FOUND_ERR}
    Also I get the error com.apple.launchd: (com.apple.collabd.notifications[7520]) Exited with code 1 then always followed by Throttling respawn: Will start in 10 seconds and this happens every 10 seconds without fail.

    I have started getting this error this morning:
    This error occurred while processing a command of type 'getConnectedUsers' in plug-in 'servermgr_afp'.
    Using Server 2.2.2; MacMini running OS X 10.8.5, 2 GHz Core i7 with 8 GB RAM attached to a 12TB Pegasus RAID.
    When the error appears, my users cease to be able to access file shares.
    Often, just before the error occurs, my users experience substantial slow down in the Finder's responsiveness when manipulating files on those shares.
    Restarting the Server App will produce one of several results
    1. fix the problem (rarely)
    2. fail to connect to server
    3. connect to server but not get all services running.
    The system itself resists a full shutdown, hanging at the grayish-white screen (not spinning wheel or cog or apple logo).
    I wish there was some known fix for this.

  • Planning is not getting displayed under shared services

    I have installed essbase,Bi Plus and Planning.Esbase and Bi Plus were configured and were successful.I have completed the configuration of planning also the product instance and Data source step.
    When i log on to shared services i am not seeing the planning and also the "Navigate-->Application" menu is missing in the workspace.
    I have installed 9.3.1
    Thanks,
    Mugundhan

    Hi John,
    Thanks for the help.I missed to furnish that i have created app using the app wizard.I dont know how this issue got fixed, i have restarted the servers and now i can see the planning app under shared services but still i am not getting the planning menu in the workspace. I have provisioned the full rights to the login id. I think i am missing some point here.
    Thanks,
    Mugundhan

Maybe you are looking for