|
Home > Archive > WebSphere Portal Server > August 2004 > PEAS0043E: Failed to request WAS administrator credentials
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PEAS0043E: Failed to request WAS administrator credentials
|
|
| jdaily 2004-08-19, 7:33 pm |
| I get this error after enabling container-managed security and starting the server. Server version is 5.0.2.3, reluctantly running on XP.
I'm baffled, and unable to find any resources on the web to assist. Any suggestions would be very welcome.
Here's the last part of the console trace:
[8/19/04 14:48:37:656 EST] 685f7635 SystemOut O Encrypt: Using DESedeKeySpec..
[8/19/04 14:48:45:062 EST] 685f7635 SystemOut O Encrypt: Using DESedeKeySpec..
[8/19/04 14:48:45:703 EST] 685f7635 SystemErr R com.ibm.wps.pe.mgr.exceptions.InitException: PEAS0043E: Failed to request WAS administrator credentials.
at com.ibm.wps.pe.mgr.appserveradmin.WAS5AdminServiceHelper. getAdminProperties(WAS5AdminServiceHelpe
r.java:508)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5AdminServiceHelper.getAdminClient(WAS5AdminServiceHelper.java:315)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.initVars(WAS5Admin.java:341)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.<init>(WAS5Admin.java:241)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.getInstance(WAS5Admin.java:268)
at com.ibm.wps.pe.mgr.appserveradmin.AppServerAdminManagerFactory.getManager(AppServerAdminManagerFactory.java:60)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. getAppServerAdminManager(PortletApplicat
ionManagerImpl.java:204)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. removeWebModule(PortletApplicationManage
rImpl.java:828)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. removeWebModule(PortletApplicationManage
rImpl.java:862)
at com.ibm.wps.command.applications.DeletePortletApplicationCommand.execute(DeletePortletApplicationCommand.java:167)
at com.ibm.wps.command.xml.items.PackageItem.delete(PackageItem.java:394)
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:214)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
| |
|
| Do you have WPS installed? If yes, you have to enable security on portal as
well. Check the Portal InfoCenter for details (search on "enable-security").
"jdaily" <john@geekhavoc.com> wrote in message
news:1222138985.1092946200580.JavaMail.wasadmin@swg3ws006...
> I get this error after enabling container-managed security and starting
the server. Server version is 5.0.2.3, reluctantly running on XP.
>
> I'm baffled, and unable to find any resources on the web to assist. Any
suggestions would be very welcome.
>
> Here's the last part of the console trace:
>
> [8/19/04 14:48:37:656 EST] 685f7635 SystemOut O Encrypt: Using
DESedeKeySpec..
> [8/19/04 14:48:45:062 EST] 685f7635 SystemOut O Encrypt: Using
DESedeKeySpec..
> [8/19/04 14:48:45:703 EST] 685f7635 SystemErr R
com.ibm.wps.pe.mgr.exceptions.InitException: PEAS0043E: Failed to request
WAS administrator credentials.
> at
com.ibm.wps.pe.mgr.appserveradmin.WAS5AdminServiceHelper.getAdminProperties(
WAS5AdminServiceHelper.java:508)
> at
com.ibm.wps.pe.mgr.appserveradmin.WAS5AdminServiceHelper.getAdminClient(WAS5
AdminServiceHelper.java:315)
> at
com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.initVars(WAS5Admin.java:341)
> at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.<init>(WAS5Admin.java:241)
> at
com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.getInstance(WAS5Admin.java:268)
> at
com.ibm.wps.pe.mgr.appserveradmin.AppServerAdminManagerFactory.getManager(Ap
pServerAdminManagerFactory.java:60)
> at
com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.getAppServerAdminManager(Po
rtletApplicationManagerImpl.java:204)
> at
com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.removeWebModule(PortletAppl
icationManagerImpl.java:828)
> at
com.ibm.wps.pe.mgr.PortletApplicationManagerImpl.removeWebModule(PortletAppl
icationManagerImpl.java:862)
> at
com.ibm.wps.command.applications.DeletePortletApplicationCommand.execute(Del
etePortletApplicationCommand.java:167)
> at com.ibm.wps.command.xml.items.PackageItem.delete(PackageItem.java:394)
> at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:214)
> at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
> at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
>
|
|
|
|
|