|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Fail to start pebble in Tomcat 6Dear all:
I deployed pebble.war in Tomcat 6.0 webapps folder,and I start Tomcat. Pebble were deplyed. when I try to start Pebble in Tomcat Manager, But it is failed. My mchine : Windows XP sp2, can any body help? thanks! Regards Edward The error message is: 2008-05-08 18:40:11,436 [http-8080-1] WARN org.acegisecurity.intercept.AbstractSecurityInterceptor - Could not validate configuration attributes as the MethodDefinitionSource did not return a ConfigAttributeDefinition Iterator 2008-05-08 18:40:11,483 [http-8080-1] INFO net.sourceforge.pebble.web.listener.PebbleContextListener - Starting Pebble 2008-05-08 18:40:11,592 [http-8080-1] INFO net.sourceforge.pebble.aggregator.NewsFeedContextListener - Starting newsfeed updater 2008-05-08 18:40:11,608 [http-8080-1] INFO net.sourceforge.pebble.aggregator.NewsFeedContextListener - Stopping newsfeed updater 2008-05-08 18:40:11,608 [http-8080-1] INFO net.sourceforge.pebble.web.listener.PebbleContextListener - Stopping Pebble 2008-05-08 18:40:11,608 [http-8080-1] INFO net.sourceforge.pebble.web.listener.PebbleContextListener - Pebble stopped ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Pebble-user mailing list Pebble-user@... https://lists.sourceforge.net/lists/listinfo/pebble-user |
|
|
Re: Fail to start pebble in Tomcat 6edward falcon schrieb:
> Dear all: > I deployed pebble.war in Tomcat 6.0 webapps folder,and I start Tomcat. > Pebble were deplyed. > when I try to start Pebble in Tomcat Manager, But it is failed. > My mchine : Windows XP sp2, can any body help? thanks! Hi, I have no problems operating the current development version on Tomcat 6. In production I have the previous version on Tomcat 5.5 - however, I don't understand what you did: * copied pebble.war to tomcats webapp folder * started tomcat (this usually deploys and starts pebble without the need for the manager application) * ...then you did what with tomcats manager? What's your setup? Do you start tomcat by executing bin/startup.bat or as a service? What Java version are you using? Which version of tomcat exactly? Cheers, Olaf ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Pebble-user mailing list Pebble-user@... https://lists.sourceforge.net/lists/listinfo/pebble-user |
|
|
Re: Fail to start pebble in Tomcat 6Hi,
I have been able to reproduce your problem with pebble 2.3, which refuses to start on tomcat6 but not on 5.5. There is a version 2.3.1, that you'll find on http://sourceforge.net/project/showfiles.php?group_id=79200&package_id=80613&release_id=583471 - it is not currently linked as the stable version on http://pebble.sf.net (but should - hint to Simon) The changelogs says: Version 2.3.1 - 11th March 2008 ------------------------------- Added code to prevent Pebble from not starting up if mail.jar and activation.jar are not on the server classpath (for e-mail integration). Please try if this (or providing mail.jar and activation.jar) fixes your problem. Cheers, Olaf Olaf Kock schrieb: > edward falcon schrieb: >> Dear all: >> I deployed pebble.war in Tomcat 6.0 webapps folder,and I start Tomcat. >> Pebble were deplyed. >> when I try to start Pebble in Tomcat Manager, But it is failed. >> My mchine : Windows XP sp2, can any body help? thanks! > > Hi, > > I have no problems operating the current development version on Tomcat > 6. In production I have the previous version on Tomcat 5.5 - however, I > don't understand what you did: > * copied pebble.war to tomcats webapp folder > * started tomcat > (this usually deploys and starts pebble without the need for the manager > application) > * ...then you did what with tomcats manager? > > What's your setup? Do you start tomcat by executing bin/startup.bat or > as a service? What Java version are you using? Which version of tomcat > exactly? ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Pebble-user mailing list Pebble-user@... https://lists.sourceforge.net/lists/listinfo/pebble-user |
| Free Forum Powered by Nabble | Forum Help |