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

Portlet install fail after adding node to cell

6 views
Skip to first unread message

nharrison

unread,
May 14, 2004, 3:09:04 AM5/14/04
to
After a default portal (V5.0.1 on Win2k)) install (using LDAP security) all was OK until I tried to add the WebSphere_Portal node to a Deployment Manager node (running on another machine). Portlet install (and uninstall then fails for any portlet.

2004.05.14 17:05:39.523 E com.ibm.wps.pe.mgr.deployment.DeploymentManagerV4Impl addAccessControl
PEDM0067E: Installation of Web Module from WAR file C:\Program Files\WebSphere\PortalServer\deployed\c2asampleshipping.war failed. - StackTrace follows...

2004.05.14 17:05:39.523 E com.ibm.wps.pe.mgr.deployment.DeploymentManagerV4Impl addAccessControl
com.ibm.wps.pe.mgr.exceptions.InstanceException: PEMG0001E: Instantiation of AppServerAdminManager failed for mode 1.
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.getAppServerAdminManager(PortletApplicationManagerImpl.java:207)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.installWebModule(PortletApplicationManagerImpl.java:984)
at com.ibm.wps.pe.mgr.deployment.DeploymentManagerV4Impl.install(DeploymentManagerV4Impl.java:505)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.installWebModule(PortletApplicationManagerImpl.java:932)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.installWebModule(PortletApplicationManagerImpl.java:791)
at com.ibm.wps.command.applications.InstallPortletApplicationCommand.execute(InstallPortletApplicationCommand.java:158)
at com.ibm.wps.portlets.install.InstallPortlet.doInstall(InstallPortlet.java:523)
..
com.ibm.wps.pe.mgr.exceptions.InstanceException: PEAS0007E: Instantiation from WPS context /wps failed.
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.<init>(WAS5Admin.java:239)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.getInstance(WAS5Admin.java:261)
at com.ibm.wps.pe.mgr.appserveradmin.AppServerAdminManagerFactory.getManager(AppServerAdminManagerFactory.java:60)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.getAppServerAdminManager(PortletApplicationManagerImpl.java:203)
at com.ibm.wps.pe.mgr.PortletApplicationManagerIm
..
com.ibm.wps.pe.mgr.exceptions.InitException: PEAS0010E: Failed to initialize variables.
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.initVars(WAS5Admin.java:397)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.<init>(WAS5Admin.java:234)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.getInstance(WAS5Admin.java:261)
at com.ibm.wps.pe.mgr.appserveradmin.AppServerAdminManagerFactory.getManager(AppServerAdminManagerFactory.java:60)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.getAppServerAdminManager(PortletApplicationManagerImpl.java:203)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.installWebModule(PortletApplicationManagerImpl.java:984)
..
at com.ibm.ws.management.AdminServiceImpl.getDeploymentManagerAdminClient(AdminServiceImpl.java:993)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5AdminServiceHelper.getAdminClient(WAS5AdminServiceHelper.java:307)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.initVars(WAS5Admin.java:335)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.<init>(WAS5Admin.java:234)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.getInstance(WAS5Admin.java:261)
at com.ibm.wps.pe.mgr.appserveradmin.AppServerAdminManagerFactory.getManager(AppServerAdminManagerFactory.java:60)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.getAppServerAdminManager(PortletApplicationManagerImpl.java:203)
..
com.ibm.websphere.management.exception.ConnectorNotAvailableException
at com.ibm.ws.management.discovery.Utils.getParentAdminClient(Utils.java:145)
at com.ibm.ws.management.discovery.Utils.getDmgrAdminClient(Utils.java:91)
at com.ibm.ws.management.AdminServiceImpl.getDeploymentManagerAdminClient(AdminServiceImpl.java:991)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5AdminServiceHelper.getAdminClient(WAS5AdminServiceHelper.java:307)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.initVars(WAS5Admin.java:335)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.<init>(WAS5Admin.java:234)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.getInstance(WAS5Admin.java:261)
at com.ibm.wps.pe.mgr.appserveradmin.AppServerAdminManagerFactory.getManager(AppServerAdminManagerFactory.java:60)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.getAppServerAdminManager(PortletApplicationManagerImpl.java:203)
..
2004.05.14 17:05:40.184 E com.ibm.wps.portlets.install.InstallPortlet doInstall Servlet.Engine.Transports : 2
Entry, p1=[CANT_INSTALL_WAR], p2=com.ibm.wps.command.CommandFailedException: PECM0015E: Portlet application manager failed when user uid=wpsadmin,cn=users,dc=ibm,dc=com executed command InstallPortletApplication.

Raymond

unread,
Jun 8, 2004, 11:03:24 PM6/8/04
to
I had encountered this problem before, here is the solution I found:

1) In Deployment Manager's Administration Console, expand System
Administration -> Console Users
2) Add "wpsadm" with the "Administrator" role to Deployment Manager
3) Restart Deployment Manager and Node Agent
4) Try again


nharrison <nhar...@cirrustech.com.au> wrote in message news:<594242533.1084518544080.JavaMail.wasadmin@swg3ws006>...

0 new messages