Line 20 is a closing "Resource" tag. Now I see that it shouldn't be there,
because the tag is already closed with a slash. So that parsing problem is
fixed!  Now I'm getting this, "No Store configured, persistence disabled,"
and still a blank page in the browser. Thanks for your help, I really
appreciate it.

INFO: Initializing Coyote HTTP/1.1 on http-8090
Dec 7, 2007 3:38:44 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 739 ms
Dec 7, 2007 3:38:44 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Dec 7, 2007 3:38:44 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.25
Dec 7, 2007 3:38:44 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Dec 7, 2007 3:38:44 PM org.apache.catalina.session.PersistentManagerBase
start
SEVERE: No Store configured, persistence disabled
Dec 7, 2007 3:38:45 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8090
Dec 7, 2007 3:38:45 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Dec 7, 2007 3:38:45 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/32  config=null
Dec 7, 2007 3:38:45 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Dec 7, 2007 3:38:45 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1264 ms




Caldarale, Charles R wrote:
> 
> 
> Since the e-mail unfortunately reformatted the original, what exactly is
> on line 20?
> 
> Any possibility of embedded control characters or other strangeness that
> might throw off a parser?  (Look at the file with a hex editor.)
> 
> Is the one you posted the only jira-server.xml, or might another be
> lurking somewhere?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Configuring-Tomcat-on-Fedora-Core-8-tf4964192.html#a14221437
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to