07-29-04 07:52 AM
Hi Prasanna,
What version of Portal Server r u using. There is a efix available to
solve this problem. Can you look into IBM WebSphere Portal Support
Site and look for "ArrayIndexOutOfBoundException". Download the efix
w.r.to your portal server version.
This will solve your problem.
Thanks,
Chandar
dprasanna <prasanna@noospherics.com> wrote in message news:<413521284.1090963448937.JavaMail
.wasadmin@swg3ws006>...
> Hello all,
>
> I removed all the portlets from the Websphere admin console and am now
trying to install the portlets using xmlaccess. I get the following exceptio
n when I install a portlet. The Portal is running on Windows.
>
> Thanks in advance
> Prasanna
>
> <!-- IBM WebSphere Portal/5.0 build 144 exported on Tue Jul 27 15:33:10 ED
T 2004 from coe-portal-srv2/10.131.20.13 -->
>
> <!-- 1/233 [skin _K_609EVJDBI1S5CD0I_39_NoSkin uniquename=wps.skin.noS
kin] -->
>
> <!-- 2/233 [web-app _1_609EVJDBI1S5CD0I_6E uid=com.ibm.wps.portlets.my
list.MyListPortlet] -->
>
> <request type="update" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc
e" xsi:noNamespaceSchemaLocation="PortalConfig_1.2.xsd">
>
> <status element="[web-app _1_609EVJDBI1S5CD0I_6E uid=com.ibm.wps.p
ortlets.mylist.MyListPortlet]" result="failed">
>
> <message>com.ibm.wps.command.xml.XmlCommandException: XMLC0043E: A
n error occurred while creating or updating the resource. [web-app _1_60
9EVJDBI1S5CD0I_6E uid=com.ibm.wps.portlets.mylist.MyListPortlet]</message>
>
> <message>com.ibm.wps.command.CommandFailedException: PECM0015E: Po
rtlet application manager failed when user xmlaccess scripting user executed
command InstallPortletApplication.</message>
>
> <message>com.ibm.wps.pe.mgr.exceptions.AppServerWarInstallException: PEAS0
019E: Installation of Web module com.ibm.wps.portlets.mylist.MyListPortlet from WAR
file C:\Portal5\WebSphere\PortalServer\deploy
ed\mylist.war failed (display name: myl
ist
_PA_1_0_MA, options: ).</message>
>
> <message>com.ibm.wps.pe.mgr.exceptions.AppServerAdminSetAttributes
Exception: PEAS0045E: Failed to set application server attributes for the de
ployed application mylist_PA_1_0_MA.</message>
>
> <message>java.lang.ArrayIndexOutOfBoundsException: 0</message>
>
> </status>
>
> </request>
[ Post a follow-up to this message ]
|