Yes the portlet application does appear in the PORTLETS_APPLICATIONS table. Thanks though.
On 7/5/06, Susheel Choudhari <[EMAIL PROTECTED]> wrote:
Please check the portlet_application table if your application is listed there. Susheel -----Original Message----- From: Stephen Hitchner [mailto:[EMAIL PROTECTED] Sent: Monday, July 03, 2006 7:46 PM To: Jetspeed Users List Subject: Re: Portlet Unavailable Error I'm still getting "Portlet Application authority not available" The following is the only error message I get........very uninformative Can anyone offer any insight about how I might figure out what I am doing wrong? Thanks! Found WEB-INF/portlet.xml Found web.xml Attempting to add portlet.tld to war... Adding portlet.tld to war... Creating war /workplace/ApacheJetSpeed/webapps/authority.war ... War /workplace/ApacheJetSpeed/webapps/authority.war created INFO: File: /workplace/ApacheJetSpeed/webapps/jetspeed/WEB-INF/deploy/authority.war deployed Jul 3, 2006 7:31:02 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive authority.war INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - Set web app root system property: 'com.amazon.authority.tools' = [/workplace/ApacheJetSpeed/webapps/authority/] INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - Set web app root system property: 'com.amazon.authority.tools' = [/workplace/ApacheJetSpeed/webapps/authority/] INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - Initializing Log4J from [/workplace/ApacheJetSpeed/webapps/authority/WEB-INF/classes/log4j.prope rties] INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - JetspeedContainerServlet: starting initialization of Portlet Application at: authority JetspeedContainerServlet: starting initialization of Portlet Application at: authority INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - JetspeedContainerServlet: Could not yet start portlet application at: authority. Starting back ground thread to start when the portal comes online. INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - JetspeedContainerServlet: initialization done for Portlet Application at: authority JetspeedContainerServlet: initialization done for Portlet Application at: authority INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - JetspeedContainerServlet: attemping to start Portlet Application at: authority INFO: Loading portlet.xml....authority INFO: No extended metadata found. INFO: Loading web.xml....authority INFO: Registered the portlet application authority INFO: Registered the portlet application in the search engine... authority INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/authori ty]] - JetspeedContainerServlet: started Portlet Application at: authority DEBUG: PortletContainerImpl.portletService(books-1) called. DEBUG: Getting Preferences: null DEBUG: Returning Preferences: [EMAIL PROTECTED] DEBUG: PortletContainerImpl.portletService(matching-2) called. DEBUG: PortletContainerImpl.portletService(matching-1) called. DEBUG: Getting Preferences: null DEBUG: Returning Preferences: [EMAIL PROTECTED] DEBUG: PortletContainerImpl.portletService(dp-12) called. DEBUG: PortletContainerImpl.portletService(dp-22) called. DEBUG: PortletContainerImpl.portletService(dp-23) called. DEBUG: PortletContainerImpl.portletService(dp-16) called. DEBUG: PortletContainerImpl.portletService(dp-89) called. DEBUG: PortletContainerImpl.portletService(dp-1) called. DEBUG: Getting Preferences: null DEBUG: Returning Preferences: [EMAIL PROTECTED] On 6/30/06, David Sean Taylor <[EMAIL PROTECTED]> wrote: > > > > Stephen Hitchner wrote: > > I keep getting this error: > > > > Portlet Application MatchingPortlet not available > > Ive seen intermittent problems with deployment as well, and the same > error. Some others have reported similiar experiences > We've been digging into it (Ate and I) but haven't been able to > reproduce the error now since > > Sometimes this occurs when the PA isn't completed deployed > > > > > Digging through the logs file I can't find any insight as to why my > portlet > > isn't available. Where should I be looking? What is the proper > > deployed/undeployment/redeploy procedure. > > > > I copy the war into the jetspeed/WEB-INF/deploy directory. For > undeployment > > I usually undeploy from tomcat and then use PALM to delete. For > redeploy I > > just copy the wat into the etspeed/WEB-INF/deploy directory again. It > > seems > > that sometimes if I stop jetspeed and restart different things happen > with > > the same JAR. > > > > Found WEB-INF/portlet.xml > > Found web.xml > > Attempting to add portlet.tld to war... > > Adding portlet.tld to war... > > Creating war > > /workplace/AuthorityJetSpeed/ApacheJetSpeed/webapps/MatchingPortlet.war > ... > > War > /workplace/AuthorityJetSpeed/ApacheJetSpeed/webapps/MatchingPortlet.war > > created > > INFO: File: > > > /workplace/AuthorityJetSpeed/ApacheJetSpeed/webapps/jetspeed/WEB-INF/dep loy/MatchingPortlet.war > > > > deployed > > Jun 29, 2006 11:35:26 AM org.apache.catalina.startup.HostConfigdeployWAR > > INFO: Deploying web application archive MatchingPortlet.war > > JetspeedContainerServlet: starting initialization of Portlet Application > > at: > > MatchingPortlet > > JetspeedContainerServlet: initialization done for Portlet Application > at: > > MatchingPortlet > > INFO: Loading portlet.xml....MatchingPortlet > > INFO: No extended metadata found. > > INFO: Loading web.xml....MatchingPortlet > > INFO: Registered the portlet application MatchingPortlet > > INFO: Registered the portlet application in the search engine... > > MatchingPortlet > > > > > > > > Any help would be appreciated > > > > cheers > > > > > -- > David Sean Taylor > Bluesunrise Software > [EMAIL PROTECTED] > [office] +01 707 773-4646 > [mobile] +01 707 529 9194 > > --------------------------------------------------------------------- > To 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]
