Also, if you set the log level of org.apache.jetspeed.tools to DEBUG in 
/jetspeed/WEB-INF/classes/log4j.xml, you will get a stack trace of the cause 
exception:

  <category additivity="false" name="org.apache.jetspeed.tools">
    <level value="DEBUG"/>
    <appender-ref ref="jetspeed"/>
  </category>


Woonsan



----- Original Message ----
> From: David Taylor <[email protected]>
> To: Jetspeed Users List <[email protected]>
> Sent: Mon, February 7, 2011 7:36:03 AM
> Subject: Re: Problems when deploying Alfresco share
> 
> 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 o unsubscribe, e-mail: [email protected]
> For  additional commands, e-mail: [email protected]
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to