WebSphere Portal Server - WPS 5.0.2 - Error creating new pages/labels

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > October 2004 > WPS 5.0.2 - Error creating new pages/labels





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 WPS 5.0.2 - Error creating new pages/labels
Andrea K.

2004-09-30, 10:47 am

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.createCompositionPage(PropertiesCommand.java:392)
at
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(PropertiesCommand.java:99)
at
com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(PropertiesPortlet.java:321)
at
com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletInterceptorImpl.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(PortletFilterManager.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 CompositionMap.
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(AddComponentCommand.java:489)
at
com.ibm.wps.portlets.properties.utils.PropertiesCommand. createCompositionComponents(PropertiesCo
mmand.java:587)
at
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPage(PropertiesCommand.java:323)
at
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(PropertiesCommand.java:99)
at
com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(PropertiesPortlet.java:321)
at
com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletInterceptorImpl.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.
fang

2004-10-04, 6: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 CompositionMap.
> 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.



Andrea K.

2004-10-05, 3:02 am

Thanks for your hint, but the file ConfigTrace.log seems OK.
The tables in the DB seems ok...

Any idea?!

Thanks in advance.



fang wrote:
> 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...
>
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPag
> e(PropertiesCommand.java:392)
>
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propertie
> sCommand.java:99)
>
>
> com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(Properties
> Portlet.java:321)
>
>
> com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletIn
> terceptorImpl.java:438)
>
>
> com.ibm.wps.pe.pc.legacy.cmpf.impl.PortletFilterManager.doFilter(PortletFilt
> erManager.java:253)
>
>
> com.ibm.wps.command.AbstractCommand. throwCommandFailedException(AbstractComm

> and.java:481)
>
>
> com.ibm.wps.command.composition.AddComponentCommand.execute(AddComponentComm
> and.java:489)
>
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionCom
> ponents(PropertiesCommand.java:587)
>
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPag
> e(PropertiesCommand.java:323)
>
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propertie
> sCommand.java:99)
>
>
> com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(Properties
> Portlet.java:321)
>
>
> com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletIn
> terceptorImpl.java:438)
>
>
>
>

fang

2004-10-06, 5:57 pm

Another possibility is the config step of 5.0.2 upgrade was not successful.
Try to rerun the task. Or simply compare the component files under
<wps>/update directory to see the "good" system has the same build levels as
the "bad" one.

"Andrea K." <a.kregar@edexter.it> wrote in message
news:cjtmi1$6n1q$1@news.boulder.ibm.com...[vbcol=seagreen]
> Thanks for your hint, but the file ConfigTrace.log seems OK.
> The tables in the DB seems ok...
>
> Any idea?!
>
> Thanks in advance.
>
>
>
> fang wrote:
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPag[vbcol=seagreen]
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propertie[vbcol=seagreen]
com.ibm.wps.portlets.properties.PropertiesPortlet. actionPerformed(Properties[vbcol=seagree
n]
com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl. handleEvents(SPIPortletIn[vbcol=seagreen
]
>
com.ibm.wps.pe.pc.legacy.cmpf.impl.PortletFilterManager.doFilter(PortletFilt[vbcol=seagreen]
com.ibm.wps.command.AbstractCommand. throwCommandFailedException(AbstractComm
[vbcol=seagreen]
com.ibm.wps.command.composition.AddComponentCommand. execute(AddComponentComm[vbcol=seagreen]

com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionCom[vbcol=seagreen]
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionPag[vbcol=seagreen]
com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propertie[vbcol=seagreen]
com.ibm.wps.portlets.properties.PropertiesPortlet. actionPerformed(Properties[vbcol=seagree
n]
com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl. handleEvents(SPIPortletIn[vbcol=seagreen
]


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com