I'm having a very similar problem here. This is a fresh
install, and I just
get a blank page. I have Pebble installed with custom
locations. The app
lives in /var/websites/mywebsite/webapps/pebble, pebble data
lives in
/var/websites/mywebsite/pebble/, and the pebble log files
are in
/var/websites/mywebsite/webapps/logs/
All looks good, but I just get a blank page from my test
URL:
http://onion:8080/pebble/
a>
I'm pasting a clip from catalina.out below. Any ideas???
2007-09-07 11:35:42,056 [main] WARN
org.acegisecurity.intercept.AbstractSecurityInterceptor -
Could not
validate configuration attributes as the
MethodDefinitionSource did not
return a ConfigAttributeDefinition Iterator
2007-09-07 11:35:42,085 [main] INFO
net.sourceforge.pebble.web.listener.PebbleContextListener -
Starting Pebble
2007-09-07 11:35:42,294 [main] INFO
net.sourceforge.pebble.domain.Blog -
Started blog with ID default
2007-09-07 11:35:42,296 [main] INFO
net.sourceforge.pebble.web.listener.PebbleContextListener -
Pebble started
in 211ms
2007-09-07 11:35:42,325 [main] INFO
org.directwebremoting.impl.StartupUtil
- DWR Version 2.0.rc2 starting.
2007-09-07 11:35:42,325 [main] INFO
org.directwebremoting.impl.StartupUtil
- - Servlet Engine: Apache Tomcat/5.5.9
2007-09-07 11:35:42,326 [main] INFO
org.directwebremoting.impl.StartupUtil
- - Java Version: 1.6.0
2007-09-07 11:35:42,326 [main] INFO
org.directwebremoting.impl.StartupUtil
- - Java Vendor: Sun Microsystems Inc.
Sep 7, 2007 11:35:42 AM
org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Sep 7, 2007 11:35:42 AM
org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Sep 7, 2007 11:35:42 AM
org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Sep 7, 2007 11:35:42 AM
org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Sep 7, 2007 11:35:43 AM
org.apache.catalina.core.ApplicationContext log
INFO: org.apache.webapp.balancer.BalancerFilter: init():
ruleChain:
[org.apache.webapp.balancer.RuleChain:
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target
string: News /
Redirect URL: http://www.cnn.com],
[org.apache.webapp.balancer.rules.RequestParameterRule:
Target param name:
paramName / Target param value: paramValue / Redirect URL:
http://www.yahoo.com],
[org.apache.webapp.balancer.rules.AcceptEverythingRule:
Redirect URL:
http://jakarta.apache.org
a>]]
Sep 7, 2007 11:35:43 AM
org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Sep 7, 2007 11:35:43 AM org.apache.jk.common.ChannelSocket
init
INFO: JK: ajp13 listening on /0.0.0.0:8010
Sep 7, 2007 11:35:43 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/29 config=null
Sep 7, 2007 11:35:43 AM org.apache.catalina.startup.Catalina
start
INFO: Server startup in 4077 ms
2007-09-07 11:36:12,428 [http-8080-Processor25] INFO
net.sourceforge.pebble.web.filter.BlogLookupFilter -
Setting Pebble URL to
http://onion:8080/pebble
2007-09-07 11:36:12,546 [http-8080-Processor25] WARN
net.sourceforge.pebble.web.action.FourZeroFourAction - URL
is /
2007-09-07 11:42:03,692 [http-8080-Processor24] WARN
net.sourceforge.pebble.web.action.FourZeroFourAction - URL
is /
Chris Exline wrote:
>
> The installation instructions are a piece of cake. I
dropped the war file
> in
> my Tomcat 5.5 webapp directory. It loads the webapp,
but when I try to go
> to the app, I get a blank page. I don't see any
exceptions in the log
> files. Here is the output that I am seeing:
>
--
View this message in context: http://www.nabble.com/Problem-getti
ng-Pebble-running-tf4234452.html#a12561416
Sent from the pebble-user mailing list archive at
Nabble.com.
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pebble-user mailing list
Pebble-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user
|