It appears you are trying to install share.war as a "local" portlet app
at org.apache.jetspeed.tools.pamanager.PortletApplicationManager.startLocalPortletApplication(PortletApplicationManager.java:177) Could you explain how you deploying the share.war, are you dropping in a Jetspeed's WEB-INF/deploy or WEB-INF/deploy/local directory? Is share.war a portlet application or something just a web application? Which version of Jetspeed are you using? I can't seem to get your stack trace line number to match the source I have here On Sun, Feb 6, 2011 at 6:01 AM, Alexander Jäger <[email protected]> wrote: > hello everyone, > > I'm not sure weather this is the correct place to ask a question related > with portlet deployment. Also I'm quite new to jetspeed and webapps and > hope I didn't missed something obvious. > > Currently I have to integrate the document managing system alfresco into > a Jetspeed 2 installation. To allow this intigration they provide a > portlet named share (originally developed for liferay). > > The problem is whenever I deploy share into jetspeed it can be accessed > trough it's direct URl (http://localhost/share) but it won't show up > within jetspeed and the jetspeed-deployment.log would say something like: > > 05.02.2011 18:21:17 ERROR > [org.apache.jetspeed.tools.pamanager.PortletApplicationManager.retryStartPortletApplication():237] > Unable to start portlet application after 10 retries: > org.apache.jetspeed.components.portletregistry.RegistryException: Error > starting portlet application share > org.apache.jetspeed.components.portletregistry.RegistryException: Error > starting portlet application share > > For further inspection I attached the file of one session. > > So my questions are > > How can I get more information what exactly went wrong? > Has anybody else tried to get share working in jetspeed? > > Thank you for all answers > alex > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- David --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
