WPS 5.0.2 - Error creating new pages/labels
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > WPS 5.0.2 - Error creating new pages/labels




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    WPS 5.0.2 - Error creating new pages/labels  
Andrea K.


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-30-04 03:47 PM

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.





[ Post a follow-up to this message ]



    Re: WPS 5.0.2 - Error creating new pages/labels  
fang


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Re: WPS 5.0.2 - Error creating new pages/labels  
Andrea K.


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 08: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.createCompositionP
ag
> e(PropertiesCommand.java:392)
> 
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propert
ie
> sCommand.java:99)
> 
>
> com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(Properti
es
> Portlet.java:321)
> 
>
> com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortlet
In
> terceptorImpl.java:438)
> 
>
> com.ibm.wps.pe.pc.legacy.cmpf.impl.PortletFilterManager.doFilter(PortletFi
lt
> erManager.java:253)
> 
>
> com.ibm.wps.command.AbstractCommand.throwCommandFailedException(AbstractCo
mm
> and.java:481)
> 
>
> com.ibm.wps.command.composition.AddComponentCommand.execute(AddComponentCo
mm
> and.java:489)
> 
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionC
om
> ponents(PropertiesCommand.java:587)
> 
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createCompositionP
ag
> e(PropertiesCommand.java:323)
> 
>
> com.ibm.wps.portlets.properties.utils.PropertiesCommand.createPage(Propert
ie
> sCommand.java:99)
> 
>
> com.ibm.wps.portlets.properties.PropertiesPortlet.actionPerformed(Properti
es
> Portlet.java:321)
> 
>
> com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortlet
In
> terceptorImpl.java:438)
> 
>
>
>





[ Post a follow-up to this message ]



    Re: WPS 5.0.2 - Error creating new pages/labels  
fang


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-06-04 10: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
]
 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:13 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register