Cannot Access Shared Services After Installing 11.1.2

Installed and successfully configured Hyperion Foundation. Validation tool is telling me configuration of foundation, workspace etc was successful. However when I try to access Shared Services at http://server:28080/interop I get a 404 error, and when I try to access http://server:19000/workspace I get the following error:
Initialization Error.
The system is not available due to initialization errors.
Detailed error messages:
Error initializing system registry: Could not find the Workspace Product node. Check Registry connection and content
Services I have running: Hyperion Foundation Services: Managed Server, Hyperion Integration Services, Hyperion RMI Registry, Oracle Process Manager (EPM_EPMSystem1), Oracle Process Manager (ohsInstance3483233323).

Reconfigured and it's working fine now. Closing the thread.

Similar Messages

  • Unable to access Hyperion 11.1.2 Shared Services after install

    Hello All,
    I am installing Hyperion 11.1.2 for the first time. I have poured over most if not all available documentation and I can't seem to get Shared Services up and running. I am trying to access it via http://HSSservername:28080/interop and http://HSSservername:19000/interop and I am not having success with either, I reach a 404 page not found page. And for workspace I receive an error message stating "“Initialization Error. The system is not available due to initialization errors” for workspace
    Detailed error messages: Error initializing system registry."
    I do a netstat -na and can see that the server is listening on 28080 and I can also letnet to this port and 19000 also. I have tried to start up through windows services console and through the Start>Oracle EPM..>Foundation>Start Foundation links. I have reviewed the foundation startup logs (foundationservicedssysout.log) located under C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services and can see the following. Can anyone lend a hand please? Thank you very much in advance for any help and information that you are able to provide.
    <Aug 5, 2010 9:56:01 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.4-18_o-117227-1.6.0_14-20090623-2107-windows-x86_64 from BEA Systems, Inc.>
    <Aug 5, 2010 9:56:09 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925
    WebLogic Server 10.3 Tue Oct 20 12:16:15 PDT 2009 1267925
    WebLogic Server 10.3 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Aug 5, 2010 9:56:13 PM PDT> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <Aug 5, 2010 9:56:13 PM PDT> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Aug 5, 2010 9:56:13 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 5, 2010 9:56:13 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 5, 2010 9:56:14 PM PDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Aug 5, 2010 9:56:14 PM PDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log00002. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log.>
    <Aug 5, 2010 9:56:14 PM PDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log is opened. All server side log events will be written to this file.>
    <Aug 5, 2010 9:56:20 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Aug 5, 2010 9:56:26 PM PDT> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of FoundationServices0 has been migrated to backup server and the backup server is accessing the TLOG of FoundationServices0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
    <Aug 5, 2010 9:56:37 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Aug 5, 2010 9:56:37 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    **********Getting connection from hub connection pool..Testing JNDI connection....
    <Aug 5, 2010 9:57:11 PM PDT> <Error> <HTTP> <BEA-101216> <Servlet: "WorkflowEngine" failed to preload on startup in Web application: "interop".
    javax.servlet.ServletException: DSF initalization error [OWLS][SQLServer JDBC Driver][SQLServer]Invalid object name 'ces_system'.
         at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:59)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         Truncated. see log file for complete stacktrace
    >
    <Aug 5, 2010 9:57:11 PM PDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'SHAREDSERVICES [Version=11.1.2.0]'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "WorkflowEngine" failed to preload on startup in Web application: "interop".
    javax.servlet.ServletException: DSF initalization error [OWLS][SQLServer JDBC Driver][SQLServer]Invalid object name 'ces_system'.
         at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:59)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1399)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: javax.servlet.ServletException: DSF initalization error [OWLS][SQLServer JDBC Driver][SQLServer]Invalid object name 'ces_system'.
         at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:59)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         Truncated. see log file for complete stacktrace
    >
    <Aug 5, 2010 9:57:12 PM PDT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Aug 5, 2010 9:57:12 PM PDT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of FoundationServices.>
    <Aug 5, 2010 9:57:17 PM PDT> <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.>
    <Aug 5, 2010 9:57:42 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Aug 5, 2010 9:57:42 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Aug 5, 2010 9:57:42 PM PDT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\Oracle\Middleware\jrockit_160_05\jre\lib\security\cacerts.>
    <Aug 5, 2010 9:57:43 PM PDT> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Thu Mar 21 12:12:27 PST 2002,
                   To: Tue Mar 22 13:12:27 PDT 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[7]" is now listening on 0:0:0:0:0:0:0:1:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:adbe:bfd1:6ad8:630f:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 173.204.96.158:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:98f0:a152:bd42:8049:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on fe80:0:0:0:adbe:bfd1:6ad8:630f:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[4]" is now listening on fe80:0:0:0:98f0:a152:bd42:8049:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[8]" is now listening on 127.0.0.1:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:0:5efe:a9fe:8049:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 173.204.96.158:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:200:5efe:adcc:609e:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[5]" is now listening on 169.254.128.73:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 2002:adcc:609e:0:0:0:adcc:609e:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on 169.254.128.73:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[6]" is now listening on fe80:0:0:0:0:5efe:a9fe:8049:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 2002:adcc:609e:0:0:0:adcc:609e:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on fe80:0:0:0:200:5efe:adcc:609e:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "FoundationServices0" for domain "EPMSystem" running in Production Mode>
    <Aug 5, 2010 9:57:43 PM PDT> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Edited by: user3538245 on Sep 2, 2010 10:47 PM

    Hello Dylan,
    Ok, got this one figured out. There appeared to be two possible issues here and I am not sure which one fixed it. Ok, the first one was that there appeared to be communication issues between my HSS server and my DB server. I am setting up in a windows 2008 x64 bit environment and by default the windows firewalls were up and running. I had to create firewall rules between the servers to allow all communication to pass between the two different servers. The second thing that I noticed was that the FR Famework Agent service was not showing up on my application server. What I was doing wrong was re-configuring the FR/Framework database. In my scenario/environment, I had one FR web server and one FR application server. I was installing all of the web components on one server and all of the services on the other. So, I was installing the FR Framework services on one server and the FR Framework Web on the other server. The weird thing is that I would go and configure the FR Framework service server first and configure the DB, then when I went to configure the FR Framework Web server, it gave me the option to deploy the web server and also to configure the DB again (this would be the second time). My problem was that I went ahead and re-configured the DB again on the Web server. In version 11.1.1.3, when you only installed the FR web components on the server, it did not give you the option to configure the DB. If you are in a distributed environment, do not re-configure the DB on the Web server, ensure you "connect to existing DB" and connect to the BI repository (I learned this by trial and error as I did not find any documentation stating otherwise).
    Edited by: user3538245 on Sep 2, 2010 10:46 PM

  • Cannot access web console after install.

    Hi all.
    The last day has been my first encounter with Oracle VM and it seemed to go fine until I finished. I have installed the latest VM and management tools on a bare bones machine (spec below) but cannot access the console via http://machine:8888/OVA.
    I have tried installing using https and without and can gain access to neither the https 4443 or the http 8888 yet I can ssh into it quite easily. The dmesg only really complains that there are no ipv6 routers (understandable) but the xend.log in /var/log/xen does show something strange at the bottom:
    [2011-07-13 16:04:45 3011] DEBUG (XendDomain:452) Adding Domain: 0
    [2011-07-13 16:04:45 3011] DEBUG (XendDomain:386) number of vcpus to use is 0
    [2011-07-13 16:04:45 3011] INFO (SrvServer:177) unix path=/var/lib/xend/xend-socket
    [2011-07-13 16:04:45 3011] DEBUG (XendDomainInfo:1727) XendDomainInfo.handleShutdownWatch
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: VBD.set_device not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: VBD.set_type not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: session.get_all_records not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: event.get_record not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: event.get_all not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: VIF.get_network not found <------ ?????
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: VIF.set_device not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: VIF.set_MAC not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: VIF.set_MTU not found
    [2011-07-13 16:04:45 3011] WARNING (XendAPI:695) API call: debug.get_all not found
    The spec of the machine started out as:
    Athlon 64 x2 3600+
    4Gb Ram
    2 Nics (1 built in Broadcom & 1 Intel MT)
    1 NVidia super duper gt9500
    3 Hard Disk, (1 IDE 150gb , 1 SATA 80 & 1 SATA 150 - the IDE is master boot with system on it)
    After a few attempts, I removed Video and the Intel card.
    The install was done via CD and never complained and in this last install, it only had 1 NIC to choose for the management console.
    On this last install I also chose top use none https and therefore the system says I should gain access via http://machine:8888/OVA
    I do notice though that in some tutorials, it states alternatives to OVA like OVS etc, all of which I have tried.
    Oh and if I netstat -an, it shows it's listening on port 8888.
    many thanks, I'm guessing it's some a bit silly that I've over looked but from the way I read the install instructions, you only need the VM and the management Disks to install and you should be able to access via web console?
    BTW, systems I'm using as clients to access range from, opera, firefox (Soalris), ie 6,7,8 & 9 from Windows and Windows server. All I get is Internet Explorer Cannot Display This Page.
    many Thanks, Mark

    Did you install the VM Manager software as a VM hosted by OVS? Make sure the VM is running. It is probably named something like OVM_EL5U4_X86_OVM_MANAGER_PVM. Use "xm list" on the OVS server to see which VMs are running.
    If it's not running, then run "xm create /path/to/vm.cfg" the path is probably something like /OVS/running_pool/OVM_EL5U4_X86_OVM_MANAGER_PVM/vm.cfg
    Jim

  • Cannot Access the Service Partition after installing Lenovo Driver and Application Installation

    I recently upgraded my Lenovo 3000 H210, M/T 5355-2NU from Windows Vista Home Premium (64-bit) to Windows 7 Home Premium (64-bit) with the media received through the Windows 7 Home Premium Upgrade Fulfillment Program.
    I installed the 64-bit version of the Common Components Installation v1.0.0.8 and restarted the computer and then installed the 64-bit version of the Lenovo Driver and Application Installation program, v5.1.0.0900.  After
    restarting the computer, I receive a message box stating "Cannot access the Service Partition".  If I click on
    Lenovo Driver and Application Installation on the Start Menu, I receive an error that the installation has not
    completed.  Restart to complete the installation.  If I restart the computer, I am back to the first error.
    Any idea how to resolve this situation?
    Any help is greatly appreciated.  Thanks in advance.
    -Larry

    I am having the exact same problem. It's driving me nuts. I also downloaded and attempted to reinstall the factory software from Lenovo's site. It installs but will not launch, giving me the following error message: "This software is for intallation on a Lenovo computer." Or words to that effect.
    Hopefully someone knows the answer. Tried tech support twice. Ugh... Thanks in advance.
    Lenovo 3000 H210 Desktop, 64-bit, Intel E5200 Duo Core, 4GB RAM, 320 GB Hard Drive

  • Can't start OLAPServer service after installing patches #9.0.1.3

    I had a running OLAPServer service before I installed the 9i latest patches (#9.0.1.3) yesterday.
    I have tried to use either Windows Service Manager or OLAP Services Instances Manager to start that service.
    When I tried to use OLAP OSIM, I got error message like this :
    XPINSMGR - 10565 Cannot access olap service from this database. Cause : an attempt was made to access OLAP services on a database on which it is not installed (?). Action: Install OLAP Service in the database...
    I have tried to create a new database and set all the OLAP configuration, but it is still not working..
    Is there someone can help me to figure out what happened ?
    thanks, Sjarif

    Thank's for your suggestion. But my problem occured after I installed the 9.0.1.3.1 patch on my 9i database server (in run on XP Pro machine). I have checked OLAPDBA,OLAPSYS,and OLAPSVR security status, they are NOT LOCKED and NOT EXPIRED.
    I have checked the content of OLAPServicesAgent.log file and I find ORA-03113 error.
    This is the content of OLAPServicesAgent.log file:
    [08-Apr-2002, 12:47:28PM] Finished waiting for init thread to finish; wait result: 0
    [08-Apr-2002, 12:47:28PM] Waiting for serviceDoneEvent to be triggered.
    [08-Apr-2002, 12:47:28PM] Filtering output using VERBOSE DEBUG (level 3 of 3) mode.
    [08-Apr-2002, 12:47:28PM]
    [08-Apr-2002, 12:47:28PM] Retrieving privilege information from registry and RDBMS.
    [08-Apr-2002, 12:47:28PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:28PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:28PM]
    [08-Apr-2002, 12:47:37PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:37PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:37PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:37PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:37PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:37PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:37PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:37PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:37PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:37PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:37PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:38PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:38PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:38PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:38PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:38PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:38PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:38PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:38PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:38PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:38PM] Done retrieving privilege information.
    [08-Apr-2002, 12:47:38PM] Starting IOR listener on port: 7051
    [08-Apr-2002, 12:47:38PM] ServiceManager Constructor called.
    [08-Apr-2002, 12:47:38PM] ScmEnumServicesStatus()***ret = 234***m_hServiceManager = 1417944***bufsize = 10180***numServices = 0
    [08-Apr-2002, 12:47:38PM] ScmEnumServicesStatus()***ret = 0***m_hServiceManager = 1417944***bufsize = 0***numServices = 98
    [08-Apr-2002, 12:47:39PM] An access provider was found reading the Security/AuthenticationProviderPath registry key (C:\OraHome1\bin\xsapdbms.dll) for the service name, OLAPServer
    [08-Apr-2002, 12:47:39PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:39PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:39PM]
    [08-Apr-2002, 12:47:39PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:39PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:39PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:39PM]
    [08-Apr-2002, 12:47:39PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:39PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:39PM] ExecuteRDBMSCommand() failed, command = select * from ALL_OLAP_os_child_instances
    [08-Apr-2002, 12:47:39PM] Unable to add Olap child instance, OLAPServer, to the Oracle ALL_OLAP_os_child_instances table.
    [08-Apr-2002, 12:47:39PM] Check to see if the usernames and passwords within olap.key associated with
    [08-Apr-2002, 12:47:39PM] this instance are correct. If not, use the /CreateKeyval option of xsdaemon to reset the values, or use
    [08-Apr-2002, 12:47:39PM] the script provided for that purpose.
    [08-Apr-2002, 12:47:39PM] xsdaemon process is terminating abnormally.
    It seems to me there is a problem in OCI connection ...
    Thanks.
    Sjarif

  • Cannot access shared folders anymore....

    Hi,
    We have a naughty problem at the office for accessing shared folders .
    We use G5 Xserve + Xraid serving home access to 12 macs.
    Our problem started when we updated all machines to 10.5.2 (nor did we have a problem with 10.5.1 or with 10.5.0).
    All machines login correctly, fetch their folders with their home accesses located in the Xserve, as allways did, BUT :
    ·Almost all the machines running Leopard (except two) CANNOT access shared items. They get Error -5002
    ·The old machines running Tiger (G3 Imac's) acess shared items without problem.
    So after many weeks doing multiple tests, we got the following conclusions:
    ·Problem is not server related.
    ·Problem si related to Leopard clients , although not in all
    ·Problem is not related to the machine, but with the account (accounts that can access shared items do it on any machine, and accounts that can't, don't do it on any machine)
    ·It seems that the trouble is related somewhat with Kerberos authentication, but it's not related to tickets (renewing them is no use)
    ·If we create new account with new name, it can access shared items
    ·If we create new account with same name that of the faulty one (renaming the later), it CANNOT access shared items.
    We have got a problem in the office, and no clue of solving it.... Have read all over apple discussions over the internet, and although some people have similar issues, they are not as close as ours....
    And none of the solutions proposed have solved the problem.
    Any ideas would be greatly appreciated, cause we are starting to get desperate
    Thanks everyone.

    new update:
    we are able to connect to remote shared folders with a different remote server (dual G4) from every machine
    machines who can connect to local server are INTELs, the one who can't are PPCs
    makes any sense to anyone?¿

  • Users cannot access removable devices after you enable and then disable a Group Policy setting in Windows 7 64 Bit

    Users cannot access removable devices after you enable and then disable a Group Policy setting on Windows 7 64 bit machines.
    on the 32 bit machines I was able to apply this hotfix
    http://support2.microsoft.com/kb/2738898
    But it will not install on 64 bit machines. 
    Is there a hotfix for 64 bit?  If not, what is the work around?
    Thanks!
    Robert

    Select "Show hotfixes for all platforms and languages", then download x64 hotfix:
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • After upgrading to Mountain Lion I am not able to access "security and privacy" button under "system preferences". I like to activate "find my mac" but cannot access privacy setting after upgrade. Kindly advice.

    After upgrading to Mountain Lion I am not able to access "security and privacy" button under "system preferences". I like to activate "find my mac" but cannot access privacy setting after upgrade. Kindly advice.

  • Cannot see disc drive after installing boot camp windows 8

    cannot see disc drive after installing windows 8

    the superdrive,  it works fine in osx not in windows 8 on boot camp

  • SRS Browser Role Cannot Access Shared Data Sources

    I've created some reports using VS and shared data sources and deployed. I can run reports (I'm a domain admin), but users I've given system administrator roles within SRS cannot access shared data sources. However, if I embed the data source, everything
    is fine. I'm pulling data from three different servers, so the shared data sources are somewhat important.  I'm using SQL Native userid/passwords not windows authentication.  Anybody got any ideas?  I'm new to SRS.  Thanks.

    Hi Janetb,
    I’m confused about the meaning of “cannot access shared data sources”. Are you saying the user cannot see the Shared Data Sources in Report Server, but he can render the report well? Or the user cannot render the report well because he have no permission
    to access shared data sources?
    If in this first scenario, means that the role of the user have no permission to View data sources. To fix this issue, we can add View data sources task to the current role in SQL Server Management Studio.
    If in the second scenario, it is so strange. In my test, I add Browser role of the report to one user which has no permission to access the shared data sources, but he can render the report which retrieve data from the shared data sources very well.
    To troubleshooting this issue more efficiently, could you tell us the scenario you occurred and the error message you received? So that we can make further analysis and help you out.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • HT4623 I can't activate Location Services after installing ios& on Iphone 5.... any ideas?

    I can't activate Location Services after installing ios& on Iphone 5.... any ideas?

    I had the same issue with one of the three iPhones I updated on Wednesday.  There are many processes that are working for people including:
    - Resetting the device several times
    - Toggling the "Dont' Allow Changes" setting under "Restrictions --> Location Services"
    - Disabling Restrictions altogether.
    - Restoring from backup
    I was able to restore location services by selecting "Reset" and choosing "Erase All Content and Settings" to set the phone up as new.  When the phone resets and goes through the setup process, I was given the option to turn on location services.  I then restored from backup and was good to go.
    Some people have been able to resolve the issue by resetting but only using "Reset All Settings" without having to erase all content, but that did not work for me.  It took a while to get everything back to normal, but it is good to know that there was a somewhat simple solution.

  • I completely lost access to mail after installing iOS 6.0.1. The app 'mail' won't even open now. How do I fix this?

    i completely lost access to mail after installing iOS 6.0.1. The app 'mail' won't even open now. How do I fix this?

    You mean the Apple Mail app? Updated through software Update in the Apple Menu?.
    Or maybe you downloaded Mail from another source?
    Do you still have Snow Leopard or didn't you update your profile?

  • Deskjet3915 cannot access device service

    I just downloaded the new software and driver for the deskjet3915.  Everything appeared to run normally.  I cannot access device services.  I get an error "The application could not be started.  Try reinstalling this printer driver.  I redownloaded the driver and reran it.  Still get the same error.  I am running Windows XP with all microsoft updates.  Does anyone have a possible fix?

    the Curve does not allow you to access to the Device Memory using Windows Explorer and "USB Mass Storage" Mode. You can only access the memory card (aka Media Memory).
    to access the Device Memory, you have to use the Media Manager. You need to download the "Desktop Manager + Media Manager" for that.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Cannot access my Ipad after downloading latest download.  It wont accept my password.

    I cannot access my Ipad after downloading latest download.  The Ipad wont accept my password.  What can I do?

    Try the following:
    1. Restore:
    http://support.apple.com/kb/HT1414
    2. Recovery:
    http://support.apple.com/kb/HT1808

  • I cannot open pdf documents after installing Reader XI

    Hi I have just installed Adobe Reader Xl. I now cannot open any pdf document - the screen is blank and closes after about 10 seconds. When running the trouble-shooter it states there is a compatibility issue. I have re-installed, I have looked at my internet options settings but still cannot resolve the issue. Do you have any suggestions? I am running Windows 7 and Norton 360 Premier Edition software.  Regards Doug

    Interesting that when I installed ReaderXI I wasn't asked to accept terms.
    Cheers
    Quoting Pat Willener <[email protected]>:
    Pat Willener http://forums.adobe.com/people/pwillener created the 
    discussion
    "Re: I cannot open pdf documents after installing Reader XI"
    To view the discussion, visit: 
    http://forums.adobe.com/message/5684309#5684309

Maybe you are looking for

  • How to use a query in the Print Layout Designer?

    I created a query with the query generator: SELECT T0.[Discount], T0.[NumOfDays], T2.[DocNum] FROM CDC1 T0, OQUT T2 INNER JOIN OCTG T3 ON T2.GroupNum = T3.GroupNum WHERE T2.[GroupNum]=T3.[GroupNum] AND  T0.[CdcCode] =  T3.[DiscCode] The result shows

  • Why can't I access photoshop cs6 on my computer?

    Details: I launch the program and it prompts me to sign into my adobe account. I click "sign in," and then it loads for awhile. It then displays an error message specifying that I am not connected to the internet or that my pc's clock is not properly

  • Printing option using Adobe

    Hi I want to print forms and design in ADOBE, pdf. Is it neccasery to install "Adobe Document Service" if I am just using it to design print layouts and not for interactive forms??? -I have installed the Adobe Lifecycle Designer on my machine. I am a

  • Adding picks and symbols to keyboard

    How do I add new fonts & art to my keyboard for game play and messages?

  • Nokia 6288 says nokia then white screen then black...

    nokia 6288 says nokia then white screen then black at least 4 times then switches off its happened twice ive replaced the first one its a day old then the next one did the same thing now im awaiting for a call from the phone company i bought it from