Issue Details (XML | Word | Printable)

Key: JS2-187
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Sean Taylor
Reporter: David Sean Taylor
Votes: 2
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

Jetspeed-2 Issues on Tomcat 5.5

Created: 12/Jan/05 02:44 AM   Updated: 24/Mar/05 09:02 AM
Return to search
Component/s: Other
Affects Version/s: 2.0-M2
Fix Version/s: 2.0-M2

Time Tracking:
Not Specified

Resolution Date: 24/Mar/05 09:02 AM


 Description  « Hide
Deployed to Tomcat 5.5.
Some portlets work, others don't.
For instance the JSF Demo portlets

VelocityViewServlet : Error processing the template
Invocation of method 'getRenderedContent' in class org.apache.jetspeed.om.page.psml.FragmentImpl threw exception class java.lang.IllegalStateException : You cannot invoke getRenderedContent() until the content has been set.

java.lang.IllegalStateException: You cannot invoke getRenderedContent() until the content has been set.

And the Login portlet logs:

 JetspeedRequestDispatcher failed to include servlet resources. (details below)
Exception: org.apache.jasper.JasperException
Message: Unable to read TLD "META-INF/fmt.tld" from JAR file "file:/C:/bluesunrise/apache/jakarta-tomcat-5.5.4/webapps/security/WEB-INF/lib/standard-1.0.4.jar": org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlFmtTLV




 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
David Sean Taylor added a comment - 02/Feb/05 11:54 AM
seems like this is related to http://issues.apache.org/jira/browse/JS2-189

Andrea Viani added a comment - 25/Feb/05 06:50 PM
jvm 1.5.0_01-b08
Tomcat 5.5.4
Jetspeed 2.0-M1

on startup

ERROR: StandardWrapper[/security:jsp] - Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to read TLD "META-INF/fmt.tld" from JAR file "file:/home/tomcat/webapps/security/WEB-INF/lib/standard-1.0.4.jar": org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlFmtTLV

Peter Johnson added a comment - 02/Mar/05 11:28 AM
JS2-189 is a DB related bug. This is more likely to be due to the use of JDK 1.5.

Ate Douma added a comment - 24/Mar/05 09:02 AM
With the resolution of http://issues.apache.org/jira/browse/JS2-210, Tomcat 5.5 support is now 100%
and these problems are resolved.

Ate Douma made changes - 24/Mar/05 09:02 AM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]