Hi.

I set up my jetspeed application. With one portlet being displayed.

On display I get an error while retrieving the portlets title:

Title Error: Cannot pass a null PortletDefinition to a PortletEntity

my log looks like this:


2005-12-15 19:00:59,984 [http-8080-Processor23] DEBUG 
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl - Encoding: UTF-8
2005-12-15 19:00:59,984 [http-8080-Processor23] DEBUG 
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl - Mimetype: text/html
2005-12-15 19:00:59,984 [http-8080-Processor23] DEBUG 
org.apache.jetspeed.localization.impl.LocalizationValveImpl - Got user 
principal: guest
2005-12-15 19:00:59,984 [http-8080-Processor23] DEBUG 
org.apache.jetspeed.portalsite.impl.PortalSiteSessionContextImpl - Request 
page: request path=/
2005-12-15 19:00:59,984 [http-8080-Processor23] DEBUG 
org.apache.jetspeed.portalsite.impl.PortalSiteSessionContextImpl - Selected 
folder historical page: path=/default-page.psml
2005-12-15 19:01:00,000 [http-8080-Processor23] INFO  
org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl - No 
portlet entity defined for fragment ID SearchBoxOnHomePortletNeu attempting to 
auto-generate...
2005-12-15 19:01:00,000 [http-8080-Processor23] WARN  
org.apache.jetspeed.components.portletentity.PersistenceBrokerPortletEntityAccess
 - Failed to retrieve Portlet Definition for ingrid-portalu::SearchBoxOnHome
2005-12-15 19:01:00,015 [http-8080-Processor23] WARN  
org.apache.jetspeed.decoration.DecorationValve - Unable to initalize actions 
for fragment SearchBoxOnHomePortletNeu
2005-12-15 19:01:00,015 [http-8080-Processor23] DEBUG 
org.apache.jetspeed.aggregator.impl.PageAggregatorImpl - Rendering portlet 
fragment: [[name, ingrid-portalu::SearchBoxOnHome], [id, 
SearchBoxOnHomePortletNeu]]
2005-12-15 19:01:00,015 [http-8080-Processor23] INFO  
org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl - No 
portlet entity defined for fragment ID SearchBoxOnHomePortletNeu attempting to 
auto-generate...
2005-12-15 19:01:00,015 [http-8080-Processor23] WARN  
org.apache.jetspeed.components.portletentity.PersistenceBrokerPortletEntityAccess
 - Failed to retrieve Portlet Definition for ingrid-portalu::SearchBoxOnHome
2005-12-15 19:01:00,015 [http-8080-Processor23] ERROR 
org.apache.jetspeed.aggregator.impl.PortletRendererImpl - 
java.lang.IllegalArgumentException: Cannot pass a null PortletDefinition to a 
PortletEntity.
java.lang.IllegalArgumentException: Cannot pass a null PortletDefinition to a 
PortletEntity.
...


any hints?


Thanks in advance.

Joachim



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to