LDAP loadbalancing EP 6.0 SP2 / Patch 35 portal based on J2EE 6.20

Currently our EP is using LDAP authentication against a DNS alias which utilizes round-robin resolution to the domain controllers in our environment.  We occasionally have an issue where a windows admin, or DNS admin takes a server down for maintenance.  It seems that upon startup each j2ee server process will attach to an IP.  If the server becomes unavailable the authentication requests will fail dropping entries in the ume logs.
Our intent is to move toward a high-availability setup detailed in:
http://help.sap.com/saphelp_ep60sp2/helpdata/en/89/ed92be4e414f86ab8ac040010d5396/frameset.htm pointing primary and alternate to independent pools of domain controllers through two additional alias's. 
Does anyone know a method of determining which IP address a j2ee server process has attached to?  If we could determine the IP's it would greatly simplify our testing efforts.
Thanks in advance,
Michael T. McHugh

Thank you for your response.
In the cluster administration, the Server IP column reflects the IP of the OS instance on which the server runs.  The question is relative to which LDAP server each server process grabs from a round-robin type resolution.
Any other thoughts?
MMcHugh

Similar Messages

  • Portal patch issue - EP 6.0 SP2 Patch 41

    Hello Everyone,
    We are upgrading Portal Patch to 41 to enable compatiblity with
    Internet Explorer 7.0 . This is a high importance issue and need
    assistance as soon as possible. Here are the details .
    Existing Environment
    Portal Version: SAP EP 6.2.27.0
    SAP J2EE engine: Version 6.20 patch level 27 (87548.20 on Portal)
    SAP Basic Java Libs version 20
    JDK version - 1.3.1.18
    Internet Eplorer 6.0
    Upgrade Plan order of upgrade)
    SAP J2EE engine: Version 6.20 patch level 41
    Portal Version: SAP EP 6.2.41.0 - Patch 41
    Internet Explorer 7.0
    Summary of Installation:
    1.Installed patch level 41 for J2EE engine 6.20 - Successful
    2.Installed patch 41 on SAP EP 6.O SP2 - Successful
    3.Logging to Portal -Failed
    Error Descripton :
    After i restart my SAP J2EE engine(with 'go' files, since there is no
    startup framework) ; When i try to login to the portal ,the server
    shuts down automatically and i get the
    following error in browser "Service Unavailable 503! "
    SAP Notes Followed:
    1.Note 990763, 1012683 – Internet Explorer 7.0 compatiblity
    2.Central Note for Portal Patch 41: 1009776, 806271
    3.License key issue -Note 777681, 853649
    4.Upgrade J2EE engine – note 616501, 529088
    Steps for the Reconstruction 
    After i restart my SAP J2EE engine(with 'go' files, since there is no
    startup framework) ; When i try to login to the portal ,the server
    shuts down automatically and i get the
    following error in browser "Service Unavailable 503! "
    Can anyone help with this issue ?

    Hi Brad.
    I could activate the SAP * user and then was able to access the portal, as i told , Using CPPO tool somehow changed the database values and we lost content since there was no backup for that day.
    Thanks for your tips .
    Coming to portal patch 41 issue, here are the log files i got(since there are no trace files like those in NW'04)..
    ERROR.LOG
    Portal initialization in progress ...
    Loading core applications:
      Loading application: com.sap.portal.license.runtime
      Loading application: com.sap.portal.pcd.aclservice
      Loading application: com.sap.portal.pcd.basicrolefactory
      Loading application: com.sap.portal.pcd.basictransport
      Loading application: com.sap.portal.pcd.configservice
      Loading application: com.sap.portal.pcd.glservice
      Loading application: com.sap.portal.pcd.lockservice
      Loading application: com.sap.portal.pcd.plconnectionservice
      Loading application: com.sap.portal.pcd.softcacheservice
      Loading application: com.sap.portal.pcd.textrepository
      Loading application: com.sap.portal.pcd.traceservice
      Loading application: com.sap.portal.pcd.umwrapperservice
      Loading application: com.sap.portal.pcm.admin.apiservice
      Loading application: com.sap.portal.runtime.config
      Loading application: com.sap.portal.runtime.system.authentication
      Loading application: com.sap.portal.runtime.system.clusterinformation
      Loading application: com.sap.portal.runtime.system.inqmy
      Loading application: com.sap.portal.runtime.system.notification
      Loading application: com.sap.portal.runtime.system.permission
      Loading application: com.sap.portal.runtime.system.repository
      Loading application: com.sap.portal.umeregistration
      Loading application: com.sap.portal.usermanagement
    Loading services:
      Loading service: com.sap.portal.license.runtime|license
    May 2, 2007 11:15:49 AM # System_Thread_97     Fatal           [Portal.init] Application Broker - initialization failed.
    com.sapportals.portal.prt.runtime.PortalException: [Portal Application Broker] applications start failed
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1452)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.runtime.PortalException: [PortalServiceItem.startServices] initialisation failed:com.sap.portal.license.runtime|license
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:883)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.prt.service.license.LicenseService of Portal Service com.sap.portal.license.runtime|license because: could not load the service
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.service.ServiceException: Service not found: com.sap.portal.usermanagement.usermanagement
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:171)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.prt.service.usermanagement.UserManagementService of Portal Service com.sap.portal.usermanagement|usermanagement because: could not load the service
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:371)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.service.ServiceException: Service not found: com.sap.portal.runtime.system.repository.application_repository
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:171)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.getInstance(ApplicationRepositoryService.java:147)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.getRootURLContext(ParURLContext.java:49)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.lookup(ParURLContext.java:187)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sapportals.portal.prt.registry.PortalRegistry.getCentralConfigurationContext(PortalRegistry.java:145)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.getPCDContext(UserManagementService.java:603)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.readPCD(UserManagementService.java:1059)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:251)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService of Portal Service com.sap.portal.runtime.system.repository|application_repository because: could not load the service
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.getInstance(ApplicationRepositoryService.java:147)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.getRootURLContext(ParURLContext.java:49)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.lookup(ParURLContext.java:187)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sapportals.portal.prt.registry.PortalRegistry.getCentralConfigurationContext(PortalRegistry.java:145)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.getPCDContext(UserManagementService.java:603)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.readPCD(UserManagementService.java:1059)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:251)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.service.ServiceException: Unable to create initial Application Repository structure
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.init(ApplicationRepositoryService.java:137)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.getInstance(ApplicationRepositoryService.java:147)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.getRootURLContext(ParURLContext.java:49)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.lookup(ParURLContext.java:187)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sapportals.portal.prt.registry.PortalRegistry.getCentralConfigurationContext(PortalRegistry.java:145)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.getPCDContext(UserManagementService.java:603)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.readPCD(UserManagementService.java:1059)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:251)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.service.ServiceException: Service not found: com.sap.portal.pcd.glservice.generic_layer
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:171)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.init(ApplicationRepositoryService.java:121)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.getInstance(ApplicationRepositoryService.java:147)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.getRootURLContext(ParURLContext.java:49)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.lookup(ParURLContext.java:187)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sapportals.portal.prt.registry.PortalRegistry.getCentralConfigurationContext(PortalRegistry.java:145)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.getPCDContext(UserManagementService.java:603)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.readPCD(UserManagementService.java:1059)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:251)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.pcd.gl.PcdGlService of Portal Service com.sap.portal.pcd.glservice|generic_layer because: could not load the service
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.init(ApplicationRepositoryService.java:121)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.getInstance(ApplicationRepositoryService.java:147)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.getRootURLContext(ParURLContext.java:49)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.lookup(ParURLContext.java:187)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sapportals.portal.prt.registry.PortalRegistry.getCentralConfigurationContext(PortalRegistry.java:145)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.getPCDContext(UserManagementService.java:603)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.readPCD(UserManagementService.java:1059)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:251)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: java.lang.NoSuchMethodError
         at com.sapportals.portal.pcd.gl.util.JarmAccess.startJarmComponent(JarmAccess.java:38)
         at com.sapportals.portal.pcd.pl.PlContext.lookup(PlContext.java:163)
         at com.sapportals.portal.pcd.pl.PlContext.lookup(PlContext.java:204)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.readXfsObjectFromPersistence(XfsContext.java:531)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.getChildAtomicName(XfsContext.java:434)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.lookupAtomicName(XfsContext.java:245)
         at com.sapportals.portal.pcd.gl.xfs.BasicContext.lookup(BasicContext.java:858)
         at com.sapportals.portal.pcd.gl.PcdPersContext.lookup(PcdPersContext.java:445)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:389)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1106)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1193)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1155)
         at com.sapportals.portal.pcd.gl.PcdGlSchemaContext.lookup(PcdGlSchemaContext.java:89)
         at com.sapportals.portal.pcd.gl.PcdSchemaManager.init(PcdSchemaManager.java:75)
         at com.sapportals.portal.pcd.gl.admin.Pcd.setupSchema(Pcd.java:394)
         at com.sapportals.portal.pcd.gl.admin.Pcd.init(Pcd.java:154)
         at com.sapportals.portal.pcd.gl.PcdGlService.init(PcdGlService.java:192)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.init(ApplicationRepositoryService.java:121)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.getInstance(ApplicationRepositoryService.java:147)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.getRootURLContext(ParURLContext.java:49)
         at com.sapportals.portal.application.applicationrepository.ParURLContext.lookup(ParURLContext.java:187)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sapportals.portal.prt.registry.PortalRegistry.getCentralConfigurationContext(PortalRegistry.java:145)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.getPCDContext(UserManagementService.java:603)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.readPCD(UserManagementService.java:1059)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.init(UserManagementService.java:251)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:464)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:163)
         at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:94)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1491)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1447)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1381)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    java.security.PrivilegedActionException: com.sapportals.portal.prt.core.PortalCoreInitializerException: Main initialization of plugin failed
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:134)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: java.lang.IllegalStateException: [Portal.init] Application Broker - initialization failed.
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:351)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    WARNING: Dispatcher could not be set up:
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:370)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3340)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2598)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:766)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:201)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    OUTPUT.LOG
    [OS: Windows XP] [VM vendor: Sun Microsystems Inc.] [VM version: 1.3.1_15-b01] [VM type: Java HotSpot(TM) Client VM]
    SAP J2EE Engine Version 6.20 PatchLevel 107279.20 is starting...
    Loading: LogManager ...
    Loading: SystemThreadManager ...
    Loading: ThreadManager ...
    Loading: TimeoutManager ...
    Loading: MemoryManager ...
    Loading: PoolManager ...
    Loading: PolicyManager ...
    Loading: IpVerificationManager ...
    Loading: ClusterManager ...
    Loading: ClassLoaderManager ...
    Loading: SwapManager ...
    Loading: LockManager ...
    Loading: FileManager ...
    Loading: R3StartupManager ...
    Loading: ServiceManager ...
    Loading core services:
      Starting core service p4 ... done. (609 ms)
      Starting core service monitor ... done. (985 ms)
      Starting core service log ... done. (891 ms)
      Starting core service dbms ... done. (1500 ms)
      Starting core service security ... done. (5344 ms)
      Starting core service naming ... done. (5156 ms)
      Starting core service file ... done. (5609 ms)
      Starting core service admin ... done. (6140 ms)
      Starting core service deploy ... done. (6578 ms)
    Core services loaded successfully.
    Loading additional services:
      Starting service runtimeinfo ... done. (0 ms)
      Starting service jms ... done. (8156 ms)
      Starting service appclient ... done. (7843 ms)
      Starting service telnet ... done. (7969 ms)
      Starting service shell ... done. (328 ms)
      Starting service ts ... done. (8656 ms)
      Starting service javamail ... done. (8625 ms)
      Starting service logviewer ... done. (8687 ms)
      Starting service eisconnector ... done. (8406 ms)
      Starting service http ... done. (1625 ms)
      Starting service PRTBridge ... done. (1750 ms)
      Starting service dbpool ... done. (10234 ms)
      Starting service rfcengine ... done. (10328 ms)
      Starting service ejb ... done. (18312 ms)
    Unknown version format. Default will be set.
    Unknown version format. Default will be set.
    Unknown version format. Default will be set.
    [com.sapportals.portal.prt.dispatcher.Dispatcher@7d6f07, 5/2/07 11:15:49 AM PDT, System_Thread_97] Exiting main initialization procedure because of exception:
      Starting service servlet_jsp ... done. (27718 ms)
    Additional services loaded successfully.
    SAP J2EE Engine Version 6.20 PatchLevel 107279.20 is running!
    PatchLevel 107279.20 December 07, 2006 09:44 GMT
      Checking for synchronization with cluster elements ...
      Synchronization of all applications completed! 
    >
    Login :Element 239753331 joined.    Wed May 02 11:15:53 PDT 2007
    Shutting down the J2EE Engine [Wed May 02 11:16:00 PDT 2007]
    Stopping additional services.
      Stopping: service jms ... done.
      Stopping: service eisconnector ... done.
    Shutting down service LogViewer
      Stopping: service logviewer ... done.
      Stopping: service javamail ... done.
      Stopping: service telnet ... done.
      Stopping: service appclient ... done.
      Stopping: service PRTBridge ... done.
      Stopping: service runtimeinfo ... done.
      Stopping: service shell ... done.
      Stopping: service rfcengine ... done.
      Stopping: service ejb ... done.
      Stopping: service dbpool ... done.
      Stopping: service ts ... done.
    ........Enterprise Portal is shutting down ........
    ...................Successful....................
      Stopping: service servlet_jsp ... done.
      Stopping: service http ... done.
    Additional services stopped successfully.
    Stopping core services.
      Stopping: service deploy ... done.
      Stopping: service monitor ... done.
      Stopping: service naming ... done.
      Stopping: service admin ... done.
      Stopping: service security ... done.
      Stopping: service file ... done.
      Stopping: service dbms ... done.
      Stopping: service log ... done.
      Stopping: service p4 ... done.
    Core services stopped successfully.
    Until i open the browser, portal is running , but as soon as i open browser , the message i get is "Enterprise Portal is shutting down " ; Could anyone please explain why the dispatcher is shutting down as soon as i open a browser??

  • BOXI 4 SP2 Patch 11 - Constant awt.dll crashes in the Event Log

    Hi All,
    Since implementing BOXI 4 SP2 Patch 11 I have noticed very frequent awt.dll crash error messages triggered by SAP JVM throughout the event log.
    Does anyone know what is causing this and how to resolve?
    =================================================================
    Faulting application name: java.exe, version: 6.0.170.4, time stamp: 0x4c3bb897
    Faulting module name: awt.dll, version: 6.0.170.4, time stamp: 0x4c3bfa5f
    Exception code: 0xc0000005
    Fault offset: 0x00000000000d2210
    Faulting process id: 0x1c80
    Faulting application start time: 0x01ccefaba2a15b7a
    Faulting application path: C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\sapjvm\bin\java.exe
    Faulting module path: C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\sapjvm\jre\bin\awt.dll
    Report Id: a6ef5e00-5ba2-11e1-a8c2-da6052897efd
    ====================================================================
    Also notice this error immediately afterwards reporting Transaction Deadlocks in our repository and auditing databases on SQL Server :-
    =====================================================================
    Database access error. Reason [Microsoft][SQL Server Native Client 10.0][SQL Server]Transaction (Process ID 63) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction..
    =====================================================================
    SQL Server version is 2008 Release 2.
    Have deployed BOXI 4 using Tomcat 6/Java platform.
    O/S in Windows Server 2008 Release 2.
    This should be a supported configuration so need ideas on why this is happening?
    Cheers,
    Gary

    Hi All,
    SAP Support finally came through for us on this.
    The issue is due to the version of the SAP JVM that comes bundled with BOXI 4 SP2 Patches 11 and 12.
    If you download the latest version of the SAP JVM from the SAP support portal and install this instead then the problems are resolved.
    Thanks,
    Gary

  • EP 6.0 SP2 Patch 27????

    Hi,
    just released in the service market place: patch 27 for EP 6.0 SP2. This is getting VERY confusing. See sapnote 774779 for details. The documentation they refer to is not yet available, but I would like to hear from SAP where this sudden re-numbering comes from! Are the portal patches now somehow related to the J2EE patch level?
    Anyone?

    Naming Convention
    Enterprise Portal 6.0 SP2 patches now have an improved naming convention. From this version on, portal patches are to be aligned with those of J2EE 6.20 and of Knowledge Management & Collaboration. It is, therefore, recommend that when upgrading your system to J2EE patch level XY, you also upgrade the portal to Patch XY.
    One-Time Closing of the Gap
    For the upcoming release of EP 6.0, the patch is designated as Patch 27, despite the fact that the previous patch was Patch 5. This one-time step aligns the patch numbering of the portal with that of J2EE Engine. Portal will not have patches 6-26.
    Alignment with J2EE in Future Releases
    The availability of future portal patches will be coordinated with that of J2EE Engine. Patches are expected every 5 weeks.
    Improvement: Accumulation
    From now on, portal patches will be cumulative. Each future patch will include all the fixes provided with previous patches, going back to and including portal Patch 5. In other words, the current patch (27) includes the fixes provided with Patch 5, which was released a few weeks ago. Hence: - If your installation is currently up-to-date with Patch 4, you can directly install the latest patch. - If your installation is not yet updated up to Patch 4, you must install Patch 4 first, and then you can continue to the latest patch available. Make sure that you upgrade to Patch 4 according to the instructions in the guide Installing Patch 4 for EP 6.0 SP2 since Patch 4 and its preceding patches are not cumulative.
    Aviad Rivlin is a QA Engeneer in the Portal Platform Organization. SAP Labs, Israel

  • Slow Performance BI Launch Pad - BI 4 SP2 patch 8

    Hi experts, i have this seriuos problem: i have installed BI 4 SP2 patch 8 on windows server 2008 server based on 12 GB Ram but when tree user access at the same time at BI Launch Pad, the server has an lowering performance and to access in BI Launc pad is necessary attend  long time.
    Could you help me? Are there some configuration parameters to set?
    Thank's a lot.
    Andrea

    This is what I received from SAP:
    - It is a bug in the BI 4.0 product and an ADAPT01711291 has
    been raised for the same.
    - Please go through the attached KBA '1933935 - BI Launchpad search
    failing with error "The property with ID SI_CUID does not exist in the
    object" for non-Admin users' for   more  information.
    - As per the ADAPT details, it is targeted to be fixed in BI 4.0 SP10
    which is scheduled to release in July 2014 week 30
    - The schedule is subject is to change without prior notice. You can
    regularly check the SAP BusinessObjects maintenance schedule on the
    following link on SAP   service  marketplace
      SAP Support portal -> Software Downloads ->SAP Software Download
    Center -> Support Packages and Patches -> SAP Support Package stacks
    - You are using BI 4.1 SP2 and I did not find information about
    inclusion of fix of this issue in release notes of latest Service
    packs of BI 4.1 (SP3 or SP4)
    - So as per my knowledge you will have to wait for BI 4.0 SP 10 to
    release and the releases of BI 4.1 post to that will have the fix of
    this issue.

  • EP 60 SP2 Patch 4 lastest hotfix

    Hi everybody,
    I need download the lastest hotfix for my EP installation. I have read in the notes 580289 and 716750 the way for adquire it but I don't find it in the path that notes say.
    Can anybody say me where I can get that hotfix? I need it for end my EP installation.
    The installation environment is: Windows 2000 with SP4, MS-SQL Server 2000 with SP3a and HF870. The EP is 6.0 with SP2 and patch 4 installed.
    Thanks and regards,
    Javier

    Go to http://service.sap.com/patches
    Login with you S-user
    Expand the menu on the left to
    SAP Support and packages->Entry by application group->Sap netweaver group.
    Click SAP NetWeaver components ( < SAP NW 04 )
    Click SAP Enterprise portal
    Click SAP EP 6.0 ON WEB AS 6.20
    Click Portal Server
    Click PORTAL PLATFORM 6.0
    Click #OS independent
    Download the sar file for EP 6.0 SP2 Patch 4 Hotfix 7
    Nielsen would be rolling around in his grave, oh wait, he's still alive. The usability of service.sap.com should really be looked at

  • EP 6.20 SP2 Patch 35 - Installation Error

    hi,
    We are in the process of upgrading our development Enterprise Portal (EP 6.0, Oracle 9.2.04) up to the latest support packs and patch levels.
    We have successfully installed: -
    SDM Patch 14
    SAP Java Libs 20
    J2ee Patch 34
    However, EP 6.20 SP2 Patch 35 (current patch level is 4 hotfix 5) is giving the following error when attempting to install:
    ERROR 2005-09-21 15:15:35
    MUT-02041   t_installJ2eeEngines.selectRow(WHERE J2EE_INSTANCE_DESCRIPTION='System: PDN1 (instance 00)') returned 2 rows, not 1!
    Could anyone advise if they have experienced this error before?  If so, how was it resolved?
    Thanks
    Iain
    Message was edited by: Iain Mason

    Managed to resolve this.
    SAP provided the following fix: -
    In the SAPInst temp directory on the first excution of the patch "keydb.xml" will be created.
    Search for string -
    <table name="t_installJ2eeEngines"
    amespaces="EP60_PATCH">
    There you will find
    <row>
    <fld name="J2EE_INSTANCE_NUMBER">
    <strval><![CDATA[00]]>
    </strval>
    </fld>
    <fld name="J2EE_IS_WEBAS_INSTANCE">
    <strval><![CDATA[NO]]>
    </strval>
    <fld name="SystemName">
    <strval><![CDATA[PDN1]]>
    </strval>
    </fld>
    </row>
    The <row> element is repeated twice.  Delete the second <row> element and rerun the patch installation and it should run through.
    Iain

  • Fatal error while rendering UI component  since we are in BI 4.1 SP2 patch 4

    Hello,
    Since we are in BI 4.1 SP2 patch 4, we have one Analysis for Olap report  which have this message : Fatal error while rendering UI component.
    This report gets 7  folders  : 5 of them gets this error message and 2 of them works well
    It's the same problem with patch 6.
    Could you please help us to find a solution ?
    I don't know how to investigate.
    Regards,
    Nicolas

    Hey Nicolas
    We are experiencing a similar error. It appears when we try to create a conditional formatting rule on one of the reports.
    Were you able to find a solution to this?
    Regards
    Antonette

  • Enhancements made in EP6 SP2 patches 28 & 29.

    What are the enhancements made in EP6 SP2 patches 28 & 29.
    What I mean to say is that what are the new features added in Patches 28 & 29. here I exclude Bug fixes.
    I can go to the central note for patch 28 : 793582 and can get a list of notes which indicate bug fixes done in Patch 28
    Similar way,  I can go to the central note for patch 29 : 803871 and can get a list of notes which indicate bug fixes done in Patch 29
    What I am really concerned is regarding new features added in these two patches (Patch 28 & 29) separately.
    Are there any new features added in these two Patch releases. If yes, Where are they documented.
    Are they documented separately or their respective guides are updated.
    Your help is really appreciated.

    Hi Robert, hi Suneel,
    > Patch 28 & 29 are not listed there yet.
    Not quite right, Robert, I don't know what a dreadfully old version you have looked on... It is listed, but it is explicitely said that both patches, 28 & 29, have
    "no new features or enhancements to existing functionality. It is cumulative as of Patch 5. Please refer to Patch 5 and Patch 27 documentation for information about previous enhancements."
    The document is retrievable without access to service.sap.com: http://help.sap.com/download/documentation/netweaver/ep/FeaturesEP6SP2Patches_v2.5.pdf
    It's a pity that SAP publishes the version name within the link, so if a new version exists, one has to know (or to look via service.sap.com).
    Hope it helps
    Detlev
    PS: Suneel, please consider rewarding points for people like Robert Thanks in advance

  • SAP Business Objects BI Platform 4.0 SP2 Patch 7 setup

    Hello Everyone
    We have BOXI 4.0 installed on the DEVELOPMENT system. I have been asked to update it to patch 7. I am installing SP2 Patch 7 setup. In one of the installation screens it asks for
    Connection Information for Existing CMS
    CMS NAME:
    CMS Port: 6400
    Administrator Logon Information
    User: Administrator(greyed out)
    Password:
    Error: Either the remote CMS cannot be reached, or the logon credentials are incorect.INS00013
    For CMS Name i have provided the computer name and not the URL of CMS or localhost, The password is the correct one which i have used to login to  CMS earlier.  Can't understand why is not accepting them.
    Also i shutdown the services in Central Configuration Manager before installing. Should i perform the installation while the system is up. Can i change the user in Admin logon information?
    Kindly advise.
    Thanks.

    Hi,
    yes - the CMS has to run during the setup. Starting and Stopping mechanisms are in the setup included.
    Regards
    -Seb.

  • SAP-BO BI 4.0 SP2 (Patch 7)...?

    Setting-up a new "Sandbox" server later this week on Windows Server 2008 (R2) - 64 bit OS.
    It looks like the current version I should be deploying is SAP-BO BI 4.0 SP2 Patch 7.
    Do I need to apply Patch 7 - or should I just use the regular SAP-BO BI 4.0 SP2 baseline for this Sandbox...?
    Normally, we only install full SERVICE PACK levels - not PATCH LEVELS.
    Thanks in advance for the advice.

    Hi Mark,
    You would need to install SP2 first followed by Patch 2.7, or Patch 2.8 which is due out today or tomorrow.
    If you can wait then you  could also align with Feature Pack 3 which is the equivalent of SP3, but that is planned for Q1 2012
    The following blog link also details SAP's patching policy.
    http://blogs.sap.com/analytics/2011/10/07/sap-businessobjects-bi-release-plan-update/
    I hope this is a very helpful answer to you.
    Kind regards,
    John

  • Error when patching portal from SP10 to SP12

    Hi
    When we do patching portal from SP10 to SP12 JSPM ended with following error for the Software component CAF12_0-10003464.SCA failed deployment
    Part of log
    development component 'caf/km.proxies'/'sap.com'/'MAIN_APL70VAL_C'/'1219136'/'5', grouped by software component 'CAF'/'sap.com'/'MAIN_APL70P12_C'/'1000.7.00.12.2.20070918080147''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Exception while preparing deploy of application sap.com/caf~km.proxies..
    Reason: com/sap/engine/services/webservices/jaxrpc/wsdl2java/ServiceBaseServer; nested exception is:
         java.lang.NoClassDefFoundError: com/sap/engine/services/webservices/jaxrpc/wsdl2java/ServiceBaseServer
    Loader Info -
    ClassLoader name: [sap.com/caf~km.proxies]
    Please let me know do we need to undeploye CAF old deployments if yes what are the components I need to ndeploy
    Thanks in Advance
    Nutakki

    It could be that you are missing an SCA file or check the permissions of the .SCA files.     Make sure JSPM is updated to SP12.  Also check if you are running out of diskspace, check under ...../JSPM/tmp  and .... /JSPM/log
    Regards
    Shaji

  • CORBA.MARSHAL error in BI 4.0 SP2 Patch 4 while creating report

    Hi,
    we are encountering an error message while trying to create a report in BI Launch Pad (BI 4.0 SP2 Patch 4). It contains the following:
    The MDAS service encountered an error.
    com.crystaldecisions.thirdparty.org.omg.CORBA.MARSHAL minor code: 0x0 completed: No
    Workflow:
    Logon to BI LaunchPad
    Launch Analysis for OLAP from Applications
    New Report
    Search for Data Source
    Select a known working query
    Click  OK - receive error
    Click OK to error
    Try to add a dimension  - receive error
    Any ideas? It is a showstopper. Thanks.
    Erik.

    Hi Prasanth,
    so then perhaps that Patch 6 will not solve it:(
    I am running BI 4.0 on NW 7.3 WAS. The problem is that somehow I do not see the Build version updated (for Patch6) in CMC Settings after redeployment. What build version do you have under CMC on Patch 6?
    Erik.

  • Universal Worklist for EP6 SP2 Patch 4

    Dear All,
    How to configure the UWL for EP6 SP2 Patch 4?
    Regards,
    Samir

    Did you find a resolution for this behavior?
    Michael

  • How to restrict access to portal based on entitlements.

    Hi,
    I am working on weblogic 8.1 portal project. i want to restrict the user to access
    the portal based on the entitlements. However when user try to login he is seeing
    Weblogic Error 403 forbidden page. How to display custom error page, instead of
    weblogic default error page.
    How to programatically check whether user has access to portal or not based on
    entitlements.
    Please give me code.
    regards,
    -chada-

    Chada,
    The 403 is by design. If you want to place a page in front of one or more
    portal desktops and only show links to desktops the current user is entitled
    to, review the attachment.
    -Phil
    "Chada" <[email protected]> wrote in message
    news:3fcd6969$[email protected]..
    >
    Hi,
    I am working on weblogic 8.1 portal project. i want to restrict the userto access
    the portal based on the entitlements. However when user try to login he isseeing
    Weblogic Error 403 forbidden page. How to display custom error page,instead of
    weblogic default error page.
    How to programatically check whether user has access to portal or notbased on
    entitlements.
    Please give me code.
    regards,
    -chada-[login.zip]

Maybe you are looking for

  • Connecting stereo speakers to an iMac

    I am thinking about making the final jump and just trashing my stereo and running all my music through my iMac. Three questions: 1.) Is the output of an iMac going to be high enough quality to sound good through my stereo speakers? 2.) Is this done b

  • Upgrading OS to Mountain Lion

    I have Mac OS X version 10.5.8 and would like to upgrade to lion and then to mountain lion in July.  How do I inow if I have the system requirements and what is the difference between upgrade and migration

  • Worst customer care centre of Nokia is in noida Se...

    My name is rajendra Singh and I have nokia 5800 xm. I want to say that I had very bad experience with Nokia service centres at Noida. The service centre located at sec-2 Noida is the worst centre of Nokia. My phone has some network poblem so today I

  • IT2001 (Absences) No quota available

    Hi SAP Guru's,     Well when ever i pick the quota(paid leave) for any hourly employee it gives me the error "No quota availabe for att/abs 0100 for per no. XXXXXX between - (Date) and - (Date)"     Can someone please make it easy for me by showing h

  • Purchased app on work computer - how to sync an ap

    i purchased an iphone app on itunes and downloaded it on my work computer. I went to sync it to my iphone, but then realized, i'd be overwriting all the stuff on my phone. My other apps, music, photos, movies are on my home computer. Do i need to dow