Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"Error 404: Initialization of one ore more services failed" after first reboot when PE 6 was install

258 views
Skip to first unread message

andreas...@ebf.de

unread,
Aug 17, 2007, 4:11:55 PM8/17/07
to
Hi falks,

I installed PE 6 on LINUX and everything went find. Portal was coming up and the end and accessible. After a reboot (and acronis diskimage) i first startet db2 wiht the db2 userid, looed fine so for, db2sync's came up.
Then with root, I issued the ./startServer.sh WebSphere_Portal. It worked for a while and said "open for eBusiness". Fine.
However, starting a browser and pointing at the portal ".../wps/portal/" brought the error message from the subject. As I'm new to portel I don't have any clue. And to be honest, I tried to search for the message, but nothing really helpful came up. And as I said, db2 looks good, I even did a check with db2 commandline and connected to the WP database.

Any advice? thank You!
Andreas.

Oliver Then

unread,
Aug 20, 2007, 1:40:57 AM8/20/07
to
There should be a hint in the portal log file. Normally, there should be
an exception indicating what is going wrong during startup.

Oliver

daniel.g...@atea.com

unread,
Aug 20, 2007, 10:45:35 AM8/20/07
to
I don't know if my problem has any connection to the first but I get the same error message. I have transported my WPS 6.0.1.1 from Cloudscape to a remote DB2 9.1 (both servers running on Win 2003) using the wizard and JDBC 4. Everything seems fine and when i start the server it says that it's open for e-business or whatever. But when accessing /wps/portal i get the same message.

In SystemOut.log i find this message that i have no clue what to think of. It looks to me as an LDAP-error but I have not activated LDAP.

I'm kind of new to WPS and DB2 so it's possible that this is a real newbie problem so please be gentle. =)

[8/20/07 15:58:52:749 CEST] 00000015 Servlet E com.ibm.wps.engine.Servlet init EJPFD0016E: Initialization of service failed.
com.ibm.wps.ac.DomainAdministratorNotFoundException: EJPSB0107E: Exception occurred while retrieving the identity of the domain adminuser/admingroup cn=Administrator,o=Default Organization.
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.convertDNtoObjectID(AccessControlDataManagementServiceImpl.java:969)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.access$000(AccessControlDataManagementServiceImpl.java:76)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl$1.run(AccessControlDataManagementServiceImpl.java:872)
at com.ibm.wps.services.puma.PumaServiceImpl.executeWithoutACChecks(PumaServiceImpl.java:1949)
at com.ibm.wps.services.puma.Puma.executeWithoutACChecks(Puma.java:989)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.initializeDomainConfig(AccessControlDataManagementServiceImpl.java:879)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.reinit(AccessControlDataManagementServiceImpl.java:786)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.init(AccessControlDataManagementServiceImpl.java:439)
at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:400)
at com.ibm.wps.services.ServiceManager.initInternal(ServiceManager.java:307)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:194)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:123)
at com.ibm.wps.engine.Servlet.init(Servlet.java:222)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:310)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1696)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:140)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:849)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:576)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:448)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:123)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:146)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:940)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:893)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1249)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:913)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2058)
at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
Caused by: com.ibm.portal.puma.MemberNotFoundException: EJPSG0002E: Requested Member does not exist.cn=administrator,o=default organization
at com.ibm.wps.services.puma.DefaultURManager.findGroupById(DefaultURManager.java:147)
at com.ibm.wps.services.puma.PumaServiceImpl.findGroupById(PumaServiceImpl.java:442)
at com.ibm.wps.services.puma.Puma.findGroupById(Puma.java:425)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.convertDNtoObjectID(AccessControlDataManagementServiceImpl.java:949)
... 32 more
Caused by: com.ibm.websphere.wmm.exception.MemberNotFoundException: Member "[cn=administrator,o=default organization / null, null]" is not found.
at com.ibm.ws.wmm.db.DatabaseRepository.getMemberTableData(DatabaseRepository.java:3595)
at com.ibm.ws.wmm.db.DatabaseRepository.getMember(DatabaseRepository.java:2877)
at com.ibm.ws.wmm.MemberRepositoryManager.getMember(MemberRepositoryManager.java:3357)
at com.ibm.ws.wmm.MemberRepositoryManager.getMember(MemberRepositoryManager.java:3194)
at com.ibm.ws.wmm.objectimpl.MemberServiceBeanBase.getMember(MemberServiceBeanBase.java:583)
at com.ibm.websphere.wmm.objects.EJSRemoteStatelessMemberService_14d751a3.getMember(Unknown Source)
at com.ibm.websphere.wmm.objects._MemberService_Stub.getMember(_MemberService_Stub.java:855)
at com.ibm.wps.services.puma.DefaultWMMAccessBean.getMember(DefaultWMMAccessBean.java:214)
at com.ibm.wps.services.puma.DefaultURManager.findGroupById(DefaultURManager.java:116)
... 35 more

