Deploying Shared Services manually through Web Logic Error

Hi,
Can someone help me out of this error. I'm trying to deploy shared services through weblogic. I'm getting this following error:
Status: start Failed
Description: [Deployer:149026]start application interop on SharedServices.
Begin Time: Sat Sep 10 13:29:16 PDT 2011
End Time: Sat Sep 10 13:29:54 PDT 2011
Exception: [HTTP:101216]Servlet: "WorkflowEngine" failed to preload on startup in Web application: "interop". javax.servlet.ServletException: Cannot initialize Hyperion DSF. Error: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:52) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278) 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:507) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67) at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
Thanks.

OS: Windows server 2003 server Sp2
Installed: Foundation services... Financial Mgmt..
Trying to configure Shared Services manually thorugh Weblogic 9.2 .
But while deploying the application I'm getting an error saying "Failed" and above error.

Similar Messages

  • Deploying Shared Services in Oracle Application Server

    Has anyone deployed Shared Services (9.3.1) in Oracle Application Server? We are trying to deploy SS in Oracle Application Server and are not able to do it. Any suggestions?

    I think SS work's only under Apache Tomcat
    I was try deploy SS 9.2.1 and 9.3.1 on Oracle iAS and Weblogic 9.2.MP1
    and have similar error.(- can't register planning application)
    But Planning and EAS on Oralce and Weblogic works fine .
    p.s. OiAS - it's closed product - use Weblogic for new ENV.
    If you need detaled instruction for setup - please read documentation
    http://www.oracle.com/technology/documentation/epm.html
    http://hack4essbase.wordpress.com/2008/08/07/weblogic-classpath-and-env-for-hyperion-planning/

  • Problems with Shared Services Manual Deploy

    Hi everyone, I'm installing Oracle EPM 11.1.1.3 and deploying manually in a HPUX server, I only install in the Foundation Module, Shared Services, openLDAP and the common components, workspace, calculation manager and EPMA are out of this installation because, I only want to install Essbase, EAS and APS, but I have a problem, when I deploy the interop war I get failed on the deploy status with the next stack trace on weblogic console
    [HTTP:101216]Servlet: "HubFrameworkServlet" failed to preload on startup in Web application: "interop".
    java.lang.NullPointerException
         at com.hyperion.hub.struts.action.HUBActionServlet.initCSS(Unknown Source)
         at com.hyperion.hub.struts.action.HUBActionServlet.init(Unknown Source)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
         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:507)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2770)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.NullPointerException
         at com.hyperion.hub.struts.action.HUBActionServlet.initCSS(Unknown Source)
         at com.hyperion.hub.struts.action.HUBActionServlet.init(Unknown Source)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
         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:507)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2770)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    I can't past from this point, so I'm searching what's the reason, why this deployment can't work, I search with the validation tool and get the next log, it looks like theres something called hubRegistration that isn't configured and the other thing that I'm not sure is that I get a "Failed to connect to native directory." , Can someboyd help me with this?? I'll appreciate any kind of help that you can give me mates, thanks in advance and have a nice day.

    And the other part
    19:26:13,216 INFO [CSSLogger] Initializing CSS from Registry. - at com.hyperion.css.common.CSSLogger.getConfiguration(?:?)
    19:26:13,249 INFO [CSSLogger] Trying to get Registry Instance - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:13,314 INFO [CSSLogger] Got Registry Instance - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:13,435 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.cacheRefreshInterval has value 60 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,437 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.group.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,438 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.nameAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,439 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.group.objectclass.entry has value group?member - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,441 DEBUG [CSSLogger] Property Name: spi.provider.common.native.ctxFactory has value com.sun.jndi.ldap.LdapCtxFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,442 DEBUG [CSSLogger] Property Name: logger.priority has value WARN - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,444 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.fnAttribute has value givenname - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,445 DEBUG [CSSLogger] Property Name: spi.provider.factory.msad has value com.hyperion.css.spi.impl.msad.MSADFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,446 DEBUG [CSSLogger] Property Name: spi.provider.factory.sap has value com.hyperion.css.spi.impl.sap.SAPFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,448 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.authType has value simple - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,449 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,450 DEBUG [CSSLogger] Property Name: spi.provider.common.sap.poolName has value CSS_SAP_POOL - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,452 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.objectclass.entry has value [person, organizationalPerson, inetOrgPerson] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,453 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.objectclass.entry has value [groupofuniquenames?uniquemember, cssRole] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,455 DEBUG [CSSLogger] Property Name: spi.provider.factory.db has value com.hyperion.css.spi.impl.db.DBFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,456 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.internalQueryBatchSize has value 50 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,458 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.loginAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,459 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.emailAttribute has value mail - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,460 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.isActiveAttribute has value cssIsActive - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,462 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.snAttribute has value sn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,463 DEBUG [CSSLogger] Property Name: spi.provider.factory.ntlm has value com.hyperion.css.spi.impl.ntlm.NTLMFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,464 DEBUG [CSSLogger] Property Name: spi.provider.common.native.startupRetryInterval has value 3 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,466 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.objectclass.entry has value cssInetOrgPersonExtend - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,467 DEBUG [CSSLogger] Property Name: spi.provider.common.native.internalQueryBatchSize has value 50 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,468 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.group.nameAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,470 DEBUG [CSSLogger] Property Name: hub.location has value http://ucadmty6:28080 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,471 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.identityAttribute has value dn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,473 DEBUG [CSSLogger] Property Name: searchOrder.el has value [Native Directory] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,474 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.group.objectclass.entry has value [groupofuniquenames?uniquemember, groupOfNames?member] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,475 DEBUG [CSSLogger] Property Name: spi.provider.common.native.authType has value simple - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,477 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.cacheRefreshInterval has value 60 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,478 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.group.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,479 DEBUG [CSSLogger] Property Name: spi.provider.factory.native has value com.hyperion.css.spi.impl.nv.NativeFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,481 DEBUG [CSSLogger] Property Name: spi.provider.factory.ldap has value com.hyperion.css.spi.impl.ldap.LDAPFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,482 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,484 DEBUG [CSSLogger] Property Name: spi.provider.common.native.maxGroupNestedLevel has value 21 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,485 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.fnAttribute has value givenname - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,487 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.url has value ou=Roles - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,488 DEBUG [CSSLogger] Property Name: spi.provider.common.native.startupRetryLimit has value 10 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,489 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.isActiveAttribute has value cssIsActive - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,491 DEBUG [CSSLogger] Value is map: - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,492 DEBUG [CSSLogger] Key is: spi.provider.type value is: native - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,494 DEBUG [CSSLogger] Key is: spi.provider.name value is: Native Directory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,495 DEBUG [CSSLogger] Property Name: spi.provider.Native Directory has value {spi.provider.type=native, spi.provider.name=Native Directory} - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,497 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,498 DEBUG [CSSLogger] Property Name: spi.provider.common.native.trusted has value true - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,500 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.snAttribute has value sn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,501 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.url has value ou=People - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,502 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.url has value ou=Groups - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,504 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.emailAttribute has value mail - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,505 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.authType has value simple - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,507 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.ctxFactory has value com.sun.jndi.ldap.LdapCtxFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,508 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,509 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.emailAttribute has value mail - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,511 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.identityAttribute has value dn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,512 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.ctxFactory has value com.sun.jndi.ldap.LdapCtxFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,513 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.identityAttributeType has value String - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,516 DEBUG [CSSLogger] Property Name: spi.provider.common.native.cacheRefreshInterval has value 60 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,517 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.fnAttribute has value givenname - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,520 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.objectclass.entry has value user - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,521 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.loginAttribute has value cssDisplayNameDefault - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,523 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.internalQueryBatchSize has value 50 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,524 DEBUG [CSSLogger] Property Name: token.timeout has value 480 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,525 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.nameAttribute has value cssDisplayNameDefault - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,527 DEBUG [CSSLogger] Property Name: spi.provider.common.native.identityAttribute has value dn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,528 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.loginAttribute has value uid - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,530 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.objectclass.entry has value [groupofuniquenames?uniquemember, cssGroupExtend?cssIsActive] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,531 DEBUG [CSSLogger] Property Name: hub.dirPort has value 28089 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,532 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.group.nameAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,534 DEBUG [CSSLogger] Property Name: spi.provider.common.sap.poolSize has value 20 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,535 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.identityAttributeType has value String - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,536 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.productCodeAttribute has value cssProductCode - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,538 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.snAttribute has value sn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,539 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,541 DEBUG [CSSLogger] Property Name: delegatedUserManagement.enabled has value false - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,749 INFO [CSSLogger] Got hub location from Registry:http://ucadmty6:28080 - at com.hyperion.css.common.CSSLogger.getHubLocationFromRegistry(?:?)
    19:26:13,950 INFO [CSSLogger] Got native directory location from Registry:ucadmty6:28089 - at com.hyperion.css.common.CSSLogger.getNativeProviderLocationFromRegistry(?:?)
    19:26:13,951 INFO [CSSLogger] URL constructed out of values in Registry database:ldap://ucadmty6:28089/dc=css,dc=hyperion,dc=com - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,953 DEBUG [CSSLogger] CSS Configuration intialized. : [612 ms] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:14,028 DEBUG [CSSLogger] 20:3502:Missing file HSSLogger.properties. - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:14,030 INFO [ExternalProvidersChecker] CSS initializing - at com.hyperion.cis.validation.checkers.impl.ExternalProvidersChecker.check(ExternalProvidersChecker.java:72)
    19:26:14,034 DEBUG [CSSLogger] 20:3502:Missing file HSSLogger.properties. - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:45,426 ERROR [ExternalProvidersChecker] Error checking Shared Services: - at com.hyperion.cis.validation.checkers.impl.ExternalProvidersChecker.check(ExternalProvidersChecker.java:88)
    Error Code: -1
    com.hyperion.css.common.configuration.CSSConfigurationException: 20:3008:Failed to connect to native directory.      Error Code: 9
         at com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initProviders(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initialize(Unknown Source)
         at com.hyperion.css.spi.CSSManager.<init>(Unknown Source)
         at com.hyperion.css.spi.CSSManager.getInstance(Unknown Source)
         at com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
         at com.hyperion.css.CSSSystem.getInstance(Unknown Source)
         at com.hyperion.cis.validation.checkers.impl.ExternalProvidersChecker.check(ExternalProvidersChecker.java:73)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:142)
         at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:201)
         at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:117)
         at org.mozilla.javascript.gen.c7._c0(./scripts/extProvidersCheck.js:1)
         at org.mozilla.javascript.gen.c7.call(./scripts/extProvidersCheck.js)
         at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:337)
         at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2755)
         at org.mozilla.javascript.gen.c7.call(./scripts/extProvidersCheck.js)
         at org.mozilla.javascript.gen.c7.exec(./scripts/extProvidersCheck.js)
         at org.mozilla.javascript.Context.evaluateReader(Context.java:1175)
         at com.hyperion.cis.validation.RunningEnviroment.processSource(RunningEnviroment.java:223)
         at com.hyperion.cis.validation.RunningEnviroment.runScript(RunningEnviroment.java:274)
         at com.hyperion.cis.validation.RunningEnviroment.access$000(RunningEnviroment.java:40)
         at com.hyperion.cis.validation.RunningEnviroment$1.run(RunningEnviroment.java:131)
    19:26:45,726 DEBUG [JDBCChecker] Conexión con la base de datos jdbc:hyperion:oracle://ucadmy10.lac.nsroot.net:30670;SID=ORAC670 - at com.hyperion.cis.validation.checkers.impl.JDBCChecker.checkConnectivity(JDBCChecker.java:111)
    19:26:45,849 DEBUG [ConfigCompleteChecker] Check if all tasks configured successful for Hyperion Foundation - at com.hyperion.cis.validation.checkers.impl.ConfigCompleteChecker.check(ConfigCompleteChecker.java:59)
    19:26:45,852 DEBUG [ValidationContextFactory] Trying to get ValidationContext using: Studio - at com.hyperion.cis.validation.ValidationContextFactory.getValidationContext(ValidationContextFactory.java:41)
    19:26:45,885 DEBUG [ConfigCompleteChecker] Check if all tasks configured successful for Studio - at com.hyperion.cis.validation.checkers.impl.ConfigCompleteChecker.check(ConfigCompleteChecker.java:59)
    19:26:45,887 WARN [ConfigCompleteChecker] Todavía no se han completado algunas de las tareas de configuración sugeridas. - at com.hyperion.cis.validation.checkers.impl.ConfigCompleteChecker.check(ConfigCompleteChecker.java:96)
    19:26:46,240 INFO [ReportProcessor] Try to generate report for object: com.hyperion.cis.validation.reports.ReportDTO@7124af and template file name: ./templates/template.vm - at com.hyperion.cis.validation.reports.ReportProcessor.saveResultsToStream(ReportProcessor.java:77)
    19:26:46,242 INFO [ReportProcessor] Try to parse template [./templates/template.vm] - at com.hyperion.cis.validation.reports.ReportProcessor.parseTemplate(ReportProcessor.java:132)
    19:26:46,407 INFO [ReportProcessor] Report generated successfully - at com.hyperion.cis.validation.reports.ReportProcessor.saveResultsToStream(ReportProcessor.java:86)
    19:26:47,371 ERROR [HelpBrowser] java.io.IOException: firefox: not found - at com.hyperion.help.HelpBrowser.openURL(HelpBrowser.java:81)
    19:26:47,776 ERROR [HelpBrowser] Unable to load page in a System Browser - at com.hyperion.help.HelpBrowser.displayHelp(HelpBrowser.java:49)
    java.awt.HeadlessException:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
         at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
         at java.awt.Window.<init>(Window.java:317)
         at java.awt.Frame.<init>(Frame.java:419)
         at java.awt.Frame.<init>(Frame.java:384)
         at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1666)
         at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1743)
         at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1624)
         at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:836)
         at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:645)
         at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:616)
         at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:587)
         at com.hyperion.help.HelpBrowser.openURL(HelpBrowser.java:82)
         at com.hyperion.help.HelpBrowser.displayHelp(HelpBrowser.java:47)
         at com.hyperion.cis.validation.VTDisplaySilent.exec(VTDisplaySilent.java:25)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.hyperion.cis.validation.VTLauncher.main(VTLauncher.java:85)

  • Mail configuration in shared services for Workspace/Web A Reporting purpose

    Hi,
    I have configured SMTP Mail Server name in the shared services but still not able to send HFR and Web analysis reports through email.
    When I click on Email Link in WOrkspace on a particular report, getting below error:
    Enter the user email address in Hyperion Shared Services, Ask your Administrator to update your email address listed through Hyperion Shared Services.
    What needs to be done to avoid this issue? do I need to enter user's mail ids in Admin mail field in Shared services configuration page. If yes, how can I enter all user id', i mean, any comman's or some delimiters in between mail id;s.
    Please advise me on this..
    Thanks,
    UB

    There are also the .properties files that have to the SMTP server name as well. I know for FR it is in the FR_global.properties file.

  • Exception while accessing web service secure through web services Manager

    Hi All,
    I deployed sime Hello World web service on JWSDP1.6 and secure it through web service manager(gateway) using Certificate based security.But when I try to access this web service using JWSDP client,I got the following Error while monitoring the soap messages through TCP-Monitor:
    /////////////////////////////////Request///////////////////////////////////////////////////////////////
    POST /gateway/services/SID0003009 HTTP/1.1
    Content-Type: text/xml; charset=utf-8
    Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
    Content-Length: 5631
    SOAPAction: ""
    User-Agent: Java/1.5.0_05
    Host: ivy.cs.ucl.ac.uk:8082
    Connection: keep-alive
    <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="http://hello.org/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><env:Header>
    <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" env:mustUnderstand="1"><xenc:EncryptedKey xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-1_5"/><ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
    <wsse:SecurityTokenReference>
    <wsse:KeyIdentifier EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier">eN9famBBWzHNUIwWRhMPktcM+VQ=</wsse:KeyIdentifier>
    </wsse:SecurityTokenReference>
    </ds:KeyInfo><xenc:CipherData><xenc:CipherValue>MHjtgA4wOtvI1B+SuRVEmD07yE+jl6axd4XbJ0nvQ3EzSuVVoST9vHzURh+B47yj41187s8T+yjt
    Bmpk9OB278Jghonkacv6r+q+LVlxRrQDudNGir7plzFeM6bUadMxf+FLgn5O0a44vU/tvy6V9+zi
    yqFdhTvS21No/aW62No=</xenc:CipherValue></xenc:CipherData><xenc:ReferenceList><xenc:DataReference URI="#XWSSGID-1155126003241-1198323932"/></xenc:ReferenceList></xenc:EncryptedKey><wsse:BinarySecurityToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" wsu:Id="XWSSGID-11551260018331598979688">MIIC3TCCAkagAwIBAgIBATANBgkqhkiG9w0BAQQFADBJMQswCQYDVQQGEwJVUzEMMAoGA1UECBMD
    U0NBMQwwCgYDVQQKEwNTVU4xHjAcBgNVBAMTFWNlcnRpZmljYXRlLWF1dGhvcml0eTAeFw0wNjAz
    MTkxMzQ5MDJaFw0xNjAzMTYxMzQ5MDJaMEcxCzAJBgNVBAYTAlVTMQwwCgYDVQQIEwNTQ0ExDDAK
    BgNVBAoTA1NVTjEcMBoGA1UEAxMTeHdzLXNlY3VyaXR5LWNsaWVudDCBnzANBgkqhkiG9w0BAQEF
    AAOBjQAwgYkCgYEAzNDPKUz1MhUH1LsrLqXKxciOKSWeTrdoe/SVwe/4uy5eobAWSsSTposaOYFy
    uxf3cGCCIs7u0jMAXLQ9jzobDbt9XQ4tXPoBzKKzS+yU6hDk2TcOCkioeT9A9db5LF8yevhwXKB4
    AJ1Eh//Dp/djoonXCCxsxupQZp3ueRJrR98CAwEAAaOB1jCB0zAJBgNVHRMEAjAAMCwGCWCGSAGG
    +EIBDQQfFh1PcGVuU1NMIEdlbmVyYXRlZCBDZXJ0aWZpY2F0ZTAdBgNVHQ4EFgQUECH05VC3/WGW
    H4AGD6tnH0h+kFUweQYDVR0jBHIwcIAUdry1wGRZ2fyJSKisVSxpMEmIiaahTaRLMEkxCzAJBgNV
    BAYTAlVTMQwwCgYDVQQIEwNTQ0ExDDAKBgNVBAoTA1NVTjEeMBwGA1UEAxMVY2VydGlmaWNhdGUt
    YXV0aG9yaXR5ggkA4HaEvd6hq8YwDQYJKoZIhvcNAQEEBQADgYEA0RhOk67pCrO6MgZZGqrmAMW6
    76fZowBxTKlFq88nrf8v1MUxV8H9wgbTDrwR0HtxY3TGpDFw2tNAww2pyDX/pQ2Wt46ichluGxjf
    aEV53loKTOM7syAmlicWqViGzBfgzriIl918TzFaX9BD/Y55bKZQk057maBCSkUuFfF453s=</wsse:BinarySecurityToken><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><InclusiveNamespaces xmlns="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsse enc env ns0 xsd xsi"/></ds:CanonicalizationMethod><ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/><ds:Reference URI="#XWSSGID-1155126002593447652186"><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue>UJ1kuwI+WuF/RkrQpZrj1GvraLI=</ds:DigestValue></ds:Reference><ds:Reference URI="#XWSSGID-1155126002602761294100"><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue>sKG/z5OIGgqJ2nw7JtpXyJzr8pY=</ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue>SBc65VTG1xpEkRUTz70H0fVGIgoBJ0QnNad0k07RMSfw4vG1WHJdt19R05pO2AvU5aoYuBSaguJe
    ZGEjmWzw8mnSWKBi+zeDMeJiwgqwW6HHHX9P7JDslxuTIqoJIVUbSjUTSVz6ww8siIK65quXdkMT
    ZzLfp7Cd0gBuA3EEZpg=</ds:SignatureValue><ds:KeyInfo><wsse:SecurityTokenReference xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="XWSSGID-11551260025411896275738">
    <wsse:Reference URI="#XWSSGID-11551260018331598979688" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"/>
    </wsse:SecurityTokenReference></ds:KeyInfo></ds:Signature><wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="XWSSGID-1155126002602761294100"><wsu:Created>2006-08-09T12:20:02Z</wsu:Created><wsu:Expires>2006-08-09T12:20:07Z</wsu:Expires></wsu:Timestamp></wsse:Security></env:Header><env:Body xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="XWSSGID-1155126002593447652186"><xenc:EncryptedData xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" Id="XWSSGID-1155126003241-1198323932" Type="http://www.w3.org/2001/04/xmlenc#Content"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/><xenc:CipherData><xenc:CipherValue>XNqEzHNp47ILtOagAUNCXYkxOCWv4CjHqmZ7j6VKN/NO96ce4BsNSL6lKzqa9dPxHB1sTVGZQ8KA
    COQ6DGwyWCP8ip+CU2hor3uUAml7nzHTx1LUw3Db+0p31VAT3EqKJA3aFy38GQrBTr9ojMOUA6tm
    Cj71yucN3UCKRUl3RpE8qU68y7AwNxPsyAZeSa2AVm2cmWvSDZlxgMsx+JCEZaf3+D0o1zMp0Fxb
    MSISPt/JrEolt1H5UM1AoFGU4QkckWrQNLPyEF9oxEgZ8oCE5U8v/YJwZIAHFrx67XfaLwQLjzXw
    VPigsH9gLkfbP2BU8Vp31GsPwBZtUeNz9S35+CZPD7EiqoAB1QuAxZkJV7n00VChYH+scT64tNja
    c81bcD8tf4sAr7toCMNDAU6+74+Qy0EyPqgwLtotDxErn4kF8e72cONMMQBQ91tQs+iI+D6C1I6+
    f9UiSfgtm/MTuKQK1CRqarEtI9N6lpqVH8k7ulUwH/jFstihxmhMJ3aZY+qQgSwSs3pwSSim+e18
    eR7dOEq4vG8ivKuGvTDO4sSV2RP/nL/3eXr0y7eM0kMFKwTUA4JqL4Y/l8Bo/rie/ZXkkbF6hwEu
    dX1QmB0gf5k=</xenc:CipherValue></xenc:CipherData></xenc:EncryptedData></env:Body></env:Envelope>
    ////////////////////////////////Response///////////////////////////////////////////////////////////////
    HTTP/1.1 100 Continue
    Server: Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)
    Date: Wed, 09 Aug 2006 12:28:47 GMT
    HTTP/1.1 500 Internal Server Error
    Date: Wed, 09 Aug 2006 12:28:47 GMT
    Server: Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)
    Connection: Keep-Alive
    Keep-Alive: timeout=15, max=100
    Content-Type: text/xml
    Transfer-Encoding: chunked
    157
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xmlns:p="http://schemas.oblix.com/ws/2003/08/Faults">c</faultcode><faultstring>Step execution failed with an exception</faultstring><detail></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    0
    So basically, what I am doing here as follows:
    HelloClient(using JWSPD1.6)->gateway(web service manager for securing the web service using message level security through certificate )->helloservice(deployed using JWSDP1.6)
    I would appreciate if someone could tell me the cause of this errror.Thanks.
    Kashif

    time to look into the gateway logs as stated by the fault ..
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xmlns:p="http://schemas.oblix.com/ws/2003/08/Faults">c</faultcode><faultstring>Step execution failed with an exception</faultstring><detail></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    looks like the cipher step might have failed

  • Upload and Attach file to Service Notificacion through Web Dynpro

    Hi,
    I need to upload and attach a file (Word, PDF, TXT ...) to Service Notificacion (TX - IW53) through Web Dynpro.
    I have used the integration component "File Upload" to obtain the "fileName" atribute. Also, I have used the functions SO_OBJECT_UPLOAD, SO_INSERT_OBJECT and BINARY_RELATION_CREATE_COMMIT.
    But have a problem, because the function SO_OBJECT_UPLOAD use the class "cl _ gui _ frontend _ services" and that clash with Web Dynpro.
    My question is: how could I resolve that problem?
    I look forward to your response.
    Thanks

    IV_NAME     Importing     Type     STRING
    IV_CONTENT     Importing     Type     STRING
    IV_CONTENT_HEX     Importing     Type     XSTRING
    IS_LPORB     Importing     Type     SIBFLPORB
    IV_OBJTP     Importing     Type     SO_OBJ_TP
    RT_MESSAGES     Returning     Type     BAPIRETTAB
    method save.
      data ls_message type bapiret2.
      data:
        filename     type string,
        filefullname type string,
        mime_type    type string,
        size         type i,
        offset type i,
        offset_old type i,
        temp_len type i,
        objname type string,
        l_obj_type type so_obj_tp,
        hex_null type x length 1 value '20',
        l_document_title type so_text255,
        file_ext type string,
        lt_objcont type standard table of  solisti1 initial size 6,
        objcont like line of lt_objcont,
        lt_ls_doc_change type standard table of sodocchgi1,
        ls_doc_change like line of lt_ls_doc_change,
        lt_data type soli_tab,
        ls_data type soli,
        lt_xdata type solix_tab,
        ls_xdata type solix,
        l_folder_id type sofdk,
        ls_object_id type soodk,
        l_object_id_fol type so_obj_id,
        l_object_id type so_obj_id,
       l_doc_info TYPE sofolenti1,
        l_object_hd_change type sood1,
        l_tab_size type int4,
        l_retype type breltyp-reltype,
        lt_urltab  type standard table of sood-objdes.
    get foler
    l_folder_id = 'FOL29000000000004'.
      call function 'SO_FOLDER_ROOT_ID_GET'
        exporting
         owner                            = sy-uname
          region                           = 'B'
        importing
          folder_id                        = l_folder_id
       tables
         path_table                       =
      if iv_objtp = gc_type_file.
        size = xstrlen( iv_content_hex ).
    get file name and extension
        call method split_path
          exporting
            iv_path           = iv_name
          importing
         E_PATH           =
           ev_filename       = filename
         E_PSERVER        =
        call method split_file_extension
          exporting
            iv_filename_with_ext = filename
          importing
            ev_filename          = objname
            ev_extension         = file_ext.
        ls_doc_change-obj_name = objname.
        ls_doc_change-obj_descr = objname.
        ls_doc_change-obj_langu = sy-langu.
        ls_doc_change-sensitivty = 'F'.
        ls_doc_change-doc_size = size.
        offset = 0.
        while offset <= size.
          offset_old = offset.
          offset = offset + 255.
          if offset > size.
            temp_len = xstrlen( iv_content_hex+offset_old ).
            clear ls_xdata-line with hex_null in byte mode.
            ls_xdata-line = iv_content_hex+offset_old(temp_len).
          else.
            ls_xdata-line = iv_content_hex+offset_old(255).
          endif.
          append ls_xdata to lt_xdata.
        endwhile.
    set object type relation type and other header info
        l_retype = 'ATTA'.
        l_obj_type = 'EXT'.
        l_object_hd_change-objnam = ls_doc_change-obj_name.
        l_object_hd_change-objdes = ls_doc_change-obj_descr.
        l_object_hd_change-objsns = ls_doc_change-sensitivty.
        l_object_hd_change-objla  = ls_doc_change-obj_langu.
        l_object_hd_change-objlen = ls_doc_change-doc_size.
        l_object_hd_change-file_ext = file_ext.
      prepare header
        data lt_obj_header type standard table of solisti1.
        data ls_header type solisti1.
        concatenate '&SO_FILENAME=' filename into ls_header.
        append ls_header to lt_obj_header.
        clear ls_header.
        ls_header = '&SO_FORMAT=BIN'.
        append ls_header to lt_obj_header.
    change hex data to text data
        call function 'SO_SOLIXTAB_TO_SOLITAB'
          exporting
            ip_solixtab = lt_xdata
          importing
            ep_solitab  = lt_data.
      else.
    for note
        size = strlen( iv_content ).
        objname = iv_name.
        ls_doc_change-obj_descr = objname.
        ls_doc_change-sensitivty = 'O'.
        ls_doc_change-obj_langu  = sy-langu.
    put content into table
        offset = 0.
        if iv_objtp = gc_type_note.
    it's a note
          l_retype = 'NOTE'.
          l_obj_type = 'RAW'.
          l_object_hd_change-file_ext = 'TXT'.
    read note content into table
          while offset <= size.
            offset_old = offset.
            offset = offset + 255.
            if offset > size.
              temp_len = strlen( iv_content+offset_old ).
              clear ls_data-line.
              ls_data-line = iv_content+offset_old(temp_len).
            else.
              ls_data-line = iv_content+offset_old(255).
            endif.
            append ls_data to lt_data.
          endwhile.
    get title from content , if it's initial
          if objname is initial.
            read table lt_data index 1 into l_document_title.
            while l_document_title+49 <> ' '.
              shift l_document_title right.
            endwhile.
            shift l_document_title left deleting leading ' '.
            ls_doc_change-obj_descr = l_document_title.
          endif.
        else.
    it's url (not note)
          l_retype = 'URL'.
          l_obj_type = 'URL'.
          if objname is initial.
            split iv_content at '/' into table lt_urltab.
            describe table lt_urltab lines l_tab_size.
            read table lt_urltab index l_tab_size into ls_doc_change-obj_descr.
          endif.
          while offset <= size.
            offset_old = offset.
            offset = offset + 250.
            if offset > size.
              temp_len = strlen( iv_content+offset_old ).
              clear ls_data-line.
              ls_data-line = iv_content+offset_old(temp_len).
            else.
              ls_data-line = iv_content+offset_old(250).
            endif.
            concatenate '&KEY&' ls_data-line into ls_data-line.
            append ls_data to lt_data.
          endwhile.
        endif.
        ls_doc_change-doc_size = size.
       l_object_hd_change-objnam = ls_doc_change-obj_name.
        l_object_hd_change-objdes = ls_doc_change-obj_descr.
        l_object_hd_change-objsns = ls_doc_change-sensitivty.
        l_object_hd_change-objla  = ls_doc_change-obj_langu.
        l_object_hd_change-objlen = ls_doc_change-doc_size.
      endif.
    save object
      call function 'SO_OBJECT_INSERT'
           exporting
                folder_id                  = l_folder_id
               OBJECT_FL_CHANGE           = OBJECT_FL_CHANGE
                object_hd_change           = l_object_hd_change
                object_type                = l_obj_type
               ORIGINATOR_ID              = OWNER_ID
              OWNER                      = USER-USRNAM
           importing
               OBJECT_FL_DISPLAY          = OBJECT_FL_DISPLAY
               OBJECT_HD_DISPLAY          = OBJECT_HD_DISPLAY
                object_id                  = ls_object_id   "l_doc_info-object_id
           tables
                objcont                    = lt_data
                objhead                    = lt_obj_header
               OBJPARA                    = OBJECT_PARA
               OBJPARB                    = OBJECT_PARB
           exceptions
                component_not_available    = 01
                folder_not_exist           = 06
                folder_no_authorization    = 05
                object_type_not_exist      = 17
                operation_no_authorization = 21
                parameter_error            = 23
                others                     = 1000.
      if sy-subrc <> 0.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4 into ls_message-message.
        ls_message-type = sy-msgty.
        ls_message-id = sy-msgid.
        ls_message-number = sy-msgno.
        ls_message-message_v1 = sy-msgv1.
        ls_message-message_v2 = sy-msgv2.
        ls_message-message_v3 = sy-msgv3.
        ls_message-message_v4 = sy-msgv4.
        append ls_message to rt_messages.
        return.
      endif.
    create relation
      data l_obj_rolea type borident.
      data l_obj_roleb type borident.
    MOVE-CORRESPONDING wd_this->ms_lporb to l_obj_rolea.
      l_obj_rolea-objkey = is_lporb-instid.
      l_obj_rolea-objtype = is_lporb-typeid.
      l_obj_rolea-logsys = is_lporb-catid.
      l_object_id_fol  = l_folder_id.
      l_object_id = ls_object_id.
      concatenate l_object_id_fol l_object_id into l_obj_roleb-objkey respecting blanks.
      l_obj_roleb-objtype = 'MESSAGE'.
      clear l_obj_roleb-logsys.
      call function 'BINARY_RELATION_CREATE'
        exporting
          obj_rolea    = l_obj_rolea
          obj_roleb    = l_obj_roleb
          relationtype = l_retype
        exceptions
          others       = 1.
      if sy-subrc = 0.
        commit work and wait.
       wd_this->MV_UPDATE_FLAG = 'X'.
      else.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4 into ls_message-message.
        ls_message-type = sy-msgty.
        ls_message-id = sy-msgid.
        ls_message-number = sy-msgno.
        ls_message-message_v1 = sy-msgv1.
        ls_message-message_v2 = sy-msgv2.
        ls_message-message_v3 = sy-msgv3.
        ls_message-message_v4 = sy-msgv4.
        append ls_message to rt_messages.
        return.
      endif.
    endmethod.
    Edited by: Reyleene Hunt on May 26, 2009 10:05 AM

  • Web logic error when trying to log in.

    Hi, I am a DBA, not knowledge on WEbe logic. I created and JDBC, and it is connecting to the database, but when I try to access the page I got the following message>
    com.bykoncept.nustapi.NustApiException: While trying to lookup 'NuConcert.Portal' didn't find subcontext 'NuConcert' Resolved
    Please let me know how can I fix this problem.
    Thanks.

    If you dont have APPS access on database, even you should not be allowed to make changes using Jdeveloper. Now Jdeveloper is used to create forms and business objects which would either query or update the tables. Not having access/grants would restrict you from doing anything in Jdeveloper (no query, no updates etc). This is one of the reasons, I think, due to which Jdeveloper doesn't allow to function without APPS user.

  • Shared Services: "assign access control" causes error...

    ..."Unable to contact the application. Please contact the server administrator."
    I need to add users to predefined essbase filters and because I am using Shared Services I have to do this in Shared Services (Projects) and not directly in Essbase.
    The problem is that this behaviour is not a general problem but for a couple of cubes.
    Does anybody know this problem?!
    Thanks!!!!
    André

    Have you given maxl a try:
    grant filter appname.dbname.filtername to user;
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can't access Reporting Services Manager through web browser.

    Hello, 
    I want to start using SQL Server Reporting Services. I'm trying to get access to Report Manager through Internet Explorer so I can set up System-level permissions. I'm running SQL Server 2008 R2 on Windows Server 2008 R2 SP1. 
    I didn't set up this instance of SQL Server so I don't know a lot about it's configuration. I browsed the "C:\Program Files\Microsoft SQL Server\MSSQL10_50.<SQL Instance>\Reporting Services" folder and found the following items:
    LogFiles folder, ReportManager folder, ReportServer folder, RSTempFiles folder, sql_rs_keyfile.dll.
    Given the ReportManager folder I found inside the Reporting Services directory, I assumed the url for Report Manager would be http://<server name>/ReportManager but I get a 404 error when I try that. Then, I found on some MSDN article that the default
    URL for Report Manager is http://<server name>/Reports. When I tried that I got an error that said: 
    "The underlying connection was closed: Could not established trust relationship for the SSL\TLS secure channel".
    I should mention I'm not very knowledgeable with SQL Server so I may be approaching this in the wrong way. 
    I appreciate any help that you can provide. Thanks!

    Hello,
    Based on your description, you configure Report Manager access through an SSL-encrypted channel by binding a certificate.
    Please verify that the certificate is installed in the Console Root\Certificates\Trusted Root Certification Authority of the local machine.
    For more details, please refer to the follwoing blog about similar issue:
    http://blogs.msdn.com/b/mariae/archive/2007/12/12/ssl-configuration-and-reporting-services.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Fai;ure t deploy a spring appliucation in web logic 10

    We have a simple spring application developed using eclipse. We ha ve been able to deploy the application to TOMCAT 6 on a local PC ising a war file that was generated by ANT script. The deployment to TOMCAT had no issues. When deploying the war file to an instance of BEA Weblogic 10 running on a unix box we get the following error.
    The Deployment has not been installed
    java.llang.StringIndexOutOfBoundsException: String index out of range: -42
    Any help will be appreciated

    Hi Zack, thanks for the answer.
    I've cleaned the code below.
    Our problem is the following: we wan't to use many keystores, in function the user who is connected in the application. For that reason, we wan't to give the keyStore from Java Client, because we've saw that, in WebLogic, you can select one keystore, but only one. For that reason, we wantto change the keystore in run time execution, dinamically.
    The problem we have found are the following:
    1) If we configure WebLogic with the correct keystore and trustore, we are not able to change keysotre and trustore in runtime execution, so we have to us always the same keystore and we don't want this.
    2) Also, I'm trying now to use JaxWS instead Apache Cxf, and I've tried to put the ssl properties of the system with the following code:
    System.setProperty(JAVAXNETSSLTRUST_STORE, trustore);
    System.setProperty(JAVAXNETSSLTRUST_STORE_PASSWORD, trustStorePassword);
    System.setProperty(JAVAXNETSSLKEY_STORE, keyStore);
    System.setProperty(JAVAXNETSSLKEY_STORE_PASSWORD, keyStorePassword);
    System.setProperty(JAVAXNETSSLKEY_STORE_TYPE, keyStoreType);
    Thanks in advance,
    Jaime.

  • Web Logic Error

    Hi All,
    Server has established connection with the Domain level Diagnostic Service successfully.>
    <Jul 19, 2011 5:42:06 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 19, 2011 5:42:06 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Emergency> <Security> <BEA-090087> <Server failed to bind to the configured Admin port. The port may already be used by another process.>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default". The address 11.21.11.24 might be incorrect or another process is using port 7001: java.net.BindException: Address already in use: JVM_Bind.>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default[1]". The address 127.0.0.1 might be incorrect or another process is using port 7001: java.net.BindException: Address already in use: JVM_Bind.>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: Server failed to bind to any usable port. See preceeding log message for details.>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 19, 2011 5:42:07 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    My netstat command says
    TCP 10.20.10.23:7001 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:7001 0.0.0.0:0 LISTENING
    How do you i identify the process that is already listening on port 7001.
    Many Thanks,

    When you are on Linux you can use netstat -ap|grep 7001 (the 'p' option shows the PID in the last column)
    On Windows you can use netstat -ao to identify the PID

  • Failure to deploy a spring appliucation in web logic 10

    We have a simple spring application developed using eclipse. We ha ve been able to deploy the application to TOMCAT 6 on a local PC ising a war file that was generated by ANT script. The deployment to TOMCAT had no issues. When deploying the war file to an instance of BEA Weblogic 10 running on a unix box we get the following error.
    The Deployment has not been installed
    java.llang.StringIndexOutOfBoundsException: String index out of range: -42
    Any help will be appreciated

    What version of the server are you using?
              parvej khan wrote:
              > hi all,
              > can anybody have any idea that how jsp page will be deployed by
              > using WebLogic Server.
              >
              >
              > ------------------------------------------------------------------------
              > Name: mess1.txt
              > mess1.txt Type: Plain Text (text/plain)
              > Encoding: base64
              

  • Error when opening workspace, web analysis and shared services

    Hi All,
    We installed hyperion 11.1.2, Essbase on a AIX server, with reports etc on a windows 2008 server. when logging onto workspace, web analysis and shared services i get the following error message:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    If we re-start the server it sometimes work, but in the morining we have the same issue, can anyone help.
    Thanks
    Dylan

    Hi,
    Restart the services. Issue with Oracle Http server. If you restart foundation and other services I can bring workspace up.
    Thanks
    Radhika

  • Help Needed compile, deploy Web Service with Annotations on Web Logic 9.2

    Hi,
    I am new web logic and need some help in compiling, creating deployment file i.e. war, ear on Web Logic 9.2. I have the following sample web service with annotations code code but need help in compiling, creating deployment file (war,ear), creating proxy for testing etc. How to compile and create deployment files in WebLogic 9.2. Any help is really appreciated.
    package sample_ws;
    import java.rmi.RemoteException;
    import javax.jws.*;
    import javax.jws.soap.SOAPBinding;
    import org.w3c.dom.Document;
    @WebService
    @SOAPBinding(style = SOAPBinding.Style.DOCUMENT, use = SOAPBinding.Use.LITERAL,
                 parameterStyle = SOAPBinding.ParameterStyle.BARE)
    public class EchoService {
        public EchoService() {
        @WebMethod(action="echo")
        @WebResult(targetNamespace="http://exa.org", name="echoResult")
        public Document echo(@WebParam(targetNamespace = "http://exa.org",
                                       name = "echoMsg")
            Document doc) throws RemoteException{
            return doc;
    }Thanks

    I am using Oracle Jdeveloper as an IDE and created a war file and deployed on Oracle App. Server it works fine. Now if I deploy the same war on Web Logic it gives me the following error:
    java.lang.IllegalStateException: could not find schema type named {{http}//exa.org}>>echoResult
    Errors were encountered while performing this operation. Here is the code I have:
    package webservice2 ;
    import java.rmi.RemoteException;
    import javax.jws.*;
    import javax.jws.soap.SOAPBinding;
    import org.w3c.dom.Document;
    @WebService
    @SOAPBinding(style = SOAPBinding.Style.DOCUMENT,
                 use = SOAPBinding.Use.LITERAL,
                 parameterStyle = SOAPBinding.ParameterStyle.BARE)
    public class EchoService {
        public EchoService() {
        @WebMethod(action="echo")
        @WebResult(targetNamespace="http://exa.org", name="echoResult")
        public Document echo(@WebParam(targetNamespace = "http://exa.org",
                                       name = "echoMsg")
            Document doc) throws RemoteException{
            return doc;
    }And here is the wsdl file I have:
    <definitions
         name="EchoServiceService"
         targetNamespace="http://webservice2/"
         xmlns="http://schemas.xmlsoap.org/wsdl/"
         xmlns:tns="http://webservice2/"
         xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
         xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
         xmlns:ns1="http://exa.org"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema"
         xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
        >
        <types>
            <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://exa.org" elementFormDefault="qualified"
                 xmlns:tns="http://exa.org" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/">
                <element name="echoMsg" nillable="true">
                    <complexType>
                        <sequence>
                            <any/>
                        </sequence>
                    </complexType>
                </element>
                <element name="echoResult" nillable="true">
                    <complexType>
                        <sequence>
                            <any/>
                        </sequence>
                    </complexType>
                </element>
            </schema>
        </types>
        <message name="EchoServicePortType_echo">
            <part name="echoMsg" element="ns1:echoMsg"/>
        </message>
        <message name="EchoServicePortType_echoResponse">
            <part name="echoResult" element="ns1:echoResult"/>
        </message>
        <portType name="EchoService">
            <operation name="echo">
                <input message="tns:EchoServicePortType_echo"/>
                <output message="tns:EchoServicePortType_echoResponse"/>
            </operation>
        </portType>
        <binding name="EchoServiceSoapHttp" type="tns:EchoService">
            <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
            <operation name="echo">
                <soap:operation soapAction="echo"/>
                <input>
                    <soap:body use="literal" parts="echoMsg"/>
                </input>
                <output>
                    <soap:body use="literal" parts="echoResult"/>
                </output>
            </operation>
        </binding>
        <service name="EchoServiceService">
            <port name="EchoServiceSoapHttpPort" binding="tns:EchoServiceSoapHttp">
                <soap:address location="http://localhost:8888/EnableSrc-WebService2-context-root/EchoServiceSoapHttpPort"/>
            </port>
        </service>
    </definitions>Any ideas what might be wrong.

  • Shared Services Configuration & Deployment

    Hi,
    I have a general query on the Shared Services Deployment. In the config. utlility you find an option to deploy shared services using an application server. After that we dont deploy it using web server. This being the case how are we able to access shared services using the url http://servername:28080/interop ??
    I searched many places but couldnt find exactly what i am looking for. Thanks in advance for all your inputs...
    Edited by: user12136330 on Nov 13, 2009 5:11 AM

    The configuration utility deploys all the components and creates the application to run on the specified port, if you point the configuration utility to the installation location of web logic it does the rest for you. So basically once you have configured using the configuration utility the shared services app should be running and accessible by the standard url.
    If you are struggling I think you should have a look at the installation documents
    V9 - http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_1.htm
    V11 - http://download.oracle.com/docs/cd/E12825_01/nav/portal_1.htm
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for