10-04-04 11:03 PM
It looks like a virtual resource is missing ("CONTENT_NODE").
ConfigTrace.log may have hints why it failed to create such a virtual
resource. Might be OutOfMemory or something like that.
"Andrea K." <a.kregar@edexter.it> wrote in message
news:cjgn8m$8hg2$2@news.boulder.ibm.com...
> Hi all,
> I have a problem creating new pages and/or labels in my portal server.
> I'm using WPS 5.0.2 on two servers, production and dev; they are at the
> same update level and same configuration. The first one works great, the
> second one, the server I user to test applications, give me this error
> when I try to insert a new page or a new label:
>
>
>
> APPR0017E: Unable to create test page.
> com.ibm.portal.WpsException: APPR0017E: Unable to create test page. at
>
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPag
e(PropertiesCommand.java:392)
> at
>
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propertie
sCommand.java:99)
> at
>
com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(Properties
Portlet.java:321)
> at
>
com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletIn
terceptorImpl.java:438)
> at org.apache.jetspeed.portlet.Portlet._dispatch(Portlet.java:794) at
> org.apache.jetspeed.portlet.Portlet.access$100(Portlet.java:88) at
> org.apache.jetspeed.portlet.Portlet$Context.callPortlet(Portlet.java:899)
> at
>
com.ibm.wps.pe.pc.legacy.cmpf.impl.PortletFilterManager.doFilter(PortletFilt
erManager.java:253)
> at org.apache.jetspeed.portlet.Portlet.dispatch(Portlet.java:636)
>
>
>
>
>
> FWCM0306E:AddComponentCommand.execute: Unable to locate a composition
> with the object ID ID 6_0_3DJ [CONTENT_NODE:3507] in the CompositionMa
p.
> com.ibm.wps.command.CommandFailedException:
> FWCM0306E:AddComponentCommand.execute: Unable to locate a composition
> with the object ID ID 6_0_3DJ [CONTENT_NODE:3507] in the
> CompositionMap. at
>
com.ibm.wps.command.AbstractCommand. throwCommandFailedException(AbstractComm
and.java:481)
> at
>
com.ibm.wps.command.composition.AddComponentCommand.execute(AddComponentComm
and.java:489)
> at
>
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionCom
ponents(PropertiesCommand.java:587)
> at
>
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPag
e(PropertiesCommand.java:323)
> at
>
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propertie
sCommand.java:99)
> at
>
com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(Properties
Portlet.java:321)
> at
>
com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletIn
terceptorImpl.java:438)
> at org.apache.jetspeed.portlet.Portlet._dispatch(Portlet.java:794) at
> org.apache.jetspeed.portlet.Portlet.access$100(Portlet.java:88)
>
>
>
> Does anyone have a good idea to solve the problem?
>
> Thanks in advance.
>
> Best regards.
[ Post a follow-up to this message ]
|