[8/20/07 15:58:52:781 CEST] 00000015 WebExtensionP W Servlet portal is currently unavailable: Initialization of one or more services failed.
[8/20/07 15:58:52:781 CEST] 00000015 WebExtensionP E SRVE0026E: [Servlet Error]-[javax.servlet.UnavailableException: Initialization of one or more services failed.
at com.ibm.wps.engine.Servlet.init(Servlet.java:228)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:310)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1696)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:140)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:849)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:576)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:448)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:123)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:146)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:940)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:893)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1249)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:913)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2058)
at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
Caused by: com.ibm.wps.ac.DomainAdministratorNotFoundException: EJPSB0107E: Exception occurred while retrieving the identity of the domain adminuser/admingroup cn=Administrator,o=Default Organization.
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.convertDNtoObjectID(AccessControlDataManagementServiceImpl.java:969)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.access$000(AccessControlDataManagementServiceImpl.java:76)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl$1.run(AccessControlDataManagementServiceImpl.java:872)
at com.ibm.wps.services.puma.PumaServiceImpl.executeWithoutACChecks(PumaServiceImpl.java:1949)
at com.ibm.wps.services.puma.Puma.executeWithoutACChecks(Puma.java:989)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.initializeDomainConfig(AccessControlDataManagementServiceImpl.java:879)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.reinit(AccessControlDataManagementServiceImpl.java:786)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.init(AccessControlDataManagementServiceImpl.java:439)
at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:400)
at com.ibm.wps.services.ServiceManager.initInternal(ServiceManager.java:307)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:194)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:123)
at com.ibm.wps.engine.Servlet.init(Servlet.java:222)
... 20 more
Caused by: com.ibm.portal.puma.MemberNotFoundException: EJPSG0002E: Requested Member does not exist.cn=administrator,o=default organization
at com.ibm.wps.services.puma.DefaultURManager.findGroupById(DefaultURManager.java:147)
at com.ibm.wps.services.puma.PumaServiceImpl.findGroupById(PumaServiceImpl.java:442)
at com.ibm.wps.services.puma.Puma.findGroupById(Puma.java:425)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.convertDNtoObjectID(AccessControlDataManagementServiceImpl.java:949)
... 32 more
Caused by: com.ibm.websphere.wmm.exception.MemberNotFoundException: Member "[cn=administrator,o=default organization / null, null]" is not found.
at com.ibm.ws.wmm.db.DatabaseRepository.getMemberTableData(DatabaseRepository.java:3595)
at com.ibm.ws.wmm.db.DatabaseRepository.getMember(DatabaseRepository.java:2877)
at com.ibm.ws.wmm.MemberRepositoryManager.getMember(MemberRepositoryManager.java:3357)
at com.ibm.ws.wmm.MemberRepositoryManager.getMember(MemberRepositoryManager.java:3194)
at com.ibm.ws.wmm.objectimpl.MemberServiceBeanBase.getMember(MemberServiceBeanBase.java:583)
at com.ibm.websphere.wmm.objects.EJSRemoteStatelessMemberService_14d751a3.getMember(Unknown Source)
at com.ibm.websphere.wmm.objects._MemberService_Stub.getMember(_MemberService_Stub.java:855)
at com.ibm.wps.services.puma.DefaultWMMAccessBean.getMember(DefaultWMMAccessBean.java:214)
at com.ibm.wps.services.puma.DefaultURManager.findGroupById(DefaultURManager.java:116)
... 35 more
]: {1}
[8/20/07 15:58:52:781 CEST] 00000015 ServletWrappe A SRVE0242I: [wps] [/wps] [federation]: Initialization successful.
[8/20/07 15:58:54:843 CEST] 00000015 VirtualHost I SRVE0250I: Web Module WebSphere Portal Server has been bound to default_host[*:10000,*:80,*:10002,*:10038,*:10035].
[8/20/07 15:58:55:187 CEST] 00000015 WebGroup A SRVE0169I: Loading Web Module: WebSphere Portal XmlAccess Facade.
[8/20/07 15:58:55:749 CEST] 00000015 VirtualHost I SRVE0250I: Web Module WebSphere Portal XmlAccess Facade has been bound to default_host[*:10000,*:80,*:10002,*:10038,*:10035].
[8/20/07 15:58:55:952 CEST] 00000015 WebGroup A SRVE0169I: Loading Web Module: WebSphere Portal Server WSRP Facade.
[8/20/07 15:58:55:984 CEST] 00000015 VirtualHost I SRVE0250I: Web Module WebSphere Portal Server WSRP Facade has been bound to default_host[*:10000,*:80,*:10002,*:10038,*:10035].
[8/20/07 15:58:55:999 CEST] 00000015 ApplicationMg A WSVR0221I: Application started: wps
[8/20/07 15:58:55:999 CEST] 00000015 ApplicationMg A WSVR0200I: Starting application: icmjcrear
[8/20/07 15:58:56:312 CEST] 00000015 WebGroup A SRVE0169I: Loading Web Module: icmjcradminwar.
[8/20/07 15:58:56:390 CEST] 00000015 RepositoryFac I com.ibm.icm.jcr.RepositoryFactory init Initializing RepositoryFactory.
[8/20/07 15:58:56:452 CEST] 00000015 RepositoryImp I com.ibm.icm.jcr.RepositoryImpl getRepository Loading Repository: Default.
[8/20/07 15:58:56:874 CEST] 00000015 ServletWrappe E Uncaught init() exception thrown by servlet InitServlet
[8/20/07 15:58:56:874 CEST] 00000015 WebExtensionP E Error occured while preparing theservlet for initialization. Check the error logs for details.
[8/20/07 15:58:56:874 CEST] 00000015 WebExtensionP E SRVE0026E: [Servlet Error]-[javax.servlet.ServletException: Unable to initialize RepositoryFactory due to exception of type: java.lang.ExceptionInInitializerError with message: null.
at com.ibm.icm.jcr.init.InitServlet.init(InitServlet.java:57)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:310)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1696)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:140)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:849)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:576)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:448)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:123)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:146)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:940)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:893)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1249)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:913)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2058)
at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
---- Begin backtrace for Nested Throwables
javax.jcr.RepositoryException: Unable to initialize RepositoryFactory due to exception of type: java.lang.ExceptionInInitializerError with message: null.
at com.ibm.icm.jcr.RepositoryFactory.init(RepositoryFactory.java:316)
at com.ibm.icm.jcr.RepositoryFactory.getRepository(RepositoryFactory.java:663)
at com.ibm.icm.jcr.init.InitServlet.init(InitServlet.java:53)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:310)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1696)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:140)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:849)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:576)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:448)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:123)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:146)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:940)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:893)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1249)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:913)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2058)
at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
Caused by: java.lang.ExceptionInInitializerError
at com.ibm.wps.ac.impl.AccessControlServiceImpl.initializeServices(AccessControlServiceImpl.java:138)
at com.ibm.wps.ac.impl.AccessControlServiceImpl.init(AccessControlServiceImpl.java:114)
at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:400)
at com.ibm.wps.services.ServiceManager.getService(ServiceManager.java:527)
at com.ibm.wps.ac.internal.AccessControlLookupManager.getAccessControlLookup(AccessControlLookupManager.java:37)
at com.ibm.wps.ac.ACManager.getAccessControl(ACManager.java:131)
at com.ibm.wps.services.puma.PumaServiceImpl.initVirtualPrincipals(PumaServiceImpl.java:2044)
at com.ibm.wps.services.puma.PumaServiceImpl.getAnonymousUser(PumaServiceImpl.java:1011)
at com.ibm.icm.jcr.service.member.WPSMemberManagerServiceImpl.init(WPSMemberManagerServiceImpl.java:130)
at com.ibm.icm.jcr.service.ServiceManagerImpl.init(ServiceManagerImpl.java:83)
at com.ibm.icm.jcr.RepositoryImpl.getRepository(RepositoryImpl.java:296)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.icm.jcr.RepositoryFactory.init(RepositoryFactory.java:181)
... 23 more
Caused by: java.lang.RuntimeException: Exception while loading dynamically re-ordered service class com.ibm.wps.ac.impl.AccessControlDataManagementService
at com.ibm.wps.services.ServiceManager.getService(ServiceManager.java:532)
at com.ibm.wps.ac.impl.AccessControlDataManagement.<clinit>(AccessControlDataManagement.java:41)
... 40 more
Caused by: com.ibm.wps.ac.DomainAdministratorNotFoundException: EJPSB0107E: Exception occurred while retrieving the identity of the domain adminuser/admingroup cn=Administrator,o=Default Organization.
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.convertDNtoObjectID(AccessControlDataManagementServiceImpl.java:969)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.access$000(AccessControlDataManagementServiceImpl.java:76)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl$1.run(AccessControlDataManagementServiceImpl.java:872)
at com.ibm.wps.services.puma.PumaServiceImpl.executeWithoutACChecks(PumaServiceImpl.java:1949)
at com.ibm.wps.services.puma.Puma.executeWithoutACChecks(Puma.java:989)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.initializeDomainConfig(AccessControlDataManagementServiceImpl.java:879)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.reinit(AccessControlDataManagementServiceImpl.java:786)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.init(AccessControlDataManagementServiceImpl.java:439)
at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:400)
at com.ibm.wps.services.ServiceManager.getService(ServiceManager.java:527)
... 41 more
Caused by: com.ibm.portal.puma.MemberNotFoundException: EJPSG0002E: Requested Member does not exist.cn=administrator,o=default organization
at com.ibm.wps.services.puma.DefaultURManager.findGroupById(DefaultURManager.java:147)
at com.ibm.wps.services.puma.PumaServiceImpl.findGroupById(PumaServiceImpl.java:442)
at com.ibm.wps.services.puma.Puma.findGroupById(Puma.java:425)
at com.ibm.wps.ac.impl.AccessControlDataManagementServiceImpl.convertDNtoObjectID(AccessControlDataManagementServiceImpl.java:949)
... 50 more
Caused by: com.ibm.websphere.wmm.exception.MemberNotFoundException: Member "[cn=administrator,o=default organization / null, null]" is not found.
at com.ibm.ws.wmm.db.DatabaseRepository.getMemberTableData(DatabaseRepository.java:3595)
at com.ibm.ws.wmm.db.DatabaseRepository.getMember(DatabaseRepository.java:2877)
at com.ibm.ws.wmm.MemberRepositoryManager.getMember(MemberRepositoryManager.java:3357)
at com.ibm.ws.wmm.MemberRepositoryManager.getMember(MemberRepositoryManager.java:3194)
at com.ibm.ws.wmm.objectimpl.MemberServiceBeanBase.getMember(MemberServiceBeanBase.java:583)
at com.ibm.websphere.wmm.objects.EJSRemoteStatelessMemberService_14d751a3.getMember(Unknown Source)
at com.ibm.websphere.wmm.objects._MemberService_Stub.getMember(_MemberService_Stub.java:855)
at com.ibm.wps.services.puma.DefaultWMMAccessBean.getMember(DefaultWMMAccessBean.java:214)
at com.ibm.wps.services.puma.DefaultURManager.findGroupById(DefaultURManager.java:116)
... 53 more
]: {1}
[8/20/07 15:58:56:874 CEST] 00000015 VirtualHost I SRVE0250I: Web Module icmjcradminwar has been bound to default_host[*:10000,*:80,*:10002,*:10038,*:10035].

/degis

Andreas Walter

unread,
Aug 21, 2007, 4:43:51 AM8/21/07
to
I must admit, that I figured it out over the weekend ;-(
There is a section in the release notes about a not really complete installation of the db2 part. The only thing missing ist that the user, who wants to run the portal, must issue a db2profile (within the propper db2 directory, which I don't remember right now) command the get the db2 environment correctly.

Just to close this part and help somone who has the same topic ;-)

Kindest regards,
Andreas.

Thomas Pforr

unread,
Sep 15, 2007, 6:40:41 AM9/15/07
to
I have observed that my (Windows-System) PATH-variable points to another db2-Installation.
After fixing these entries then PE-Server starts and was availableafter the first reboot.

( First I have patched the entries in startServer.bat (WAS and PE) and the setupcmdline.bat to correct the path.)

0 new messages