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??

Similar Messages

  • 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

  • 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 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

  • 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

  • Getting syntax error in "SAPLBBP_PDH_CUF" in shopping cart/RFx/PO creation process in SRM7.0.Is it Patch issue?

    Getting syntax error in "SAPLBBP_PDH_CUF" in shopping cart/RFx/PO creation process in SRM7.0.Is it Patch issue?

    Hi, something wrong with your customer fields...
    Please, check them...

  • Manual for Installing Patch 27 for EP6.0 SP2

    Is there anyone found the installation manual for EP6.0 SP2 Patch 27 according to Note 774779?
    It seems that SAP didn't publish the patches and the installation manual at the same time.
    Message was edited by: li dong

    Hi Aviad,
    it is not at least not for "public" non-SAP...
    Does somebody care?
    Strange enough, there doesn't seem to be a controlled process of publishing patches / notes / doc at the same time (happens quite often).
    Best regards
    Detlev

  • Issues with installing Time zone patch for Oracle 10.1.0.4 in Windows

    All,
    I have a working Oracle 10.1.0.4 installation on Windows box, I successfully patched the time zone patches(5865568 and 5126270), OPatch successfully installed the patch. But when I verified if the patch was installed, it says the patch is not installed. I wonder if any one else had this issue.
    The only difference in my installation was that my database does not use INIT.ORA but uses SPFILE.
    The Post Installation steps called to make certain parameter changes in INIT.ORA and restart the database. In my case I did not do this.
    Any ideas?
    thx
    SS

    I'm about to install this patch also. If I'm using an spfile I'll need to create pfile from spfile and modify the parameters in the pfile. When I then restart the database in migrate mode I must then say that I'd like to start using the pfile. Am I correct in assuming this??
    OR since I know that I'm using an spfile I could alter the spfile and use whats below. After I restart I can then take out these changes.
    ALTER SYSTEM SET system_trig_enabled=FALSE, JOB_QUEUE_PROCESSES=0, AQ_TM_PROCESSES=0
    COMMENT='Change To Take Effect After Jan 1 Reboot'
    SCOPE=SPFILE;
    thanks.
    Message was edited by:
    Bogey

  • Solaris 10 Patching issues

    Any body have these problems.
    System:
    AMD Duron 1200MHZ
    512Kb Ram
    40gig IDE HD
    Netgear FG511 NIC
    I am a Noob with Solaris and Unix in general and dont have any experience with Linux but am open minded and enjoy getting my teeth into new stuff. I have found Solaris to be a great challenge and Unix seems to be a suitable replacement to Windows. The only issue I have is regarding patching of the OS. I recently downloaded the recommended x86 patches and ran the install_cluster...upon reboot solaris just kept rebooting...there was some kind of panic in the kernel. I had a look on the net and found the patch that was causing the issue. I then rebuilt(I could have removed the patch but decided to do a rebuild anyway) I then edited the Patch_order file and removed the reference to the 118844-20 patch which caused the kernel panic.
    I then installed the cluster again and rebooted and it seemed that solaris came up fine. but when I logged in a couple of applications for GNOME did not start(window list,workspace switcher,show desktop etc) it gave an error and asked if I wanted to restart these apps.
    Next I tried to open a .gz archive and the file roller app died.
    I then went to a terminal window and gunzipped the archive and then tried to tar -x the resulting file from the gunzip about half way through the untar Solaris rebooted. I have had no issues with archive files prior to patching so can only assume that it is one of the patches that is causing the issue?????
    has anyone had similer issues.
    I must admit, its a bit unnerveing when you install recommended patches that your system becomes very unstable.

    Hi,
    I have the same problem and unfortunately no answers. Same story - build Solaris on machine, runs fine. Run update connection, load security and recommended patches and boom - Solaris is now broken. Unfortunately I didn't find a way to recover so my only course of action is to reinstall Solaris.
    I traced it to a similar patch - 118844-30. I've since rebuilt the box using S10 Update 1 which includes Grub etc, but same problem if I run update connection and download the recommended patches which inlcudes 118844-30 => reinstall Solaris.
    Any ideas?

  • 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

  • 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.

Maybe you are looking for

  • FCP cannot open projects saved within certain dates in 2008

    This basic problem opening certain project files has been reported here numerous times and, in most cases, not resolved. There's a bug. It's been happening to me for months but I've taken some time to narrow it down. It's now prevented me from gettin

  • Smartform output in editable form

    Hi, I converted my smartform output to a word document using the function module "'RSPO_DOWNLOAD_SPOOLJOB'". But formatting options are missing in the word document ( for ex. Bold letters in print preview of the smartform is coming as normal characte

  • Automatic Derivation of IBASE and Subject values in SDCR document (ChaRM)

    Hi All In CHARM, when we create Change Document "SDCR", my objective is to set default values in IBASE/Component and Subject Fields. For the reason, I tried finding configuration to derive the values automatically whenever SDCR document is created th

  • Redirect from HTTPS to HTTP in case of Local Host Access.

    Hi, I have configured my tomcat for SSL by generating Self Signed Certificates using keytool.I don't want to use secure connection, if request is coming from the local machine i.e the machine where self signed certificate exists. What kind of changes

  • Complete 1 or 2 step backup option

    A way to back up the files needed to transfer projects from one system to another or being able to reinstall the projects when your forced to redo your system due to crashes/virus's/etc...