Hi Mike, On 1/22/07, MikeCrosby <[EMAIL PROTECTED]> wrote:
I have a successful deployment of Jetspeed 2.1-dev in a Windows environment. However, I need to move it to Linux. I've installed Tomcat 5.5.20 and used Maven to build the my custom portal. The portal framework comes up fine, however, the login portlet from the "j2-admin" WAR that comes with Jetspeed is not loading. The displayed error is: Failed to find Servlet context for Portlet Application: /j2-admin
Check out the deployment logs. Jetspeed needs to know the username and password for the Tomcat manager account so that portlets can be deployed properly. Philip
Looking at the Tomcat logs, there appear to be no exceptions thrown. However, when I go into the logs for my custom portal, I see the following in the jetspeed.log file: 2007-01-22 09:15:46,923 [http-8080-Processor25] DEBUG org.apache.jetspeed.aggregator.impl.PageAggregatorImpl - Rendering portlet fragment: [[name, j2-admin::Log inPortlet], [id, dp-12]] 2007-01-22 09:15:46,936 [http-8080-Processor25] DEBUG org.apache.jetspeed.aggregator.impl.RenderingJobImpl - Rendering OID dp-12 [EMAIL PROTECTED] [EMAIL PROTECTED] 2007-01-22 09:15:46,956 [http-8080-Processor25] ERROR org.apache.jetspeed.container.invoker.ServletPortletInvoker - Failed to find Servlet context for Portlet Application: /j2-admin 2007-01-22 09:15:46,956 [http-8080-Processor25] ERROR org.apache.jetspeed.aggregator.impl.RenderingJobImpl - Error rendering portlet OID dp-12 javax.portlet.PortletException: Failed to find Servlet context for Portlet Application: /j2-admin "j2-admin" looks like it has been deployed--the WAR file and directory both exist under the webapps directory in Tomcat. Can anybody suggest how to troubleshoot this issue? Tomcat is currently being run as a "tomcat" user (not as root), so is it possible it's a permissions issue? Or, does this look more like a config issue? Thanks! -- View this message in context: http://www.nabble.com/%22j2-admin%22-servlet-context-issue-on-Linux-tf3059100.html#a8505738 Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Philip Donaghy donaghy.blogspot.com del.icio.us/donaghy/philip Skype: philipmarkdonaghy Office: +33 5 56 60 88 02 Mobile: +33 6 20 83 22 62 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]