Discussion:
Portlet Application jetspeed-layouts not available
Patrick McCabe
2006-10-17 18:21:03 UTC
Permalink
Hey guys,

I really need some insight into the following seemingly random problem.

We are runninng Jetspeed 2.1-dev from svn trunk taken roughly 3 months
ago. We are running it on tomcat 5.5.1.4 on solaris 9(I think) We
have a portlet up and running and working fine for days, or even
weeks.

Then out of nowhere, we get an error saying Portlet Application
jetspeed-layouts not available. The only clue as to the problem is
that the following warning message is displayed in tomcat logs 5 times
in a row for every access to the psml page. This message does not show
up when the portlet is working

WARN: No running tx found, please only store in context of an
PB-transaction, to avoid side-effects - e.g. when rollback of complex
objects

Does anybody know what this warning actually means, and if it in fact
could cause the problem of jetspeed layouts not being available ?

Thank you all for your help

Pat M
David Sean Taylor
2006-10-18 17:15:19 UTC
Permalink
Send me your log files. Sorry but I've never seen that one
Post by Patrick McCabe
Hey guys,
I really need some insight into the following seemingly random problem.
We are runninng Jetspeed 2.1-dev from svn trunk taken roughly 3 months
ago. We are running it on tomcat 5.5.1.4 on solaris 9(I think) We
have a portlet up and running and working fine for days, or even
weeks.
Then out of nowhere, we get an error saying Portlet Application
jetspeed-layouts not available. The only clue as to the problem is
that the following warning message is displayed in tomcat logs 5 times
in a row for every access to the psml page. This message does not show
up when the portlet is working
WARN: No running tx found, please only store in context of an
PB-transaction, to avoid side-effects - e.g. when rollback of complex
objects
Does anybody know what this warning actually means, and if it in fact
could cause the problem of jetspeed layouts not being available ?
Thank you all for your help
Pat M
---------------------------------------------------------------------
--
David Sean Taylor
Bluesunrise Software
***@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194
Patrick McCabe
2006-10-23 14:47:56 UTC
Permalink
Error Log


Here is the relevent portion of the log file.

path=/weather.psml
2006-10-23 11:23:07,267 [http-8080-Processor8] DEBUG
org.apache.jetspeed.portalsite.impl.PortalSiteSessionContextImpl -
Selected page, path=/weather.psml
2006-10-23 11:23:07,498 [http-8080-Processor8] DEBUG
org.apache.jetspeed.aggregator.impl.PageAggregatorImpl - Rendering
portlet fragment: [[name, weather::WeatherSmacklet], [id, weather-1]]
2006-10-23 11:23:07,499 [http-8080-Processor8] DEBUG
org.apache.jetspeed.aggregator.impl.RenderingJobImpl - Rendering OID
weather-1 ***@1193dff
***@35684e
2006-10-23 11:23:07,663 [http-8080-Processor8] DEBUG
org.apache.jetspeed.aggregator.impl.PageAggregatorImpl - no decorator
for defined for portlet fragement,weather-1. So using page default,
coolriot
2006-10-23 11:23:07,663 [http-8080-Processor8] DEBUG
org.apache.jetspeed.aggregator.impl.PageAggregatorImpl - Rendering
portlet fragment: [[name, jetspeed-layouts::VelocityOneColumn], [id,
weather]]
2006-10-23 11:23:07,957 [http-8080-Processor8] DEBUG
org.apache.jetspeed.aggregator.impl.RenderingJobImpl - Rendering OID
weather ***@e3ea6
***@13341dd
2006-10-23 11:23:07,958 [http-8080-Processor8] ERROR
org.apache.jetspeed.aggregator.impl.RenderingJobImpl - Error rendering
portlet OID weather: javax.portlet.UnavailableException: Portlet
Application jetspeed-layouts not available
Post by David Sean Taylor
Send me your log files. Sorry but I've never seen that one
Post by Patrick McCabe
Hey guys,
I really need some insight into the following seemingly random problem.
We are runninng Jetspeed 2.1-dev from svn trunk taken roughly 3 months
ago. We are running it on tomcat 5.5.1.4 on solaris 9(I think) We
have a portlet up and running and working fine for days, or even
weeks.
Then out of nowhere, we get an error saying Portlet Application
jetspeed-layouts not available. The only clue as to the problem is
that the following warning message is displayed in tomcat logs 5 times
in a row for every access to the psml page. This message does not show
up when the portlet is working
WARN: No running tx found, please only store in context of an
PB-transaction, to avoid side-effects - e.g. when rollback of complex
objects
Does anybody know what this warning actually means, and if it in fact
could cause the problem of jetspeed layouts not being available ?
Thank you all for your help
Pat M
---------------------------------------------------------------------
--
David Sean Taylor
Bluesunrise Software
[office] +01 707 773-4646
[mobile] +01 707 529 9194
---------------------------------------------------------------------
Loading...