[Portfolio] Error in creating freeform portfolio w/2.6.x (HTTP 503, internally)?

will at serensoft.com will at serensoft.com
Tue Sep 8 11:34:09 PDT 2009


Yes indeed, that was the snag. "svn update" one more time (plus a
little "mvn" action) did the trick!


On Thu, Sep 3, 2009 at 11:20 AM, Sean Keesler<sean at keesler.org> wrote:
> Could it be this?
> http://jira.sakaiproject.org/browse/SAK-16536
> Patch is on there.
>
> Sean
>
>
> On Thu, Sep 3, 2009 at 12:04 PM, will at serensoft.com<will at serensoft.com> wrote:
>> Short version:
>>
>> Trying to create free-form portfolio -- stack track when selecting
>> 'layout' from 'add page'. This looks like Sakai can't get to
>> www.w3.org? This is happening on two different systems, both running
>> 2.6.x. Any suggestions?
>>
>>
>> Long version:
>>
>> Unless I miss my guess, the core error seems to be "Server returned
>> HTTP response code: 503 for URL:
>> http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd". Browsing to that
>> url works fine in a browser...?
>>
>> Here are the steps to reproduce in Sakai 2.6.x:
>> - portfolio tool
>> - create new portfolio
>> - design your own
>> - add/edit content
>> - add page
>> - select layout
>> - pick any of them (three are available OOTB)
>> BOOM!
>>
>> Or,
>> - portfolio tool
>> - create new portfolio
>> - design your own
>> - add/edit content
>> - select layout
>> - pick any of the three
>> - add page
>> BOOM!
>>
>>
>> Stack trace is as follows:
>>
>> org.sakaiproject.portal.api.PortalHandlerException:
>> org.sakaiproject.tool.api.ToolException: Exception in JSP:
>> /freeForm/pageProperties.jsp:155
>>
>> 152:                                                    <h:commandButton
>> actionListener="#{freeForm.processActionManageItems}"
>> 153:                                                                                     value="#{msgs.manage_items}"/>
>> 154:                                            </h:panelGrid>
>> 155:                            <ospx:xmlDocument factory="#{freeForm.factory}"
>> 156:                                                              xmlFile="#{freeForm.currentPage.xmlFile}"
>> 157:                                                              var="freeForm.currentPage.regionMap" rendered
>> ="#{freeForm.currentPage.xmlFileNotNull}"/>
>> 158:                    </f:subview>
>>
>>
>> Stacktrace:
>>    at org.sakaiproject.portal.charon.SkinnableCharonPortal.doGet(SkinnableCharonPortal.java:768)
>> caused by: org.sakaiproject.tool.api.ToolException: Exception in JSP:
>> /freeForm/pageProperties.jsp:155
>>
>> 152:                                                    <h:commandButton
>> actionListener="#{freeForm.processActionManageItems}"
>> 153:                                                                                     value="#{msgs.manage_items}"/>
>> 154:                                            </h:panelGrid>
>> 155:                            <ospx:xmlDocument factory="#{freeForm.factory}"
>> 156:                                                              xmlFile="#{freeForm.currentPage.xmlFile}"
>> 157:                                                              var="freeForm.currentPage.regionMap" rendered
>> ="#{freeForm.currentPage.xmlFileNotNull}"/>
>> 158:                    </f:subview>
>>
>>
>> Stacktrace:
>>    at org.sakaiproject.spring.util.SpringTool.sendToHelper(SpringTool.java:280)
>> caused by: org.apache.jasper.JasperException: Exception in JSP:
>> /freeForm/pageProperties.jsp:155
>>
>> 152:                                                    <h:commandButton
>> actionListener="#{freeForm.processActionManageItems}"
>> 153:                                                                                     value="#{msgs.manage_items}"/>
>> 154:                                            </h:panelGrid>
>> 155:                            <ospx:xmlDocument factory="#{freeForm.factory}"
>> 156:                                                              xmlFile="#{freeForm.currentPage.xmlFile}"
>> 157:                                                              var="freeForm.currentPage.regionMap" rendered
>> ="#{freeForm.currentPage.xmlFileNotNull}"/>
>> 158:                    </f:subview>
>>
>>
>> Stacktrace:
>>    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355)
>> caused by: javax.servlet.ServletException:
>> javax.servlet.jsp.JspException: Server returned HTTP response code:
>> 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
>>    at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:774)
>> caused by: java.io.IOException: Server returned HTTP response code:
>> 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd




-- 
will trillich
"Tis the set of the sails / And not the gales / That tells the way we
go." -- Ella Wheeler Wilcox


More information about the portfolio mailing list